[][src]Function nalgebra_glm::shear2d_x

pub fn shear2d_x<N: Number>(m: &TMat3<N>, y: N) -> TMat3<N>

Transforms a matrix with a shearing on X axis.