|
SimpleGL
1.1.0
A framework for platform independent rendering
|
#include <SimpleGL_gl/SimpleGL_gl_Export.h>#include <string>#include <SimpleGL/application.hpp>#include "batching_gl.hpp"#include "manager_gl.hpp"Go to the source code of this file.
Classes | |
| class | sgl::ApplicationGL |
| This class should get extended by the user when using the OpenGL backend. More... | |
Namespaces | |
| sgl | |
| Generic namespace for the SimpleGL framework. | |
This file contains the abstract OpenGL Application class.
Definition in file application_gl.hpp.
1.8.11