FontCache Struct
Internal cache structure for a single font's glyphs. More...
Declaration
struct helios::ext::opengl::rendering::FreeTypeFontResourceManager::FontCache { ... }
Public Member Attributes Index
| helios::rendering::text::Glyph | characters[128] |
|
Array of cached glyphs, indexed by character code offset. More... | |
Description
Internal cache structure for a single font's glyphs.
Definition at line 65 of file FreeTypeFontResourceManager.ixx.
Public Member Attributes
characters
|
Array of cached glyphs, indexed by character code offset.
Definition at line 69 of file FreeTypeFontResourceManager.ixx.
69 helios::rendering::text::Glyph characters[128];
The documentation for this struct was generated from the following file:
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.15.0.