Inheritance diagram for GfxImageReaderPNM:
Public Types | |
typedef GfxImageReaderFactorySimple< GfxImageReaderPNM > | Factory |
Public Methods | |
GfxImageReaderPNM (const String &path) | |
virtual ImagePtr | readImage () const |
See base class. | |
ImagePtr | readImage (std::istream &) const |
Static Public Methods | |
bool | canRead (const String &path) |
Private Attributes | |
const String | _path |
Definition at line 40 of file gfxImageReaderPNM.h.