Click or drag to resize

AABBGetHashCode Method

返回用户文档首页
获取当前AABB的哈希代码。

Namespace: LoongCAD.Geometry
Assembly: LoongSDKCore (in LoongSDKCore.dll) Version: 0.8.15.0 (0.8.15.0)
Syntax
C#
public override int GetHashCode()

Return Value

Int32
代表当前AABB的哈希代码。
See Also