I am working with PyMeshLab and reading a mesh that includes wedge texture coordinates, which gives me the UV coordinates for each vertex of a face in the shape of (F x 3) x 2. I need to convert this ...