Function piston_window::math::shear[][src]

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

Create a shear matrix.