Cogs.Core
|
Public Attributes | |
std::unordered_map< size_t, GuiFont > | fonts |
GuiFont * | defaultFont = nullptr |
Definition at line 60 of file ImguiRenderer.h.
GuiFont* Cogs::Core::GuiFontRegistry::defaultFont = nullptr |
Definition at line 63 of file ImguiRenderer.h.
std::unordered_map<size_t, GuiFont> Cogs::Core::GuiFontRegistry::fonts |
Definition at line 62 of file ImguiRenderer.h.