Elaztek Developer Hub
Blamite Game Engine - blam!  00398.09.22.23.2015.blamite
The core library for the Blamite Game Engine.
imgui_impl_dx11.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_ImplDX11_Init (ID3D11Device *device, ID3D11DeviceContext *device_context)
 
IMGUI_IMPL_API void ImGui_ImplDX11_Shutdown ()
 
IMGUI_IMPL_API void ImGui_ImplDX11_NewFrame ()
 
IMGUI_IMPL_API void ImGui_ImplDX11_RenderDrawData (ImDrawData *draw_data)
 
IMGUI_IMPL_API void ImGui_ImplDX11_InvalidateDeviceObjects ()
 
IMGUI_IMPL_API bool ImGui_ImplDX11_CreateDeviceObjects ()
 

Function Documentation

◆ ImGui_ImplDX11_CreateDeviceObjects()

IMGUI_IMPL_API bool ImGui_ImplDX11_CreateDeviceObjects ( )

◆ ImGui_ImplDX11_Init()

IMGUI_IMPL_API bool ImGui_ImplDX11_Init ( ID3D11Device *  device,
ID3D11DeviceContext *  device_context 
)
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ ImGui_ImplDX11_InvalidateDeviceObjects()

IMGUI_IMPL_API void ImGui_ImplDX11_InvalidateDeviceObjects ( )
+ Here is the caller graph for this function:

◆ ImGui_ImplDX11_NewFrame()

IMGUI_IMPL_API void ImGui_ImplDX11_NewFrame ( )
+ Here is the caller graph for this function:

◆ ImGui_ImplDX11_RenderDrawData()

IMGUI_IMPL_API void ImGui_ImplDX11_RenderDrawData ( ImDrawData draw_data)
+ Here is the caller graph for this function:

◆ ImGui_ImplDX11_Shutdown()

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