GL Studio C++ Runtime API
GlsFontRenderer Member List

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

_fontGlsFontRendererprotected
_textureMagFilterGlsFontRendererprotected
_textureMinFilterGlsFontRendererprotected
Char_t typedefGlsFontRenderer
CharAttr_t typedefGlsFontRenderer
DrawCharacter(const bool emphasize, const float emphasisOffset, const bool inverse, GlsQuadListVCT_2D &quadStorage, const GLfloat x1, const GLfloat y1, const GLfloat x2, const GLfloat y2) constGlsFontRendererinline
DrawCharacter(const bool emphasize, const float emphasisOffset, GlsQuadListVCT_2D &quadStorage, const GLfloat x1, const GLfloat y1, const GLfloat x2, const GLfloat y2) constGlsFontRendererinline
DrawHalo(const float haloOffset, const float diagonalOffset, GlsQuadListVCT_2D &quadStorage, const GLfloat x1, const GLfloat y1, const GLfloat x2, const GLfloat y2) constGlsFontRendererinline
GetFont()GlsFontRendererinline
GlsFontRenderer(const GlsFontBase *font)GlsFontRendererinline
InitRendering(unsigned char textureMinFilter, unsigned char textureMagFilter, IGlsStateManager *stateManager)GlsFontRendererinline
InitRendering(IGlsStateManager *stateManager)GlsFontRendererinline
SetFont(const GlsFontBase *font)GlsFontRendererinline
SetupTexture(IFontImage *texture, IGlsStateManager *stateManager)GlsFontRendererinlineprotected
TextureMagFilter()GlsFontRendererinline
TextureMagFilter(unsigned char val)GlsFontRendererinline
TextureMinFilter()GlsFontRendererinline
TextureMinFilter(unsigned char val)GlsFontRendererinline