Eaagles::Basic::LcScale Class Reference

Inherits Eaagles::Basic::LcTransform.

Inheritance diagram for Eaagles::Basic::LcScale:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

 LcScale ()

Protected Member Functions

virtual void computeMatrix ()

Detailed Description

Coordinate Transformations (e.g., scale)

    Scale:
       One parameter: Scale both X and Y by a factor of "x".
       Two parameters: Scale X by a factor of "x" and Y by a factor of "y".
       Three Parameters: Scale X, Y and Z by factors of "x", "y" and "z" respectively.
    Slots:
       1. x  (Number)  x scaling factor
       2. y  (Number)  y scaling factor (optional)
       3. z  (Number)  z scaling factor (optional) 


Constructor & Destructor Documentation

Eaagles::Basic::LcScale::LcScale (  ) 


Member Function Documentation

void Eaagles::Basic::LcScale::computeMatrix (  )  [protected, virtual]

Reimplemented from Eaagles::Basic::LcTransform.


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