Package: graphene

Function graphene:box-expand

Lambda List

graphene:box-expand (box point result)

Arguments

box -- a graphene:box-t instance to expand
point -- a graphene:point3d-t instance with the coordinates of the point to include
result -- a graphene:box-t instance for the result

Return Value

The graphene:box-t instance with the result.

Details

Expands the dimensions of box to include the coordinates at point.
 

See also

2024-11-12