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 CopyOutputInformation(vtkInformation *outInfo, int port) override
For the specified port, copy the information this reader sets up in SetupOutputInformation to outInfo...
int ReadPrimaryElement(vtkXMLDataElement *ePrimary) override
topologically and geometrically regular array of data
a simple class to control print indentation
Read VTK XML ImageData files.
virtual const char * GetDataSetName()=0
Represents an XML element and those nested inside.
Superclass for structured data XML readers.
void SetupOutputInformation(vtkInformation *outInfo) override
static vtkAlgorithm * New()
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
virtual int FillOutputPortInformation(int port, vtkInformation *info)
Fill the output port information objects for this algorithm.