std:std.geom.Vec4<T>.Operator +

Operator +:Vec4<T>( v:Vec4<T> )
Operator +:Vec4<T>( s:T )

Adds the vec4 to another vec4. Adds a scalar to each component of the vec4.