1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-05-11 10:44:53 +03:00
abv 9a9a3edfd8 0027234: Code duplication: Convert_CompBezierCurvesToBSplineCurve* in ShapeConstruct
Classes from ShapeConstruct duplicating the ones from Convert package are removed.
Protection against joining segments when degree is 1 is introduced in Convert classes.
Optimization previously made in Convert_CompBezierCurvesToBSplineCurve class (within #25256) is applied to 2d equivalent.

Data for automatic upgrade procedure are extended to replace removed classes by their duplicates from Convert.

// cout disabled unless OCCT_DEBUG is defined
2016-04-22 15:21:19 +03:00

9 lines
244 B
Plaintext

ShapeConstruct.cxx
ShapeConstruct.hxx
ShapeConstruct_Curve.cxx
ShapeConstruct_Curve.hxx
ShapeConstruct_MakeTriangulation.cxx
ShapeConstruct_MakeTriangulation.hxx
ShapeConstruct_ProjectCurveOnSurface.cxx
ShapeConstruct_ProjectCurveOnSurface.hxx