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

type Vec3i = Vec3<i32>;

A 3-dimensional signed integer vector type