34 #ifndef __vtkInteractorStyleRubberBandPick_h
35 #define __vtkInteractorStyleRubberBandPick_h
37 #include "vtkInteractionStyleModule.h"
40 class vtkUnsignedCharArray;
47 void PrintSelf(ostream& os, vtkIndent indent);
56 virtual void OnChar();
64 void RedrawRubberBand();
Like TrackBallCamera, but this can pick props underneath a rubber band selection rectangle.
void PrintSelf(ostream &os, vtkIndent indent)
static vtkInteractorStyleTrackballCamera * New()
virtual void OnLeftButtonDown()
virtual void OnMouseMove()
interactive manipulation of the camera
virtual void OnLeftButtonUp()
vtkUnsignedCharArray * PixelArray