32#ifndef vtkXMLUniformGridAMRReader_h
33#define vtkXMLUniformGridAMRReader_h
35#include "vtkIOXMLModule.h"
39VTK_ABI_NAMESPACE_BEGIN
60 vtkSetMacro(MaximumLevelsToReadByDefault,
unsigned int);
61 vtkGetMacro(MaximumLevelsToReadByDefault,
unsigned int);
113 const char* filePath,
unsigned int& dataSetIndex)
override;
125 void SynchronizeDataArraySelectionRecursively(
128 char* OutputDataType;
129 vtkSetStringMacro(OutputDataType);
abstract superclass for composite (multi-block or AMR) datasets
abstract class to specify dataset behavior
a simple class to control print indentation
hierarchical dataset of vtkUniformGrids
Hold a reference to a vtkObjectBase instance.
Reader for multi-group datasets.
Represents an XML element and those nested inside.