|
kodi
|
This is the complete list of members for CGUITexture, including all inherited members.
| Allocate() (defined in CGUITexture) | CGUITexture | inlineprotectedvirtual |
| ALLOCATE_TYPE enum name (defined in CGUITexture) | CGUITexture | protected |
| AllocateOnDemand() (defined in CGUITexture) | CGUITexture | protected |
| AllocResources() (defined in CGUITexture) | CGUITexture | |
| Begin(UTILS::COLOR::Color color)=0 | CGUITexture | protectedpure virtual |
| CalculateSize() (defined in CGUITexture) | CGUITexture | protected |
| CGUITexture(float posX, float posY, float width, float height, const CTextureInfo &texture) (defined in CGUITexture) | CGUITexture | protected |
| CGUITexture(const CGUITexture &left) (defined in CGUITexture) | CGUITexture | protected |
| Clone() const =0 (defined in CGUITexture) | CGUITexture | pure virtual |
| CreateTexture(float posX, float posY, float width, float height, const CTextureInfo &texture) (defined in CGUITexture) | CGUITexture | static |
| Draw(float *x, float *y, float *z, const CRect &texture, const CRect &diffuse, int orientation)=0 (defined in CGUITexture) | CGUITexture | protectedpure virtual |
| DrawQuad(const CRect &coords, UTILS::COLOR::Color color, CTexture *texture=nullptr, const CRect *texCoords=nullptr) (defined in CGUITexture) | CGUITexture | static |
| DynamicResourceAlloc(bool bOnOff) (defined in CGUITexture) | CGUITexture | |
| End()=0 (defined in CGUITexture) | CGUITexture | protectedpure virtual |
| FailedToAlloc() const (defined in CGUITexture) | CGUITexture | inline |
| Free() | CGUITexture | inlineprotectedvirtual |
| FreeResources(bool immediately=false) (defined in CGUITexture) | CGUITexture | |
| GetDiffuseColor() const | CGUITexture | inline |
| GetFileName() const (defined in CGUITexture) | CGUITexture | inline |
| GetHeight() const (defined in CGUITexture) | CGUITexture | inline |
| GetOrientation() const (defined in CGUITexture) | CGUITexture | |
| GetRenderRect() const (defined in CGUITexture) | CGUITexture | inline |
| GetTextureHeight() const (defined in CGUITexture) | CGUITexture | inline |
| GetTextureWidth() const (defined in CGUITexture) | CGUITexture | inline |
| GetWidth() const (defined in CGUITexture) | CGUITexture | inline |
| GetXPosition() const (defined in CGUITexture) | CGUITexture | inline |
| GetYPosition() const (defined in CGUITexture) | CGUITexture | inline |
| HitTest(const CPoint &point) const (defined in CGUITexture) | CGUITexture | inline |
| IsAllocated() const (defined in CGUITexture) | CGUITexture | inline |
| IsLazyLoaded() const (defined in CGUITexture) | CGUITexture | inline |
| LARGE enum value (defined in CGUITexture) | CGUITexture | protected |
| LARGE_FAILED enum value (defined in CGUITexture) | CGUITexture | protected |
| m_allocateDynamically (defined in CGUITexture) | CGUITexture | protected |
| m_alpha (defined in CGUITexture) | CGUITexture | protected |
| m_aspect (defined in CGUITexture) | CGUITexture | protected |
| m_currentFrame (defined in CGUITexture) | CGUITexture | protected |
| m_currentLoop (defined in CGUITexture) | CGUITexture | protected |
| m_diffuse (defined in CGUITexture) | CGUITexture | protected |
| m_diffuseColor (defined in CGUITexture) | CGUITexture | protected |
| m_diffuseOffset (defined in CGUITexture) | CGUITexture | protected |
| m_diffuseScaleU (defined in CGUITexture) | CGUITexture | protected |
| m_diffuseScaleV (defined in CGUITexture) | CGUITexture | protected |
| m_diffuseU (defined in CGUITexture) | CGUITexture | protected |
| m_diffuseV (defined in CGUITexture) | CGUITexture | protected |
| m_frameHeight (defined in CGUITexture) | CGUITexture | protected |
| m_frameWidth (defined in CGUITexture) | CGUITexture | protected |
| m_height (defined in CGUITexture) | CGUITexture | protected |
| m_info (defined in CGUITexture) | CGUITexture | protected |
| m_invalid (defined in CGUITexture) | CGUITexture | protected |
| m_isAllocated (defined in CGUITexture) | CGUITexture | protected |
| m_lasttime (defined in CGUITexture) | CGUITexture | protected |
| m_posX (defined in CGUITexture) | CGUITexture | protected |
| m_posY (defined in CGUITexture) | CGUITexture | protected |
| m_texCoordsScaleU (defined in CGUITexture) | CGUITexture | protected |
| m_texCoordsScaleV (defined in CGUITexture) | CGUITexture | protected |
| m_texture (defined in CGUITexture) | CGUITexture | protected |
| m_use_cache (defined in CGUITexture) | CGUITexture | protected |
| m_vertex (defined in CGUITexture) | CGUITexture | protected |
| m_visible (defined in CGUITexture) | CGUITexture | protected |
| m_width (defined in CGUITexture) | CGUITexture | protected |
| NO enum value (defined in CGUITexture) | CGUITexture | protected |
| NORMAL enum value (defined in CGUITexture) | CGUITexture | protected |
| NORMAL_FAILED enum value (defined in CGUITexture) | CGUITexture | protected |
| OrientateTexture(CRect &rect, float width, float height, int orientation) (defined in CGUITexture) | CGUITexture | protectedstatic |
| Process(unsigned int currentTime) (defined in CGUITexture) | CGUITexture | |
| ReadyToRender() const (defined in CGUITexture) | CGUITexture | |
| Register(const CreateGUITextureFunc &createFunction, const DrawQuadFunc &drawQuadFunction) (defined in CGUITexture) | CGUITexture | static |
| Render() | CGUITexture | |
| Render(float left, float top, float right, float bottom, float u1, float v1, float u2, float v2, float u3, float v3) (defined in CGUITexture) | CGUITexture | protected |
| ResetAnimState() (defined in CGUITexture) | CGUITexture | protected |
| SetAlpha(unsigned char alpha) (defined in CGUITexture) | CGUITexture | |
| SetAspectRatio(const CAspectRatio &aspect) (defined in CGUITexture) | CGUITexture | |
| SetDiffuseColor(UTILS::COLOR::Color color, const CGUIListItem *item=nullptr) (defined in CGUITexture) | CGUITexture | |
| SetFileName(const std::string &filename) (defined in CGUITexture) | CGUITexture | |
| SetHeight(float height) (defined in CGUITexture) | CGUITexture | |
| SetInvalid() (defined in CGUITexture) | CGUITexture | |
| SetPosition(float x, float y) (defined in CGUITexture) | CGUITexture | |
| SetUseCache(const bool useCache=true) (defined in CGUITexture) | CGUITexture | |
| SetVisible(bool visible) (defined in CGUITexture) | CGUITexture | |
| SetWidth(float width) (defined in CGUITexture) | CGUITexture | |
| UpdateAnimFrame(unsigned int currentTime) (defined in CGUITexture) | CGUITexture | protected |
| ~CGUITexture()=default (defined in CGUITexture) | CGUITexture | virtual |
1.8.13