Ray.intersectsBox

Checks whether the given #graphene_ray_t r intersects the given #graphene_box_t b.

See also: graphene.ray.Ray.intersectBox

class Ray
bool
intersectsBox

Parameters

b graphene.box.Box

a #graphene_box_t

Return Value

Type: bool

true if the ray intersects the box