Skip to content

classRGBAHalf 03

Member Function Documentation

half RGBAHalf::Alpha  )  const [inline]
 

Definition at line 221 of file RGBHalf.h.

References m_alpha.

Referenced by Max(), operator+(), operator+=(), operator-(), operator-=(), operator=(), operator==(), RGBAFloat::RGBAFloat(), and YAFloat::YAFloat().

half RGBAHalf::Blue  )  const [inline]
 

Definition at line 220 of file RGBHalf.h.

References RGBHalf::Blue(), and m_color.

Referenced by YAFloat::YAFloat().

Here is the call graph for this function:

BOOL RGBAHalf::CheckOffBound float  lobound,
float  hibound
[inline]
 

Definition at line 237 of file RGBHalf.h.

References RGBHalf::CheckOffBound(), and m_color.

Here is the call graph for this function:

RGBHalf RGBAHalf::Color  )  const [inline]
 

Definition at line 216 of file RGBHalf.h.

References m_color.

Referenced by operator+(), operator+=(), operator-(), operator-=(), operator=(), and operator==().

half RGBAHalf::Green  )  const [inline]
 

Definition at line 219 of file RGBHalf.h.

References RGBHalf::Green(), and m_color.

Referenced by YAFloat::YAFloat().

Here is the call graph for this function:

void RGBAHalf::Max float  max  )  [inline]
 

Definition at line 232 of file RGBHalf.h.

References Alpha(), m_color, RGBHalf::Max(), MIN, and SetAlpha().

Here is the call graph for this function:

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

Definition at line 204 of file RGBHalf.h.

References RGBAHalf().

Here is the call graph for this function:

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

Definition at line 271 of file RGBHalf.h.

References m_alpha, and m_color.

void RGBAHalf::operator delete void *  ptr  )  [inline]
 

Definition at line 195 of file RGBHalf.h.

References FreeBitmap().

Here is the call graph for this function:

void* RGBAHalf::operator new size_t  size  )  [inline]
 

Definition at line 193 of file RGBHalf.h.

References AllocBitmap().

Here is the call graph for this function: