Function nalgebra_glm::identity

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

The identity matrix.