doml v0.0.2 (2022-08-19T22:53:19Z)
Dub
Repo
Vector2d.div
vector_2d
Vector2d
Undocumented in source. Be warned that the author may not have intended to support it.
Vector2d
div
(double scalar)
Vector2d
div
(double scalar, Vector2d dest)
struct
Vector2d
Vector2d
div
(
double
scalar
,
ref
Vector2d
dest
)
Vector2d
div
(double x, double y)
Vector2d
div
(double x, double y, Vector2d dest)
Vector2d
div
(Vector2d v)
Vector2d
div
(Vector2d v, Vector2d dest)
Meta
Source
See Implementation
vector_2d
Vector2d
constructors
this
functions
absolute
add
angle
ceil
distance
distanceSquared
div
dot
equals
floor
fma
get
hashCode
isFinite
length
lengthSquared
lerp
max
maxComponent
min
minComponent
mul
mulDirection
mulPosition
mulTranspose
negate
normalize
perpendicular
round
set
setComponent
sub
zero
variables
x
y