24#ifndef vtkInteractorStyleRubberBandPick_h 
   25#define vtkInteractorStyleRubberBandPick_h 
   27#include "vtkInteractionStyleModule.h"  
   30VTK_ABI_NAMESPACE_BEGIN
 
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