GCP Assignment 1
Classes
Camera.h File Reference
#include <SDL.h>
#include <iostream>
#include "GL/glew.h"
#include "../Maths/Vec3.h"
#include "../Maths/Mat4.h"
Include dependency graph for Camera.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Camera
 Creates a Camera object. More...