Phongo Clap RT
1.0
Simple Raytracing Renderer
|
A class for implicit sphere definitions. More...
#include <ngl/Vec3.h>
#include <ngl/Colour.h>
#include "Shape.h"
#include "Ray.h"
#include "Material.h"
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 | |
A class for implicit sphere definitions.
Definition in file Sphere.h.