35 #ifndef vtkInteractorStyleRubberBandPick_h 36 #define vtkInteractorStyleRubberBandPick_h 38 #include "vtkInteractionStyleModule.h" 67 void RedrawRubberBand();
Like TrackBallCamera, but this can pick props underneath a rubber band selection rectangle.
void OnChar() override
OnChar is triggered when an ASCII key is pressed.
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
void OnLeftButtonDown() override
Event bindings controlling the effects of pressing mouse buttons or moving the mouse.
vtkUnsignedCharArray * PixelArray
void OnLeftButtonUp() override
Event bindings controlling the effects of pressing mouse buttons or moving the mouse.