gltk 0.3
a C++ widget library built on GLUT
gltk::TextDraw Member List
This is the complete list of members for gltk::TextDraw, including all inherited members.
draw_text(Align xalign=ALIGN_START, Align yalign=ALIGN_START, int width_limit=0)gltk::TextDraw [protected]
get_ascent() const gltk::TextDraw
get_font() const gltk::TextDraw
get_text() const gltk::TextDraw
set_text(std::string const &text)gltk::TextDraw
text_height() const gltk::TextDraw [protected]
text_width() const gltk::TextDraw [protected]
text_width(std::string const &string) const gltk::TextDraw [protected]
 All Classes Namespaces Files Functions Variables Enumerations Enumerator