|
SimpleGL
1.1.0
A framework for platform independent rendering
|
#include <SimpleGL_vk/SimpleGL_vk_Export.h>#include <string>#include <SimpleGL/application.hpp>#include "batching_vk.hpp"#include "manager_vk.hpp"Go to the source code of this file.
Classes | |
| class | sgl::ApplicationVK |
| This class should get extended by the user when using the Vulkan backend. More... | |
Namespaces | |
| sgl | |
| Generic namespace for the SimpleGL framework. | |
This file contains the abstract Vulkan Application class.
Definition in file application_vk.hpp.
1.8.11