Function nalgebra_glm::shear2d_x

source ·
pub fn shear2d_x<T: Number>(m: &TMat3<T>, y: T) -> TMat3<T>
Expand description

Transforms a matrix with a shearing on X axis.