ILNumerics - Technical Application Development
Assembly: ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
True if both instances are equal; false otherwise.
Compares this Quaternion instance to another Quaternion for equality.
[ILNumerics Visualization Engine]
Namespace: ILNumerics.Drawing
Assembly: ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Syntax
Parameters
- other
- Type: ILNumerics.DrawingQuaternion
The other Quaternion to be used in the comparison.
Return Value
Type: BooleanTrue if both instances are equal; false otherwise.
Implements
IEquatableTEquals(T)Remarks
[ILNumerics Visualization Engine]
See Also