Triangle.project

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

Meta