]> OCCT Git - occt.git/commit
0024018: Voxel_FastConverter::Convert - avoiding unnecessary iterations when using...
authorPawel <pawel-kowalski@wp.pl>
Thu, 6 Jun 2013 19:58:39 +0000 (21:58 +0200)
committerPawel <pawel-kowalski@wp.pl>
Thu, 13 Jun 2013 10:49:26 +0000 (14:49 +0400)
commitda8536ad43924771cb72752745b00ca88366737b
tree554fd8e1f94ddbce5335cdb13e2c85ee5cdca6d7
parentc5e9fb8badcc5a9b99d1335c9091fd573d2dce90
0024018: Voxel_FastConverter::Convert - avoiding unnecessary iterations when using multiple threads

After processing 'end_thread_triangle' the method exits instead of just continuing the iteration.
Formatting adjusted.
src/Voxel/Voxel_FastConverter.cxx