Ray.this

struct Ray(T)
pure
this
(
A
B
)
(
in Vector!(3, A) a
,
in Vector!(3, B) b
)
if ()
if (
isFloatingPoint!T
)

Meta