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

This file defines ImGUIWrapper class. More...

#include <SDL3/SDL.h>
#include <functional>
#include <memory>
#include <vector>

Go to the source code of this file.

Classes

class  vex::ImGUIWrapper
 This class provides an interface template for ImGui Implementation. Every backend should implement this class. More...

Namespaces

namespace  vex

Detailed Description

This file defines ImGUIWrapper class.

Author
Eryk Roszkowski

Definition in file ImGUIWrapper.hpp.

Macro Definition Documentation

◆ SDL_MAIN_HANDLED

#define SDL_MAIN_HANDLED

Definition at line 8 of file ImGUIWrapper.hpp.