32 #ifndef vtkXMLPImageDataWriter_h
33 #define vtkXMLPImageDataWriter_h
35 #include "vtkIOParallelXMLModule.h"
topologically and geometrically regular array of data
a simple class to control print indentation
Write PVTK XML ImageData files.
vtkXMLStructuredDataWriter * CreateStructuredPieceWriter()
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
const char * GetDataSetName()
~vtkXMLPImageDataWriter()
void WritePrimaryElementAttributes(ostream &os, vtkIndent indent)
virtual int FillInputPortInformation(int port, vtkInformation *info)
Fill the input port information objects for this algorithm.
vtkImageData * GetInput()
Get/Set the writer's input.
const char * GetDefaultFileExtension()
Get the default file extension for files written by this writer.
static vtkXMLPImageDataWriter * New()
Superclass for PVTK XML structured data writers.
Superclass for VTK XML structured data writers.