63 #include "vtkCommonDataModelModule.h" 95 vtkGetMacro(MaxLevel,
int);
104 vtkGetMacro(Level,
int);
125 vtkGetMacro(Tolerance,
double);
132 virtual void Update();
137 virtual void Initialize();
142 virtual void BuildLocator() = 0;
147 virtual void FreeSearchStructure() = 0;
abstract base class for most VTK objects
virtual void Register(vtkObjectBase *o)
Increase the reference count (mark as used by another object).
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
vtkTypeUInt32 vtkMTimeType
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 UnRegister(vtkObjectBase *o)
Decrease the reference count (release by another object).
a simple class to control print indentation
virtual void ReportReferences(vtkGarbageCollector *)
abstract base class for most VTK objects