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

Definitions for the extended ngl::Vec3. More...

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

Go to the source code of this file.

Classes

class  geo::Point
 Holds 3D coordenates for a point in spance. More...
 
class  geo::Vec
 Expanded class for the ngl::Vec3. More...
 

Namespaces

 geo
 

Typedefs

typedef struct geo::Point geo::Point
 

Detailed Description

Definitions for the extended ngl::Vec3.

This class extends the functionability of ngl::Vec3, by Jon Macey's NGL.

Author
Ramon Blanquer

Definition in file Vec.h.