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