classRGBAHalf 05

der" data-original-image-src="classRGBAHalf_5dfec1f51511c147199cb2e8735118dd_cgraph.gif" data-original-image-title="" data-border="0" usemap="#classRGBAHalf_5dfec1f51511c147199cb2e8735118dd_cgraph_map">

half& RGBAHalf::operator[] int  i  )  [inline]
 

Definition at line 214 of file RGBHalf.h.

References m_color.

half RGBAHalf::operator[] int  i  )  const [inline]
 

Definition at line 213 of file RGBHalf.h.

References m_color.

half RGBAHalf::Red  )  const [inline]
 

Definition at line 218 of file RGBHalf.h.

References m_color, and RGBHalf::Red().

Referenced by YAFloat::YAFloat().

Here is the call graph for this function:

void RGBAHalf::Set half  red,
half  green,
half  blue,
half  alpha
[inline]
 

Definition at line 230 of file RGBHalf.h.

References m_alpha, m_color, and RGBHalf::Set().

Here is the call graph for this function:

void RGBAHalf::SetAlpha half  alpha  )  [inline]
 

Definition at line 228 of file RGBHalf.h.

References m_alpha.

Referenced by Max().

void RGBAHalf::SetBlue half  blue  )  [inline]
 

Definition at line 225 of file RGBHalf.h.

References m_color, and RGBHalf::SetBlue().

Here is the call graph for this function:

void RGBAHalf::SetColor RGBHalf color  )  [inline]
 

Definition at line 227 of file RGBHalf.h.

References m_color.

void RGBAHalf::SetGreen half  green  )  [inline]
 

Definition at line 224 of file RGBHalf.h.

References m_color, and RGBHalf::SetGreen().

Here is the call graph for this function:

void RGBAHalf::SetRed half  red  )  [inline]
 

Definition at line 223 of file RGBHalf.h.

References m_color, and RGBHalf::SetRed().

Here is the call graph for this function: