Go to the documentation of this file.
29 #ifndef vtkXMLMultiBlockDataReader_h
30 #define vtkXMLMultiBlockDataReader_h
32 #include "vtkIOXMLModule.h"
52 unsigned int &dataSetIndex)
override;
57 unsigned int &dataSetIndex);
71 unsigned int& dataSetIndex);
Reader for multi-block datasets.
int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
Composite dataset that organizes datasets into blocks.
abstract superclass for composite (multi-block or AMR) datasets
Reader for multi-group datasets.
virtual void ReadComposite(vtkXMLDataElement *element, vtkCompositeDataSet *composite, const char *filePath, unsigned int &dataSetIndex)=0
a simple class to control print indentation
Represents an XML element and those nested inside.
const char * GetDataSetName() override
static vtkAlgorithm * New()
int FillOutputPortInformation(int, vtkInformation *info) override
Fill the output port information objects for this algorithm.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.