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