Mesh segmentation

This commit is contained in:
wmayer
2012-05-18 15:57:32 +02:00
parent 9bbc10bdd9
commit 47d0418e7c
11 changed files with 488 additions and 10 deletions

View File

@@ -229,6 +229,7 @@ Gui::MenuItem* Workbench::setupMenuBar() const
<< "Mesh_PolySplit"
<< "Mesh_PolySegm"
<< "Mesh_ToolMesh"
<< "Mesh_Segmentation"
<< "Mesh_VertexCurvature";
// Part ****************************************************************************************************