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.
static vtkXMLPImageDataWriter * New()
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
const char * GetDataSetName()
const char * GetDefaultFileExtension()
Get the default file extension for files written by this writer.
vtkXMLStructuredDataWriter * CreateStructuredPieceWriter()
~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.
Superclass for PVTK XML structured data writers.
Superclass for VTK XML structured data writers.