[][src]Function cgmath::vec4

pub const fn vec4<S>(x: S, y: S, z: S, w: S) -> Vector4<S>

The short constructor.