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