iv::Font::Variant Struct Reference
#include <Font.hpp>
Public Member Functions | |
| Variant () | |
Public Attributes | |
| const Texture * | texture |
| Type | type |
| unsigned | size |
| Font size. More... | |
| std::unordered_map< uint32_t, Glyph > | glyphs |
Detailed Description
Constructor & Destructor Documentation
◆ Variant()
Member Data Documentation
◆ texture
◆ type
◆ size
◆ glyphs
| std::unordered_map< uint32_t, Glyph > iv::Font::Variant::glyphs |
The documentation for this struct was generated from the following file:
- ivorium_graphics/Text/Font.hpp

