csFontCache::csFontCache::LRUEntry Struct Reference
An entry in the LRU list. More...
#include <csplugincommon/canvas/fontcache.h>
Public Attributes | |
GlyphCacheData * | cacheData |
Cache data associated with font. | |
LRUEntry * | next |
Next entry. | |
LRUEntry * | prev |
Previous entry. |
Detailed Description
An entry in the LRU list.Definition at line 78 of file fontcache.h.
Member Data Documentation
GlyphCacheData* csFontCache::csFontCache::LRUEntry::cacheData |
LRUEntry* csFontCache::csFontCache::LRUEntry::next |
LRUEntry* csFontCache::csFontCache::LRUEntry::prev |
The documentation for this struct was generated from the following file:
- csplugincommon/canvas/fontcache.h
Generated for Crystal Space 1.4.0 by doxygen 1.5.8