Function maths_rs::vec::vec4i

source ·
pub fn vec4i(x: i32, y: i32, z: i32, w: i32) -> Vec4<i32>