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

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

Constructs identity matrix.