|  | VTK
    9.0.1
    | 
 
 
 
Go to the documentation of this file.
   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;
 
  
std::map< std::string, DataArray > DataSet
key: variable name, value: DataArray
virtual void Register(vtkObjectBase *o)
Increase the reference count (mark as used by another object).
virtual void ReportReferences(vtkGarbageCollector *)
record modification and/or execution time
abstract base class for most VTK objects
abstract base class for objects that accelerate spatial searches
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
concrete dataset represents vertices, lines, polygons, and triangle strips
virtual void UnRegister(vtkObjectBase *o)
Decrease the reference count (release by another object).
vtkTypeUInt32 vtkMTimeType