Functions | |
| ILLUMINE_API bool | ImGui_ImplWin32_Init (void *hwnd) |
| ILLUMINE_API bool | ImGui_ImplWin32_InitForOpenGL (void *hwnd) |
| ILLUMINE_API void | ImGui_ImplWin32_Shutdown () |
| ILLUMINE_API void | ImGui_ImplWin32_NewFrame () |
| ILLUMINE_API void | ImGui_ImplWin32_EnableDpiAwareness () |
| ILLUMINE_API float | ImGui_ImplWin32_GetDpiScaleForHwnd (void *hwnd) |
| ILLUMINE_API float | ImGui_ImplWin32_GetDpiScaleForMonitor (void *monitor) |
| ILLUMINE_API void | ImGui_ImplWin32_EnableAlphaCompositing (void *hwnd) |
| ILLUMINE_API void ImGui_ImplWin32_EnableAlphaCompositing | ( | void * | hwnd | ) |
| ILLUMINE_API void ImGui_ImplWin32_EnableDpiAwareness | ( | ) |
| ILLUMINE_API float ImGui_ImplWin32_GetDpiScaleForHwnd | ( | void * | hwnd | ) |
| ILLUMINE_API float ImGui_ImplWin32_GetDpiScaleForMonitor | ( | void * | monitor | ) |
| ILLUMINE_API bool ImGui_ImplWin32_Init | ( | void * | hwnd | ) |
| ILLUMINE_API bool ImGui_ImplWin32_InitForOpenGL | ( | void * | hwnd | ) |
| ILLUMINE_API void ImGui_ImplWin32_NewFrame | ( | ) |
| ILLUMINE_API void ImGui_ImplWin32_Shutdown | ( | ) |