Go to the documentation of this file.
35 #ifndef vtkXMLImageDataReader_h
36 #define vtkXMLImageDataReader_h
38 #include "vtkIOXMLModule.h"
void SetOutputExtent(int *extent)
vtkImageData * GetOutput()
Get the reader's output.
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
topologically and geometrically regular array of data
a simple class to control print indentation
Read VTK XML ImageData files.
virtual int FillOutputPortInformation(int, vtkInformation *)
Fill the output port information objects for this algorithm.
Represents an XML element and those nested inside.
Superclass for structured data XML readers.
const char * GetDataSetName()
void SetupOutputInformation(vtkInformation *outInfo)
static vtkXMLImageDataReader * New()
int ReadPrimaryElement(vtkXMLDataElement *ePrimary)
virtual void CopyOutputInformation(vtkInformation *outInfo, int port)
For the specified port, copy the information this reader sets up in SetupOutputInformation to outInfo...
vtkImageData * GetOutput(int idx)