Go to the documentation of this file.
35 #ifndef vtkXMLImageDataReader_h
36 #define vtkXMLImageDataReader_h
38 #include "vtkIOXMLModule.h"
virtual void SetOutputExtent(int *extent)=0
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
virtual void CopyOutputInformation(vtkInformation *outInfo, int port)
For the specified port, copy the information this reader sets up in SetupOutputInformation to outInfo...
Read VTK XML ImageData files.
virtual const char * GetDataSetName()=0
Represents an XML element and those nested inside.
Superclass for structured data XML readers.
static vtkAlgorithm * New()
int ReadPrimaryElement(vtkXMLDataElement *ePrimary)
void SetupOutputInformation(vtkInformation *outInfo)
virtual int FillOutputPortInformation(int port, vtkInformation *info)
Fill the output port information objects for this algorithm.