Package: graphene

Function graphene:sphere-contains-point

Lambda List

graphene:sphere-contains-point (sphere point)

Arguments

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

Return Value

True if the sphere contains the point.

Details

Checks whether the given point is contained in the volume of a sphere.
 

See also

2023-12-7