Function nalgebra_glm::shear2d_y

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

Transforms a matrix with a shearing on Y axis.