CColor.h File Reference

This file contains the declaration and implementation of the CColor class, a class that represents a color. More...

Go to the source code of this file.

Classes

class  CColor
 This class represents a color. More...

Functions

CColor operator * (float k, const CColor &c)
 This operator returns the product of a scalar and a color.
std::ostream & operator<< (std::ostream &o, const CColor &c)
 This operator prints the value of the color.


Detailed Description

This file contains the declaration and implementation of the CColor class, a class that represents a color.

Definition in file CColor.h.


Generated on Fri Dec 5 03:20:33 2008 for Mathematical Ray-tracer by  doxygen 1.5.4