Fireworks Engine  v2.0
Lightweight Sandbox Game Engine using OpenGL for additional Customisation and Quick Prototyping
perspectivecamera.h File Reference
#include <vector>
#include <glm/glm.hpp>
#include <glm/gtc/matrix_transform.hpp>
#include <glm/gtx/string_cast.hpp>
Include dependency graph for perspectivecamera.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  fireworks::graphics::PerspectiveCamera
 A perspective camera to view objects in perspective projection. More...
 

Namespaces

 fireworks
 
 fireworks::graphics