Package: graphene

Function graphene:box-contains-box

Lambda List

graphene:box-contains-box (a b)

Arguments

a -- a graphene:box-t instance
b -- a graphene:box-t instance

Return Value

True if b is contained in a.

Details

Checks whether the the box a contains the given box b.
 

See also

2024-11-12