|
SimpleGL
1.1.0
A framework for platform independent rendering
|
#include "SimpleGL_vk/glfw_window_vk.hpp"#include "SimpleGL_vk/surface.hpp"#include <stdexcept>#include <GLFW/glfw3.h>#include <SimpleGL/glfw_callback.hpp>Go to the source code of this file.
Namespaces | |
| sgl | |
| Generic namespace for the SimpleGL framework. | |
This files contains the implementation of the glfw_window_vk.hpp header.
Definition in file glfw_window_vk.cpp.
1.8.11