galaxy 1.0.0
Real-Time C++23 Game Programming Framework. Built on data-driven design principles and agile software engineering.
Loading...
Searching...
No Matches
ImGuiHelpers.hpp File Reference
#include <imgui/imgui.h>
+ Include dependency graph for ImGuiHelpers.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  galaxy
 Application.hpp galaxy.
 
namespace  galaxy::ui
 

Functions

void galaxy::ui::imgui_init (const char *ini)
 Initialize ImGui context with galaxy.
 
void galaxy::ui::imgui_new_frame ()
 Begin setting up ImGui pass.
 
void galaxy::ui::imgui_render ()
 Render imgui.
 
void galaxy::ui::imgui_exit ()
 Destroy imgui context.
 
void galaxy::ui::imgui_rescale ()
 Bake a fixed style scale.