[][src]Function skeletal_animation::math::mat3x4_id

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

Constructs identity matrix.