HoviTron Video Pipeline
Data Structures | Macros
WindowGLFW.h File Reference

Contains the class that represents a window created with the GLFW library. More...

#include "WindowAbstract.h"
#include <GLFW/glfw3.h>
#include <mutex>

Go to the source code of this file.

Data Structures

class  WindowGLFW
 The class that represents a window created with the GLFW library. More...
 

Detailed Description

Contains the class that represents a window created with the GLFW library.

Definition in file WindowGLFW.h.

Macro Definition Documentation

◆ GLFW_INCLUDE_VULKAN

#define GLFW_INCLUDE_VULKAN

Definition at line 24 of file WindowGLFW.h.