CrystalSpace

Public API Reference

csFontCache::LRUEntry Struct Reference

An entry in the LRU list. More...

#include <csplugincommon/canvas/fontcache.h>

List of all members.

Public Attributes

GlyphCacheDatacacheData
 Cache data associated with font.
LRUEntrynext
 Next entry.
LRUEntryprev
 Previous entry.

Detailed Description

An entry in the LRU list.

Definition at line 78 of file fontcache.h.


Member Data Documentation

Cache data associated with font.

Definition at line 86 of file fontcache.h.

Next entry.

Definition at line 81 of file fontcache.h.

Previous entry.

Definition at line 83 of file fontcache.h.


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

Generated for Crystal Space 2.0 by doxygen 1.6.1