20 #ifndef vtkOpenVRInteractorStyle_h 21 #define vtkOpenVRInteractorStyle_h 23 #include "vtkRenderingOpenVRModule.h" 39 void OnMiddleButtonUp() VTK_OVERRIDE;
44 ~vtkOpenVRInteractorStyle() VTK_OVERRIDE;
47 vtkOpenVRInteractorStyle(const vtkOpenVRInteractorStyle&) VTK_DELETE_FUNCTION;
48 void operator=(const vtkOpenVRInteractorStyle&) VTK_DELETE_FUNCTION;
extends interaction to support 3D input
extended from vtkInteractorStyle3D to override command methods
a simple class to control print indentation
static vtkInteractorStyle3D * New()
void OnMiddleButtonDown() override
Event bindings controlling the effects of pressing mouse buttons or moving the mouse.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.