45#ifndef vtkXMLUniformGridAMRReader_h
46#define vtkXMLUniformGridAMRReader_h
48#include "vtkIOXMLModule.h"
52VTK_ABI_NAMESPACE_BEGIN
73 vtkSetMacro(MaximumLevelsToReadByDefault,
unsigned int);
74 vtkGetMacro(MaximumLevelsToReadByDefault,
unsigned int);
126 const char* filePath,
unsigned int& dataSetIndex)
override;
138 void SynchronizeDataArraySelectionRecursively(
141 char* OutputDataType;
142 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.