23#ifndef vtkXMLUniformGridAMRReader_h
24#define vtkXMLUniformGridAMRReader_h
26#include "vtkIOXMLModule.h"
30VTK_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);
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.