Vec2.add

Adds each component of the two passed vectors and places each result into the components of res.

Parameters

b graphene.vec2.Vec2

a #graphene_vec2_t

res graphene.vec2.Vec2

return location for the result