|
SimpleGL
1.1.0
A framework for platform independent rendering
|
#include <SimpleGL_vk/SimpleGL_vk_Export.h>#include <string>#include <SimpleGL/manager.hpp>#include "shader_module.hpp"#include "texture_image.hpp"Go to the source code of this file.
Classes | |
| class | sgl::ShaderModuleManager |
| This class provides methods for managing shader modules. More... | |
| class | sgl::TextureImageManager |
| This class provides methods for managing texture images. More... | |
Namespaces | |
| sgl | |
| Generic namespace for the SimpleGL framework. | |
This file contains classes for managing Vulkan objects.
Definition in file manager_vk.hpp.
1.8.11