classRGBAHalf 04

placeholder" data-original-image-src="classRGBAHalf_650118fc0cd96c1cd00cb1243c5e3358_cgraph.gif" data-original-image-title="" data-border="0" usemap="#classRGBAHalf_650118fc0cd96c1cd00cb1243c5e3358_cgraph_map">

int RGBAHalf::operator!= const RGBAHalf other  )  const [inline]
  Definition at line 211 of file RGBHalf.h.

RGBAHalf RGBAHalf::operator+ const RGBAHalf other  )  [inline]
 

Definition at line 285 of file RGBHalf.h.

References Alpha(), Color(), m_alpha, m_color, and RGBAHalf().

Here is the call graph for this function:

RGBAHalf & RGBAHalf::operator+= const RGBAHalf other  )  [inline]
 

Definition at line 257 of file RGBHalf.h.

References Alpha(), Color(), m_alpha, and m_color.

Here is the call graph for this function:

RGBAHalf RGBAHalf::operator- const RGBAHalf other  )  [inline]
 

Definition at line 292 of file RGBHalf.h.

References Alpha(), Color(), m_alpha, m_color, and RGBAHalf().

Here is the call graph for this function:

RGBAHalf & RGBAHalf::operator-= const RGBAHalf other  )  [inline]
 

Definition at line 264 of file RGBHalf.h.

References Alpha(), Color(), m_alpha, and m_color.

Here is the call graph for this function:

RGBAHalf RGBAHalf::operator/ float  s  )  const [inline]
 

Definition at line 205 of file RGBHalf.h.

References RGBAHalf().

Here is the call graph for this function:

RGBAHalf & RGBAHalf::operator/= float  factor  )  [inline]
 

Definition at line 278 of file RGBHalf.h.

References m_alpha, and m_color.

RGBAHalf& RGBAHalf::operator= const RGBAFloat other  )  [inline]
 

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

Definition at line 250 of file RGBHalf.h.

References Alpha(), Color(), m_alpha, and m_color.

Here is the call graph for this function:

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

Definition at line 299 of file RGBHalf.h.

References Alpha(), Color(), FALSE, m_alpha, m_color, and TRUE.

Here is the call graph for this function: