Package: graphene

Function graphene:ray-intersects-box

Lambda List

graphene:ray-intersects-box (ray box)

Arguments

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

Return Value

True if the ray intersects the box.

Details

Checks if the given ray intersects the given box.
 

See also

#2023-12-6