Type Definition na::Mat3[][src]

type Mat3<T = f32> = Matrix3<T>;