dlangui v0.9.186 (2020-07-29T06:28:30Z)
Home
Dub
Repo
vec2.dot
dlangui
core
math3d
vec2
dot product (sum of by-component products of vector components)
struct
vec2
const
float
dot
(
const
vec2
v
)
Meta
Source
See Implementation
dlangui
core
math3d
vec2
aliases
length
u
v
constructors
this
functions
add
clear
crossProduct
div
dot
mul
normalize
opAssign
opBinary
opOpAssign
opUnary
rotated90ccw
rotated90cw
sub
properties
magnitude
magnitudeSquared
normalized
unions
__anonymous
dot product (sum of by-component products of vector components)