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