Inheritance diagram for Eaagles::Basic::LcScale:


Public Member Functions | |
| LcScale () | |
Protected Member Functions | |
| virtual void | computeMatrix () |
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)
| Eaagles::Basic::LcScale::LcScale | ( | ) |
| void Eaagles::Basic::LcScale::computeMatrix | ( | ) | [protected, virtual] |
Reimplemented from Eaagles::Basic::LcTransform.
1.5.0