|
iMSTK
Interactive Medical Simulation Toolkit
|
Provides the information of a key event (press, release, & which key) More...
#include <imstkKeyboardDeviceClient.h>


Public Member Functions | |
| KeyEvent (const std::string type, const char key, const KeyStateType keyPressType) | |
Public Member Functions inherited from imstk::Event | |
| Event (const std::string type) | |
Public Attributes | |
| KeyStateType | m_keyPressType |
| const char | m_key = -1 |
Public Attributes inherited from imstk::Event | |
| std::string | m_type |
| EventObject * | m_sender |
Provides the information of a key event (press, release, & which key)
Definition at line 24 of file imstkKeyboardDeviceClient.h.
1.8.13