Fireworks Engine  v2.0
Lightweight Sandbox Game Engine using OpenGL for additional Customisation and Quick Prototyping
vertexarray.h File Reference
#include <vector>
#include <GL/glew.h>
#include <src/graphics/buffers/buffer.h>
#include <src/utils/glassert.h>
Include dependency graph for vertexarray.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  fireworks::graphics::VertexArray
 Creates Vertex Array Object (VAOs). More...
 

Namespaces

 fireworks
 
 fireworks::graphics