53 #ifndef vtkXMLUniformGridAMRReader_h
54 #define vtkXMLUniformGridAMRReader_h
56 #include "vtkIOXMLModule.h"
80 vtkSetMacro(MaximumLevelsToReadByDefault,
unsigned int);
81 vtkGetMacro(MaximumLevelsToReadByDefault,
unsigned int);
133 const char* filePath,
unsigned int& dataSetIndex)
override;
145 void SynchronizeDataArraySelectionRecursively(
148 char* OutputDataType;
149 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
Reader for multi-group datasets.
Represents an XML element and those nested inside.