dot

fun dot(b: Vec2): <Error class: unknown class>

Computes the dot product of the two given vectors.

Return

the dot product of the vectors

Since

1.0

Parameters

b

a #graphene_vec2_t