Package: graphene

Function graphene:quad-contains

Lambda List

graphene:quad-contains (q p)

Arguments

q -- a graphene:quad-t instance
p -- a graphene:point-t instance

Return Value

True if the point is inside the graphene:quad-t instance.

Details

Checks if the given quadrilateral contains the given point.
 

See also

2023-11-20