Main Page | Modules | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

Fusion::Color4f Class Reference

#include <FusionColor4f.h>

Inheritance diagram for Fusion::Color4f:

Fusion::Vec4f List of all members.

Public Member Functions

 Color4f ()
 Color4f (const Vec4f vec4f)
 Color4f (const float rgba[4])
 Color4f (float r, float g, float b, float a)
Color4fsetHSVAValue (float h, float s, float v, float a)
Color4fsetHSVAValue (const float hsva[4])
void getHSVAValue (float &h, float &s, float &v, float &a) const
void getHSVAValue (float hsva[4]) const

Static Public Member Functions

static void create (Args &args, int32_t nargs)

Constructor & Destructor Documentation

Fusion::Color4f::Color4f  ) 
 

Fusion::Color4f::Color4f const Vec4f  vec4f  )  [inline]
 

Fusion::Color4f::Color4f const float  rgba[4]  )  [inline]
 

Fusion::Color4f::Color4f float  r,
float  g,
float  b,
float  a
[inline]
 


Member Function Documentation

static void Fusion::Color4f::create Args args,
int32_t  nargs
[static]
 

Reimplemented from Fusion::Vec4f.

void Fusion::Color4f::getHSVAValue float  hsva[4]  )  const [inline]
 

void Fusion::Color4f::getHSVAValue float &  h,
float &  s,
float &  v,
float &  a
const
 

Color4f& Fusion::Color4f::setHSVAValue const float  hsva[4]  )  [inline]
 

Color4f& Fusion::Color4f::setHSVAValue float  h,
float  s,
float  v,
float  a
 


The documentation for this class was generated from the following file:
Generated on Sat Apr 1 06:08:33 2006 for Emma SDK Guide by  doxygen 1.4.3