Public Member Functions | |
| imgui_context (const ref< window > &p_window_ctx) | |
| void | create (GLFWwindow *p_window_handler, const uint32_t &p_image_size, const VkRenderPass &p_current_renderpass) |
| void | begin (const VkCommandBuffer &p_current, const uint32_t &p_current_frame_idx) |
| void | end () |
| void | draw_hud (const hud_data &p_test, const window_settings &p_settings) |
| ::vk::command_buffer | imgui_active_command () const |
| void | destroy () |