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