Salome HOME
Refactor Boolean operations in FeaturesPlugin.
authorazv <azv@opencascade.com>
Fri, 26 Apr 2019 07:31:10 +0000 (10:31 +0300)
committerazv <azv@opencascade.com>
Fri, 26 Apr 2019 07:31:10 +0000 (10:31 +0300)
commit1ca6bc647dcecfbd22beb5c8991f06545bf7614e
tree90110211514ec787aee8777e1e9283dff7972bb3
parent518ecc0ebe7f25f15bf1f95641ea9ee94e68a0e5
Refactor Boolean operations in FeaturesPlugin.
13 files changed:
src/FeaturesPlugin/FeaturesPlugin_Boolean.cpp
src/FeaturesPlugin/FeaturesPlugin_Boolean.h
src/FeaturesPlugin/FeaturesPlugin_BooleanCommon.cpp
src/FeaturesPlugin/FeaturesPlugin_BooleanCut.cpp
src/FeaturesPlugin/FeaturesPlugin_BooleanFill.cpp
src/FeaturesPlugin/FeaturesPlugin_BooleanFuse.cpp
src/FeaturesPlugin/FeaturesPlugin_BooleanSmash.cpp
src/FeaturesPlugin/FeaturesPlugin_CompositeBoolean.cpp
src/FeaturesPlugin/FeaturesPlugin_Partition.cpp
src/FeaturesPlugin/FeaturesPlugin_Union.cpp
src/GeomAlgoAPI/GeomAlgoAPI_Boolean.cpp
src/GeomAlgoAPI/GeomAlgoAPI_Boolean.h
src/GeomAlgoAPI/GeomAlgoAPI_Tools.h