Go to the documentation of this file.
40 #ifndef vtkInteractorStyleRubberBand3D_h
41 #define vtkInteractorStyleRubberBand3D_h
119 int StartPosition[2];
virtual void OnRightButtonDown()
#define vtkGetVector2Macro(name, type)
static vtkInteractorStyleRubberBand3D * New()
vtkUnsignedCharArray * PixelArray
void PrintSelf(ostream &os, vtkIndent indent)
~vtkInteractorStyleRubberBand3D()
dynamic, self-adjusting array of unsigned char
#define vtkTypeMacro(thisClass, superclass)
#define VTKINTERACTIONSTYLE_EXPORT
virtual void OnMouseWheelForward()
virtual void OnLeftButtonDown()
virtual void OnMiddleButtonDown()
a simple class to control print indentation
#define vtkGetMacro(name, type)
virtual void OnMouseMove()
vtkInteractorStyleRubberBand3D()
virtual void OnLeftButtonUp()
virtual void OnMouseWheelBackward()
vtkBooleanMacro(IgnoreDriverBugs, bool)
vtkSetMacro(IgnoreDriverBugs, bool)
virtual void OnMiddleButtonUp()
interactive manipulation of the camera
A rubber band interactor for a 3D view.
virtual void OnRightButtonUp()