wren
Vulkan-based game engine
Loading...
Searching...
No Matches
window.hpp File Reference
#include <SDL3/SDL.h>
#include <SDL3/SDL_video.h>
#include <boost/describe/enum.hpp>
#include <vulkan/vulkan.hpp>
#include <wren/utils/result.hpp>
#include "event.hpp"
Include dependency graph for window.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  wren::Window

Namespaces

namespace  wren

Functions

 wren::DEFINE_ERROR ("WindowErrors", WindowErrors, SdlInit, SdlWindow, SdlVulkanExtension)