41#ifndef vtkInteractorStyleTrackballCamera_h
42#define vtkInteractorStyleTrackballCamera_h
44#include "vtkInteractionStyleModule.h"
84 vtkGetMacro(MotionFactor,
double);
93 virtual void Dolly(
double factor);
a simple class to control print indentation
interactive manipulation of the camera
virtual void OnMouseWheelForward()
virtual void Dolly(double factor)
virtual void OnLeftButtonUp()
virtual void OnLeftButtonDown()
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
~vtkInteractorStyleTrackballCamera()
virtual void OnRightButtonDown()
static vtkInteractorStyleTrackballCamera * New()
virtual void Rotate()
These methods for the different interactions in different modes are overridden in subclasses to perfo...
virtual void OnRightButtonUp()
virtual void OnMiddleButtonDown()
virtual void OnMouseMove()
Event bindings controlling the effects of pressing mouse buttons or moving the mouse.
virtual void OnMiddleButtonUp()
vtkInteractorStyleTrackballCamera()
virtual void OnMouseWheelBackward()
provide event-driven interface to the rendering window (defines trackball mode)
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.