Type Alias tea::vec::IVec3

source ·
pub type IVec3 = Vector3<i32>;

Trait Implementations§