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

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

Create a shear matrix.