| GeometryHelperGetDistance Method |
| Name | Description | |
|---|---|---|
| GetDistance(Aabb, Aabb) |
Computes the distance between the two axis-aligned bounding boxes (AABBs).
| |
| GetDistance(Plane, Vector3F) |
Gets the signed distance of a point to a plane surface.
|