This is the complete list of members for
CEGUI::NullTexture, including all inherited members.
AllocatedObject() (defined in CEGUI::AllocatedObject< Texture >) | CEGUI::AllocatedObject< Texture > | [inline, explicit] |
blitFromMemory(const void *sourceData, const Rectf &area) | CEGUI::NullTexture | [virtual] |
blitToMemory(void *targetData) | CEGUI::NullTexture | [virtual] |
d_dataSize | CEGUI::NullTexture | [protected] |
d_name | CEGUI::NullTexture | [protected] |
d_size | CEGUI::NullTexture | [protected] |
d_texelScaling | CEGUI::NullTexture | [protected] |
d_textureNumber | CEGUI::NullTexture | [protected, static] |
getName() const | CEGUI::NullTexture | [virtual] |
getOriginalDataSize() const | CEGUI::NullTexture | [virtual] |
getSize() const | CEGUI::NullTexture | [virtual] |
getTexelScaling() const | CEGUI::NullTexture | [virtual] |
isPixelFormatSupported(const PixelFormat fmt) const | CEGUI::NullTexture | [virtual] |
loadFromFile(const String &filename, const String &resourceGroup) | CEGUI::NullTexture | [virtual] |
loadFromMemory(const void *buffer, const Sizef &buffer_size, PixelFormat pixel_format) | CEGUI::NullTexture | [virtual] |
NullRenderer::createTexture (defined in CEGUI::NullTexture) | CEGUI::NullTexture | [friend] |
NullRenderer::createTexture (defined in CEGUI::NullTexture) | CEGUI::NullTexture | [friend] |
NullRenderer::createTexture (defined in CEGUI::NullTexture) | CEGUI::NullTexture | [friend] |
NullRenderer::destroyTexture (defined in CEGUI::NullTexture) | CEGUI::NullTexture | [friend] |
NullRenderer::destroyTexture (defined in CEGUI::NullTexture) | CEGUI::NullTexture | [friend] |
NullTexture(const String &name) | CEGUI::NullTexture | [protected] |
NullTexture(const String &name, const String &filename, const String &resourceGroup) | CEGUI::NullTexture | [protected] |
NullTexture(const String &name, const Sizef &sz) | CEGUI::NullTexture | [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 | |
updateCachedScaleValues() | CEGUI::NullTexture | [protected] |
~NullTexture() | CEGUI::NullTexture | [protected, virtual] |
~Texture() | CEGUI::Texture | [inline, virtual] |