 |
VTK
9.0.1
|
Go to the documentation of this file.
33 #ifndef vtkInteractorStyleRubberBandPick_h
34 #define vtkInteractorStyleRubberBandPick_h
36 #include "vtkInteractionStyleModule.h"
66 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.