| finalize() | OpenGUI::FontSet | [protected, virtual] |
| FontSet(const std::string &sourceFilename, const std::string &fontName) | OpenGUI::FontSet | [protected] |
| getAscender(unsigned int pointSize) | OpenGUI::FontSet | |
| getDescender(unsigned int pointSize) | OpenGUI::FontSet | |
| getFilename() | OpenGUI::FontSet | [inline] |
| getGlyph(const char glyph_charCode, const IVector2 &pixelSize, FontGlyph &outFontGlyph) | OpenGUI::FontSet | |
| getLineSpacing(unsigned int pointSize) | OpenGUI::FontSet | |
| getMaxAdvance(unsigned int pointSize) | OpenGUI::FontSet | |
| getName() | OpenGUI::FontSet | [inline] |
| getTextWidth(const IVector2 &pixelSize, const std::string &text) | OpenGUI::FontSet | |
| renderGlyph(char glyph_charCode, const IVector2 &pixelSize, TextureDataRect *destTDR, FontGlyphMetrics &destGlyphMetrics) | OpenGUI::FontSet | |
| ~FontSet() | OpenGUI::FontSet | [protected] |