]> OCCT Git - occt-copy.git/commit
0026019: Unstable behavior of test cases with operation mkvolume
authoremv <emv@opencascade.com>
Wed, 15 Jul 2015 10:09:36 +0000 (13:09 +0300)
committerabv <abv@opencascade.com>
Wed, 2 Sep 2015 11:39:56 +0000 (14:39 +0300)
commitf435c40bc887305e9c71a5b33d810e94dd7aa406
treefa78bb0080376548ffc9ed7a172f0e94162d948b
parent0b94a4f33dee183c71ad63a7e37c6e7c1f4e4320
0026019: Unstable behavior of test cases with operation mkvolume

The maps have been replaced with indexed maps to provide stability
of the algorithms based on the General Fuse algorithm.
21 files changed:
src/BOPAlgo/BOPAlgo_ArgumentAnalyzer.cxx
src/BOPAlgo/BOPAlgo_BOP.cxx
src/BOPAlgo/BOPAlgo_BuilderArea.cdl
src/BOPAlgo/BOPAlgo_BuilderFace.cxx
src/BOPAlgo/BOPAlgo_BuilderSolid.cxx
src/BOPAlgo/BOPAlgo_Builder_1.cxx
src/BOPAlgo/BOPAlgo_Builder_2.cxx
src/BOPAlgo/BOPAlgo_Builder_3.cxx
src/BOPAlgo/BOPAlgo_PaveFiller_1.cxx
src/BOPAlgo/BOPAlgo_PaveFiller_3.cxx
src/BOPAlgo/BOPAlgo_PaveFiller_6.cxx
src/BOPAlgo/BOPAlgo_PaveFiller_7.cxx
src/BOPAlgo/BOPAlgo_PaveFiller_8.cxx
src/BOPAlgo/BOPAlgo_WireSplitter.cxx
src/BOPAlgo/BOPAlgo_WireSplitter_1.cxx
src/BOPCol/BOPCol.cdl
src/BOPCol/BOPCol_IndexedDataMapOfShapeShape.hxx [new file with mode: 0644]
src/BOPCol/BOPCol_IndexedMapOfOrientedShape.hxx [new file with mode: 0644]
src/BOPCol/FILES
src/BOPDS/BOPDS_DS.cxx
src/BOPDS/BOPDS_IteratorSI.cxx