+ Split SoBrepShape into three files

This commit is contained in:
wmayer
2013-11-09 13:16:42 +01:00
parent 909f7d6c13
commit 8e6bd39857
13 changed files with 1029 additions and 1766 deletions

View File

@@ -49,7 +49,10 @@
#include "DlgFilletEdges.h"
#include "ui_DlgFilletEdges.h"
#include "SoBrepShape.h"
#include "SoBrepFaceSet.h"
#include "SoBrepEdgeSet.h"
#include "SoBrepPointSet.h"
#include "../App/PartFeature.h"
#include "../App/FeatureFillet.h"