true if the ray intersects the boxRay.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
b | a #graphene_box_t |