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: 1.0.0.0 (1.0.0.0)
Syntax
public override int GetHashCode()

Return Value

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