Structure used to load glyphs on demand.
More...
#include <Font.hpp>
Structure used to load glyphs on demand.
◆ ~SFontImpl()
virtual castor::Font::SFontImpl::~SFontImpl |
( |
| ) |
|
|
virtualdefaultnoexcept |
◆ cleanup()
virtual void castor::Font::SFontImpl::cleanup |
( |
| ) |
|
|
pure virtual |
◆ initialise()
virtual void castor::Font::SFontImpl::initialise |
( |
| ) |
|
|
pure virtual |
◆ loadGlyph()
virtual Glyph castor::Font::SFontImpl::loadGlyph |
( |
char32_t | c | ) |
|
|
pure virtual |
Loads wanted glyph.
- Parameters
-
- Returns
- The glyph.
The documentation for this struct was generated from the following file: