canvas ~master (2021-11-24T18:43:05Z)
Dub
Repo
AbstractVec2.normalize
canvas
math
AbstractVec2
Undocumented in source. Be warned that the author may not have intended to support it.
struct
AbstractVec2
(T)
const
static if
(
isFloatingPoint!T
)
AbstractVec2
!
T
normalize
(
)
Meta
Source
See Implementation
canvas
math
AbstractVec2
constructors
this
functions
eq
magnitude
magnitudeSq
normalize
opBinary
opDispatch
opOpAssign
opUnary
round
toString
variables
x
y