SimpleGL
1.1.0
A framework for platform independent rendering
|
#include <SimpleGL_vk/SimpleGL_vk_Export.h>
#include <string>
#include <SimpleGL/glfw_window.hpp>
#include "vulkan_context.hpp"
Go to the source code of this file.
Classes | |
class | sgl::WindowVK |
This class provides a GLFW window with a Vulkan instance. More... | |
Namespaces | |
sgl | |
Generic namespace for the SimpleGL framework. | |
This file contains a class to generate a GLFW window with a Vulkan instance.
Definition in file glfw_window_vk.hpp.