|
VTK
9.6.20260329
|
#include <vtkWebXRRenderWindowInteractor.h>
Public Attributes | |
| vtkCommand::EventIds | EventId |
| vtkEventDataDeviceInput | DeviceInput = vtkEventDataDeviceInput::Unknown |
| std::function< void(vtkEventData *)> | Function |
| bool | UseFunction = false |
| bool | IsHandPose = false |
Definition at line 118 of file vtkWebXRRenderWindowInteractor.h.
| vtkCommand::EventIds vtkWebXRRenderWindowInteractor::ActionData::EventId |
Definition at line 121 of file vtkWebXRRenderWindowInteractor.h.
| vtkEventDataDeviceInput vtkWebXRRenderWindowInteractor::ActionData::DeviceInput = vtkEventDataDeviceInput::Unknown |
Definition at line 122 of file vtkWebXRRenderWindowInteractor.h.
| std::function<void(vtkEventData*)> vtkWebXRRenderWindowInteractor::ActionData::Function |
Definition at line 123 of file vtkWebXRRenderWindowInteractor.h.
| bool vtkWebXRRenderWindowInteractor::ActionData::UseFunction = false |
Definition at line 124 of file vtkWebXRRenderWindowInteractor.h.
| bool vtkWebXRRenderWindowInteractor::ActionData::IsHandPose = false |
Definition at line 125 of file vtkWebXRRenderWindowInteractor.h.