| 
    VTK
    9.5.20251103
    
   | 
 
#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 142 of file vtkOpenXRRenderWindowInteractor.h.
| std::string vtkOpenXRRenderWindowInteractor::ActionData::Name | 
Definition at line 144 of file vtkOpenXRRenderWindowInteractor.h.
| vtkEventDataDeviceInput vtkOpenXRRenderWindowInteractor::ActionData::DeviceInput = vtkEventDataDeviceInput::Unknown | 
Definition at line 146 of file vtkOpenXRRenderWindowInteractor.h.
| Action_t vtkOpenXRRenderWindowInteractor::ActionData::ActionStruct { XR_NULL_HANDLE } | 
Definition at line 150 of file vtkOpenXRRenderWindowInteractor.h.
| vtkCommand::EventIds vtkOpenXRRenderWindowInteractor::ActionData::EventId | 
Definition at line 152 of file vtkOpenXRRenderWindowInteractor.h.
| std::function<void(vtkEventData*)> vtkOpenXRRenderWindowInteractor::ActionData::Function | 
Definition at line 153 of file vtkOpenXRRenderWindowInteractor.h.
| bool vtkOpenXRRenderWindowInteractor::ActionData::UseFunction = false | 
Definition at line 154 of file vtkOpenXRRenderWindowInteractor.h.