#include <llfont.h>
Public Member Functions | |
LLFontGlyphInfo (U32 index) | |
Public Attributes | |
U32 | mGlyphIndex |
S32 | mWidth |
S32 | mHeight |
F32 | mXAdvance |
F32 | mYAdvance |
BOOL | mIsRendered |
S32 | mXBitmapOffset |
S32 | mYBitmapOffset |
S32 | mXBearing |
S32 | mYBearing |
Definition at line 64 of file llfont.h.
LLFontGlyphInfo::LLFontGlyphInfo | ( | U32 | index | ) |
Definition at line 94 of file llfont.cpp.
References FALSE, mGlyphIndex, mHeight, mIsRendered, mWidth, mXAdvance, mXBearing, mXBitmapOffset, mYAdvance, mYBearing, and mYBitmapOffset.
Definition at line 72 of file llfont.h.
Referenced by LLFont::addGlyphFromFont(), LLFont::getXAdvance(), LLFontGlyphInfo(), and LLFontGL::render().
Definition at line 77 of file llfont.h.
Referenced by LLFont::addGlyphFromFont(), LLFont::getXAdvance(), LLFont::hasGlyph(), and LLFontGlyphInfo().
Definition at line 71 of file llfont.h.
Referenced by LLFont::addGlyphFromFont(), LLFont::getXAdvance(), LLFontGlyphInfo(), and LLFontGL::render().
Definition at line 73 of file llfont.h.
Referenced by LLFont::addGlyphFromFont(), LLFont::getXAdvance(), LLFontGlyphInfo(), and LLFontGL::render().
Definition at line 80 of file llfont.h.
Referenced by LLFont::addGlyphFromFont(), LLFontGlyphInfo(), and LLFontGL::render().
Definition at line 78 of file llfont.h.
Referenced by LLFont::addGlyphFromFont(), LLFontGlyphInfo(), and LLFontGL::render().
Definition at line 74 of file llfont.h.
Referenced by LLFont::addGlyphFromFont(), LLFont::getXAdvance(), LLFontGlyphInfo(), and LLFontGL::render().
Definition at line 81 of file llfont.h.
Referenced by LLFont::addGlyphFromFont(), LLFontGlyphInfo(), and LLFontGL::render().
Definition at line 79 of file llfont.h.
Referenced by LLFont::addGlyphFromFont(), LLFontGlyphInfo(), and LLFontGL::render().