wren
Vulkan-based game engine
Loading...
Searching...
No Matches
window.hpp File Reference
#include <SDL2/SDL.h>
#include <SDL2/SDL_video.h>
#include <spdlog/spdlog.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, SDL_INIT, SDL_WINDOW, SDL_VULKAN_EXTENSION)