Oxygen Engine
Modern C++ 3D Engine using OpenGL
Loading...
Searching...
No Matches
oe::gui::Theme Class Reference
Collaboration diagram for oe::gui::Theme:

Public Member Functions

 Theme (nk_context *context)
nk_style * getStyle ()
FontAtlasgetFontAtlas ()
void apply ()
 ~Theme ()

Protected Attributes

nk_context * _context
nk_style * _style
FontAtlas_font_atlas

Constructor & Destructor Documentation

◆ Theme()

oe::gui::Theme::Theme ( nk_context * context)
explicit

Constructor

◆ ~Theme()

oe::gui::Theme::~Theme ( )

Destructor

Member Function Documentation

◆ apply()

void oe::gui::Theme::apply ( )

Commit theme edits


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