| 
    Kodi Documentation 22.0
    
   Kodi is an open source media player and entertainment hub. 
   | 
 
This is the complete list of members for CTextureMap, including all inherited members.
| Add(std::unique_ptr< CTexture > texture, int delay) | CTextureMap | |
| CTextureMap() | CTextureMap | |
| CTextureMap(const std::string &textureName, int width, int height, int loops) | CTextureMap | |
| Dump() const | CTextureMap | |
| Flush() | CTextureMap | |
| FreeTexture() | CTextureMap | protected | 
| GetMemoryUsage() const | CTextureMap | |
| GetName() const | CTextureMap | |
| GetTexture() | CTextureMap | |
| IsEmpty() const | CTextureMap | |
| m_memUsage | CTextureMap | protected | 
| m_referenceCount | CTextureMap | protected | 
| m_texture | CTextureMap | protected | 
| m_textureName | CTextureMap | protected | 
| Release() | CTextureMap | |
| SetHeight(int height) | CTextureMap | |
| SetWidth(int height) | CTextureMap | |
| ~CTextureMap() | CTextureMap | virtual |