32 #ifndef vtkInteractorStyleRubberBandPick_h 33 #define vtkInteractorStyleRubberBandPick_h 35 #include "vtkInteractionStyleModule.h" 54 void OnLeftButtonDown() VTK_OVERRIDE;
55 void OnLeftButtonUp() VTK_OVERRIDE;
56 void OnChar() VTK_OVERRIDE;
61 ~vtkInteractorStyleRubberBandPick() VTK_OVERRIDE;
64 void RedrawRubberBand();
76 vtkInteractorStyleRubberBandPick(const vtkInteractorStyleRubberBandPick&) VTK_DELETE_FUNCTION;
77 void operator=(const vtkInteractorStyleRubberBandPick&) VTK_DELETE_FUNCTION;
Like TrackBallCamera, but this can pick props underneath a rubber band selection rectangle.
static vtkInteractorStyleTrackballCamera * New()
a simple class to control print indentation
void OnMouseMove() override
Event bindings controlling the effects of pressing mouse buttons or moving the mouse.
dynamic, self-adjusting array of unsigned char
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
interactive manipulation of the camera