[][src]Function skeletal_animation::math::mat3_id

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

Constructs identity matrix.