]> OCCT Git - occt.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)
committerifv <ifv@opencascade.com>
Tue, 20 Apr 2021 06:49:15 +0000 (09:49 +0300)
commit1078e949413e59e18f06547773c00f9b54336627
tree660d87e8129ddc9fa31afc35e9514a9bae706bb1
parent6b26c6d26dbcc0ddab1402b7a952f57cac6b735f
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]