doml v0.0.3 (2022-08-19T23:27:36Z)
Dub
Repo
Vector4d.sub
vector_4d
Vector4d
Undocumented in source. Be warned that the author may not have intended to support it.
Vector4d
sub
(Vector4d v)
Vector4d
sub
(Vector4d v, Vector4d dest)
Vector4d
sub
(double x, double y, double z, double w)
Vector4d
sub
(double x, double y, double z, double w, Vector4d dest)
struct
Vector4d
Vector4d
sub
(
double
x
,
double
y
,
double
z
,
double
w
,
ref
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