Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
Textures and Fonts

Classes

class  CImageLoader
 Image loader job class. More...
 
class  CGUILargeTextureManager
 Background texture loading manager. More...
 
class  CGUIFont
 
class  GUIFontManager
 
struct  SVertex
 
class  CGUIFontTTFDX
 
class  CTexture
 Texture loader class, subclasses of which depend on the render spec (DX, GL etc.) More...
 
class  CTextureBase
 Base texture class, which holds the state of the texture, as well as all conversion functions. More...
 
class  CTextureMap
 
class  CGUITextureManager
 
class  CTextureCache
 Texture cache class for handling the caching of images. More...
 
class  CTextureDetails
 Simple class for passing texture detail around. More...
 
class  CTextureCacheJob
 Job class for caching textures. More...
 

Functions

 XBMC_GLOBAL_REF (GUIFontManager, g_fontManager)
 

Detailed Description

Everything about textures and fonts

Function Documentation

◆ XBMC_GLOBAL_REF()

XBMC_GLOBAL_REF ( GUIFontManager ,
g_fontManager  )