Skip to content

classYAFloat 02

Constructor & Destructor Documentation

YAFloat::YAFloat void   )  [inline]
  Definition at line 198 of file RGBFloat.h.

YAFloat::YAFloat float  luminance  )  [inline]
  Definition at line 199 of file RGBFloat.h.

YAFloat::YAFloat float  luminance,
float  alpha
[inline]
  Definition at line 200 of file RGBFloat.h.

YAFloat::YAFloat const YAFloat other  )  [inline]
  Definition at line 201 of file RGBFloat.h.

YAFloat::YAFloat const YAHalf other  )  [inline]
 

Definition at line 61 of file RGBFloat.inl.

References YAHalf::m_alpha, and m_alpha.

YAFloat::YAFloat const YAByte other  )  [inline]
 

Definition at line 67 of file RGBFloat.inl.

References float(), YAByte::m_alpha, m_alpha, and MAXCOLOR.

Here is the call graph for this function:

YAFloat::YAFloat const RGBAFloat other  )  [inline]
 

Definition at line 206 of file RGBFloat.h.

References RGBAFloat::Alpha(), RGBAFloat::Blue(), RGBAFloat::Green(), and RGBAFloat::Red().

Here is the call graph for this function:

YAFloat::YAFloat const RGBAHalf other  )  [inline]
 

Definition at line 73 of file RGBFloat.inl.

References RGBAHalf::Alpha(), RGBAHalf::Blue(), RGBAHalf::Green(), m_alpha, m_luminance, and RGBAHalf::Red().

Here is the call graph for this function:

YAFloat::YAFloat const RGBAByte other  )  [inline]
 

Definition at line 79 of file RGBFloat.inl.

References RGBAByte::Alpha(), RGBAByte::Blue(), float(), RGBAByte::Green(), m_alpha, m_luminance, MAXCOLOR, and RGBAByte::Red().

Here is the call graph for this function:

YAFloat::YAFloat const ColorBuf other  )  [inline]
 

Definition at line 86 of file RGBFloat.inl.

References float(), m_alpha, m_luminance, MAXCOLOR, and ColorBuf::values.

Here is the call graph for this function:

YAFloat::YAFloat const RGBHalf other  )  [inline]
 

Definition at line 93 of file