UnitCartesianRotate Method |
Name | Description | |
---|---|---|
Rotate(ElementaryRotation) |
Produces a set of UnitCartesian coordinates representing this instance, which results from rotating
the original axes used to represent this instance by the provided ElementaryRotation rotation.
| |
Rotate(Matrix3By3) |
Produces a set of UnitCartesian coordinates representing this instance which results from rotating
the original axes used to represent this instance by the provided Matrix3By3 rotation.
| |
Rotate(UnitQuaternion) |
Produces a set of UnitCartesian coordinates representing this instance which results from rotating
the original axes used to represent this instance by the provided UnitQuaternion rotation.
|