Path Tracer
Classes
Sphere.h File Reference

Defines the Sphere class. More...

#include "Object3D.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  Sphere
 A sphere described by its center and its radius. More...
 

Detailed Description

Defines the Sphere class.