Go to the documentation of this file.
31 #ifndef vtkXMLMultiBlockDataReader_h
32 #define vtkXMLMultiBlockDataReader_h
54 unsigned int &dataSetIndex);
59 unsigned int &dataSetIndex);
72 unsigned int& dataSetIndex);
Reader for multi-block datasets.
void PrintSelf(ostream &os, vtkIndent indent)
#define vtkTypeMacro(thisClass, superclass)
static vtkXMLMultiBlockDataReader * New()
Composite dataset that organizes datasets into blocks.
abstract superclass for composite (multi-block or AMR) datasets
Reader for multi-group datasets.
virtual int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
virtual void ReadVersion0(vtkXMLDataElement *element, vtkCompositeDataSet *composite, const char *filePath, unsigned int &dataSetIndex)
a simple class to control print indentation
virtual int FillOutputPortInformation(int, vtkInformation *info)
virtual int FillMetaData(vtkCompositeDataSet *metadata, vtkXMLDataElement *element, unsigned int &dataSetIndex)
Represents an XML element and those nested inside.
~vtkXMLMultiBlockDataReader()
virtual void ReadComposite(vtkXMLDataElement *element, vtkCompositeDataSet *composite, const char *filePath, unsigned int &dataSetIndex)
vtkXMLMultiBlockDataReader()
virtual const char * GetDataSetName()