Type Definition sierra::mat3x4[][src]

pub type mat3x4<T = f32> = mat<T, 3, 4>;