add


Description:

[ Version ( since = "1.0" ) ]
public Vec4 add (Vec4 b)

Adds each component of the two given vectors.

Parameters:

this

a Vec4

b

a Vec4

res

return location for the resulting vector