classRGBFloat 04

9882ea55fb7925f9e71be8d27b64a25e_cgraph.gif" data-original-image-title="" data-border="0" usemap="#classRGBFloat_9882ea55fb7925f9e71be8d27b64a25e_cgraph_map">

RGBFloat& RGBFloat::operator *= float  scale  )  [inline]
 

Definition at line 57 of file RGBFloat.h.

References m_blue, m_green, and m_red.

RGBFloat& RGBFloat::operator *= const RGBFloat other  )  [inline]
 

Definition at line 56 of file RGBFloat.h.

References m_blue, m_green, and m_red.

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

Definition at line 49 of file RGBFloat.h.

References FreeBitmap().

Here is the call graph for this function:

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

Definition at line 47 of file RGBFloat.h.

References AllocBitmap().

Here is the call graph for this function:

int RGBFloat::operator!= const RGBFloat a  )  const [inline]
  Definition at line 73 of file RGBFloat.h.

RGBFloat RGBFloat::operator+ const RGBFloat a  )  const [inline]
 

Definition at line 75 of file RGBFloat.h.

References RGBFloat().

Here is the call graph for this function:

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

Definition at line 54 of file RGBFloat.h.

References m_blue, m_green, and m_red.

RGBFloat RGBFloat::operator- const RGBFloat a  )  const [inline]
 

Definition at line 76 of file RGBFloat.h.

References RGBFloat().

Here is the call graph for this function:

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

Definition at line 55 of file RGBFloat.h.

References m_blue, m_green, and m_red.

RGBFloat RGBFloat::operator/ const RGBFloat a  )  const [inline]
 

Definition at line 80 of file RGBFloat.h.

References RGBFloat().

Here is the call graph for this function:

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

Definition at line