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

A class for implicit sphere definitions. More...

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

Go to the source code of this file.

Classes

class  geo::Sphere
 Class that hold an implicit definition of a sphere through center and radius parameters. It also implements a method for finding intersections. More...
 

Namespaces

 geo
 

Detailed Description

A class for implicit sphere definitions.

Author
Ramon Blanquer

Definition in file Sphere.h.