Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
CTextureArray Member List

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

Add(std::shared_ptr< CTexture > texture, int delay)CTextureArray
CTextureArray(int width, int height, int loops, bool texCoordsArePixels=false)CTextureArray
CTextureArray()CTextureArray
Free()CTextureArray
m_delaysCTextureArray
m_heightCTextureArray
m_loopsCTextureArray
m_orientationCTextureArray
m_texCoordsArePixelsCTextureArray
m_texHeightCTextureArray
m_texturesCTextureArray
m_texWidthCTextureArray
m_widthCTextureArray
Reset()CTextureArray
Set(std::shared_ptr< CTexture > texture, int width, int height)CTextureArray
size() constCTextureArray
~CTextureArray()CTextureArrayvirtual