32 #ifndef vtkXMLPImageDataReader_h 33 #define vtkXMLPImageDataReader_h 35 #include "vtkIOXMLModule.h" virtual void SetOutputExtent(int *extent)=0
virtual const char * GetDataSetName()=0
int ReadPrimaryElement(vtkXMLDataElement *ePrimary) override
Read the information relative to the dataset and allocate the needed structures according to it...
virtual void SetupEmptyOutput()=0
Represents an XML element and those nested inside.
void SetupOutputInformation(vtkInformation *outInfo) override
Pipeline execute information driver.
virtual vtkXMLDataReader * CreatePieceReader()=0
Create a reader according to the data to read.
Read PVTK XML ImageData files.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
virtual int FillOutputPortInformation(int port, vtkInformation *info)
Fill the output port information objects for this algorithm.
a simple class to control print indentation
Superclass for parallel structured data XML readers.
topologically and geometrically regular array of data
void CopyOutputInformation(vtkInformation *outInfo, int port) override
Superclass for VTK XML file readers.
static vtkAlgorithm * New()
virtual void GetPieceInputExtent(int index, int *extent)=0