imgui-platform-kit 2.0.0
Cross-platform Dear ImGui application framework
Loading...
Searching...
No Matches
template_window.h File Reference

Minimal example window; a starting point for your own windows. More...

#include "user_interface_window.h"
#include "log_window.h"
Include dependency graph for template_window.h:

Go to the source code of this file.

Classes

class  imgui_kit::TemplateWindow
 Minimal reference example of a UserInterfaceWindow subclass. More...
 

Namespaces

namespace  imgui_kit
 

Detailed Description

Minimal example window; a starting point for your own windows.