matf-rg-engine 1.0.0
Base for project for the Computer Graphics course at Faculty of Mathematics, University of Belgrade
Loading...
Searching...
No Matches
Classes | Namespaces
Camera.hpp File Reference

Defines the Camera class for rendering. More...

#include <glm/glm.hpp>
#include <glm/gtc/matrix_transform.hpp>
Include dependency graph for Camera.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  engine::graphics::Camera
 Camera processes input and calculates the corresponding Euler Angles, Vectors and Matrices for use in OpenGL. More...
 

Namespaces

namespace  engine
 
namespace  engine::graphics
 

Detailed Description

Defines the Camera class for rendering.