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) | |
![]() | |
Event (const std::string type) | |
Public Attributes | |
KeyStateType | m_keyPressType |
const char | m_key = -1 |
![]() | |
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.