Main Page | Class Hierarchy | Class List | File List | Class Members

PLib::ColorF Class Reference

A class for a RGB color defined with float variables. More...

#include <color.h>

List of all members.

Public Member Functions

 ColorF (float R=0.0, float G=0.0, float B=0.0)
ColorFoperator= (const ColorF &a)

Public Attributes

float r
float g
float b


Detailed Description

A class for a RGB color defined with float variables.

Defines a class containing the RGB component of a color pixel. Each component is defined with a float valid in the range $[0..1]$.

Author:
Philippe Lavoie
Date:
4 October 1996


The documentation for this class was generated from the following file:
Generated on Sun Dec 21 02:25:28 2003 for NURBS++ by doxygen 1.3.4