Type Definition na::Mat4

source · []
pub type Mat4<T = f32> = Matrix4<T>;