36 #ifndef vtkInteractorStyleJoystickCamera_h
37 #define vtkInteractorStyleJoystickCamera_h
39 #include "vtkInteractionStyleModule.h"
78 virtual void Dolly(
double factor);
a simple class to control print indentation
interactive manipulation of the camera
virtual void Dolly(double factor)
void OnMouseMove() override
Event bindings controlling the effects of pressing mouse buttons or moving the mouse.
void OnMouseWheelBackward() override
void OnRightButtonDown() override
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
static vtkInteractorStyleJoystickCamera * New()
void OnLeftButtonUp() override
void OnMouseWheelForward() override
void OnLeftButtonDown() override
~vtkInteractorStyleJoystickCamera() override
vtkInteractorStyleJoystickCamera()
void OnRightButtonUp() override
void OnMiddleButtonUp() override
void OnMiddleButtonDown() override
void Rotate() override
These methods for the different interactions in different modes are overridden in subclasses to perfo...
provide event-driven interface to the rendering window (defines trackball mode)