Vec2.dot

Dot product of the 2 vectors.

struct Vec2(T)
const
T
dot
(
const Vec2!T v
)

Meta