|
KarmaEngine
Game Engine for practical learning and research purposes
|
This file contains the renderer for Karma's UI. More...
#include "krpch.h"#include "imgui_impl_glfw.h"#include "Platform/Vulkan/KarmaGuiVulkanHandler.h"#include "Platform/OpenGL/KarmaGuiOpenGLHandler.h"

Go to the source code of this file.
Classes | |
| struct | Karma::KarmaGuiBackendRendererUserData |
| A multiply inherited class for supporting both OpenGL and Vulkan API's. More... | |
| class | Karma::KarmaGuiRenderer |
This file contains the renderer for Karma's UI.