|
VTK
9.6.20260112
|
Event data structure used for sending vtkCommand::UserEvent considered here also as custom stylus events. More...
#include <vtkZSpaceSDKManager.h>
Public Member Functions | |
| StylusEventData (ButtonIds button, ButtonState state) | |
Public Attributes | |
| ButtonIds | Button |
| ButtonState | State |
Event data structure used for sending vtkCommand::UserEvent considered here also as custom stylus events.
Definition at line 280 of file vtkZSpaceSDKManager.h.
|
inline |
Definition at line 282 of file vtkZSpaceSDKManager.h.
| ButtonIds vtkZSpaceSDKManager::StylusEventData::Button |
Definition at line 288 of file vtkZSpaceSDKManager.h.
| ButtonState vtkZSpaceSDKManager::StylusEventData::State |
Definition at line 289 of file vtkZSpaceSDKManager.h.