35 #ifndef vtkRenderedAreaPicker_h
36 #define vtkRenderedAreaPicker_h
38 #include "vtkRenderingCoreModule.h"
static vtkAreaPicker * New()
Uses graphics hardware to picks props behind a selection rectangle on a viewport. ...
abstract specification for renderers
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
Picks props behind a selection rectangle on a viewport.
virtual int AreaPick(double x0, double y0, double x1, double y1, vtkRenderer *renderer=NULL)
Perform pick operation in volume behind the given screen coordinates.