32 #ifndef vtkXMLUniformGridAMRReader_h
33 #define vtkXMLUniformGridAMRReader_h
35 #include "vtkIOXMLModule.h"
39 VTK_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);
132 VTK_ABI_NAMESPACE_END
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
Reader for multi-group datasets.
Represents an XML element and those nested inside.