Function vecmath::vec3_neg [] [src]

pub fn vec3_neg<T: Float>(a: Vector3<T>) -> Vector3<T>

Negates the vector.