|
COGSCORE_DLL_API void | load (const Context *context, const std::string &name, float size, const ImWchar *glyphRanges) |
|
COGSCORE_DLL_API void | reloadWithNewGlyphs (const Context *context, const ImWchar *glyphRanges) |
|
COGSCORE_DLL_API ImFont * | find (float size, float &scale) const |
|
Definition at line 46 of file ImguiRenderer.h.
◆ find()
ImFont * Cogs::Core::GuiFont::find |
( |
float |
size, |
|
|
float & |
scale |
|
) |
| const |
◆ load()
void Cogs::Core::GuiFont::load |
( |
const Context * |
context, |
|
|
const std::string & |
name, |
|
|
float |
size, |
|
|
const ImWchar * |
glyphRanges |
|
) |
| |
◆ reloadWithNewGlyphs()
void Cogs::Core::GuiFont::reloadWithNewGlyphs |
( |
const Context * |
context, |
|
|
const ImWchar * |
glyphRanges |
|
) |
| |
◆ cNoOfFontSizes
constexpr int Cogs::Core::GuiFont::cNoOfFontSizes = 4 |
|
staticconstexpr |
◆ font
ImFont* Cogs::Core::GuiFont::font[cNoOfFontSizes] = {} |
◆ fontAtlas
ImFontAtlas Cogs::Core::GuiFont::fontAtlas |
◆ initialSize
float Cogs::Core::GuiFont::initialSize = 0.0f |
◆ path
std::string Cogs::Core::GuiFont::path |
The documentation for this struct was generated from the following files: