41 #ifndef vtkPNMReader_h
42 #define vtkPNMReader_h
44 #include "vtkIOImageModule.h"
60 return ".pnm .pgm .ppm";
virtual const char * GetFileExtensions()
.pnm .pgm .ppm
read pnm (i.e., portable anymap) files
static vtkImageReader * New()
virtual const char * GetDescriptiveName()
PNM.
virtual int CanReadFile(const char *vtkNotUsed(fname))
Return non zero if the reader can read the given file name.
a simple class to control print indentation
Superclass of transformable binary file readers.
virtual void ExecuteInformation()
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.