36 #ifndef vtkPointPicker_h
37 #define vtkPointPicker_h
39 #include "vtkRenderingCoreModule.h"
62 vtkGetMacro(UseCells,
int);
abstract class specifies interface to map 3D data
a list of nodes that form an assembly path
a simple class to control print indentation
superclass for 3D geometric pickers (uses ray cast)
select a point by shooting a ray into a graphics window
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
static vtkPointPicker * New()
double IntersectWithLine(double p1[3], double p2[3], double tol, vtkAssemblyPath *path, vtkProp3D *p, vtkAbstractMapper3D *m)
represents an 3D object for placement in a rendered scene
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
vtkBooleanMacro(IgnoreDriverBugs, bool)
Updates the extensions string.