lxgui
|
This is the complete list of members for lxgui::gui::font, including all inherited members.
font()=default | lxgui::gui::font | |
get_character_bounds(char32_t c) const =0 | lxgui::gui::font | pure virtual |
get_character_height(char32_t c) const =0 | lxgui::gui::font | pure virtual |
get_character_kerning(char32_t c1, char32_t c2) const =0 | lxgui::gui::font | pure virtual |
get_character_uvs(char32_t c) const =0 | lxgui::gui::font | pure virtual |
get_character_width(char32_t c) const =0 | lxgui::gui::font | pure virtual |
get_size() const =0 | lxgui::gui::font | pure virtual |
get_texture() const =0 | lxgui::gui::font | pure virtual |
update_texture(std::shared_ptr< material > mat)=0 | lxgui::gui::font | pure virtual |
~font()=default | lxgui::gui::font | virtual |