addTextSceneNode(const wchar_t *text, scene::ISceneManager *smgr, scene::ISceneNode *parent=0, const video::SColor &color=video::SColor(255, 0, 0, 0), bool center=false) | irr::gui::CGUITTFont | virtual |
batch_load_size | irr::gui::CGUITTFont | protected |
c_faces | irr::gui::CGUITTFont | privatestatic |
c_library | irr::gui::CGUITTFont | privatestatic |
c_libraryLoaded | irr::gui::CGUITTFont | privatestatic |
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 | |
createSharedPlane() | irr::gui::CGUITTFont | private |
createTextureFromChar(const char32_t &ch) | irr::gui::CGUITTFont | virtual |
createTTFont(IGUIEnvironment *env, const io::path &filename, const u32 size, const bool antialias=true, const bool transparency=true, const u32 shadow=0, const u32 shadow_alpha=255) | irr::gui::CGUITTFont | static |
Device | irr::gui::CGUITTFont | private |
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) | 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 |
Environment | 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 | irr::gui::CGUITTFont | virtual |
getCharacterFromPos(const std::u32string &text, s32 pixel_x) const | irr::gui::CGUITTFont | private |
getCharDimension(const wchar_t ch) const | irr::gui::CGUITTFont | virtual |
getDimension(const wchar_t *text) const | irr::gui::CGUITTFont | virtual |
getDimension(const std::u32string &text) const | irr::gui::CGUITTFont | private |
getDimensionUntilEndOfLine(const wchar_t *p) const | irr::gui::CGUITTFont | private |
getFontSize() const | irr::gui::CGUITTFont | inlinevirtual |
getGlyphIndexByChar(wchar_t c) const | irr::gui::CGUITTFont | private |
getGlyphIndexByChar(char32_t c) const | irr::gui::CGUITTFont | private |
getHeightFromCharacter(wchar_t c) const | irr::gui::CGUITTFont | inlineprivate |
getHeightFromCharacter(char32_t c) const | irr::gui::CGUITTFont | inlineprivate |
getKerning(const wchar_t thisLetter, const wchar_t previousLetter) const | irr::gui::CGUITTFont | private |
getKerning(const char32_t thisLetter, const char32_t previousLetter) const | irr::gui::CGUITTFont | private |
getKerningHeight() const | irr::gui::CGUITTFont | virtual |
getKerningWidth(const wchar_t *thisLetter=0, const wchar_t *previousLetter=0) const | irr::gui::CGUITTFont | virtual |
getKerningWidth(const char32_t thisLetter=0, const char32_t previousLetter=0) const | irr::gui::CGUITTFont | virtual |
getLastGlyphPage() const | irr::gui::CGUITTFont | |
getLastGlyphPageIndex() const | irr::gui::CGUITTFont | inline |
getPageTextureByIndex(const u32 &page_index) const | irr::gui::CGUITTFont | virtual |
getWidthFromCharacter(wchar_t c) const | irr::gui::CGUITTFont | inlineprivate |
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 | inlinevirtual |
load(const io::path &filename, 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 | inlinevirtual |
setFallback(gui::IGUIFont *font) | irr::gui::CGUITTFont | inline |
setFontHinting(const bool enable, const bool enable_auto_hinting=true) | irr::gui::CGUITTFont | virtual |
setInvisibleCharacters(const wchar_t *s) | irr::gui::CGUITTFont | virtual |
setKerningHeight(s32 kerning) | irr::gui::CGUITTFont | virtual |
setKerningWidth(s32 kerning) | irr::gui::CGUITTFont | virtual |
setMaxPageTextureSize(const core::dimension2du &texture_size) | irr::gui::CGUITTFont | inlinevirtual |
setMonochrome(const bool flag) | irr::gui::CGUITTFont | virtual |
setTransparency(const bool flag) | irr::gui::CGUITTFont | virtual |
shadow_alpha | irr::gui::CGUITTFont | private |
shadow_offset | irr::gui::CGUITTFont | private |
shared_plane_ | irr::gui::CGUITTFont | privatestatic |
shared_plane_ptr_ | irr::gui::CGUITTFont | privatestatic |
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 | inlinevirtual |
useHinting() const | irr::gui::CGUITTFont | inlinevirtual |
useMonochrome() const | irr::gui::CGUITTFont | inlinevirtual |
~CGUITTFont() | irr::gui::CGUITTFont | virtual |