SimpleGL  1.1.0
A framework for platform independent rendering
Classes | Namespaces
batching.hpp File Reference
#include "SimpleGL_Export.h"
#include <vector>
#include <glm/glm.hpp>
#include "transform.hpp"

Go to the source code of this file.

Classes

class  sgl::Batch
 This class defines methods for batch rendering. More...
 

Namespaces

 sgl
 Generic namespace for the SimpleGL framework.
 

Detailed Description

Author
Heiko Brumme

This file contains the base class for batch rendering.

Definition in file batching.hpp.