48#ifndef vtkXMLPImageDataWriter_h
49#define vtkXMLPImageDataWriter_h
51#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) override
Methods invoked by print to print information about the object including superclasses.
void WritePrimaryElementAttributes(ostream &os, vtkIndent indent) override
const char * GetDataSetName() override
vtkXMLStructuredDataWriter * CreateStructuredPieceWriter() override
const char * GetDefaultFileExtension() override
Get the default file extension for files written by this writer.
int FillInputPortInformation(int port, vtkInformation *info) override
Fill the input port information objects for this algorithm.
~vtkXMLPImageDataWriter() override
vtkImageData * GetInput()
Get/Set the writer's input.
Superclass for PVTK XML structured data writers.
Superclass for VTK XML structured data writers.