|
VTK
9.3.0
|
#include <vtkOpenXRRenderWindowInteractor.h>
Public Attributes | |
| std::string | Name |
| vtkEventDataDeviceInput | DeviceInput = vtkEventDataDeviceInput::Unknown |
| Action_t | ActionStruct { XR_NULL_HANDLE } |
| vtkCommand::EventIds | EventId |
| std::function< void(vtkEventData *)> | Function |
| bool | UseFunction = false |
Definition at line 107 of file vtkOpenXRRenderWindowInteractor.h.
| std::string vtkOpenXRRenderWindowInteractor::ActionData::Name |
Definition at line 109 of file vtkOpenXRRenderWindowInteractor.h.
| vtkEventDataDeviceInput vtkOpenXRRenderWindowInteractor::ActionData::DeviceInput = vtkEventDataDeviceInput::Unknown |
Definition at line 111 of file vtkOpenXRRenderWindowInteractor.h.
| Action_t vtkOpenXRRenderWindowInteractor::ActionData::ActionStruct { XR_NULL_HANDLE } |
Definition at line 115 of file vtkOpenXRRenderWindowInteractor.h.
| vtkCommand::EventIds vtkOpenXRRenderWindowInteractor::ActionData::EventId |
Definition at line 117 of file vtkOpenXRRenderWindowInteractor.h.
| std::function<void(vtkEventData*)> vtkOpenXRRenderWindowInteractor::ActionData::Function |
Definition at line 118 of file vtkOpenXRRenderWindowInteractor.h.
| bool vtkOpenXRRenderWindowInteractor::ActionData::UseFunction = false |
Definition at line 119 of file vtkOpenXRRenderWindowInteractor.h.