Click or drag to resize

Vec3dGetHashCode Method

Computes a hash number that represents the current vector.

Namespace:  Karamba.Utilities.KMesh
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public override int GetHashCode()

Return Value

Type: Int32
A hash code that is not unique for each vector.
See Also