[][src]Function aljabar::vec4

pub fn vec4<T>(x: T, y: T, z: T, w: T) -> Vector4<T>
Deprecated since 0.3:

use the more powerful vector! macro