Elaztek Developer Hub
Blamite Game Engine - blam!  00398.09.22.23.2015.blamite
The core library for the Blamite Game Engine.
imgui.cpp File Reference
+ Include dependency graph for imgui.cpp:

Variables

BlamRendering::RenderStack::ImGUIObjectimgui
 Pointer to ImGUI render stack object. This should probably be moved at some point. More...
 
bool imgui_initialized = false
 Whether or not ImGUI has been initialized. More...
 

Variable Documentation

◆ imgui

Pointer to ImGUI render stack object. This should probably be moved at some point.

◆ imgui_initialized

bool imgui_initialized = false

Whether or not ImGUI has been initialized.