|
GL Studio C++ Runtime API
|
This is the complete list of members for GlsFontRenderer, including all inherited members.
| _font | GlsFontRenderer | protected |
| _textureMagFilter | GlsFontRenderer | protected |
| _textureMinFilter | GlsFontRenderer | protected |
| Char_t typedef | GlsFontRenderer | |
| CharAttr_t typedef | GlsFontRenderer | |
| 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) const | GlsFontRenderer | inline |
| DrawCharacter(const bool emphasize, const float emphasisOffset, GlsQuadListVCT_2D &quadStorage, const GLfloat x1, const GLfloat y1, const GLfloat x2, const GLfloat y2) const | GlsFontRenderer | inline |
| DrawHalo(const float haloOffset, const float diagonalOffset, GlsQuadListVCT_2D &quadStorage, const GLfloat x1, const GLfloat y1, const GLfloat x2, const GLfloat y2) const | GlsFontRenderer | inline |
| GetFont() | GlsFontRenderer | inline |
| GlsFontRenderer(const GlsFontBase *font) | GlsFontRenderer | inline |
| InitRendering(unsigned char textureMinFilter, unsigned char textureMagFilter, IGlsStateManager *stateManager) | GlsFontRenderer | inline |
| InitRendering(IGlsStateManager *stateManager) | GlsFontRenderer | inline |
| SetFont(const GlsFontBase *font) | GlsFontRenderer | inline |
| SetupTexture(IFontImage *texture, IGlsStateManager *stateManager) | GlsFontRenderer | inlineprotected |
| TextureMagFilter() | GlsFontRenderer | inline |
| TextureMagFilter(unsigned char val) | GlsFontRenderer | inline |
| TextureMinFilter() | GlsFontRenderer | inline |
| TextureMinFilter(unsigned char val) | GlsFontRenderer | inline |