GL Studio C++ Runtime API
GlsFontRenderer Member List

This is the complete list of members for GlsFontRenderer, including all inherited members.

_currentColorGlsFontRendererprotected
_fontGlsFontRendererprotected
_textureMagFilterGlsFontRendererprotected
_textureMinFilterGlsFontRendererprotected
DrawCharacter(const bool emphasize, const float emphasisOffset, const bool inverse, const GLfloat x1, const GLfloat y1, const GLfloat x2, const GLfloat y2, const GLfloat tx1, const GLfloat ty1, const GLfloat tx2, const GLfloat ty2) const GlsFontRendererinline
DrawCharacter(const bool emphasize, const float emphasisOffset, const GLfloat x1, const GLfloat y1, const GLfloat x2, const GLfloat y2, const GLfloat tx1, const GLfloat ty1, const GLfloat tx2, const GLfloat ty2) const GlsFontRendererinline
DrawHalo(const float haloOffset, const float diagonalOffset, const GLfloat x1, const GLfloat y1, const GLfloat x2, const GLfloat y2, const GLfloat tx1, const GLfloat ty1, const GLfloat tx2, const GLfloat ty2) const GlsFontRendererinline
DrawShadow(const float shadowOffset, const GLfloat x1, const GLfloat y1, const GLfloat x2, const GLfloat y2, const GLfloat tx1, const GLfloat ty1, const GLfloat tx2, const GLfloat ty2) const GlsFontRendererinline
GlsFontRenderer(const GlsFontBase *font)GlsFontRendererinline
InitRendering(unsigned char textureMinFilter, unsigned char textureMagFilter)GlsFontRendererinline
InitRendering()GlsFontRendererinline
MapTexture(const GLfloat x1, const GLfloat y1, const GLfloat x2, const GLfloat y2, const GLfloat tx1, const GLfloat ty1, const GLfloat tx2, const GLfloat ty2)GlsFontRendererinlinestatic
SetFont(const GlsFontBase *font)GlsFontRendererinline
SetupTexture(IFontImage *texture)GlsFontRendererinlineprotected
TermRendering()GlsFontRendererinline
TextureMagFilter()GlsFontRendererinline
TextureMagFilter(unsigned char val)GlsFontRendererinline
TextureMinFilter()GlsFontRendererinline
TextureMinFilter(unsigned char val)GlsFontRendererinline