]> OCCT Git - occt-copy.git/commit
0025929: Make Approx_ComputeLine algorithm adaptive
authornbv <nbv@opencascade.com>
Tue, 10 Nov 2015 06:57:03 +0000 (09:57 +0300)
committeraml <aml@opencascade.com>
Tue, 1 Dec 2015 06:10:35 +0000 (09:10 +0300)
commit9c78b70e1ea5abfb69660cb24451b5aed69a04c4
tree8fa52cdd830872e1c113a5d0420846107a906664
parentd660a72aca661bce175a28f57fdd6c9f9b8b2837
0025929: Make Approx_ComputeLine algorithm adaptive

Adaptive partition algorithm of WLine is implemented and used in ApproxInt_Approx.gxx file.
Refactoring of ApproxInt_Approx class.
Test cases are updated to the new behaviour.

Filtering algorithm improved.
src/ApproxInt/ApproxInt_Approx.gxx
src/ApproxInt/ApproxInt_KnotTools.cxx [new file with mode: 0644]
src/ApproxInt/ApproxInt_KnotTools.hxx [new file with mode: 0644]
src/ApproxInt/FILES
src/BRepApprox/BRepApprox_Approx.hxx
src/GeomInt/GeomInt_WLApprox.hxx