Eaagles::Basic::LcRgba Class Reference

Inherits Eaagles::Basic::LcRgb.

Inheritance diagram for Eaagles::Basic::LcRgba:

Inheritance graph
[legend]
Collaboration diagram for Eaagles::Basic::LcRgba:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 LcRgba (const LCreal r, const LCreal g, const LCreal b, const LCreal a)
 LcRgba ()

Detailed Description

Defines a color by Red, Green, Blue and Alpha

    Form name: rgba
    Slots:
       1. red   (Number)  Red component (0.0 to 1.0)
       2. green (Number)  Green component (0.0 to 1.0)
       3. blue  (Number)  Blue component (0.0 to 1.0)
       4. alpha (Number)  Alpha component (0.0 to 1.0)

    Events: None 


Constructor & Destructor Documentation

Eaagles::Basic::LcRgba::LcRgba ( const LCreal  r,
const LCreal  g,
const LCreal  b,
const LCreal  a 
)

Special constuctor what initializes the object to r, g, b and a.

Eaagles::Basic::LcRgba::LcRgba (  ) 


Generated on Tue Dec 19 16:26:24 2006 for Eaagles by  doxygen 1.5.0