![]() |
Number5
Visualisierung 2 Project - Florian Schober (0828151, f.schober@live.com), Andreas Walch (0926780, walch.andreas89@gmail.com)
|
This is the complete list of members for Font, including all inherited members.
| draw(string const &text, vec4 const &color, vec2 position, HAlign hAlign=HAlign::Left, VAlign vAlign=VAlign::Bottom, vec2 const &scale=vec2(1, 1)) | Font | |
| Font(TextRenderer *textRenderer, string const &fontName, const uint fontSize) | Font | |
| glyph_map typedef | Font | private |
| lineHeight() const | Font | inline |
| m_atlas | Font | private |
| m_atlasData | Font | private |
| m_atlasSize | Font | private |
| m_glyphs | Font | private |
| m_lineHeight | Font | private |
| m_name | Font | private |
| m_size | Font | private |
| m_textRenderer | Font | private |
| measure(string const &text) | Font | |
| prepare(string const &text) | Font | private |
| TextRenderer class | Font | friend |
| ~Font() | Font | virtual |
1.8.7