classHalfColorBufAlpha 04

ce.md#l00119" class="el">m_alpha, and m_color.

Here is the call graph for this function:

void HalfColorBufAlpha::operator/= float  factor  )  [inline]
 

Definition at line 188 of file HalfColorBuf.h.

References m_alpha, and m_color.

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

Definition at line 163 of file HalfColorBuf.h.

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

Here is the call graph for this function:

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

Definition at line 201 of file HalfColorBuf.h.

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

Here is the call graph for this function:

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

Definition at line 139 of file HalfColorBuf.h.

References m_color.

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

Definition at line 138 of file HalfColorBuf.h.

References m_color.

half HalfColorBufAlpha::Red  )  const [inline]
 

Definition at line 143 of file HalfColorBuf.h.

References m_color, and HalfColorBuf::Red().

Here is the call graph for this function:

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

Definition at line 155 of file HalfColorBuf.h.

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

Here is the call graph for this function:

void HalfColorBufAlpha::SetAlpha half  alpha  )  [inline]
 

Definition at line 153 of file HalfColorBuf.h.

References m_alpha.

Referenced by Max().

void HalfColorBufAlpha::SetBlue half  blue  )  [inline]
 

Definition at line 150 of file HalfColorBuf.h.

References m_color, and HalfColorBuf::SetBlue().

Here is the call graph for this function:

void HalfColorBufAlpha::SetColor HalfColorBuf color  )  [inline]