Function vecmath::vec2_add [] [src]

pub fn vec2_add<T: Float>(a: Vector2<T>, b: Vector2<T>) -> Vector2<T>

Adds two vectors.