[][src]Function nalgebra_glm::shear2d_y

pub fn shear2d_y<N: Number>(m: &TMat3<N>, x: N) -> TMat3<N>

Transforms a matrix with a shearing on Y axis.