atelier ~master (2021-08-24T13:35:22Z)
Dub
Repo
Vec2.opEquals
atelier
core
vec2
Vec2
Equality operations
bool
opEquals
(Vec2!T v)
struct
Vec2
(T)
const @
safe
pure nothrow
bool
opEquals
(
const
Vec2
!
T
v
)
int
opCmp
(Vec2!T v)
Meta
Source
See Implementation
atelier
core
vec2
Vec2
functions
abs
angle
approach
ceil
clamp
contain
cross
distance
distanceSquared
dot
fit
floor
isBetween
length
lengthSquared
lerp
max
min
normal
normalize
normalized
opBinary
opBinaryRight
opCast
opCmp
opEquals
opOpAssign
opUnary
reflect
refract
rotate
rotated
round
set
sum
toHash
manifest constants
down
half
left
one
right
up
zero
static functions
angled
variables
x
y
Equality operations