OGRE  1.9.0
Ogre::DDSCodec Member List

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

AllocatedObject()Ogre::AllocatedObject< Alloc >explicit
CodecDataPtr typedefOgre::Codec
CodecIterator typedefOgre::Codec
CodecList typedefOgre::Codecprotected
convertDXToOgreFormat(uint32 fourcc) constOgre::DDSCodecprivate
convertFourCCFormat(uint32 fourcc) constOgre::DDSCodecprivate
convertPixelFormat(uint32 rgbBits, uint32 rMask, uint32 gMask, uint32 bMask, uint32 aMask) constOgre::DDSCodecprivate
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
flipEndian(void *pData, size_t size, size_t count)Ogre::DDSCodecprivatestatic
flipEndian(void *pData, size_t size)Ogre::DDSCodecprivatestatic
getCodec(const String &extension)Ogre::Codecstatic
getCodec(char *magicNumberPtr, size_t maxbytes)Ogre::Codecstatic
getCodecIterator(void)Ogre::Codecstatic
getDataType() constOgre::ImageCodecvirtual
getExtensions(void)Ogre::Codecstatic
getType() constOgre::DDSCodecvirtual
isCodecRegistered(const String &codecType)Ogre::Codecstatic
magicNumberMatch(const char *magicNumberPtr, size_t maxbytes) constOgre::Codecvirtual
magicNumberToFileExt(const char *magicNumberPtr, size_t maxbytes) constOgre::DDSCodecvirtual
msInstanceOgre::DDSCodecprivatestatic
msMapCodecsOgre::Codecprotectedstatic
mTypeOgre::DDSCodecprivate
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::Codecstatic
shutdown(void)Ogre::DDSCodecstatic
startup(void)Ogre::DDSCodecstatic
unpackDXTAlpha(const DXTExplicitAlphaBlock &block, ColourValue *pCol) constOgre::DDSCodecprivate
unpackDXTAlpha(const DXTInterpolatedAlphaBlock &block, ColourValue *pCol) constOgre::DDSCodecprivate
unpackDXTColour(PixelFormat pf, const DXTColourBlock &block, ColourValue *pCol) constOgre::DDSCodecprivate
unregisterCodec(Codec *pCodec)Ogre::Codecstatic
~AllocatedObject()Ogre::AllocatedObject< Alloc >
~Codec()Ogre::Codecvirtual
~DDSCodec()Ogre::DDSCodecvirtual
~ImageCodec()Ogre::ImageCodecvirtual