13#ifndef vtkUniformGridAMR_h
14#define vtkUniformGridAMR_h
16#include "vtkCommonDataModelModule.h"
20VTK_ABI_NAMESPACE_BEGIN
51 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
#define VTK_DEPRECATED_IN_9_3_0(reason)
#define VTK_UNIFORM_GRID_AMR