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

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

Adds another vector to the vector. Adds a scalar to the vector.