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-graphresources. - Image
- A frame-scoped ImGui image registration.
- Image
Source - Image source accepted by
Frame::image. - Ui
- A reference for building the user interface for one frame
Enums§
- Condition
- Condition for applying a setting