Go to the documentation of this file.
32 #ifndef vtkXMLImageDataWriter_h
33 #define vtkXMLImageDataWriter_h
35 #include "vtkIOXMLModule.h"
virtual const char * GetDefaultFileExtension()=0
Get the default file extension for files written by this writer.
virtual int FillInputPortInformation(int port, vtkInformation *info)
Fill the input port information objects for this algorithm.
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
Write VTK XML ImageData files.
topologically and geometrically regular array of data
a simple class to control print indentation
virtual const char * GetDataSetName()=0
virtual void GetInputExtent(int *extent)=0
vtkDataObject * GetInput()
static vtkAlgorithm * New()
Superclass for VTK XML structured data writers.