|
imgui-platform-kit 2.0.0
Cross-platform Dear ImGui application framework
|
Base type for parameters passed to UserInterfaceWindow subclasses. More...
#include <user_interface_window.h>
Public Member Functions | |
| UserInterfaceWindowParameters ()=default | |
| ~UserInterfaceWindowParameters ()=default | |
Base type for parameters passed to UserInterfaceWindow subclasses.
Intentionally empty; derived structs are expected to define the member variables and functions relevant to their respective windows.
|
default |
|
default |