78 vtkGetMacro(MaxLevel,
int);
85 vtkGetMacro(Level,
int);
93 vtkSetMacro(Automatic,
int);
94 vtkGetMacro(Automatic,
int);
95 vtkBooleanMacro(Automatic,
int);
102 vtkGetMacro(Tolerance,
double);
110 virtual void Initialize();
113 virtual void BuildLocator() = 0;
116 virtual void FreeSearchStructure() = 0;
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 VTKCOMMONDATAMODEL_EXPORT