MeshLib C++ Docs
Loading...
Searching...
No Matches
MRSegmentMesh.h File Reference
#include "MRMeshFwd.h"
#include "MRExpected.h"
#include "MRFaceFace.h"

Go to the source code of this file.

Namespaces

namespace  MR
 only for bindings generation

Typedefs

using MR::GroupOrder = std::vector<FaceFace>

Functions

Expected< GroupOrderMR::segmentMesh (const Mesh &mesh, const EdgeMetric &curvMetric, const ProgressCallback &progress={})
UndirectedEdgeBitSet MR::findSegmentBoundaries (const MeshTopology &topology, const GroupOrder &groupOrder, int numSegments, FaceColors *outFaceColors=nullptr)
 optional output face coloring where all faces of one segment share the same color