Guiliani  Version 2.6 revision 7293 (documentation build 12)
CFontCache::CachedCharInfo_t Struct Reference

#include <FontCache.h>

Public Attributes

eC_Int m_iBitmapGlyphLeft
 Glyph bitmap position offset.
 
eC_Int m_iBitmapGlyphTop
 Glyph bitmap position offset.
 
eC_Int m_iBitmapRows
 Bitmap height.
 
eC_Int m_iBitmapWidth
 Width of the bitmap itself.
 
CGUIImageDatam_pkImageData
 image-data
 
eC_UInt m_uiTimestamp
 Stores timestamp of last access.
 
eC_UInt m_uiWidth
 Total width of character with space on the left and right.
 
eC_UInt m_uiXAdvance
 x-advance
 

Detailed Description

Struct representing one character inside the cache array the size of this struct has direct impact on the duration of the sorting!!


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