Crazy Eddie's GUI System
0.8.4
|
AllocatedObject() (defined in CEGUI::AllocatedObject< Texture >) | CEGUI::AllocatedObject< Texture > | [inline, explicit] |
blitFromMemory(const void *sourceData, const Rectf &area)=0 | CEGUI::Texture | [pure virtual] |
blitToMemory(void *targetData)=0 | CEGUI::Texture | [pure virtual] |
getName() const =0 | CEGUI::Texture | [pure virtual] |
getOriginalDataSize() const =0 | CEGUI::Texture | [pure virtual] |
getSize() const =0 | CEGUI::Texture | [pure virtual] |
getTexelScaling() const =0 | CEGUI::Texture | [pure virtual] |
isPixelFormatSupported(const PixelFormat fmt) const =0 | CEGUI::Texture | [pure virtual] |
loadFromFile(const String &filename, const String &resourceGroup)=0 | CEGUI::Texture | [pure virtual] |
loadFromMemory(const void *buffer, const Sizef &buffer_size, PixelFormat pixel_format)=0 | CEGUI::Texture | [pure virtual] |
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 | |
~Texture() | CEGUI::Texture | [inline, virtual] |