Ray.this

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

Meta