Ray.intersectsBox

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

See also: graphene_ray_intersect_box()

class Ray
bool
intersectsBox
()

Parameters

b Box

a #graphene_box_t

Return Value

Type: bool

true if the ray intersects the box

Meta

Since

1.10