Function piston_window::math::shear

source ยท
pub fn shear<T>(v: [T; 2]) -> [[T; 3]; 2]
where T: Float,
Expand description

Create a shear matrix.