Package: graphene

Function graphene:sphere-distance

Lambda List

graphene:sphere-distance (sphere point)

Arguments

sphere -- a graphene:sphere-t instance
point -- a graphene:point3d-t instance

Return Value

The single float with the distance of the point.

Details

Computes the distance of the given point from the surface of a sphere.
 

See also

2025-4-5