Skip to content

classRGBFloat 02

Constructor & Destructor Documentation

RGBFloat::RGBFloat void   )  [inline]
 

Definition at line 36 of file RGBFloat.h.

Referenced by GammaCorrect(), GetSpectrumColor(), operator *(), operator+(), operator-(), and operator/().

RGBFloat::RGBFloat float  red,
float  green,
float  blue
[inline]
 

Definition at line 37 of file RGBFloat.h.

References m_blue, m_green, and m_red.

RGBFloat::RGBFloat const float  scalar  )  [inline]
 

Definition at line 38 of file RGBFloat.h.

References m_blue, m_green, and m_red.

RGBFloat::RGBFloat COLORREF  c  )  [inline]
 

Definition at line 39 of file RGBFloat.h.

References m_blue, m_green, and m_red.

RGBFloat::RGBFloat const RGBFloat other  )  [inline]
  Definition at line 40 of file RGBFloat.h.

RGBFloat::RGBFloat const RGBHalf other  )  [inline]
 

Definition at line 21 of file RGBFloat.inl.

References RGBHalf::Blue(), RGBHalf::Green(), m_blue, m_green, m_red, and RGBHalf::Red().

Here is the call graph for this function:

RGBFloat::RGBFloat const RGBByte other  )  [inline]
 

Definition at line 28 of file RGBFloat.inl.

References RGBByte::Blue(), RGBByte::Green(), m_blue, m_green, m_red, and RGBByte::Red().

Here is the call graph for this function: