|
Oxygen Engine
Modern C++ 3D Engine using OpenGL
|
Graphical user interface (panels, buttons, text input, ...) More...
Namespaces | |
| namespace | component |
| UI components. | |
Classes | |
| class | Component |
| class | FontAtlas |
| Handle and bake font atlas for using in the GUI. More... | |
| class | Manager |
| class | Renderer |
| class | Theme |
Typedefs | |
| typedef uint64_t | gui_id_t |
| typedef std::function< void()> | callback_t |
Variables | |
| constexpr int | DEFAULT_WINDOW_FLAGS |
| constexpr int | NO_WINDOW_FLAGS = 0 |
Graphical user interface (panels, buttons, text input, ...)
|
constexpr |