[][src]Function graphics::math::shear

pub fn shear<T>(v: Vec2d<T>) -> Matrix2d<T> where
    T: Float, 

Create a shear matrix.