Function setId

  • Sets the elements of the 3x3 matrix m so it becomes the identity matrix

    Parameters

    • m: Mat3

      a 3x3 matrix object

    Returns Mat3

    m set to be the identity matrix

Generated using TypeDoc