Go to the documentation of this file.
34 #ifndef vtkXMLUniformGridAMRReader_h
35 #define vtkXMLUniformGridAMRReader_h
37 #include "vtkIOXMLModule.h"
62 vtkSetMacro(MaximumLevelsToReadByDefault,
unsigned int);
63 vtkGetMacro(MaximumLevelsToReadByDefault,
unsigned int);
116 unsigned int &dataSetIndex)
override;
128 char* OutputDataType;
129 vtkSetStringMacro(OutputDataType);
abstract superclass for composite (multi-block or AMR) datasets
Reader for multi-group datasets.
a simple class to control print indentation
Represents an XML element and those nested inside.
hierarchical dataset of vtkUniformGrids
abstract class to specify dataset behavior