AllocatedObject() (defined in CEGUI::AllocatedObject< Texture >) | CEGUI::AllocatedObject< Texture > | inlineexplicit |
blitFromMemory(const void *sourceData, const Rectf &area) | CEGUI::OpenGLESTexture | virtual |
blitToMemory(void *targetData) | CEGUI::OpenGLESTexture | virtual |
cleanupOpenGLESTexture() | CEGUI::OpenGLESTexture | protected |
d_dataSize | CEGUI::OpenGLESTexture | protected |
d_format | CEGUI::OpenGLESTexture | protected |
d_grabBuffer | CEGUI::OpenGLESTexture | protected |
d_isCompressed | CEGUI::OpenGLESTexture | protected |
d_name | CEGUI::OpenGLESTexture | protected |
d_ogltexture | CEGUI::OpenGLESTexture | protected |
d_owner | CEGUI::OpenGLESTexture | protected |
d_size | CEGUI::OpenGLESTexture | protected |
d_subpixelFormat | CEGUI::OpenGLESTexture | protected |
d_texelScaling | CEGUI::OpenGLESTexture | protected |
generateOpenGLESTexture() | CEGUI::OpenGLESTexture | protected |
getCompressedTextureSize(const Sizef &pixel_size) const (defined in CEGUI::OpenGLESTexture) | CEGUI::OpenGLESTexture | protected |
getName() const | CEGUI::OpenGLESTexture | virtual |
getOpenGLESTexture() const | CEGUI::OpenGLESTexture | |
getOriginalDataSize() const | CEGUI::OpenGLESTexture | virtual |
getSize() const | CEGUI::OpenGLESTexture | virtual |
getTexelScaling() const | CEGUI::OpenGLESTexture | virtual |
grabTexture() | CEGUI::OpenGLESTexture | |
initPixelFormatFields(const PixelFormat fmt) | CEGUI::OpenGLESTexture | protected |
isPixelFormatSupported(const PixelFormat fmt) const | CEGUI::OpenGLESTexture | virtual |
loadCompressedTextureBuffer(const Rectf &buffer_size, const GLvoid *buffer) const | CEGUI::OpenGLESTexture | protected |
loadFromFile(const String &filename, const String &resourceGroup) | CEGUI::OpenGLESTexture | virtual |
loadFromMemory(const void *buffer, const Sizef &buffer_size, PixelFormat pixel_format) | CEGUI::OpenGLESTexture | virtual |
loadUncompressedTextureBuffer(const Rectf &buffer_size, const GLvoid *buffer) const | CEGUI::OpenGLESTexture | protected |
OpenGLESRenderer::createTexture (defined in CEGUI::OpenGLESTexture) | CEGUI::OpenGLESTexture | friend |
OpenGLESRenderer::createTexture (defined in CEGUI::OpenGLESTexture) | CEGUI::OpenGLESTexture | friend |
OpenGLESRenderer::createTexture (defined in CEGUI::OpenGLESTexture) | CEGUI::OpenGLESTexture | friend |
OpenGLESRenderer::createTexture (defined in CEGUI::OpenGLESTexture) | CEGUI::OpenGLESTexture | friend |
OpenGLESRenderer::destroyTexture (defined in CEGUI::OpenGLESTexture) | CEGUI::OpenGLESTexture | friend |
OpenGLESRenderer::destroyTexture (defined in CEGUI::OpenGLESTexture) | CEGUI::OpenGLESTexture | friend |
OpenGLESTexture(OpenGLESRenderer &owner, const String &name) | CEGUI::OpenGLESTexture | protected |
OpenGLESTexture(OpenGLESRenderer &owner, const String &name, const String &filename, const String &resourceGroup) | CEGUI::OpenGLESTexture | protected |
OpenGLESTexture(OpenGLESRenderer &owner, const String &name, const Sizef &size) | CEGUI::OpenGLESTexture | protected |
OpenGLESTexture(OpenGLESRenderer &owner, const String &name, GLuint tex, const Sizef &size) | CEGUI::OpenGLESTexture | 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 | |
restoreTexture() | CEGUI::OpenGLESTexture | |
setOpenGLESTexture(GLuint tex, const Sizef &size) | CEGUI::OpenGLESTexture | |
setTextureSize(const Sizef &sz) | CEGUI::OpenGLESTexture | |
setTextureSize_impl(const Sizef &sz) | CEGUI::OpenGLESTexture | protected |
updateCachedScaleValues() | CEGUI::OpenGLESTexture | protected |
~OpenGLESTexture() | CEGUI::OpenGLESTexture | protectedvirtual |
~Texture() | CEGUI::Texture | inlinevirtual |