Function vecmath::vec2_neg [] [src]

pub fn vec2_neg<T: Float>(a: Vector2<T>) -> Vector2<T>

Negates the vector.