[][src]Function gramit::transform::shear_x

pub fn shear_x(y_amount: f32, z_amount: f32) -> Mat4

Get the homogeneous transformation matrix of a shear fixing the yz plane by the given amounts parallel to the y and z axes.