[][src]Function skeletal_animation::math::mat4_id

pub fn mat4_id<T>() -> [[T; 4]; 4] where
    T: Copy + One + Zero

Constructs identity matrix.