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