Implements a faster hashcode.

Namespace: Spherical
Assembly: SphericalLib (in SphericalLib.dll) Version: 1.0.5951.32246 (1.0.0.0)

Syntax

C#
public override int GetHashCode()
Visual C++
public:
virtual int GetHashCode() override
F#
abstract GetHashCode : unit -> int 
override GetHashCode : unit -> int 

Return Value

[Missing <returns> documentation for "M:Spherical.Halfspace.GetHashCode"]

See Also