xbmc
CGUITexture Member List

This is the complete list of members for CGUITexture, including all inherited members.

Allocate() (defined in CGUITexture)CGUITextureinlineprotectedvirtual
ALLOCATE_TYPE enum name (defined in CGUITexture)CGUITextureprotected
AllocateOnDemand() (defined in CGUITexture)CGUITextureprotected
AllocResources() (defined in CGUITexture)CGUITexture
Begin(UTILS::COLOR::Color color)=0CGUITextureprotectedpure virtual
CalculateSize() (defined in CGUITexture)CGUITextureprotected
CGUITexture(float posX, float posY, float width, float height, const CTextureInfo &texture) (defined in CGUITexture)CGUITextureprotected
CGUITexture(const CGUITexture &left) (defined in CGUITexture)CGUITextureprotected
Clone() const =0 (defined in CGUITexture)CGUITexturepure virtual
CreateTexture(float posX, float posY, float width, float height, const CTextureInfo &texture) (defined in CGUITexture)CGUITexturestatic
Draw(float *x, float *y, float *z, const CRect &texture, const CRect &diffuse, int orientation)=0 (defined in CGUITexture)CGUITextureprotectedpure virtual
DrawQuad(const CRect &coords, UTILS::COLOR::Color color, CTexture *texture=nullptr, const CRect *texCoords=nullptr) (defined in CGUITexture)CGUITexturestatic
DynamicResourceAlloc(bool bOnOff) (defined in CGUITexture)CGUITexture
End()=0 (defined in CGUITexture)CGUITextureprotectedpure virtual
FailedToAlloc() const (defined in CGUITexture)CGUITextureinline
Free()CGUITextureinlineprotectedvirtual
FreeResources(bool immediately=false) (defined in CGUITexture)CGUITexture
GetDiffuseColor() constCGUITextureinline
GetFileName() const (defined in CGUITexture)CGUITextureinline
GetHeight() const (defined in CGUITexture)CGUITextureinline
GetOrientation() const (defined in CGUITexture)CGUITexture
GetRenderRect() const (defined in CGUITexture)CGUITextureinline
GetTextureHeight() const (defined in CGUITexture)CGUITextureinline
GetTextureWidth() const (defined in CGUITexture)CGUITextureinline
GetWidth() const (defined in CGUITexture)CGUITextureinline
GetXPosition() const (defined in CGUITexture)CGUITextureinline
GetYPosition() const (defined in CGUITexture)CGUITextureinline
HitTest(const CPoint &point) const (defined in CGUITexture)CGUITextureinline
IsAllocated() const (defined in CGUITexture)CGUITextureinline
IsLazyLoaded() const (defined in CGUITexture)CGUITextureinline
LARGE enum value (defined in CGUITexture)CGUITextureprotected
LARGE_FAILED enum value (defined in CGUITexture)CGUITextureprotected
m_allocateDynamically (defined in CGUITexture)CGUITextureprotected
m_alpha (defined in CGUITexture)CGUITextureprotected
m_aspect (defined in CGUITexture)CGUITextureprotected
m_currentFrame (defined in CGUITexture)CGUITextureprotected
m_currentLoop (defined in CGUITexture)CGUITextureprotected
m_diffuse (defined in CGUITexture)CGUITextureprotected
m_diffuseColor (defined in CGUITexture)CGUITextureprotected
m_diffuseOffset (defined in CGUITexture)CGUITextureprotected
m_diffuseScaleU (defined in CGUITexture)CGUITextureprotected
m_diffuseScaleV (defined in CGUITexture)CGUITextureprotected
m_diffuseU (defined in CGUITexture)CGUITextureprotected
m_diffuseV (defined in CGUITexture)CGUITextureprotected
m_frameHeight (defined in CGUITexture)CGUITextureprotected
m_frameWidth (defined in CGUITexture)CGUITextureprotected
m_height (defined in CGUITexture)CGUITextureprotected
m_info (defined in CGUITexture)CGUITextureprotected
m_invalid (defined in CGUITexture)CGUITextureprotected
m_isAllocated (defined in CGUITexture)CGUITextureprotected
m_lasttime (defined in CGUITexture)CGUITextureprotected
m_posX (defined in CGUITexture)CGUITextureprotected
m_posY (defined in CGUITexture)CGUITextureprotected
m_texCoordsScaleU (defined in CGUITexture)CGUITextureprotected
m_texCoordsScaleV (defined in CGUITexture)CGUITextureprotected
m_texture (defined in CGUITexture)CGUITextureprotected
m_use_cache (defined in CGUITexture)CGUITextureprotected
m_vertex (defined in CGUITexture)CGUITextureprotected
m_visible (defined in CGUITexture)CGUITextureprotected
m_width (defined in CGUITexture)CGUITextureprotected
NO enum value (defined in CGUITexture)CGUITextureprotected
NORMAL enum value (defined in CGUITexture)CGUITextureprotected
NORMAL_FAILED enum value (defined in CGUITexture)CGUITextureprotected
OrientateTexture(CRect &rect, float width, float height, int orientation) (defined in CGUITexture)CGUITextureprotectedstatic
Process(unsigned int currentTime) (defined in CGUITexture)CGUITexture
ReadyToRender() const (defined in CGUITexture)CGUITexture
Register(const CreateGUITextureFunc &createFunction, const DrawQuadFunc &drawQuadFunction) (defined in CGUITexture)CGUITexturestatic
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)CGUITextureprotected
ResetAnimState() (defined in CGUITexture)CGUITextureprotected
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)CGUITextureprotected
~CGUITexture()=default (defined in CGUITexture)CGUITexturevirtual