1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-09-03 14:10:33 +03:00

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.
This commit is contained in:
aml
2015-11-10 09:57:03 +03:00
committed by bugmaster
parent 600f8c7f47
commit f44aa19760
6 changed files with 1688 additions and 1074 deletions

View File

@@ -2,6 +2,8 @@ ApproxInt_Approx.gxx
ApproxInt_ImpPrmSvSurfaces.gxx
ApproxInt_MultiLine.gxx
ApproxInt_MultiLineTool.gxx
ApproxInt_KnotTools.hxx
ApproxInt_KnotTools.cxx
ApproxInt_MultiLineTool.lxx
ApproxInt_PrmPrmSvSurfaces.gxx
ApproxInt_SvSurfaces.cxx