GL Studio SCECpp Runtime Library
|
This is the complete list of members for GlsFontBase, including all inherited members.
_fontAttributes | GlsFontBase | protected |
_fontImage | GlsFontBase | protected |
_glyphAttributes | GlsFontBase | protected |
_numGlyphAttributes | GlsFontBase | protected |
BindFontTexture(GlsStateManager &gl) const | GlsFontBase | |
CharCode typedef | GlsFontBase | |
DrawMappedQuad(const GlsVector2D &p1, const GlsVector2D &p2, const GlsVector2D &t1, const GlsVector2D &t2) const | GlsFontBase | protected |
GetFontAttributes(void) const | GlsFontBase | |
GetGlyphAttribute(const GlsChar c, const GlsBool uppercase) const | GlsFontBase | |
GlsFontBase(const InitParameters &initParameters) | GlsFontBase | protected |
RenderString(GlsStateManager &gl, const GlsChar *const str, const GlsUInt32 numChars, const RenderAttributes &renderAttributes) const | GlsFontBase | |
TAB_CHAR | GlsFontBase | static |
~GlsFontBase() | GlsFontBase | protectedvirtual |