Package: graphene

Function graphene:box-union

Lambda List

graphene:box-union (a b result)

Arguments

a -- a graphene:box-t instance
b -- a graphene:box-t instance
result -- a graphene:box-t instance for the result

Return Value

The graphene:box-t instance with the result.

Details

Unions the two given boxes.
 

See also

2025-4-5