Go to the documentation of this file.
36 #ifndef vtkInteractorStyleJoystickCamera_h
37 #define vtkInteractorStyleJoystickCamera_h
39 #include "vtkInteractionStyleModule.h"
78 virtual void Dolly(
double factor);
void OnRightButtonUp() override
vtkInteractorStyleJoystickCamera()
~vtkInteractorStyleJoystickCamera() override
void OnLeftButtonUp() override
void OnMouseWheelForward() override
void OnMouseMove() 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.
void OnRightButtonDown() override
void OnLeftButtonDown() override
a simple class to control print indentation
virtual void Dolly(double factor)
void OnMouseWheelBackward() override
static vtkInteractorStyleJoystickCamera * New()
void OnMiddleButtonDown() override
provide event-driven interface to the rendering window (defines trackball mode)
interactive manipulation of the camera
void Rotate() override
These methods for the different interactions in different modes are overridden in subclasses to perfo...
void OnMiddleButtonUp() override