Triangle.toRays

struct Triangle(T)
pure const
Ray!(T)[3]
toRays
()
if (
isFloatingPoint!T
)

Meta