Ray.calcIntersection

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

Meta