[][src]Function skeletal_animation::math::mat4x3_id

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

Constructs identity matrix.