retrograde ~master (2021-12-10T22:01:18.9456294)
Dub
Repo
Vector.z
retrograde
math
Vector
Undocumented in source. Be warned that the author may not have intended to support it.
T
z
[@property getter]
struct
Vector
(T, uint N)
@
property
const
static if
(
N >= 3
)
T
z
(
)
if
(
N
> 0
)
T
z
[@property setter]
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