Function nalgebra_glm::shear_z

source ·
pub fn shear_z<N: Number>(m: &TMat4<N>, x: N, y: N) -> TMat4<N>
Expand description

Transforms a matrix with a shearing on Z axis.