Function lyon::tessellation::math::int_vec4
[−]
[src]
pub fn int_vec4(x: i32,
y: i32,
z: i32,
w: i32)
-> TypedPoint4D<i32, UnknownUnit>