| Allocate() | CGUITextureBase | inlineprotectedvirtual |
| ALLOCATE_TYPE enum name | CGUITextureBase | protected |
| AllocateOnDemand() | CGUITextureBase | protected |
| AllocResources() | CGUITextureBase | |
| Begin(UTILS::Color color) override | CGUITextureGL | protectedvirtual |
| CalculateSize() | CGUITextureBase | protected |
| CGUITextureBase(float posX, float posY, float width, float height, const CTextureInfo &texture) | CGUITextureBase | |
| CGUITextureBase(const CGUITextureBase &left) | CGUITextureBase | |
| CGUITextureGL(float posX, float posY, float width, float height, const CTextureInfo &texture) | CGUITextureGL | |
| Draw(float *x, float *y, float *z, const CRect &texture, const CRect &diffuse, int orientation) override | CGUITextureGL | protectedvirtual |
| DrawQuad(const CRect &coords, UTILS::Color color, CBaseTexture *texture=NULL, const CRect *texCoords=NULL) | CGUITextureGL | static |
| DynamicResourceAlloc(bool bOnOff) | CGUITextureBase | |
| End() override | CGUITextureGL | protectedvirtual |
| FailedToAlloc() const | CGUITextureBase | inline |
| Free() | CGUITextureBase | inlineprotectedvirtual |
| FreeResources(bool immediately=false) | CGUITextureBase | |
| GetFileName() const | CGUITextureBase | inline |
| GetHeight() const | CGUITextureBase | inline |
| GetOrientation() const | CGUITextureBase | |
| GetRenderRect() const | CGUITextureBase | inline |
| GetTextureHeight() const | CGUITextureBase | inline |
| GetTextureWidth() const | CGUITextureBase | inline |
| GetWidth() const | CGUITextureBase | inline |
| GetXPosition() const | CGUITextureBase | inline |
| GetYPosition() const | CGUITextureBase | inline |
| HitTest(const CPoint &point) const | CGUITextureBase | inline |
| IsAllocated() const | CGUITextureBase | inline |
| IsLazyLoaded() const | CGUITextureBase | inline |
| LARGE enum value | CGUITextureBase | protected |
| LARGE_FAILED enum value | CGUITextureBase | protected |
| LoadDiffuseImage() | CGUITextureBase | protected |
| m_allocateDynamically | CGUITextureBase | protected |
| m_alpha | CGUITextureBase | protected |
| m_aspect | CGUITextureBase | protected |
| m_currentFrame | CGUITextureBase | protected |
| m_currentLoop | CGUITextureBase | protected |
| m_diffuse | CGUITextureBase | protected |
| m_diffuseColor | CGUITextureBase | protected |
| m_diffuseOffset | CGUITextureBase | protected |
| m_diffuseScaleU | CGUITextureBase | protected |
| m_diffuseScaleV | CGUITextureBase | protected |
| m_diffuseU | CGUITextureBase | protected |
| m_diffuseV | CGUITextureBase | protected |
| m_frameHeight | CGUITextureBase | protected |
| m_frameWidth | CGUITextureBase | protected |
| m_height | CGUITextureBase | protected |
| m_info | CGUITextureBase | protected |
| m_invalid | CGUITextureBase | protected |
| m_isAllocated | CGUITextureBase | protected |
| m_lasttime | CGUITextureBase | protected |
| m_posX | CGUITextureBase | protected |
| m_posY | CGUITextureBase | protected |
| m_texCoordsScaleU | CGUITextureBase | protected |
| m_texCoordsScaleV | CGUITextureBase | protected |
| m_texture | CGUITextureBase | protected |
| m_use_cache | CGUITextureBase | protected |
| m_vertex | CGUITextureBase | protected |
| m_visible | CGUITextureBase | protected |
| m_width | CGUITextureBase | protected |
| NO enum value | CGUITextureBase | protected |
| NORMAL enum value | CGUITextureBase | protected |
| NORMAL_FAILED enum value | CGUITextureBase | protected |
| OrientateTexture(CRect &rect, float width, float height, int orientation) | CGUITextureBase | protectedstatic |
| Process(unsigned int currentTime) | CGUITextureBase | |
| ReadyToRender() const | CGUITextureBase | |
| Render() | CGUITextureBase | |
| Render(float left, float top, float bottom, float right, float u1, float v1, float u2, float v2, float u3, float v3) | CGUITextureBase | protected |
| ResetAnimState() | CGUITextureBase | protected |
| SetAlpha(unsigned char alpha) | CGUITextureBase | |
| SetAspectRatio(const CAspectRatio &aspect) | CGUITextureBase | |
| SetDiffuseColor(UTILS::Color color) | CGUITextureBase | |
| SetFileName(const std::string &filename) | CGUITextureBase | |
| SetHeight(float height) | CGUITextureBase | |
| SetInvalid() | CGUITextureBase | |
| SetPosition(float x, float y) | CGUITextureBase | |
| SetUseCache(const bool useCache=true) | CGUITextureBase | |
| SetVisible(bool visible) | CGUITextureBase | |
| SetWidth(float width) | CGUITextureBase | |
| UpdateAnimFrame(unsigned int currentTime) | CGUITextureBase | protected |
| ~CGUITextureBase(void) | CGUITextureBase | virtual |