doml v0.0.3 (2022-08-19T23:27:36Z)
Dub
Repo
Vector4d.negate
vector_4d
Vector4d
Negate this vector.
@return this
Vector4d
negate
()
struct
Vector4d
ref return
Vector4d
negate
(
)
Vector4d
negate
(Vector4d dest)
Meta
Source
See Implementation
vector_4d
Vector4d
constructors
this
functions
absolute
add
angle
angleCos
ceil
distance
distanceSquared
div
dot
equals
floor
fma
get
hashCode
hermite
isFinite
length
lengthSquared
lerp
max
maxComponent
min
minComponent
mul
mulAdd
mulAffine
mulAffineTranspose
mulProject
mulTranspose
negate
normalize
normalize3
rotate
rotateAxis
rotateX
rotateY
rotateZ
round
set
setComponent
smoothStep
sub
zero
variables
w
x
y
z
Negate this vector.
@return this