Skip to main content

Crate vk_graph_imgui

Crate vk_graph_imgui 

Source
Expand description

Dear ImGui renderer integration for vk-graph.

Re-exports§

pub use imgui;

Modules§

prelude
Common imports for applications using the ImGui integration.

Structs§

Frame
Frame-scoped helper for registering user images with ImGui draw commands.
ImGui
Dear ImGui renderer state backed by vk-graph resources.
Image
A frame-scoped ImGui image registration.
ImageSource
Image source accepted by Frame::image.
Ui
A reference for building the user interface for one frame

Enums§

Condition
Condition for applying a setting