37 #ifndef vtkRenderedAreaPicker_h 
   38 #define vtkRenderedAreaPicker_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)
 
Picks props behind a selection rectangle on a viewport. 
 
#define VTKRENDERINGCORE_EXPORT
 
virtual int AreaPick(double x0, double y0, double x1, double y1, vtkRenderer *renderer=NULL)