#include <GL/glew.h>
Include dependency graph for RenderBatch.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Data Structures | |
| class | RenderBatch |
| The RenderBatch essentially represents a single drawn object - normally 6 vertices (a rectangle), but can be otherwise. More... | |