29 #ifndef vtkNonOverlappingAMR_h
30 #define vtkNonOverlappingAMR_h
32 #include "vtkCommonDataModelModule.h"
a simple class to control print indentation
A concrete instance of vtkUniformGridAMR to store uniform grids at different levels of resolution tha...
static vtkNonOverlappingAMR * GetData(vtkInformationVector *v, int i=0)
~vtkNonOverlappingAMR() override
int GetDataObjectType() override
Returns object type (see vtkType.h for definitions).
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
static vtkNonOverlappingAMR * New()
static vtkNonOverlappingAMR * SafeDownCast(vtkObjectBase *o)
static vtkNonOverlappingAMR * GetData(vtkInformation *info)
Retrieve an instance of this class from an information object.
#define VTK_NON_OVERLAPPING_AMR