classRGBFloat 05

" class="el">79 of file RGBFloat.h.

References RGBFloat().

Here is the call graph for this function:

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

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

Definition at line 58 of file RGBFloat.h.

References m_blue, m_green, and m_red.

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

Definition at line 52 of file RGBFloat.h.

References m_blue, m_green, and m_red.

RGBFloat& RGBFloat::operator= float  scalar  )  [inline]
 

Definition at line 51 of file RGBFloat.h.

References m_blue, m_green, and m_red.

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

Definition at line 72 of file RGBFloat.h.

References m_blue, m_green, and m_red.

float RGBFloat::operator[] int  i  )  const [inline]
 

Definition at line 81 of file RGBFloat.h.

References m_blue.

float RGBFloat::Red  )  const [inline]
 

Definition at line 61 of file RGBFloat.h.

References m_red.

Referenced by ColorBuf::Set().

void RGBFloat::Set float  init  )  [inline]
 

Definition at line 70 of file RGBFloat.h.

References m_blue, m_green, and m_red.

void RGBFloat::Set float  red,
float  green,
float  blue
[inline]
 

Definition at line 69 of file RGBFloat.h.

References m_blue, m_green, and m_red.

Referenced by Attr::Attr().

void RGBFloat::SetBlue float  blue  )  [inline]
 

Definition at line 67 of file RGBFloat.h.

References m_blue.

void RGBFloat::SetGreen float  green  )  [inline]
 

Definition at line 66 of file RGBFloat.h.

References m_green.

void RGBFloat::SetRed float  red  )  [inline]

<table da