[][src]Function gramit::transform::shear_z

pub fn shear_z(x_amount: f32, y_amount: f32) -> Mat4

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