This is the complete list of members for
CEGUI::OgreTexture, including all inherited members.
AllocatedObject() (defined in CEGUI::AllocatedObject< Texture >) | CEGUI::AllocatedObject< Texture > | [inline, explicit] |
blitFromMemory(const void *sourceData, const Rectf &area) | CEGUI::OgreTexture | [virtual] |
blitToMemory(void *targetData) | CEGUI::OgreTexture | [virtual] |
createEmptyOgreTexture() | CEGUI::OgreTexture | [protected] |
d_dataSize | CEGUI::OgreTexture | [protected] |
d_isLinked | CEGUI::OgreTexture | [protected] |
d_name | CEGUI::OgreTexture | [protected] |
d_size | CEGUI::OgreTexture | [protected] |
d_texelScaling | CEGUI::OgreTexture | [protected] |
d_texture (defined in CEGUI::OgreTexture) | CEGUI::OgreTexture | [protected] |
d_textureNumber | CEGUI::OgreTexture | [protected, static] |
freeOgreTexture() | CEGUI::OgreTexture | [protected] |
fromOgrePixelFormat(const Ogre::PixelFormat fmt) | CEGUI::OgreTexture | [static] |
getName() const | CEGUI::OgreTexture | [virtual] |
getOgreTexture() const | CEGUI::OgreTexture | |
getOriginalDataSize() const | CEGUI::OgreTexture | [virtual] |
getSize() const | CEGUI::OgreTexture | [virtual] |
getTexelScaling() const | CEGUI::OgreTexture | [virtual] |
getUniqueName() | CEGUI::OgreTexture | [static] |
isPixelFormatSupported(const PixelFormat fmt) const | CEGUI::OgreTexture | [virtual] |
loadFromFile(const String &filename, const String &resourceGroup) | CEGUI::OgreTexture | [virtual] |
loadFromMemory(const void *buffer, const Sizef &buffer_size, PixelFormat pixel_format) | CEGUI::OgreTexture | [virtual] |
OgreRenderer::createTexture (defined in CEGUI::OgreTexture) | CEGUI::OgreTexture | [friend] |
OgreRenderer::createTexture (defined in CEGUI::OgreTexture) | CEGUI::OgreTexture | [friend] |
OgreRenderer::createTexture (defined in CEGUI::OgreTexture) | CEGUI::OgreTexture | [friend] |
OgreRenderer::createTexture (defined in CEGUI::OgreTexture) | CEGUI::OgreTexture | [friend] |
OgreRenderer::destroyTexture (defined in CEGUI::OgreTexture) | CEGUI::OgreTexture | [friend] |
OgreRenderer::destroyTexture (defined in CEGUI::OgreTexture) | CEGUI::OgreTexture | [friend] |
OgreTexture(const String &name) | CEGUI::OgreTexture | [protected] |
OgreTexture(const String &name, const String &filename, const String &resourceGroup) | CEGUI::OgreTexture | [protected] |
OgreTexture(const String &name, const Sizef &sz) | CEGUI::OgreTexture | [protected] |
OgreTexture(const String &name, Ogre::TexturePtr &tex, bool take_ownership) | CEGUI::OgreTexture | [protected] |
PF_PVRTC2 enum value | CEGUI::Texture | |
PF_PVRTC4 enum value | CEGUI::Texture | |
PF_RGB enum value | CEGUI::Texture | |
PF_RGB_565 enum value | CEGUI::Texture | |
PF_RGB_DXT1 enum value | CEGUI::Texture | |
PF_RGBA enum value | CEGUI::Texture | |
PF_RGBA_4444 enum value | CEGUI::Texture | |
PF_RGBA_DXT1 enum value | CEGUI::Texture | |
PF_RGBA_DXT3 enum value | CEGUI::Texture | |
PF_RGBA_DXT5 enum value | CEGUI::Texture | |
PixelFormat enum name | CEGUI::Texture | |
setOgreTexture(Ogre::TexturePtr texture, bool take_ownership=false) | CEGUI::OgreTexture | |
toOgrePixelFormat(const Texture::PixelFormat fmt) | CEGUI::OgreTexture | [static] |
updateCachedScaleValues() | CEGUI::OgreTexture | [protected] |
~OgreTexture() | CEGUI::OgreTexture | [protected, virtual] |
~Texture() | CEGUI::Texture | [inline, virtual] |