Function piston_window::math::identity

source ยท
pub fn identity<T>() -> [[T; 3]; 2]
where T: Float,
Expand description

Create an identity matrix.