Function vector4

Source
pub const fn vector4<S>(x: S, y: S, z: S, w: S) -> Vector4<S>
Expand description

Construct a 4D vector