• Parameters

    • graph: FOLD

      a FOLD object, containing vertices_coords, vertices_vertices, faces_vertices

    Returns number[][]

    array of array of numbers, where each row corresponds to a vertex index and the values in the inner array are face indices.

    Description

    Make vertices_faces sorted counter-clockwise.