Package: graphene

Function graphene:ray-intersects-triangle

Lambda List

graphene:ray-intersects-triangle (ray triangle)

Arguments

ray -- a graphene:ray-t instance
box -- a graphene:triangle-t instance

Return Value

True if the ray intersects the triangle.

Details

Checks if the given ray intersects the given triangle.
 

See also

#2023-12-6