AllocatedObject() | Ogre::AllocatedObject< Alloc > | inlineexplicit |
CodecDataPtr typedef | Ogre::Codec | |
CodecIterator typedef | Ogre::Codec | |
decode(DataStreamPtr &input) const | Ogre::OITDCodec | virtual |
DecodeResult typedef | Ogre::Codec | |
encode(MemoryDataStreamPtr &input, CodecDataPtr &pData) const | Ogre::OITDCodec | virtual |
encodeToFile(MemoryDataStreamPtr &input, const String &outFileName, CodecDataPtr &pData) const | Ogre::OITDCodec | virtual |
getCodec(const String &extension) | Ogre::Codec | static |
getCodec(char *magicNumberPtr, size_t maxbytes) | Ogre::Codec | static |
getCodecIterator(void) | Ogre::Codec | inlinestatic |
getDataType() const | Ogre::ImageCodec | inlinevirtual |
getExtensions(void) | Ogre::Codec | static |
getType(void) const | Ogre::OITDCodec | virtual |
isCodecRegistered(const String &codecType) | Ogre::Codec | inlinestatic |
magicNumberMatch(const char *magicNumberPtr, size_t maxbytes) const | Ogre::Codec | inlinevirtual |
magicNumberToFileExt(const char *magicNumberPtr, size_t maxbytes) const | Ogre::OITDCodec | virtual |
OITDCodec() | Ogre::OITDCodec | |
operator delete(void *ptr) | Ogre::AllocatedObject< Alloc > | inline |
operator delete(void *ptr, void *) | Ogre::AllocatedObject< Alloc > | inline |
operator delete(void *ptr, const char *, int, const char *) | Ogre::AllocatedObject< Alloc > | inline |
operator delete[](void *ptr) | Ogre::AllocatedObject< Alloc > | inline |
operator delete[](void *ptr, const char *, int, const char *) | Ogre::AllocatedObject< Alloc > | inline |
operator new(size_t sz, const char *file, int line, const char *func) | Ogre::AllocatedObject< Alloc > | inline |
operator new(size_t sz) | Ogre::AllocatedObject< Alloc > | inline |
operator new(size_t sz, void *ptr) | Ogre::AllocatedObject< Alloc > | inline |
operator new[](size_t sz, const char *file, int line, const char *func) | Ogre::AllocatedObject< Alloc > | inline |
operator new[](size_t sz) | Ogre::AllocatedObject< Alloc > | inline |
registerCodec(Codec *pCodec) | Ogre::Codec | inlinestatic |
shutdown(void) | Ogre::OITDCodec | static |
startup(void) | Ogre::OITDCodec | static |
unregisterCodec(Codec *pCodec) | Ogre::Codec | inlinestatic |
~AllocatedObject() | Ogre::AllocatedObject< Alloc > | inline |
~Codec() | Ogre::Codec | virtual |
~ImageCodec() | Ogre::ImageCodec | virtual |
~OITDCodec() | Ogre::OITDCodec | inlinevirtual |