AllocatedObject() | Ogre::AllocatedObject< Alloc > | [explicit] |
code(MemoryDataStreamPtr &input, CodecDataPtr &pData) const =0 | Ogre::Codec | [pure virtual] |
CodecDataPtr typedef | Ogre::Codec | |
CodecIterator typedef | Ogre::Codec | |
CodecList typedef | Ogre::Codec | [protected] |
codeToFile(MemoryDataStreamPtr &input, const String &outFileName, CodecDataPtr &pData) const =0 | Ogre::Codec | [pure virtual] |
decode(DataStreamPtr &input) const =0 | Ogre::Codec | [pure virtual] |
DecodeResult typedef | Ogre::Codec | |
getCodec(const String &extension) | Ogre::Codec | [static] |
getCodec(char *magicNumberPtr, size_t maxbytes) | Ogre::Codec | [static] |
getCodecIterator(void) | Ogre::Codec | [static] |
getDataType() const =0 | Ogre::Codec | [pure virtual] |
getExtensions(void) | Ogre::Codec | [static] |
getType() const =0 | Ogre::Codec | [pure virtual] |
isCodecRegistered(const String &codecType) | Ogre::Codec | [static] |
magicNumberMatch(const char *magicNumberPtr, size_t maxbytes) const | Ogre::Codec | [virtual] |
magicNumberToFileExt(const char *magicNumberPtr, size_t maxbytes) const =0 | Ogre::Codec | [pure virtual] |
msMapCodecs | Ogre::Codec | [protected, static] |
operator delete(void *ptr) | Ogre::AllocatedObject< Alloc > | |
operator delete(void *ptr, void *) | Ogre::AllocatedObject< Alloc > | |
operator delete(void *ptr, const char *, int, const char *) | Ogre::AllocatedObject< Alloc > | |
operator delete[](void *ptr) | Ogre::AllocatedObject< Alloc > | |
operator delete[](void *ptr, const char *, int, const char *) | Ogre::AllocatedObject< Alloc > | |
operator new(size_t sz, const char *file, int line, const char *func) | Ogre::AllocatedObject< Alloc > | |
operator new(size_t sz) | Ogre::AllocatedObject< Alloc > | |
operator new(size_t sz, void *ptr) | Ogre::AllocatedObject< Alloc > | |
operator new[](size_t sz, const char *file, int line, const char *func) | Ogre::AllocatedObject< Alloc > | |
operator new[](size_t sz) | Ogre::AllocatedObject< Alloc > | |
registerCodec(Codec *pCodec) | Ogre::Codec | [static] |
unRegisterCodec(Codec *pCodec) | Ogre::Codec | [static] |
~AllocatedObject() | Ogre::AllocatedObject< Alloc > | |
~Codec() | Ogre::Codec | [virtual] |
Copyright © 2012 Torus Knot Software Ltd
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.
Last modified Fri May 25 23:37:14 2012