Phongo Clap RT  1.0
Simple Raytracing Renderer
Classes | Namespaces
Ray.h File Reference

This class handles the implementation of ray: an object with an origin and a direction. More...

#include <ngl/Vec3.h>
Include dependency graph for Ray.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  geo::Ray
 

Namespaces

 geo
 

Detailed Description

This class handles the implementation of ray: an object with an origin and a direction.

Author
Ramon Blanquer

Definition in file Ray.h.