Matrix2x4::PrependShearing
Matrix2x4::PrependShearing
inline Matrix2x4& PrependShearing(T sh, T sv);
Description
PrependShearing prepends a shearing to the matrix. When performing transformations, the matrix performs the shearing before other transformations.