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

Detailed Description

Author
Heiko Brumme

This file contains classes for managing OpenGL objects.

Definition in file manager_gl.hpp.