|
Oxygen Engine
Modern C++ 3D Engine using OpenGL
|
Collaboration diagram for oe::gui::Theme: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