|
iMSTK
Interactive Medical Simulation Toolkit
|


Public Member Functions | |
| ButtonEvent (std::string type, const int button, const ButtonStateType keyPressType) | |
Public Member Functions inherited from imstk::Event | |
| Event (const std::string type) | |
Public Attributes | |
| ButtonStateType | m_buttonState |
| const int | m_button = -1 |
Public Attributes inherited from imstk::Event | |
| std::string | m_type |
| EventObject * | m_sender |
Definition at line 30 of file imstkDeviceClient.h.
1.8.13