xbmc
Public Member Functions | Public Attributes | List of all members
CGUIFontCacheEntry< Position, Value > Struct Template Reference
Collaboration diagram for CGUIFontCacheEntry< Position, Value >:
Collaboration graph
[legend]

Public Member Functions

 CGUIFontCacheEntry (const CGUIFontCache< Position, Value > &cache, const CGUIFontCacheKey< Position > &key, std::chrono::steady_clock::time_point now)
 
void Assign (const CGUIFontCacheKey< Position > &key, std::chrono::steady_clock::time_point now)
 

Public Attributes

const CGUIFontCache< Position, Value > & m_cache
 
CGUIFontCacheKey< Position > m_key
 
TransformMatrix m_matrix
 
std::chrono::steady_clock::time_point m_lastUsed
 
Value m_value
 

The documentation for this struct was generated from the following files: