Click or drag to resize

Plane3GetHashCode Method

Get hash code for this entity.

Namespace:  Karamba.Geometry
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public override int GetHashCode()

Return Value

Type: Int32
A particular number for a specific instance of plane.
See Also