Ray.intersectsBox

bool intersectsBox(graphene.box.Box b)

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

See also: [graphene.ray.Ray.intersectBox]

Parameters

ba #graphene_box_t

Returns

true if the ray intersects the box