| batch_load_size | irr::gui::CGUITTFont | protected |
| CGUITTFont(IGUIEnvironment *env) | irr::gui::CGUITTFont | private |
| convertWCharToU32String(const wchar_t *const) const | irr::gui::CGUITTFont | private |
| createGlyphPage(const u8 pixel_mode) | irr::gui::CGUITTFont | |
| createTextureFromChar(const char32_t &ch) | irr::gui::CGUITTFont | |
| createTTFont(IGUIEnvironment *env, SGUITTFace *face, u32 size, bool antialias=true, bool transparency=true, u32 shadow=0, u32 shadow_alpha=255) | irr::gui::CGUITTFont | static |
| draw(const core::stringw &text, const core::rect< s32 > &position, video::SColor color, bool hcenter=false, bool vcenter=false, const core::rect< s32 > *clip=0) override | irr::gui::CGUITTFont | virtual |
| draw(const EnrichedString &text, const core::rect< s32 > &position, bool hcenter=false, bool vcenter=false, const core::rect< s32 > *clip=0) | irr::gui::CGUITTFont | |
| Driver | irr::gui::CGUITTFont | private |
| fallback | irr::gui::CGUITTFont | private |
| filename | irr::gui::CGUITTFont | private |
| font_metrics | irr::gui::CGUITTFont | private |
| getAscender() const | irr::gui::CGUITTFont | inline |
| getCharacterFromPos(const wchar_t *text, s32 pixel_x) const override | irr::gui::CGUITTFont | virtual |
| getCharacterFromPos(const std::u32string &text, s32 pixel_x) const | irr::gui::CGUITTFont | private |
| getDimension(const wchar_t *text) const override | irr::gui::CGUITTFont | virtual |
| getDimension(const std::u32string &text) const | irr::gui::CGUITTFont | private |
| getDriver() const | irr::gui::CGUITTFont | inline |
| getFontSize() const | irr::gui::CGUITTFont | inline |
| getGlyphIndexByChar(char32_t c) const | irr::gui::CGUITTFont | private |
| getHeightFromCharacter(char32_t c) const | irr::gui::CGUITTFont | inlineprivate |
| getKerning(const wchar_t thisLetter, const wchar_t previousLetter) const override | irr::gui::CGUITTFont | virtual |
| getKerning(const char32_t thisLetter, const char32_t previousLetter) const | irr::gui::CGUITTFont | private |
| getLastGlyphPage() const | irr::gui::CGUITTFont | |
| getLastGlyphPageIndex() const | irr::gui::CGUITTFont | inline |
| getPageTextureByIndex(const u32 &page_index) const | irr::gui::CGUITTFont | |
| getWidthFromCharacter(char32_t c) const | irr::gui::CGUITTFont | inlineprivate |
| GlobalKerningHeight | irr::gui::CGUITTFont | private |
| GlobalKerningWidth | irr::gui::CGUITTFont | private |
| Glyph_Pages | irr::gui::CGUITTFont | mutableprivate |
| Glyphs | irr::gui::CGUITTFont | mutableprivate |
| Invisible | irr::gui::CGUITTFont | private |
| isTransparent() const | irr::gui::CGUITTFont | inline |
| load(SGUITTFace *face, const u32 size, const bool antialias, const bool transparency) | irr::gui::CGUITTFont | private |
| load_flags | irr::gui::CGUITTFont | private |
| max_page_texture_size | irr::gui::CGUITTFont | protected |
| reset_images() | irr::gui::CGUITTFont | private |
| setBatchLoadSize(u32 batch_size) | irr::gui::CGUITTFont | inline |
| setFallback(gui::IGUIFont *font) | irr::gui::CGUITTFont | inline |
| setFontHinting(const bool enable, const bool enable_auto_hinting=true) | irr::gui::CGUITTFont | |
| setInvisibleCharacters(const wchar_t *s) override | irr::gui::CGUITTFont | virtual |
| setKerningHeight(s32 kerning) override | irr::gui::CGUITTFont | virtual |
| setKerningWidth(s32 kerning) override | irr::gui::CGUITTFont | virtual |
| setMaxPageTextureSize(const core::dimension2du &texture_size) | irr::gui::CGUITTFont | inline |
| setMonochrome(const bool flag) | irr::gui::CGUITTFont | |
| setTransparency(const bool flag) | irr::gui::CGUITTFont | |
| shadow_alpha | irr::gui::CGUITTFont | private |
| shadow_offset | irr::gui::CGUITTFont | private |
| size | irr::gui::CGUITTFont | protected |
| tt_face | irr::gui::CGUITTFont | private |
| update_glyph_pages() const | irr::gui::CGUITTFont | private |
| update_load_flags() | irr::gui::CGUITTFont | inlineprivate |
| use_auto_hinting | irr::gui::CGUITTFont | protected |
| use_hinting | irr::gui::CGUITTFont | protected |
| use_monochrome | irr::gui::CGUITTFont | protected |
| use_transparency | irr::gui::CGUITTFont | protected |
| useAutoHinting() const | irr::gui::CGUITTFont | inline |
| useHinting() const | irr::gui::CGUITTFont | inline |
| useMonochrome() const | irr::gui::CGUITTFont | inline |
| ~CGUITTFont() | irr::gui::CGUITTFont | virtual |