40#ifndef vtkXMLUniformGridAMRReader_h
41#define vtkXMLUniformGridAMRReader_h
43#include "vtkIOXMLModule.h"
67 vtkSetMacro(MaximumLevelsToReadByDefault,
unsigned int);
68 vtkGetMacro(MaximumLevelsToReadByDefault,
unsigned int);
120 const char* filePath,
unsigned int& dataSetIndex)
override;
132 void SynchronizeDataArraySelectionRecursively(
135 char* OutputDataType;
136 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
Reader for multi-group datasets.
Represents an XML element and those nested inside.