|
SimpleGL
1.1.0
A framework for platform independent rendering
|
#include <SimpleGL_gl/SimpleGL_gl_Export.h>#include <string>#include <SimpleGL/manager.hpp>#include "texture_object.hpp"#include "shader_objects.hpp"Go to the source code of this file.
Classes | |
| class | sgl::TextureManager |
| This class provides an class for managing textures. More... | |
| class | sgl::ShaderManager |
| This class provides an class for managing shaders. More... | |
Namespaces | |
| sgl | |
| Generic namespace for the SimpleGL framework. | |
This file contains classes for managing OpenGL objects.
Definition in file manager_gl.hpp.
1.8.11