Phongo Clap RT  1.0
Simple Raytracing Renderer
Classes
Camera.h File Reference

Implements camera functionability, no transformations, just explicit definition. More...

#include <ngl/Vec3.h>
#include <ngl/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
 Holds camera functions which will be accessed by the Render class. More...
 

Detailed Description

Implements camera functionability, no transformations, just explicit definition.

Author
Ramon Blanquer
Todo:
Implement transformations.

Definition in file Camera.h.