Matrix2x4::GetDeterminant

Matrix2x4::GetDeterminant
SF_EXPORT T GetDeterminant() const;
Description

GetDeterminant obtains the determinant of the 2x2 rotation/scale part only.

Return Value

A float value containing the determinant.