Click or drag to resize

AngleAxisRotationInvert Method

Returns the inverse of this angle-axis rotation.

Namespace:  AGI.Foundation.Coordinates
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax
public AngleAxisRotation Invert()

Return Value

Type: AngleAxisRotation
The resulting angle-axis rotation.
See Also