Package: graphene

Function graphene:triangle-contains-point

Lambda List

graphene:triangle-contains-point (triangle point)

Arguments

triangle -- a graphene:triangle-t instance
point -- a graphene:point3d-t instance

Return Value

True if the point is inside the triangle.

Details

Checks whether the given triangle contains the point.
 

See also

#2023-12-7