]> 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)
committerkgv <kgv@opencascade.com>
Thu, 7 Apr 2022 05:10:54 +0000 (08:10 +0300)
commitb9a5469aa16b83483df1867b24ea6df69974aee6
tree3b103f3a38b576b2d66b14d487e44d663b132df7
parentc004c09c9ebb3fa87e5c315ffb3151d6472156cf
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]