29 #ifndef vtkXMLPImageDataReader_h 30 #define vtkXMLPImageDataReader_h 32 #include "vtkIOXMLModule.h" 65 void SetupEmptyOutput() VTK_OVERRIDE;
66 const
char* GetDataSetName() VTK_OVERRIDE;
67 void SetOutputExtent(
int*
extent) VTK_OVERRIDE;
68 void GetPieceInputExtent(
int index,
int*
extent) VTK_OVERRIDE;
Represents an XML element and those nested inside.
Read PVTK XML ImageData files.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
a simple class to control print indentation
Superclass for parallel structured data XML readers.
topologically and geometrically regular array of data
void CopyOutputInformation(vtkInformation *outInfo, int port) override
Superclass for VTK XML file readers.
static vtkAlgorithm * New()