63 #include "vtkCommonDataModelModule.h"
95 vtkGetMacro(MaxLevel,
int);
104 vtkGetMacro(Level,
int);
115 vtkGetMacro(Automatic,
int);
125 vtkGetMacro(Tolerance,
double);
137 virtual void Initialize();
142 virtual void BuildLocator() = 0;
147 virtual void FreeSearchStructure() = 0;
188 void operator=(const
vtkLocator&) VTK_DELETE_FUNCTION;
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.
abstract class to specify dataset behavior
record modification and/or execution time
abstract base class for objects that accelerate spatial searches
virtual void Update()
Updates the extensions string.
concrete dataset represents vertices, lines, polygons, and triangle strips
vtkTypeUInt64 vtkMTimeType
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
abstract base class for most VTK objects
vtkSetMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
vtkBooleanMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.