INFO804 Introduction à l'informatique graphique
|
#include "PointVector.h"
Go to the source code of this file.
Classes | |
struct | rt::Color |
Namespaces | |
namespace | rt |
Namespace RayTracer. | |
Functions | |
Color | rt::operator* (Real v, const Color &other) |
Real | rt::distance (const Color &c1, const Color &c2) |
Definition in file Color.h.