This file defines class with Imgui for vulkan backend definition. More...
#include "components/ImGUIWrapper.hpp"#include "components/ErrorUtils.hpp"#include "context.hpp"#include <SDL3/SDL.h>#include <SDL3/SDL_vulkan.h>Go to the source code of this file.
Classes | |
| class | vex::VulkanImGUIWrapper |
| Class with Imgui for vulkan backend definition, inheriting from ImGUIWrapper. More... | |
Namespaces | |
| namespace | vex |
This file defines class with Imgui for vulkan backend definition.
Definition in file VulkanImGUIWrapper.hpp.