• Calculates the inverse of the 3x3 matrix m and stores the result in m

    Parameters

    • m: Mat3

      a 3x3 matrix object

    Returns Mat3

    m as its inverse

Generated using TypeDoc