OGRE-Next  2.3
Object-Oriented Graphics Rendering Engine
Ogre::ASTCCodec Member List

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

AllocatedObject()Ogre::AllocatedObject< Alloc >inlineexplicit
ASTCCodec()Ogre::ASTCCodec
CodecDataPtr typedefOgre::Codec
CodecIterator typedefOgre::Codec
decode(DataStreamPtr &input) constOgre::ASTCCodecvirtual
DecodeResult typedefOgre::Codec
encode(MemoryDataStreamPtr &input, CodecDataPtr &pData) constOgre::ASTCCodecvirtual
encodeToFile(MemoryDataStreamPtr &input, const String &outFileName, CodecDataPtr &pData) constOgre::ASTCCodecvirtual
getCodec(const String &extension)Ogre::Codecstatic
getCodec(char *magicNumberPtr, size_t maxbytes)Ogre::Codecstatic
getCodecIterator()Ogre::Codecinlinestatic
getDataType() const overrideOgre::ImageCodec2inlinevirtual
getExtensions()Ogre::Codecstatic
getMemorySize(uint32 width, uint32 height, uint32 depth, int32 xdim, int32 ydim, PixelFormatGpu fmt)Ogre::ASTCCodecstatic
getType() constOgre::ASTCCodecvirtual
isCodecRegistered(const String &codecType)Ogre::Codecinlinestatic
magicNumberMatch(const char *magicNumberPtr, size_t maxbytes) constOgre::Codecinlinevirtual
magicNumberToFileExt(const char *magicNumberPtr, size_t maxbytes) constOgre::ASTCCodecvirtual
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()Ogre::ASTCCodecstatic
startup()Ogre::ASTCCodecstatic
unregisterCodec(Codec *pCodec)Ogre::Codecinlinestatic
~AllocatedObject()Ogre::AllocatedObject< Alloc >inline
~ASTCCodec()Ogre::ASTCCodecinlinevirtual
~Codec()Ogre::Codecvirtual
~ImageCodec2()Ogre::ImageCodec2virtual