classYAHalf 04

href="classYAHalf.md" class="el">YAHalf& YAHalf::operator=

(  const RGBAFloatother  ) 

 

YAHalf& YAHalf::operator= const RGBFloat other  ) 
 

YAHalf& YAHalf::operator= const YAByte other  ) 
 

YAHalf& YAHalf::operator= const YAFloat other  ) 
 

YAHalf & YAHalf::operator= const YAHalf other  )  [inline]
 

Definition at line 374 of file RGBHalf.h.

References m_alpha, and m_luminance.

int YAHalf::operator== const YAHalf other  )  const [inline]
 

Definition at line 416 of file RGBHalf.h.

References FALSE, m_alpha, m_luminance, and TRUE.

half& YAHalf::operator[] int  i  )  [inline]
  Definition at line 351 of file RGBHalf.h.

half YAHalf::operator[] int  i  )  const [inline]
  Definition at line 350 of file RGBHalf.h.

void YAHalf::Set half  luminance,
half  alpha
[inline]
 

Definition at line 359 of file RGBHalf.h.

References RGBAHalf::m_alpha.

void YAHalf::SetAlpha half  alpha  )  [inline]
 

Definition at line 357 of file RGBHalf.h.

References RGBAHalf::m_alpha.

void YAHalf::SetLuminance half  luminance  )  [inline]
  Definition at line 356 of file RGBHalf.h.