#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. | |
CGUIImageData * | m_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 | |
Struct representing one character inside the cache array the size of this struct has direct impact on the duration of the sorting!!