|
cisst-saw
|
#include <mtsKeyboard.h>
Public Attributes | |
| bool | Toggle |
| bool | State |
| mtsFunctionWrite | WriteTrigger |
| mtsFunctionVoid | VoidTrigger |
| TriggerType | Type |
Data used internally to store all the possible actions associated to a key pressed.
| bool mtsKeyboard::KeyData::State |
| bool mtsKeyboard::KeyData::Toggle |
| TriggerType mtsKeyboard::KeyData::Type |
| mtsFunctionVoid mtsKeyboard::KeyData::VoidTrigger |
| mtsFunctionWrite mtsKeyboard::KeyData::WriteTrigger |
1.8.6