Function piston_window::math::identity

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

Create an identity matrix.