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