]> OCCT Git - occt-copy.git/commit
0027162: Draw command "(2d)extrema" incorrectly represent underlying algorithm results CR27131_FixS
authoraml <aml@opencascade.com>
Tue, 16 Feb 2016 12:47:38 +0000 (15:47 +0300)
committeraml <aml@opencascade.com>
Thu, 18 Feb 2016 08:58:43 +0000 (11:58 +0300)
commit62f137e4abc8f4331813218a1c09f72ac3ddeac9
tree389d5e904196e99d5e85e8ebbdb5253de5e3f41e
parent6d65d762817e739420eb2cafadf17451a8600ca4
0027162: Draw command "(2d)extrema" incorrectly represent underlying algorithm results

Correct handling of infinity solutions added for Curve / Curve case.
Unused code deleted.
Test cases updated to the new behavior.
src/Extrema/Extrema_ExtCC2d.cxx
src/GeometryTest/GeometryTest_API2dCommands.cxx
src/GeometryTest/GeometryTest_APICommands.cxx
src/GeomliteTest/GeomliteTest_API2dCommands.cxx
tests/bugs/modalg_6/bug26075