]> OCCT Git - occt-copy.git/commit
0027135: Incorrect result of the normal projection algorithm
authoraml <aml@opencascade.com>
Thu, 11 Feb 2016 11:42:04 +0000 (14:42 +0300)
committeraml <aml@opencascade.com>
Fri, 12 Feb 2016 06:43:00 +0000 (09:43 +0300)
commit7c53747c3e449783ca8ffbf2f33832324b9a813d
tree52d0b6efbf7bb8e16fefc81da02084d398a08828
parentb3b55601fb31e7c769cc6e25e0eefca3cdb4d0ab
0027135: Incorrect result of the normal projection algorithm

New check for possible local traps was added to build correct projection cache.
test case added.
src/ProjLib/ProjLib_CompProjectedCurve.cdl
src/ProjLib/ProjLib_CompProjectedCurve.cxx
tests/bugs/moddata_3/bug27135 [new file with mode: 0644]