retrograde ~master (2021-12-10T22:01:18.9456294)
Dub
Repo
Vector.opUnary
retrograde
math
Vector
Undocumented in source. Be warned that the author may not have intended to support it.
struct
Vector
(T, uint N)
Vector
opUnary
(
string
s
)
(
)
if
(
s
== "-"
)
if
(
N
> 0
)
Meta
Source
See Implementation
retrograde
math
Vector
aliases
_N
_T
length
constructors
this
functions
cross
dot
downgrade
normalize
opBinary
opBinaryRight
opCast
opEquals
opIndex
opIndexAssign
opUnary
reflect
refract
round
toString
properties
angle
magnitude
w
x
y
z