gltk
0.3
a C++ widget library built on GLUT
|
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] |