Function nalgebra_glm::identity[][src]

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

The identity matrix.