102#ifndef vtkInteractorStyleRubberBandPick_h
103#define vtkInteractorStyleRubberBandPick_h
105#include "vtkInteractionStyleModule.h"
137 int StartPosition[2];
a simple class to control print indentation
Like TrackBallCamera, but this can pick props underneath a rubber band selection rectangle.
~vtkInteractorStyleRubberBandPick() override
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
vtkInteractorStyleRubberBandPick()
void OnChar() override
Event bindings.
void OnLeftButtonUp() override
Event bindings.
void OnLeftButtonDown() override
Event bindings.
void OnMouseMove() override
Event bindings.
static vtkInteractorStyleRubberBandPick * New()
vtkUnsignedCharArray * PixelArray
interactive manipulation of the camera
dynamic, self-adjusting array of unsigned char