SimpleGL  1.1.0
A framework for platform independent rendering
Classes | Namespaces
application_gl.hpp File Reference
#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.
 

Detailed Description

Author
Heiko Brumme

This file contains the abstract OpenGL Application class.

Definition in file application_gl.hpp.