doml v0.0.3 (2022-08-19T23:27:36Z)
Dub
Repo
Vector3d.distanceSquared
vector_3d
Vector3d
Undocumented in source. Be warned that the author may not have intended to support it.
double
distanceSquared
(Vector3d v)
struct
Vector3d
double
distanceSquared
(
Vector3d
v
)
double
distanceSquared
(double x, double y, double z)
double
distanceSquared
(double x1, double y1, double z1, double x2, double y2, double z2)
Meta
Source
See Implementation
vector_3d
Vector3d
constructors
this
functions
absolute
add
angle
angleCos
angleSigned
ceil
cross
distance
distanceSquared
div
dot
equals
floor
fma
get
half
hashCode
hermite
isFinite
length
lengthSquared
lerp
max
maxComponent
min
minComponent
mul
mulAdd
mulDirection
mulPosition
mulPositionW
mulProject
mulTranspose
mulTransposeDirection
mulTransposePosition
negate
normalize
orthogonalize
orthogonalizeUnit
reflect
rotate
rotateAxis
rotateX
rotateY
rotateZ
rotationTo
round
set
setComponent
smoothStep
sub
zero
variables
x
y
z