Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   Related Pages  

SFColor Class Reference

SFColor class. More...

List of all members.

Public Member Functions

Public Attributes

Friends


Detailed Description

SFColor class.


Constructor & Destructor Documentation

SFColor  )  [inline]
 

Constructor.

SFColor SFFloat  r,
SFFloat  g,
SFFloat  b
 

Constructor from the attributes.

SFColor const SFString s  )  [explicit]
 

Constructor from a SFString.


Member Function Documentation

operator const SFColorRGBA  )  const
 

Converts the color to a SFColorRGBA.


Friends And Related Function Documentation

bool operator!= const SFColor &  r1,
const SFColor &  r2
[friend]
 

!= operator.

bool operator== const SFColor &  r1,
const SFColor &  r2
[friend]
 

== operator.


Member Data Documentation

SFFloat b
 

Blue canal.

SFFloat g
 

Green canal.

SFFloat r
 

Red canal.


Generated on Thu May 15 15:08:06 2003 for X3DToolKit by doxygen1.3