Function vec4::create [] [src]

pub fn create<T: Copy + Num>(x: T, y: T, z: T, w: T) -> [T; 4]