]> OCCT Git - occt-copy.git/commit
0032225: Modeling Data - Wrong result of extrema curve-surface
authorifv <ifv@opencascade.com>
Thu, 18 Mar 2021 14:07:37 +0000 (17:07 +0300)
committerbugmaster <bugmaster@opencascade.com>
Wed, 24 Mar 2021 15:33:35 +0000 (18:33 +0300)
commit52a447d07a4b739e8ec54919d89c2077dd50e744
treea160dccfa65b4817d5f0f0251721922f65ce8685
parentbbd92927846e56ee3b8b9063430500d8de14d853
0032225: Modeling Data - Wrong result of extrema curve-surface

Extrema_GenExtCS.cxx: subdivision on intervals for periodic c curves is added

Extrema_FuncExtCS.hxx: access to fields mySqDist, myPoint1, myPoint2 is added

bug32225: new test case is added
src/Extrema/Extrema_FuncExtCS.hxx
src/Extrema/Extrema_GenExtCS.cxx
tests/lowalgos/extcs/bug32225 [new file with mode: 0644]