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

SFColor Class Reference

SFColor class. More...

List of all members.

Public Member Functions

Public Attributes

Friends


Detailed Description

SFColor class.

Definition at line 149 of file X3DBaseTypes.h.


Constructor & Destructor Documentation

SFColor  )  [inline]
 

Constructor.

Definition at line 159 of file X3DBaseTypes.h.

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.

Definition at line 157 of file X3DBaseTypes.h.

SFFloat g
 

Green canal.

Definition at line 155 of file X3DBaseTypes.h.

SFFloat r
 

Red canal.

Definition at line 153 of file X3DBaseTypes.h.


The documentation for this class was generated from the following file:
Generated on Wed May 14 10:18:12 2003 for X3DToolKit by doxygen1.3