mesh segmentation algorithm for surfaces

This commit is contained in:
wmayer
2018-12-10 00:23:31 +01:00
parent 1471bb49d2
commit d7077f06a7
11 changed files with 871 additions and 28 deletions

View File

@@ -213,6 +213,7 @@ Gui::MenuItem* Workbench::setupMenuBar() const
<< "Mesh_RemoveComponents"
<< "Mesh_RemoveCompByHand"
<< "Mesh_Segmentation"
<< "Mesh_SegmentationBestFit"
<< "Separator"
<< "Mesh_Smoothing"
<< "Mesh_Scale"