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