#define MRMESH_API
Definition MRMeshFwd.h:80
Definition MRMeshTopology.h:23
std::function< bool(float)> ProgressCallback
Definition MRMeshFwd.h:753
std::function< float(EdgeId)> EdgeMetric
Definition MRMeshFwd.h:584
std::vector< EdgeId > EdgePath
Definition MRMeshFwd.h:147
FaceBitSet segmentByGraphCut(const MeshTopology &topology, const FaceBitSet &source, const FaceBitSet &sink, const EdgeMetric &metric, const ProgressCallback &progress={})
Finds segment that divide mesh on source and sink (source included, sink excluded),...
FaceBitSet fillContourLeftByGraphCut(const MeshTopology &topology, const EdgePath &contour, const EdgeMetric &metric, const ProgressCallback &progress={})
Fills region located to the left from given contour, by minimizing the sum of metric over the boundar...
only for bindings generation
Definition MRCameraOrientationPlugin.h:8