vengine  0.1.0
3D graphics engine made with Vulkan
Loading...
Searching...
No Matches
Window.hpp File Reference

This file contains the Window class. More...

#include <string>
#include <GLFW/glfw3.h>
#include <vulkan/vulkan.h>
+ 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  ven::Window
 

Namespaces

namespace  ven
 

Macros

#define GLFW_INCLUDE_VULKAN
 

Detailed Description

This file contains the Window class.

Definition in file Window.hpp.

Macro Definition Documentation

◆ GLFW_INCLUDE_VULKAN

#define GLFW_INCLUDE_VULKAN

Definition at line 11 of file Window.hpp.