classRGBAFloat 05

BFloat_8h-source.md#l00166" class="el">166 of file RGBFloat.h. |

void RGBAFloat::Set float  red,
float  green,
float  blue,
float  alpha
[inline]
  Definition at line 165 of file RGBFloat.h.

void RGBAFloat::SetAlpha float  alpha  )  [inline]
 

Definition at line 163 of file RGBFloat.h.

Referenced by RGBAFloat().

void RGBAFloat::SetBlue float  blue  )  [inline]
 

Definition at line 162 of file RGBFloat.h.

Referenced by RGBAFloat().

void RGBAFloat::SetGreen float  green  )  [inline]
 

Definition at line 161 of file RGBFloat.h.

Referenced by RGBAFloat().

void RGBAFloat::SetNoAlpha const RGBFloat color  )  [inline]
  Definition at line 167 of file RGBFloat.h.

void RGBAFloat::SetRed float  red  )  [inline]
 

Definition at line 160 of file RGBFloat.h.

Referenced by RGBAFloat().