Function graphics::math::shear

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

Create a shear matrix.