Skip to content

classRGBHalf 02

Constructor & Destructor Documentation

RGBHalf::RGBHalf  )  [inline]
 

Definition at line 21 of file RGBHalf.h.

References m_blue, m_green, and m_red.

Referenced by operator *(), operator+(), and operator/().

RGBHalf::RGBHalf const RGBHalf other  )  [inline]
  Definition at line 92 of file RGBHalf.h.

RGBHalf::RGBHalf const RGBFloat colorvector  ) 
 

RGBHalf::RGBHalf const float &  r,
const float &  g,
const float &  b
[inline]
 

Definition at line 96 of file RGBHalf.h.

References m_blue, m_green, and m_red.

RGBHalf::RGBHalf const float &  f  )  [inline]
 

Definition at line 102 of file RGBHalf.h.

References m_blue, m_green, and m_red.