Package: graphene

Function graphene:rect-expand

Lambda List

graphene:rect-expand (r p result)

Arguments

r -- a graphene:rect-t instance
p -- 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

#2023-11-20