 |
VTK
9.0.1
|
Go to the documentation of this file.
31 #ifndef vtkXMLUniformGridAMRReader_h
32 #define vtkXMLUniformGridAMRReader_h
34 #include "vtkIOXMLModule.h"
58 vtkSetMacro(MaximumLevelsToReadByDefault,
unsigned int);
59 vtkGetMacro(MaximumLevelsToReadByDefault,
unsigned int);
111 const char* filePath,
unsigned int& dataSetIndex)
override;
123 char* OutputDataType;
124 vtkSetStringMacro(OutputDataType);
abstract superclass for composite (multi-block or AMR) datasets
Reader for multi-group datasets.
a simple class to control print indentation
Represents an XML element and those nested inside.
hierarchical dataset of vtkUniformGrids
abstract class to specify dataset behavior