]> OCCT Git - occt-copy.git/commit
0025876: Geom2dAPI_InterCurveCurve returns only one intersection point instead of...
authormsv <msv@opencascade.com>
Fri, 27 Feb 2015 21:12:38 +0000 (00:12 +0300)
committeraml <aml@opencascade.com>
Wed, 11 Mar 2015 06:11:48 +0000 (09:11 +0300)
commit3e056d8e98b85d4b526397b966e2e69594921b4d
tree7717c3ab0b1fb9e115d264ccf4d4c431e90038d4
parentf175c5344588c4c5551351c81a7f05d91e2c2f7a
0025876: Geom2dAPI_InterCurveCurve returns only one intersection point instead of two intersection points

Extend domain of circle to include all possible solutions.
Test case for issue CR25876
Period 'jump" handling algorithm changed.
src/IntCurve/IntCurve_IntConicConic_1.cxx
tests/bugs/moddata_3/bug25876 [new file with mode: 0644]