0024628: Intersection result is unfixed
authoremv <emv@opencascade.com>
Thu, 6 Mar 2014 11:02:08 +0000 (15:02 +0400)
committerabv <abv@opencascade.com>
Thu, 6 Mar 2014 11:50:28 +0000 (15:50 +0400)
commitdecdfc9499ff9c3084ea6363411a90e2fbfcb389
treee782b3ce55b08d1362cc29a88367408dc93f3c24
parentb92f35729a96e19de410ab4284e80ff1c2106f41
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]