Function cgmath::vec4

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

The short constructor.