Go to the documentation of this file.
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;
virtual void Register(vtkObjectBase *o)
Increase the reference count (mark as used by another object).
record modification and/or execution time
abstract base class for most VTK objects
vtkTypeUInt64 vtkMTimeType
abstract base class for objects that accelerate spatial searches
virtual void Update()
Updates the extensions string.
abstract base class for most VTK objects
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
Detect and break reference loops.
abstract class to specify dataset behavior
vtkBooleanMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
concrete dataset represents vertices, lines, polygons, and triangle strips
virtual void UnRegister(vtkObjectBase *o)
Decrease the reference count (release by another object).
vtkTimeStamp BuildTime
Updates the extensions string.