vec4

Function vec4 

Source
pub const fn vec4<T>(x: T, y: T, z: T, w: T) -> Vec4<T>
Expand description

Create a Vec4.