52 #ifndef __vtkLocator_h
53 #define __vtkLocator_h
77 vtkGetMacro(MaxLevel,
int);
84 vtkGetMacro(Level,
int);
92 vtkSetMacro(Automatic,
int);
93 vtkGetMacro(Automatic,
int);
94 vtkBooleanMacro(Automatic,
int);
101 vtkGetMacro(Tolerance,
double);
106 virtual void Update();
109 virtual void Initialize();
112 virtual void BuildLocator() = 0;
115 virtual void FreeSearchStructure() = 0;
121 virtual void GenerateRepresentation(
int level,
vtkPolyData *pd) = 0;
125 vtkGetMacro(BuildTime,
unsigned long);
abstract base class for most VTK objects
virtual void Register(vtkObjectBase *o)
abstract class to specify dataset behavior
record modification and/or execution time
abstract base class for objects that accelerate spatial searches
concrete dataset represents vertices, lines, polygons, and triangle strips
Detect and break reference loops.
virtual void PrintSelf(ostream &os, vtkIndent indent)
virtual void UnRegister(vtkObjectBase *o)
a simple class to control print indentation
virtual void ReportReferences(vtkGarbageCollector *)
abstract base class for most VTK objects
#define VTK_LARGE_INTEGER