#define MRMESH_API
Definition MRMesh/MRMeshFwd.h:79
Definition MRMesh/MRMeshTopology.h:18
std::vector< EdgeId > EdgeLoop
Definition MRMesh/MRMeshFwd.h:132
std::vector< EdgeId > EdgePath
Definition MRMesh/MRMeshFwd.h:131
MRMESH_API EdgeLoop cutAlongEdgeLoop(MeshTopology &topology, const EdgeLoop &c0)
MRMESH_API void stitchContours(MeshTopology &topology, const EdgePath &c0, const EdgePath &c1)
Definition MRMesh/MRMesh.h:23