SimpleGL  1.1.0
A framework for platform independent rendering
Classes | Namespaces
batching_gl.hpp File Reference
#include <SimpleGL_gl/SimpleGL_gl_Export.h>
#include <string>
#include <SimpleGL/batching.hpp>
#include "gl_general.hpp"
#include "vertex_array_object.hpp"
#include "vertex_buffer_object.hpp"
#include "shader_objects.hpp"
#include "texture_object.hpp"

Go to the source code of this file.

Classes

class  sgl::BatchGL
 This class is used for batch rendering with OpenGL. More...
 

Namespaces

 sgl
 Generic namespace for the SimpleGL framework.
 

Detailed Description

Author
Heiko Brumme

This file contains the class for batch rendering with OpenGL.

Definition in file batching_gl.hpp.