Oxygen Engine
Modern C++ 3D Engine using OpenGL
|
Public Member Functions | |
Theme (nk_context *context) | |
nk_style * | getStyle () |
FontAtlas * | getFontAtlas () |
void | apply () |
~Theme () | |
Protected Attributes | |
nk_context * | _context |
nk_style * | _style |
FontAtlas * | _font_atlas |
|
explicit |
Constructor
oe::gui::Theme::~Theme | ( | ) |
Destructor
void oe::gui::Theme::apply | ( | ) |
Commit theme edits