]> OCCT Git - occt.git/commit
0032874: IsParallel() method of Extrema_ExtCC does not give same results in OCC 7...
authorazv <azv@opencascade.com>
Fri, 18 Mar 2022 20:46:44 +0000 (23:46 +0300)
committersmoskvin <smoskvin@opencascade.com>
Mon, 21 Mar 2022 16:11:50 +0000 (19:11 +0300)
commit9b337ad8e559ab283086f57eedec7fca4b951642
tree533638682313c740b19859bd01f8b98ed8d05251
parent3425e83f4b01fcbbac16ed226f8f104a0032bcd8
0032874: IsParallel() method of Extrema_ExtCC does not give same results in OCC 7.6.0 vs OCC 7.5.0

Improve tolerance criteria to check values of extremas for equality: use multiplier, which depends on the value, instead of magic number
src/Extrema/Extrema_ExtCC.cxx
tests/bugs/modalg_7/bug32874 [new file with mode: 0644]