16#ifndef vtkUniformGridAMR_h
17#define vtkUniformGridAMR_h
19#include "vtkCommonDataModelModule.h"
22VTK_ABI_NAMESPACE_BEGIN
53 virtual void Initialize(
int numLevels,
const int* blocksPerLevel);
container of vtkUniformGrid for an AMR data set
superclass for composite data iterators
virtual vtkDataObject * GetDataSet(vtkCompositeDataIterator *iter)=0
Returns the dataset located at the position pointed by the iterator.
a simple class to control print indentation