34 #ifndef __vtkXMLHierarchicalBoxDataReader_h
35 #define __vtkXMLHierarchicalBoxDataReader_h
59 unsigned int &dataSetIndex);
67 unsigned int &dataSetIndex);
virtual const char * GetDataSetName()
Represents an XML element and those nested inside.
virtual int FillOutputPortInformation(int, vtkInformation *info)
abstract class to specify dataset behavior
Reader for multi-group datasets.
virtual vtkDataSet * ReadDataset(vtkXMLDataElement *xmlElem, const char *filePath)
abstract superclass for composite (multi-block or AMR) datasets
a simple class to control print indentation
virtual void ReadComposite(vtkXMLDataElement *element, vtkCompositeDataSet *composite, const char *filePath, unsigned int &dataSetIndex)=0
static vtkAlgorithm * New()
void PrintSelf(ostream &os, vtkIndent indent)
Reader for hierarchical datasets.