[]Function piston_window::math::shear

pub fn shear<T>(v: [T; 2]) -> [[T; 3]; 2] where
    T: Float, 

Create a shear matrix.