VEX Engine
Retro looking game engine made in vulkan mostly because i wanted to understand it better.
Loading...
Searching...
No Matches
VulkanImGUIWrapper.hpp File Reference

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

Detailed Description

This file defines class with Imgui for vulkan backend definition.

Author
Eryk Roszkowski

Definition in file VulkanImGUIWrapper.hpp.