• Calculates the determinant of the 3x3 matrix m

    Parameters

    • m: Mat3

      a 3x3 matrix object

    Returns number

    the determinant of m

Generated using TypeDoc