vec3i

Function vec3i 

Source
pub fn vec3i(x: i32, y: i32, z: i32) -> Vec3<i32>