Type Definition sierra::mat4x2

source ·
pub type mat4x2<T = f32> = mat<T, 4, 2>;