|
VTK
9.5.2
|
#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 139 of file vtkOpenXRRenderWindowInteractor.h.
| std::string vtkOpenXRRenderWindowInteractor::ActionData::Name |
Definition at line 141 of file vtkOpenXRRenderWindowInteractor.h.
| vtkEventDataDeviceInput vtkOpenXRRenderWindowInteractor::ActionData::DeviceInput = vtkEventDataDeviceInput::Unknown |
Definition at line 143 of file vtkOpenXRRenderWindowInteractor.h.
| Action_t vtkOpenXRRenderWindowInteractor::ActionData::ActionStruct { XR_NULL_HANDLE } |
Definition at line 147 of file vtkOpenXRRenderWindowInteractor.h.
| vtkCommand::EventIds vtkOpenXRRenderWindowInteractor::ActionData::EventId |
Definition at line 149 of file vtkOpenXRRenderWindowInteractor.h.
| std::function<void(vtkEventData*)> vtkOpenXRRenderWindowInteractor::ActionData::Function |
Definition at line 150 of file vtkOpenXRRenderWindowInteractor.h.
| bool vtkOpenXRRenderWindowInteractor::ActionData::UseFunction = false |
Definition at line 151 of file vtkOpenXRRenderWindowInteractor.h.