]> OCCT Git - occt-copy.git/commit
0024771: Parallelization of checkshape::BRepCheck_Face::ClassifyWires() algorithm CR24771
authorazn <azn@opencascade.com>
Fri, 3 Oct 2014 06:10:59 +0000 (10:10 +0400)
committerazn <azn@opencascade.com>
Fri, 3 Oct 2014 06:10:59 +0000 (10:10 +0400)
commitf4ed9eb0c61b8a9fa6288fad4a7ca090cce6cda1
tree68be2dc1087fd82a3a89263d03bf199008c6ad5a
parent2bf4258ea3020be807ee84783b5cb25bbad82b6a
0024771: Parallelization of checkshape::BRepCheck_Face::ClassifyWires() algorithm

- Fixed BRepCheck_ParallelWireChecker functor-interface for parallel processing.

Remained problems:
 - Not thread-safe BRepTopAdaptor_FClass2d class. (neccessary to change iterations on sequence collection fields).
src/BRepCheck/BRepCheck_Face.cxx