|  | OGRE 14.3
    Object-Oriented Graphics Rendering Engine | 
This is the complete list of members for Ogre::FreeImageCodec, including all inherited members.
| decode(const DataStreamPtr &input, const Any &output) const override | Ogre::FreeImageCodec | virtual | 
| encode(const Any &input) const override | Ogre::FreeImageCodec | virtual | 
| encodeToFile(const Any &input, const String &outFileName) const override | Ogre::FreeImageCodec | virtual | 
| FreeImageCodec(const String &type, unsigned int fiType) | Ogre::FreeImageCodec | |
| getCodec(const String &extension) | Ogre::Codec | static | 
| getCodec(char *magicNumberPtr, size_t maxbytes) | Ogre::Codec | static | 
| getExtensions(void) | Ogre::Codec | static | 
| getType() const override | Ogre::FreeImageCodec | virtual | 
| isCodecRegistered(const String &codecType) | Ogre::Codec | inlinestatic | 
| magicNumberMatch(const char *magicNumberPtr, size_t maxbytes) const | Ogre::Codec | inline | 
| magicNumberToFileExt(const char *magicNumberPtr, size_t maxbytes) const override | Ogre::FreeImageCodec | virtual | 
| registerCodec(Codec *pCodec) | Ogre::Codec | static | 
| shutdown(void) | Ogre::FreeImageCodec | static | 
| startup(void) | Ogre::FreeImageCodec | static | 
| unregisterCodec(Codec *pCodec) | Ogre::Codec | inlinestatic | 
| ~Codec() | Ogre::Codec | virtual | 
| ~FreeImageCodec() | Ogre::FreeImageCodec | inlinevirtual |