pp ~master (2018-05-25T20:29:15Z)
Dub
Repo
RayT.this
polyplex
math
geometry
RayT
Constructs a ray with an origin and direction
struct
RayT
(VT)
this
pure nothrow
(
VT
origin
,
VT
direction
)
if
(
is
(
VT
==
float2
) ||
is
(
VT
==
float3
)
)
Meta
Source
See Implementation
polyplex
math
geometry
RayT
constructors
this
functions
Normalize
Constructs a ray with an origin and direction