26 #ifndef vtkPNMWriter_h
27 #define vtkPNMWriter_h
29 #include "vtkIOImageModule.h"
virtual void WriteFile(ofstream *file, vtkImageData *data, int extent[6], int wExtent[6])
a simple class to control print indentation
topologically and geometrically regular array of data
Writes PNM (portable any map) files.
static vtkImageWriter * New()
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
virtual void WriteFileHeader(ofstream *, vtkImageData *, int[6])