10using PathMeshEdgePointCallback = std::function<void(
const MeshEdgePoint& mep )>;
17 const PathMeshEdgePointCallback& cb = {} );
#define MRMESH_API
Definition MRMeshFwd.h:80
Definition MRMesh/MRMesh.h:23
Definition MRCameraOrientationPlugin.h:8
MRMESH_API std::vector< FaceBitSet > separateClosedContour(const Mesh &mesh, const std::vector< Vector3f > &contour, const PathMeshEdgePointCallback &cb={})