0025368: BREPExtrma DistShapeShape gives wrong result for Sphere and Line
authoraml <aml@opencascade.com>
Fri, 24 Oct 2014 03:44:40 +0000 (07:44 +0400)
committerbugmaster <bugmaster@opencascade.com>
Thu, 30 Oct 2014 10:43:04 +0000 (13:43 +0300)
commitdb9148411998430218ec3abd7d54e848b67f632d
treefe03020c88af3e5eafc62e8053be28a91d138e7b
parent02effd356b25dd2aa1c41ff47f815b60628d1418
0025368: BREPExtrma DistShapeShape gives wrong result for Sphere and Line

Changed analytical Sphere/Line and Cylinder/Line extrema algorithms. Now they search perpendicular and intersection points.
Test cases added.
src/Extrema/Extrema_ExtElCS.cxx
tests/bugs/modalg_5/bug25368_1 [new file with mode: 0644]
tests/bugs/modalg_5/bug25368_2 [new file with mode: 0644]