]> OCCT Git - occt-copy.git/commit
0024628: Intersection result is unfixed
authoremv <emv@opencascade.com>
Thu, 6 Mar 2014 11:02:08 +0000 (15:02 +0400)
committerabv <abv@opencascade.com>
Tue, 25 Mar 2014 12:53:13 +0000 (16:53 +0400)
commita42c17966f905c0e2a59f9dbbcd36c08e66e8197
treef667cee1d82d304a456e7aba94ac381edb8accea
parentdb719781481fe2319a648206cb972a610e176bca
0024628: Intersection result is unfixed

The map for collecting pave blocks of two faces has been replaced with indexed map
to ensure the constant order of pave blocks when checking section curves for existents.

Test case for issue CR24628
src/BOPAlgo/BOPAlgo_PaveFiller.cdl
src/BOPAlgo/BOPAlgo_PaveFiller_6.cxx
src/BOPDS/BOPDS_DS.cdl
src/BOPDS/BOPDS_DS.cxx
tests/bugs/modalg_5/bug24628 [new file with mode: 0644]