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