Go to the documentation of this file.
43 #ifndef vtkInteractorStyleTrackballCamera_h
44 #define vtkInteractorStyleTrackballCamera_h
91 virtual void Dolly(
double factor);
vtkInteractorStyleTrackballCamera()
virtual void OnLeftButtonDown()
static vtkInteractorStyleTrackballCamera * New()
#define vtkTypeMacro(thisClass, superclass)
void PrintSelf(ostream &os, vtkIndent indent)
#define VTKINTERACTIONSTYLE_EXPORT
virtual void OnMiddleButtonUp()
virtual void Dolly(double factor)
virtual void OnMouseMove()
a simple class to control print indentation
virtual void OnMouseWheelForward()
~vtkInteractorStyleTrackballCamera()
#define vtkGetMacro(name, type)
provide event-driven interface to the rendering window (defines trackball mode)
vtkSetMacro(IgnoreDriverBugs, bool)
interactive manipulation of the camera
virtual void OnLeftButtonUp()
virtual void OnMiddleButtonDown()
virtual void OnMouseWheelBackward()
virtual void OnRightButtonDown()
virtual void OnRightButtonUp()