88 vtkGetMacro(MaxLevel,
int);
95 vtkGetMacro(Level,
int);
103 vtkSetMacro(Automatic,
int);
104 vtkGetMacro(Automatic,
int);
105 vtkBooleanMacro(Automatic,
int);
112 vtkGetMacro(Tolerance,
double);
120 virtual void Initialize();
123 virtual void BuildLocator() = 0;
126 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