Type Alias tea::vec::IVec4

source ·
pub type IVec4 = Vector4<i32>;

Trait Implementations§