mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-19 13:40:49 +03:00
0030150: Modeling Algorithms - Removal of BRepAlgo_BooleanOperations and BRepAlgo_DSAccess classes
Replacing usage of BRepAlgo_DSAccess with usage of modern Boolean operations algorithms in BRepFill_Draft. Removing BRepAlgo_BooleanOperations and BRepAlgo_DSAccess classes. The following classes have been removed as unused: * BRepAlgo_DataMapOfShapeBoolean * BRepAlgo_DataMapOfShapeInterference * BRepAlgo_EdgeConnector * BRepAlgo_SequenceOfSequenceOfInteger
This commit is contained in:
@@ -5,21 +5,11 @@ BRepAlgo_AsDes.cxx
|
||||
BRepAlgo_AsDes.hxx
|
||||
BRepAlgo_BooleanOperation.cxx
|
||||
BRepAlgo_BooleanOperation.hxx
|
||||
BRepAlgo_BooleanOperations.cxx
|
||||
BRepAlgo_BooleanOperations.hxx
|
||||
BRepAlgo_CheckStatus.hxx
|
||||
BRepAlgo_Common.cxx
|
||||
BRepAlgo_Common.hxx
|
||||
BRepAlgo_Cut.cxx
|
||||
BRepAlgo_Cut.hxx
|
||||
BRepAlgo_DataMapIteratorOfDataMapOfShapeBoolean.hxx
|
||||
BRepAlgo_DataMapIteratorOfDataMapOfShapeInterference.hxx
|
||||
BRepAlgo_DataMapOfShapeBoolean.hxx
|
||||
BRepAlgo_DataMapOfShapeInterference.hxx
|
||||
BRepAlgo_DSAccess.cxx
|
||||
BRepAlgo_DSAccess.hxx
|
||||
BRepAlgo_EdgeConnector.cxx
|
||||
BRepAlgo_EdgeConnector.hxx
|
||||
BRepAlgo_FaceRestrictor.cxx
|
||||
BRepAlgo_FaceRestrictor.hxx
|
||||
BRepAlgo_Fuse.cxx
|
||||
@@ -32,6 +22,5 @@ BRepAlgo_NormalProjection.cxx
|
||||
BRepAlgo_NormalProjection.hxx
|
||||
BRepAlgo_Section.cxx
|
||||
BRepAlgo_Section.hxx
|
||||
BRepAlgo_SequenceOfSequenceOfInteger.hxx
|
||||
BRepAlgo_Tool.cxx
|
||||
BRepAlgo_Tool.hxx
|
||||
|
Reference in New Issue
Block a user