Function vecmath::vec3_add [] [src]

pub fn vec3_add<T: Float>(a: Vector3<T>, b: Vector3<T>) -> Vector3<T>

Adds two vectors.