Kemena3D
Loading...
Searching...
No Matches
kguimanager.h File Reference

Thin wrapper around Dear ImGui for building in-engine UI. More...

#include "kexport.h"
#include "kdatatype.h"
#include "krenderer.h"
#include "kwindow.h"
#include <SDL3/SDL.h>
#include "imgui.h"
#include "imgui_internal.h"
#include "backends/imgui_impl_sdl3.h"
#include "backends/imgui_impl_opengl3.h"
Include dependency graph for kguimanager.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  kemena::kGuiManager
 Wraps Dear ImGui initialisation, event forwarding, and widget calls. More...

Namespaces

namespace  kemena
 Top-level Kemena3D engine namespace.

Detailed Description

Thin wrapper around Dear ImGui for building in-engine UI.