OGRE 2.1
Object-Oriented Graphics Rendering Engine
Loading...
Searching...
No Matches
Ogre::DDSCodec Member List

This is the complete list of members for Ogre::DDSCodec, including all inherited members.

AllocatedObject()Ogre::AllocatedObject< Alloc >inlineexplicit
CodecDataPtr typedefOgre::Codec
CodecIterator typedefOgre::Codec
DDSCodec()Ogre::DDSCodec
decode(DataStreamPtr &input) constOgre::DDSCodecvirtual
DecodeResult typedefOgre::Codec
encode(MemoryDataStreamPtr &input, CodecDataPtr &pData) constOgre::DDSCodecvirtual
encodeToFile(MemoryDataStreamPtr &input, const String &outFileName, CodecDataPtr &pData) constOgre::DDSCodecvirtual
getCodec(const String &extension)Ogre::Codecstatic
getCodec(char *magicNumberPtr, size_t maxbytes)Ogre::Codecstatic
getCodecIterator(void)Ogre::Codecinlinestatic
getDataType() constOgre::ImageCodecinlinevirtual
getExtensions(void)Ogre::Codecstatic
getType() constOgre::DDSCodecvirtual
isCodecRegistered(const String &codecType)Ogre::Codecinlinestatic
magicNumberMatch(const char *magicNumberPtr, size_t maxbytes) constOgre::Codecinlinevirtual
magicNumberToFileExt(const char *magicNumberPtr, size_t maxbytes) constOgre::DDSCodecvirtual
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::Codecinlinestatic
shutdown(void)Ogre::DDSCodecstatic
startup(void)Ogre::DDSCodecstatic
unregisterCodec(Codec *pCodec)Ogre::Codecinlinestatic
~AllocatedObject()Ogre::AllocatedObject< Alloc >inline
~Codec()Ogre::Codecvirtual
~DDSCodec()Ogre::DDSCodecinlinevirtual
~ImageCodec()Ogre::ImageCodecvirtual