occt: master f44aa197

Author Committer Branch Timestamp Parent
aml bugmaster master 2015-11-10 06:57:03 master 600f8c7f
Affected Issues  0025929: Make Approx_ComputeLine algorithm adaptive
Changeset 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.
mod - src/ApproxInt/ApproxInt_Approx.gxx Diff File
add - src/ApproxInt/ApproxInt_KnotTools.cxx Diff File
add - src/ApproxInt/ApproxInt_KnotTools.hxx Diff File
mod - src/ApproxInt/FILES Diff File
mod - src/BRepApprox/BRepApprox_Approx.hxx Diff File
mod - src/GeomInt/GeomInt_WLApprox.hxx Diff File