Ray.intersects

struct Ray(T)
@nogc pure nothrow const
bool
intersects
(
AABBT!T aabb
,
ref T distance
)

Meta