Vec2.min

Compares the two given vectors and places the minimum values of each component into res.

Parameters

b graphene.vec2.Vec2

a #graphene_vec2_t

res graphene.vec2.Vec2

the resulting vector