[][src]Type Definition coord::defaults::Vec4i

type Vec4i = Vec4<i32>;

A 4-dimensional signed integer vector type