occt: master 0090ae85

Author Committer Branch Timestamp Parent
pkv bugmaster master 2015-02-12 08:57:15 master b70d2b09
Affected Issues  0025788: Parallelization of the BOP Builder algorithm on second level
Changeset 0025788: Parallelization of the BOP Builder algorithm on second level

Changes:
class BOPAlgo_Builder
method:
  void BOPAlgo_Builder::FillIn3DParts
  (BOPCol_DataMapOfShapeListOfShape&,
   BOPCol_DataMapOfShapeShape&,
   const BOPCol_BaseAllocator& )
has been optimized and
modified to provide parallel treatment.

Correction of compilation errors

Test cases for issue CR25788
mod - src/BOPAlgo/BOPAlgo_BuilderSolid.cxx Diff File
mod - src/BOPAlgo/BOPAlgo_Builder_3.cxx Diff File
mod - src/BOPAlgo/BOPAlgo_ShellSplitter.cxx Diff File
mod - src/BOPTools/BOPTools.cxx Diff File
add - tests/bugs/modalg_5/bug25788 Diff File