Matrix.getSlantRatio
double getSlantRatio()Gets the slant ratio of a matrix.
For a simple shear matrix in the form:
1 λ 0 1
this is simply λ.
Returns
the slant ratio of matrix
double getSlantRatio()Gets the slant ratio of a matrix.
For a simple shear matrix in the form:
1 λ 0 1
this is simply λ.