• Calculates the inverse of the 4x4 matrix m and stores the result in m

    Parameters

    • m: Mat4

      a 4x4 matrix object

    Returns Mat4

    m as its inverse

Generated using TypeDoc