37 #ifndef vtkWorldPointPicker_h
38 #define vtkWorldPointPicker_h
52 int Pick(
double selectionX,
double selectionY,
double selectionZ,
void PrintSelf(ostream &os, vtkIndent indent)
int Pick(double selectionPt[3], vtkRenderer *renderer)
abstract specification for renderers
a simple class to control print indentation
virtual int Pick(double selectionX, double selectionY, double selectionZ, vtkRenderer *renderer)=0
#define VTKRENDERINGCORE_EXPORT
define API for picking subclasses
find world x,y,z corresponding to display x,y,z