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.

Note

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

See also

#2023-12-10