![]() |
OGRE
2.2.4
Object-Oriented Graphics Rendering Engine
|
This is the complete list of members for Ogre::ASTCCodec, including all inherited members.
| AllocatedObject() | Ogre::AllocatedObject< Alloc > | inlineexplicit |
| ASTCCodec() | Ogre::ASTCCodec | |
| CodecDataPtr typedef | Ogre::Codec | |
| CodecIterator typedef | Ogre::Codec | |
| decode(DataStreamPtr &input) const | Ogre::ASTCCodec | virtual |
| DecodeResult typedef | Ogre::Codec | |
| encode(MemoryDataStreamPtr &input, CodecDataPtr &pData) const | Ogre::ASTCCodec | virtual |
| encodeToFile(MemoryDataStreamPtr &input, const String &outFileName, CodecDataPtr &pData) const | Ogre::ASTCCodec | 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::ImageCodec2 | inlinevirtual |
| getExtensions(void) | Ogre::Codec | static |
| getMemorySize(uint32 width, uint32 height, uint32 depth, int32 xdim, int32 ydim, PixelFormatGpu fmt) | Ogre::ASTCCodec | static |
| getType() const | Ogre::ASTCCodec | 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::ASTCCodec | virtual |
| 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::ASTCCodec | static |
| startup(void) | Ogre::ASTCCodec | static |
| unregisterCodec(Codec *pCodec) | Ogre::Codec | inlinestatic |
| ~AllocatedObject() | Ogre::AllocatedObject< Alloc > | inline |
| ~ASTCCodec() | Ogre::ASTCCodec | inlinevirtual |
| ~Codec() | Ogre::Codec | virtual |
| ~ImageCodec2() | Ogre::ImageCodec2 | virtual |