Textogl  1.1.2
OpenGL Text renderer
textogl::Static_text Member List

This is the complete list of members for textogl::Static_text, including all inherited members.

render_text(const Color &color, const Vec2< float > &win_size, const Vec2< float > &pos, const int align_flags=0)textogl::Static_text
render_text_mat(const Color &color, const Mat4< float > &model_view_projection)textogl::Static_text
render_text_rotate(const Color &color, const Vec2< float > &win_size, const Vec2< float > &pos, const float rotation, const int align_flags=0)textogl::Static_text
set_font_sys(Font_sys &font)textogl::Static_text
set_text(const std::string &utf8_input)textogl::Static_text
Static_text(Font_sys &font, const std::string &utf8_input)textogl::Static_text