classRGBAFloat 04

ass="el">RGBAFloat & 

a  )  const [inline]

  Definition at line 172 of file RGBFloat.h.

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

Definition at line 148 of file RGBFloat.h.

References Color(), and m_alpha.

Here is the call graph for this function:

RGBAFloat RGBAFloat::operator- const RGBAFloat a  )  const [inline]
  Definition at line 173 of file RGBFloat.h.

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

Definition at line 149 of file RGBFloat.h.

References Color(), and m_alpha.

Here is the call graph for this function:

RGBAFloat RGBAFloat::operator/ const RGBAFloat a  )  const [inline]
  Definition at line 177 of file RGBFloat.h.

RGBAFloat RGBAFloat::operator/ float  s  )  const [inline]
  Definition at line 176 of file RGBFloat.h.

RGBAFloat& RGBAFloat::operator/= float  scale  )  [inline]
  Definition at line 153 of file RGBFloat.h.

RGBAFloat& RGBAFloat::operator/= const RGBAFloat other  )  [inline]
 

Definition at line 152 of file RGBFloat.h.

References Color(), and m_alpha.

Here is the call graph for this function:

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

Definition at line 146 of file RGBFloat.h.

References Alpha(), and Color().

Here is the call graph for this function:

int RGBAFloat::operator== const RGBAFloat a  )  const [inline]
 

Definition at line 169 of file RGBFloat.h.

References Alpha(), and Color().

Here is the call graph for this function:

float RGBAFloat::operator[] int  i  )  const [inline]
  Definition at line 178 of file RGBFloat.h.

float RGBAFloat::Red  )  const [inline]
 

Definition at line 156 of file RGBFloat.h.

Referenced by ColorBuf::ColorBuf(), and YAFloat::YAFloat().

void RGBAFloat::Set float  init  )  [inline]
  Definition at line <a href="RG