Package: graphene

Function graphene:ray-intersects-sphere

Lambda List

graphene:ray-intersects-sphere (ray sphere)

Arguments

ray -- a graphene:ray-t instance
sphere -- a graphene:sphere-t instance

Return Value

True if the ray intersects the sphere.

Details

Checks if the given ray intersects the given sphere.
 

See also

2023-12-6