Function covalent::vec4[][src]

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

The short constructor.