VTK
9.1.0
|
#include <vtkOpenVRRenderWindowInteractor.h>
Public Attributes | |
vr::VRActionHandle_t | ActionHandle |
vtkCommand::EventIds | EventId |
std::function< void(vtkEventData *)> | Function |
bool | UseFunction = false |
bool | IsAnalog = false |
Definition at line 304 of file vtkOpenVRRenderWindowInteractor.h.
vr::VRActionHandle_t vtkOpenVRRenderWindowInteractor::ActionData::ActionHandle |
Definition at line 307 of file vtkOpenVRRenderWindowInteractor.h.
vtkCommand::EventIds vtkOpenVRRenderWindowInteractor::ActionData::EventId |
Definition at line 308 of file vtkOpenVRRenderWindowInteractor.h.
std::function<void(vtkEventData*)> vtkOpenVRRenderWindowInteractor::ActionData::Function |
Definition at line 309 of file vtkOpenVRRenderWindowInteractor.h.
bool vtkOpenVRRenderWindowInteractor::ActionData::UseFunction = false |
Definition at line 310 of file vtkOpenVRRenderWindowInteractor.h.
bool vtkOpenVRRenderWindowInteractor::ActionData::IsAnalog = false |
Definition at line 311 of file vtkOpenVRRenderWindowInteractor.h.