bettercmath v0.2.0 (2020-12-28T03:15:07Z)
Dub
Repo
normalize
bettercmath
vector
Normalize a Vector inplace.
@
safe
@
nogc
nothrow ref
Vector
!(
T
,
N
)
normalize
(
T
uint
N
)
(
ref
return
Vector
!(
T
,
N
)
vec
)
Meta
Source
See Implementation
bettercmath
vector
enums
isVector
functions
cross
dot
magnitude
magnitudeSquared
map
normalize
normalized
reflect
vector
structs
Vector
Normalize a Vector inplace.