Function geometric::vec4 [] [src]

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

Shorthand Vector4 constructor