Function vecmath::vec4_add [] [src]

pub fn vec4_add<T: Float>(a: Vector4<T>, b: Vector4<T>) -> Vector4<T>

Adds two vectors.