• Parameters

    • graph: FOLD

      a FOLD object, containing vertices_coords, 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 not sorted counter-clockwise, which should be used sparingly. Prefer makeVerticesFaces().