Type Definition na::Mat3

source ·
pub type Mat3<T = f32> = Matrix3<T>;