Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

gfx::Color2 Class Reference

Collaboration diagram for gfx::Color2:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Color2 ()
 Color2 (const Color2 &c)
 ~Color2 ()
Color2operator= (const Color2 &c)
bool operator== (const Color2 &c)
bool equals (const Color2 &c)
Real * c_array ()

Public Attributes

Real lum
Real alpha

Constructor & Destructor Documentation

gfx::Color2::Color2  )  [inline]
 

Definition at line 36 of file Color2.

References alpha.

gfx::Color2::Color2 const Color2 c  )  [inline]
 

Definition at line 37 of file Color2.

References alpha, and lum.

gfx::Color2::~Color2  )  [inline]
 

Definition at line 38 of file Color2.


Member Function Documentation

Real* gfx::Color2::c_array  )  [inline]
 

Definition at line 49 of file Color2.

bool gfx::Color2::equals const Color2 c  )  [inline]
 

Definition at line 46 of file Color2.

References alpha, base::equals(), and lum.

Color2& gfx::Color2::operator= const Color2 c  )  [inline]
 

Definition at line 40 of file Color2.

References alpha, and lum.

bool gfx::Color2::operator== const Color2 c  )  [inline]
 

Definition at line 43 of file Color2.

References alpha, and lum.


Member Data Documentation

Real gfx::Color2::alpha
 

Definition at line 52 of file Color2.

Referenced by Color2(), equals(), operator=(), and operator==().

Real gfx::Color2::lum
 

Definition at line 52 of file Color2.

Referenced by Color2(), equals(), operator=(), and operator==().


The documentation for this class was generated from the following file:
Generated on Thu Jul 29 16:39:48 2004 for OpenSim by doxygen 1.3.6