Inheritance diagram for Eaagles::Basic::LcTranslation:


Public Member Functions | |
| LcTranslation () | |
Protected Member Functions | |
| virtual void | computeMatrix () |
Coordinate Transformations (e.g., translate)
Translation:
Two Parameters: Translate X by a factor of "x" and Y by a factor of "y".
Three Parameters: Translate X, Y and Z by factors of "x", "y" and "z" respectively.
Form names: Translation :
1. x (Number) x translation.
2. y (Number) y translation.
3. z (Number) z translation (optional).
| Eaagles::Basic::LcTranslation::LcTranslation | ( | ) |
| void Eaagles::Basic::LcTranslation::computeMatrix | ( | ) | [protected, virtual] |
Reimplemented from Eaagles::Basic::LcTransform.
1.5.0