Vec4.multiply

Multiplies each component of the two given vectors.

class Vec4
void
multiply

Parameters

b graphene.vec4.Vec4

a #graphene_vec4_t

res graphene.vec4.Vec4

return location for the resulting vector