doml v0.0.3 (2022-08-19T23:27:36Z)
Dub
Repo
Vector3i.distanceSquared
vector_3i
Vector3i
Undocumented in source. Be warned that the author may not have intended to support it.
long
distanceSquared
(Vector3i v)
long
distanceSquared
(int x, int y, int z)
struct
Vector3i
long
distanceSquared
(
int
x
,
int
y
,
int
z
)
long
distanceSquared
(int x1, int y1, int z1, int x2, int y2, int z2)
Meta
Source
See Implementation
vector_3i
Vector3i
constructors
this
functions
absolute
add
distance
distanceSquared
div
equals
get
gridDistance
hashCode
length
lengthSquared
max
maxComponent
min
minComponent
mul
negate
set
setComponent
sub
zero
variables
x
y
z