Function graphics::math::shear

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

Create a shear matrix.