AngleAxisRotation Operators |
The AngleAxisRotation type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Equality |
Returns if the two instances are exactly equal.
|
![]() ![]() | Inequality |
Returns if the two instances are not exactly equal.
|
![]() ![]() | Multiply(AngleAxisRotation, Double) |
Multiplies a specified AngleAxisRotation by a scalar, yielding a new AngleAxisRotation.
|
![]() ![]() | Multiply(Double, AngleAxisRotation) |
Multiplies a scalar by a specified AngleAxisRotation, yielding a new AngleAxisRotation.
|