Eaagles::Basic::LcRgb Class Reference

Inherits Eaagles::Basic::LcColor.

Inherited by Eaagles::Basic::LcRgba.

Inheritance diagram for Eaagles::Basic::LcRgb:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

 LcRgb (const LCreal r, const LCreal g, const LCreal b)
 LcRgb ()
virtual bool setRed (LcNumber *const msg)
virtual bool setGreen (LcNumber *const msg)
virtual bool setBlue (LcNumber *const msg)
virtual bool setAlpha (LcNumber *const msg)

Detailed Description

Defines a color by Red, Green, and Blue

    Form name: rgb
    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)

    Events: None 


Constructor & Destructor Documentation

Eaagles::Basic::LcRgb::LcRgb ( const LCreal  r,
const LCreal  g,
const LCreal  b 
)

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

Eaagles::Basic::LcRgb::LcRgb (  ) 


Member Function Documentation

bool Eaagles::Basic::LcRgb::setRed ( LcNumber *const  msg  )  [virtual]

bool Eaagles::Basic::LcRgb::setGreen ( LcNumber *const  msg  )  [virtual]

bool Eaagles::Basic::LcRgb::setBlue ( LcNumber *const  msg  )  [virtual]

bool Eaagles::Basic::LcRgb::setAlpha ( LcNumber *const  msg  )  [virtual]


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