Matrix3x4::GetDeterminant

Matrix3x4::GetDeterminant
inline T GetDeterminant() const;
Description

GetDeterminant obtains the determinant of the matrix.

Return Value

A value containing the determinant.