29 #ifndef vtkXMLImageDataReader_h 30 #define vtkXMLImageDataReader_h 32 #include "vtkIOXMLModule.h" 66 const
char* GetDataSetName() VTK_OVERRIDE;
67 void SetOutputExtent(
int*
extent) VTK_OVERRIDE;
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
Represents an XML element and those nested inside.
Superclass for structured data XML readers.
a simple class to control print indentation
topologically and geometrically regular array of data
Read VTK XML ImageData files.
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...