ISpatialDistanceTrait
Public / Methods
ComputeDistance
2 overloads
Computes the nearest distance from the given point to the spatial entity.
Computes the nearest distance from the given point to the spatial entity.
A default implementation should forward to ComputeDistance1 and set vertices out to Vec3I.Zero and weights out to Vec3D.Zero.