Elaztek Developer Hub
Blamite Game Engine - blam!  00398.09.22.23.2015.blamite
The core library for the Blamite Game Engine.
imgui_impl_win32.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

IMGUI_IMPL_API bool ImGui_ImplWin32_Init (void *hwnd)
 
IMGUI_IMPL_API void ImGui_ImplWin32_Shutdown ()
 
IMGUI_IMPL_API void ImGui_ImplWin32_NewFrame ()
 

Function Documentation

◆ ImGui_ImplWin32_Init()

IMGUI_IMPL_API bool ImGui_ImplWin32_Init ( void *  hwnd)

◆ ImGui_ImplWin32_NewFrame()

IMGUI_IMPL_API void ImGui_ImplWin32_NewFrame ( )
+ Here is the call graph for this function:

◆ ImGui_ImplWin32_Shutdown()

IMGUI_IMPL_API void ImGui_ImplWin32_Shutdown ( )