Quaternion.GetHashCode Method

QuaternionGetHashCode Method

Gets a non-unique but repeatable hashing code for this quaternion.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public override int GetHashCode()
Public Overrides Function GetHashCode As Integer

Return Value

Type: Int32
A signed number.
Version Information

Rhino for Mac

Supported in: 5.4

Rhino for Windows

Supported in: 6.14
See Also