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