EulerAngles Methods |
The EulerAngles type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | CreateProperEuler |
Creates a new instance of EulerAngles using Z-X'-Z" convention.
|
![]() ![]() | CreateTaitBryan |
Creates a new instance of EulerAngles using Z-Y'-X" convention (Tait-Bryan).
|
![]() | Equals |
Evaluates if the current instance and the object are equal.
(Overrides ValueTypeEquals(Object).) |
![]() | GetHashCode |
Serves as hashing function for the EulerAngles type.
(Overrides ValueTypeGetHashCode.) |
![]() | GetType | (Inherited from Object.) |
![]() | IsEqualTo(EulerAngles) |
Evaluates if the current instance and another are equal using global tolerance.
|
![]() | IsEqualTo(EulerAngles, Tolerance) |
Evaluates if the current instance and another are equal using the specified tolerance.
|
![]() | ToString | (Inherited from ValueType.) |