Type Definition slender_math::v3i

source ·
pub type v3i = Vector3i;
Expand description

A vector with 3 i32 components