31 #ifndef vtkXMLUniformGridAMRReader_h
32 #define vtkXMLUniformGridAMRReader_h
34 #include "vtkIOXMLModule.h"
59 vtkSetMacro(MaximumLevelsToReadByDefault,
unsigned int);
60 vtkGetMacro(MaximumLevelsToReadByDefault,
unsigned int);
73 int CanReadFileWithDataType(const
char* dsname) VTK_OVERRIDE;
107 const
char* GetDataSetName() VTK_OVERRIDE;
113 unsigned int &dataSetIndex) VTK_OVERRIDE;
119 unsigned int MaximumLevelsToReadByDefault;
125 char* OutputDataType;
126 vtkSetStringMacro(OutputDataType);
Represents an XML element and those nested inside.
abstract class to specify dataset behavior
Reader for multi-group datasets.
Hold a reference to a vtkObjectBase instance.
abstract superclass for composite (multi-block or AMR) datasets
a simple class to control print indentation
vtkSetMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
hierarchical dataset of vtkUniformGrids
static vtkAlgorithm * New()
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.