INFO804 Introduction à l'informatique graphique
|
#include "GraphicalObject.h"
Go to the source code of this file.
Classes | |
struct | rt::Sphere |
A sphere is a concrete GraphicalObject that represents a sphere in 3D space. More... | |
Namespaces | |
namespace | rt |
Namespace RayTracer. | |
Definition in file Sphere.h.