vec2.dot

dot product (sum of by-component products of vector components)

struct vec2
const
float
dot
(
const vec2 v
)

Meta