26#ifndef vtkXMLUniformGridAMRReader_h
27#define vtkXMLUniformGridAMRReader_h
29#include "vtkIOXMLModule.h"
33VTK_ABI_NAMESPACE_BEGIN
107 const char* filePath,
unsigned int& dataSetIndex)
override;
119 void SynchronizeDataArraySelectionRecursively(
122 char* OutputDataType;
123 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 vtkUniformGrid allowing overlaps
Hold a reference to a vtkObjectBase instance.
vtkXMLCompositeDataReader()
Represents an XML element and those nested inside.