|
MetaImGUI 1.0.0
ImGui Application Template for C++20
|
#include "Signal.h"#include "UIEvents.h"#include <memory>#include <mutex>#include <string>#include <vector>

Go to the source code of this file.
Classes | |
| class | MetaImGUI::Application |
| Main application class that orchestrates the application lifecycle. More... | |
Namespaces | |
| namespace | MetaImGUI |