classRGBHalf 04

class="el">RGBHalf.h.

References Blue(), Green(), m_blue, m_green, m_red, and Red().

Here is the call graph for this function:

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

Definition at line 34 of file RGBHalf.h.

References FreeBitmap().

Here is the call graph for this function:

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

Definition at line 32 of file RGBHalf.h.

References AllocBitmap().

Here is the call graph for this function:

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

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

Definition at line 156 of file RGBHalf.h.

References Blue(), Green(), m_blue, m_green, m_red, Red(), and RGBHalf().

Here is the call graph for this function:

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

Definition at line 116 of file RGBHalf.h.

References Blue(), Green(), m_blue, m_green, m_red, and Red().

Here is the call graph for this function:

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

Definition at line 124 of file RGBHalf.h.

References Blue(), Green(), m_blue, m_green, m_red, and Red().

Here is the call graph for this function:

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

Definition at line 45 of file RGBHalf.h.

References RGBHalf().

Here is the call graph for this function:

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

Definition at line 148 of file RGBHalf.h.

References m_blue, m_green, and m_red.

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

Definition at line 108 of file RGBHalf.h.

References Blue(), Green(), m_blue, m_green, m_red, and Red().

Here is the call graph for this function: