Package: graphene
Function graphene:sphere-init-from-vectors
Lambda Listgraphene:sphere-init-from-vectors (sphere vectors center) ArgumentsReturn ValueThe initialized graphene:sphere-t instance. Details
Initializes the given sphere using the given list of 3D coordinates so that
the sphere includes them.
The center of the sphere can either be specified, or will be center of the
3D volume that encompasses all vectors. | See also |
2024-12-29