Type Definition na::Mat6

source ·
pub type Mat6<T = f32> = Matrix6<T>;