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