23 #ifndef vtkXMLUniformGridAMRReader_h
24 #define vtkXMLUniformGridAMRReader_h
26 #include "vtkIOXMLModule.h"
30 VTK_ABI_NAMESPACE_BEGIN
51 vtkSetMacro(MaximumLevelsToReadByDefault,
unsigned int);
52 vtkGetMacro(MaximumLevelsToReadByDefault,
unsigned int);
104 const char* filePath,
unsigned int& dataSetIndex)
override;
116 void SynchronizeDataArraySelectionRecursively(
119 char* OutputDataType;
120 vtkSetStringMacro(OutputDataType);
123 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.