[][src]Function skeletal_animation::math::mat3x2_id

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

Constructs identity matrix.