]> OCCT Git - occt-copy.git/commit
0028776: Extend the field BOPAlgo_Builder::myOrigins so that the shape could have...
authoremv <emv@opencascade.com>
Wed, 3 May 2017 12:42:53 +0000 (15:42 +0300)
committeremv <emv@opencascade.com>
Fri, 7 Jul 2017 07:03:47 +0000 (10:03 +0300)
commit7c05f2727e5174966250a39485d8e09e7145bb22
tree911b700922973ee7c4cf27da47a450141a4ecda5
parent15bb6522d54545171f53d734c2237d844d21148f
0028776: Extend the field BOPAlgo_Builder::myOrigins so that the shape could have multiple origins

Change the type of the field BOPAlgo_Builder::myOrigins so that the new shape could have multiple origins in case of overlapping.
dox/dev_guides/upgrade/upgrade.md
src/BOPAlgo/BOPAlgo_Builder.cxx
src/BOPAlgo/BOPAlgo_Builder.hxx
src/BOPAlgo/BOPAlgo_Builder_1.cxx
src/BOPAlgo/BOPAlgo_Builder_2.cxx
src/BOPAlgo/BOPAlgo_Builder_3.cxx
src/BOPTest/BOPTest_DebugCommands.cxx
src/BRepFeat/BRepFeat_Builder.cxx
tests/bugs/modalg_6/bug28776 [new file with mode: 0644]