Cogs.Core
Public Attributes | List of all members
Cogs::Core::GuiFontRegistry Struct Reference

Public Attributes

std::unordered_map< size_t, GuiFontfonts
 
GuiFontdefaultFont = nullptr
 

Detailed Description

Definition at line 60 of file ImguiRenderer.h.

Member Data Documentation

◆ defaultFont

GuiFont* Cogs::Core::GuiFontRegistry::defaultFont = nullptr

Definition at line 63 of file ImguiRenderer.h.

◆ fonts

std::unordered_map<size_t, GuiFont> Cogs::Core::GuiFontRegistry::fonts

Definition at line 62 of file ImguiRenderer.h.


The documentation for this struct was generated from the following file: