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

type Vec3i<'a> = Vec3<'a, i32>;

A 3-dimensional signed integer vector type