Vec3.add

Adds each component of the two given vectors.

Parameters

b graphene.vec3.Vec3

a #graphene_vec3_t

res graphene.vec3.Vec3

return location for the resulting vector