26 #ifndef vtkOpenVRRenderWindowInteractor_h
27 #define vtkOpenVRRenderWindowInteractor_h
30 #include "vtkRenderingOpenVRModule.h"
72 bool UseFunction =
false;
73 bool IsAnalog =
false;
77 vr::VRActionSetHandle_t ActionsetVTK = vr::k_ulInvalidActionSetHandle;
89 vr::VRInputValueHandle_t Source = vr::k_ulInvalidInputValueHandle;
virtual void DoOneEvent(vtkVRRenderWindow *renWin, vtkRenderer *ren)=0
Implements the event loop.
Implements OpenVR specific functions required by vtkVRRenderWindowInteractor.
Implements VR specific functions required by vtkRenderWindowInteractor.
vr::TrackedDevicePose_t LastPose
abstract specification for renderers
vr::VRActionHandle_t ActionHandle
std::map< std::string, ActionData > ActionMap
void Initialize() override
Initialize the event handler.
vtkCommand::EventIds EventId
std::function< void(vtkEventData *)> Function
static vtkRenderWindowInteractor3D * New()
Construct object so that light follows camera motion.