Go to the documentation of this file.
35 #ifndef vtkInteractorStyleRubberBandPick_h
36 #define vtkInteractorStyleRubberBandPick_h
38 #include "vtkInteractionStyleModule.h"
67 void RedrawRubberBand();
static vtkInteractorStyleTrackballCamera * New()
dynamic, self-adjusting array of unsigned char
void OnLeftButtonUp() override
void OnChar() override
OnChar is triggered when an ASCII key is pressed.
vtkUnsignedCharArray * PixelArray
a simple class to control print indentation
Like TrackBallCamera, but this can pick props underneath a rubber band selection rectangle.
void OnMouseMove() override
Event bindings controlling the effects of pressing mouse buttons or moving the mouse.
void OnLeftButtonDown() override
interactive manipulation of the camera
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.