Skip to main content

try_shape_distance

Function try_shape_distance 

Source
pub fn try_shape_distance(
    input: DistanceInput,
    cache: &mut SimplexCache,
) -> ApiResult<DistanceOutput>
Expand description

Compute the closest distance between two shape proxies with recoverable validation.