Matrix4x4::GetDeterminant

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

GetDeterminant obtains the determinant of the matrix.

Return Value

A value containing the determinant.