Fireworks Engine  v2.0
Lightweight Sandbox Game Engine using OpenGL for additional Customisation and Quick Prototyping
renderer3d.h File Reference
#include <vector>
#include <GL/glew.h>
#include "../Shader.h"
#include "../perspectivecamera.h"
#include "../buffers/indexbuffer.h"
Include dependency graph for renderer3d.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  fireworks::graphics::Renderer3D
 Forward declaration of the graphics::Renderable3D. More...
 

Namespaces

 fireworks
 
 fireworks::graphics