Inheritance diagram for Eaagles::Basic::LcRotation:


Public Member Functions | |
| LcRotation () | |
Protected Member Functions | |
| virtual void | computeMatrix () |
Coordinate Transformations (e.g., rotate)
Rotation:
One parameter: Rotate "w" degrees about the Z axis.
Four parameters: Rotate "w" degrees about the vector (x,y,z).
Slots:
1. x (Number) x component of vector (optional)
2. y (Number) y component of vector (optional)
3. z (Number) z component of vector (optional)
4. w (Angle) degrees to rotate about vector
| Eaagles::Basic::LcRotation::LcRotation | ( | ) |
| void Eaagles::Basic::LcRotation::computeMatrix | ( | ) | [protected, virtual] |
Reimplemented from Eaagles::Basic::LcTransform.
1.5.0