zenilib  0.5.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Zeni::Font Member List

This is the complete list of members for Zeni::Font, including all inherited members.

Font()Zeni::Font
Font(const float &glyph_height, const float &virtual_screen_height, const String &font_name="Untitled Font")Zeni::Font
get_name() const Zeni::Fontinline
get_text_height() const Zeni::Fontinline
get_text_width(const String &text) const =0Zeni::Fontpure virtual
get_virtual_screen_height() const Zeni::Fontinline
render_text(const String &text, const Point2f &position, const Color &color, const JUSTIFY &justify=ZENI_DEFAULT_JUSTIFY) const =0Zeni::Fontpure virtual
render_text(const String &text, const Point3f &position, const Vector3f &right, const Vector3f &down, const Color &color, const JUSTIFY &justify=ZENI_DEFAULT_JUSTIFY) const =0Zeni::Fontpure virtual
~Font()Zeni::Fontinlinevirtual