lux::RGBColor Class Reference

#include <color.h>

Inheritance diagram for lux::RGBColor:
[legend]
Collaboration diagram for lux::RGBColor:
[legend]

List of all members.

Public Member Functions

 RGBColor (float v=0.f)
 RGBColor (const float cs[3])
 RGBColor (const Color &color)
float Y () const

Detailed Description

Definition at line 199 of file color.h.


Constructor & Destructor Documentation

lux::RGBColor::RGBColor ( float  v = 0.f  )  [inline]

Definition at line 202 of file color.h.

References lux::Color::c.

lux::RGBColor::RGBColor ( const float  cs[3]  )  [inline]

Definition at line 205 of file color.h.

References lux::Color::c.

lux::RGBColor::RGBColor ( const Color color  )  [inline]

Definition at line 208 of file color.h.

References lux::Color::c.


Member Function Documentation

float lux::RGBColor::Y (  )  const [inline]

The documentation for this class was generated from the following file:
Generated by  doxygen 1.6.2-20100208