45#ifndef vtkXMLUniformGridAMRReader_h
46#define vtkXMLUniformGridAMRReader_h
48#include "vtkIOXMLModule.h"
52VTK_ABI_NAMESPACE_BEGIN
126 const char* filePath,
unsigned int& dataSetIndex)
override;
138 void SynchronizeDataArraySelectionRecursively(
141 char* OutputDataType =
nullptr;
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
a multi-resolution dataset based on vtkCartesianGrid allowing overlaps
Hold a reference to a vtkObjectBase instance.
vtkXMLCompositeDataReader()
Represents an XML element and those nested inside.