Function nannou::prelude::vec4 [] [src]

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

The short constructor.