Click or drag to resize
DigitalRuneGeometryHelperGetDistance Method
Computes the distance between the two objects.
Overload List
  NameDescription
Public methodStatic memberGetDistance(Aabb, Aabb)
Computes the distance between the two axis-aligned bounding boxes (AABBs).
Public methodStatic memberGetDistance(Plane, Vector3F)
Gets the signed distance of a point to a plane surface.
Top
See Also