Type Definition na::Mat4[][src]

type Mat4<T = f32> = Matrix4<T>;