Package: graphene

Function graphene:sphere-init-from-sphere

Lambda List

graphene:sphere-init-from-sphere (sphere source)

Arguments

sphere -- a graphene:sphere-t instance to initialize
source -- a graphene:sphere-t instance for initialization

Return Value

The initialized graphene:sphere-t instance.

Details

Initialize a sphere from another sphere.

Notes

This implementation is added to the Lisp library and not present in the Graphene C library.
 

See also

2025-4-5