![]() |
neoGFX
Cross-platform C++ app/game engine
|
#include <graphics_operations.hpp>
Public Attributes | |
| vec3 | point |
| glyph_text | glyphText |
| glyph_text::const_iterator | begin |
| glyph_text::const_iterator | end |
| text_format_spans | attributes |
| bool | showMnemonics |
Definition at line 261 of file graphics_operations.hpp.
| text_format_spans neogfx::graphics_operation::draw_glyphs::attributes |
Definition at line 267 of file graphics_operations.hpp.
| glyph_text::const_iterator neogfx::graphics_operation::draw_glyphs::begin |
Definition at line 265 of file graphics_operations.hpp.
| glyph_text::const_iterator neogfx::graphics_operation::draw_glyphs::end |
Definition at line 266 of file graphics_operations.hpp.
| glyph_text neogfx::graphics_operation::draw_glyphs::glyphText |
Definition at line 264 of file graphics_operations.hpp.
| vec3 neogfx::graphics_operation::draw_glyphs::point |
Definition at line 263 of file graphics_operations.hpp.
| bool neogfx::graphics_operation::draw_glyphs::showMnemonics |
Definition at line 268 of file graphics_operations.hpp.