10MRMESH_API void filterCreaseEdges(
const Mesh& mesh, UndirectedEdgeBitSet& creaseEdges,
float critLength,
bool filterComponents =
true,
bool filterBranches =
false );
#define MRMESH_API
Definition MRMesh/MRMeshFwd.h:46
Definition MRCameraOrientationPlugin.h:8
MRMESH_API void filterCreaseEdges(const Mesh &mesh, UndirectedEdgeBitSet &creaseEdges, float critLength, bool filterComponents=true, bool filterBranches=false)
Definition MRMesh/MRMesh.h:23