Package: graphene

Function graphene:sphere-translate

Lambda List

graphene:sphere-translate (sphere point result)

Arguments

sphere -- a graphene:sphere-t instance
point -- a graphene:point3d-t instance with the deltas of the translation
result -- a graphene:sphere-t instance for the translated sphere

Return Value

The graphene:sphere-t instance with the translated sphere.

Details

Translates the center of the given sphere using the point coordinates as the delta of the translation.
 

See also

2023-12-7