Click or drag to resize

UnitCartesianRotate Method

Overload List
  NameDescription
Public methodRotate(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.
Public methodRotate(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.
Public methodRotate(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.
Top
See Also