Elaztek Developer Hub
Blamite Game Engine - blam!  00346.12.11.21.0529.blamite
The core library for the Blamite Game Engine.
imgui_impl_bgfx.h File Reference

Go to the source code of this file.

Functions

void ImGui_Implbgfx_Init (int view)
 
void ImGui_Implbgfx_Shutdown ()
 
void ImGui_Implbgfx_NewFrame ()
 
void ImGui_Implbgfx_InvalidateDeviceObjects ()
 
bool ImGui_Implbgfx_CreateDeviceObjects ()
 

Function Documentation

◆ ImGui_Implbgfx_CreateDeviceObjects()

bool ImGui_Implbgfx_CreateDeviceObjects ( )

◆ ImGui_Implbgfx_Init()

void ImGui_Implbgfx_Init ( int  view)

◆ ImGui_Implbgfx_InvalidateDeviceObjects()

void ImGui_Implbgfx_InvalidateDeviceObjects ( )

◆ ImGui_Implbgfx_NewFrame()

void ImGui_Implbgfx_NewFrame ( )

◆ ImGui_Implbgfx_Shutdown()

void ImGui_Implbgfx_Shutdown ( )