Ray.intersect

struct Ray(T)
pure const
intersect
(
F
)
(
in Ray!F seg
)
if (
isFloatingPoint!T
)

Meta