Creates a skew/shear matrix by means of a translation vector, a rotation vector, and a rotation angle.
Parameters
- transVec
- The translation vector
- rotationVec
- The rotation vector
- radians
- The rotation angle, in radians.
Return Value
The created skew/shear matrix.