|
CoriEngine
|
#include "ImGuiLayer.hpp"#include <imgui.h>#include <backends/imgui_impl_opengl3.h>#include <backends/imgui_impl_sdl3.h>#include "Core/Application.hpp"
Go to the source code of this file.
Namespaces | |
| namespace | Cori |
| Global engine namespace. | |
| namespace | Cori::Core |
| Core systems of the engine are here. | |
| namespace | Cori::Core::Internal |