Elaztek Developer Hub
Switch Project...
blam!
Editing Kit
Guerilla
Sapien
Tool
Foundry
Libraries
Keystone
Strings
Forums
Discord
Doxygen
Jenkins
Guides
Gitlab
Blamite Game Engine - blam!
00346.12.11.21.0529.blamite
The core library for the Blamite Game Engine.
imgui.h
Go to the documentation of this file.
1
#pragma once
2
3
#include "
components/diagnostics/errors/errors.h
"
4
5
#ifndef BLAM
6
#define BLAM
7
#endif
8
12
namespace
Blam::UI::ImGUI
13
{
20
BLAM
BlamResult
Initialize
();
21
25
BLAM
void
RenderFrame
();
26
30
BLAM
void
Shutdown
();
31
}
Blam::UI::ImGUI::RenderFrame
BLAM void RenderFrame()
Renders ImGUI to the application window.
Definition:
imgui.cpp:243
Blam::UI::ImGUI::Initialize
BLAM BlamResult Initialize()
Initialize ImGUI.
Definition:
imgui.cpp:24
errors.h
BLAM
#define BLAM
Definition:
imgui.h:6
Blam::UI::ImGUI::Shutdown
BLAM void Shutdown()
Shuts down ImGUI and cleans up any data related to it.
Definition:
imgui.cpp:288
Blam::UI::ImGUI
Namespace for anything related to ImGUI.
Definition:
imgui.h:12
blam
components
ui
imgui
imgui.h
Generated on Sat Dec 11 2021 06:13:39 for Blamite Game Engine - blam! by
1.8.17