Package: graphene

Function graphene:box-bounding-sphere

Lambda List

graphene:box-bounding-sphere (box sphere)

Arguments

box -- a graphene:box-t instance
sphere -- a graphene:sphere-t instance for the bounding sphere

Return Value

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

Details

Computes the bounding sphere capable of containing the given box.
 

See also

2024-11-12