[][src]Function nalgebra_glm::identity

pub fn identity<N: Number, D: Dimension>() -> TMat<N, D, D> where
    DefaultAllocator: Alloc<N, D, D>, 

The identity matrix.