Go to the documentation of this file.
31 #ifndef vtkXMLPImageDataReader_h
32 #define vtkXMLPImageDataReader_h
virtual int FillOutputPortInformation(int, vtkInformation *)
virtual void CopyOutputInformation(vtkInformation *outInfo, int port)
void PrintSelf(ostream &os, vtkIndent indent)
int ReadPrimaryElement(vtkXMLDataElement *ePrimary)
const char * GetDataSetName()
void SetupOutputInformation(vtkInformation *outInfo)
#define vtkTypeMacro(thisClass, superclass)
Superclass for VTK XML file readers.
Superclass for parallel structured data XML readers.
vtkXMLDataReader * CreatePieceReader()
topologically and geometrically regular array of data
a simple class to control print indentation
vtkImageData * GetOutput(int idx)
vtkImageData * GetPieceInput(int index)
Represents an XML element and those nested inside.
void GetPieceInputExtent(int index, int *extent)
~vtkXMLPImageDataReader()
vtkImageData * GetOutput()
void SetOutputExtent(int *extent)
Read PVTK XML ImageData files.
static vtkXMLPImageDataReader * New()