Package: graphene

Function graphene:rect-expand

Lambda List

graphene:rect-expand (rect point result)

Arguments

rect -- a graphene:rect-t instance
point -- a graphene:point-t instance
result -- a graphene:rect-t instance

Return Value

The graphene:rect-t instance with the expanded rectangle.

Details

Expands a rectangle to contain the given point.
 

See also

2025-3-8