]> OCCT Git - occt.git/commit
0028966: Coding Rules - remove Adaptor2d_HCurve2d, Adaptor3d_HCurve and Adaptor3d_HSu...
authorkgv <kgv@opencascade.com>
Thu, 3 Dec 2020 14:36:19 +0000 (17:36 +0300)
committerbugmaster <bugmaster@opencascade.com>
Fri, 11 Dec 2020 16:12:48 +0000 (19:12 +0300)
commitc22b52d60ee32387b227cbb81a72d0544a35822f
treea4feee868d8903c6b069e76b363041dee1a8e2e8
parent266877a7c3963b4ac02bb1d015e74b405244d80e
0028966: Coding Rules - remove Adaptor2d_HCurve2d, Adaptor3d_HCurve and Adaptor3d_HSurface classes

Adaptor2d_Curve2d, Adaptor3d_Curve and Adaptor3d_Surface now inherit Standard_Transient.
Interfaces Adaptor2d_HCurve2d, Adaptor3d_HCurve, Adaptor3d_HSurface and their subclasses
are now aliases to Adaptor2d_Curve2d, Adaptor3d_Curve and Adaptor3d_Surface.
Removed numerous unsafe reinterpret casts.

Generic classes Adaptor3d_GenHCurve, Adaptor3d_GenHSurface, Adaptor2d_GenHCurve2d have been removed.
Several redundant .lxx files have been merged into .hxx.

Removed obsolete adaptor classes with H suffix.
710 files changed:
adm/upgrade.dat
dox/upgrade/upgrade.md
samples/mfc/standard/01_Geometry/src/GeomSources.cpp
samples/mfc/standard/01_Geometry/src/ISession2D/ISession_Surface.cpp
samples/mfc/standard/01_Geometry/src/StdAfx.h
samples/mfc/standard/02_Modeling/src/ModelingDoc.cpp
samples/mfc/standard/02_Modeling/src/StdAfx.h
src/Adaptor2d/Adaptor2d_Curve2d.cxx
src/Adaptor2d/Adaptor2d_Curve2d.hxx
src/Adaptor2d/Adaptor2d_GenHCurve2d.gxx [deleted file]
src/Adaptor2d/Adaptor2d_GenHCurve2d.lxx [deleted file]
src/Adaptor2d/Adaptor2d_HCurve2d.cxx [deleted file]
src/Adaptor2d/Adaptor2d_HCurve2d.hxx [deleted file]
src/Adaptor2d/Adaptor2d_HCurve2d.lxx [deleted file]
src/Adaptor2d/Adaptor2d_HLine2d.hxx [deleted file]
src/Adaptor2d/Adaptor2d_HLine2d_0.cxx [deleted file]
src/Adaptor2d/Adaptor2d_HOffsetCurve.hxx [deleted file]
src/Adaptor2d/Adaptor2d_HOffsetCurve_0.cxx [deleted file]
src/Adaptor2d/Adaptor2d_Line2d.cxx
src/Adaptor2d/Adaptor2d_Line2d.hxx
src/Adaptor2d/Adaptor2d_OffsetCurve.cxx
src/Adaptor2d/Adaptor2d_OffsetCurve.hxx
src/Adaptor2d/Adaptor2d_OffsetCurve.lxx [deleted file]
src/Adaptor2d/FILES
src/Adaptor3d/Adaptor3d_Curve.cxx
src/Adaptor3d/Adaptor3d_Curve.hxx
src/Adaptor3d/Adaptor3d_CurveOnSurface.cxx
src/Adaptor3d/Adaptor3d_CurveOnSurface.hxx
src/Adaptor3d/Adaptor3d_GenHCurve.gxx [deleted file]
src/Adaptor3d/Adaptor3d_GenHCurve.lxx [deleted file]
src/Adaptor3d/Adaptor3d_GenHSurface.gxx [deleted file]
src/Adaptor3d/Adaptor3d_GenHSurface.lxx [deleted file]
src/Adaptor3d/Adaptor3d_HCurve.cxx [deleted file]
src/Adaptor3d/Adaptor3d_HCurve.hxx [deleted file]
src/Adaptor3d/Adaptor3d_HCurve.lxx [deleted file]
src/Adaptor3d/Adaptor3d_HCurveOnSurface.hxx [deleted file]
src/Adaptor3d/Adaptor3d_HCurveOnSurface_0.cxx [deleted file]
src/Adaptor3d/Adaptor3d_HIsoCurve.hxx [deleted file]
src/Adaptor3d/Adaptor3d_HIsoCurve_0.cxx [deleted file]
src/Adaptor3d/Adaptor3d_HSurface.cxx [deleted file]
src/Adaptor3d/Adaptor3d_HSurface.hxx [deleted file]
src/Adaptor3d/Adaptor3d_HSurface.lxx [deleted file]
src/Adaptor3d/Adaptor3d_HSurfaceTool.cxx
src/Adaptor3d/Adaptor3d_HSurfaceTool.hxx
src/Adaptor3d/Adaptor3d_HSurfaceTool.lxx [deleted file]
src/Adaptor3d/Adaptor3d_HVertex.cxx
src/Adaptor3d/Adaptor3d_HVertex.hxx
src/Adaptor3d/Adaptor3d_InterFunc.cxx
src/Adaptor3d/Adaptor3d_InterFunc.hxx
src/Adaptor3d/Adaptor3d_IsoCurve.cxx
src/Adaptor3d/Adaptor3d_IsoCurve.hxx
src/Adaptor3d/Adaptor3d_IsoCurve.lxx [deleted file]
src/Adaptor3d/Adaptor3d_Surface.cxx
src/Adaptor3d/Adaptor3d_Surface.hxx
src/Adaptor3d/Adaptor3d_TopolTool.cxx
src/Adaptor3d/Adaptor3d_TopolTool.hxx
src/Adaptor3d/FILES
src/Approx/Approx_Array1OfAdHSurface.hxx
src/Approx/Approx_Curve2d.cxx
src/Approx/Approx_Curve2d.hxx
src/Approx/Approx_Curve3d.cxx
src/Approx/Approx_Curve3d.hxx
src/Approx/Approx_CurveOnSurface.cxx
src/Approx/Approx_CurveOnSurface.hxx
src/Approx/Approx_CurvilinearParameter.cxx
src/Approx/Approx_CurvilinearParameter.hxx
src/Approx/Approx_CurvlinFunc.cxx
src/Approx/Approx_CurvlinFunc.hxx
src/Approx/Approx_HArray1OfAdHSurface.hxx
src/Approx/Approx_SameParameter.cxx
src/Approx/Approx_SameParameter.hxx
src/BOPTools/BOPTools_AlgoTools2D.cxx
src/BOPTools/BOPTools_AlgoTools_1.cxx
src/BRep/BRep_Tool.cxx
src/BRepAdaptor/BRepAdaptor_CompCurve.cxx
src/BRepAdaptor/BRepAdaptor_CompCurve.hxx
src/BRepAdaptor/BRepAdaptor_Curve.cxx
src/BRepAdaptor/BRepAdaptor_Curve.hxx
src/BRepAdaptor/BRepAdaptor_Curve2d.cxx
src/BRepAdaptor/BRepAdaptor_Curve2d.hxx
src/BRepAdaptor/BRepAdaptor_HCompCurve.hxx [deleted file]
src/BRepAdaptor/BRepAdaptor_HCompCurve_0.cxx [deleted file]
src/BRepAdaptor/BRepAdaptor_HCurve.hxx [deleted file]
src/BRepAdaptor/BRepAdaptor_HCurve2d.hxx [deleted file]
src/BRepAdaptor/BRepAdaptor_HCurve2d_0.cxx [deleted file]
src/BRepAdaptor/BRepAdaptor_HCurve_0.cxx [deleted file]
src/BRepAdaptor/BRepAdaptor_HSurface.hxx [deleted file]
src/BRepAdaptor/BRepAdaptor_HSurface_0.cxx [deleted file]
src/BRepAdaptor/BRepAdaptor_Surface.cxx
src/BRepAdaptor/BRepAdaptor_Surface.hxx
src/BRepAdaptor/BRepAdaptor_Surface.lxx [deleted file]
src/BRepAdaptor/FILES
src/BRepAlgo/BRepAlgo_NormalProjection.cxx
src/BRepApprox/BRepApprox_SurfaceTool.cxx
src/BRepApprox/BRepApprox_SurfaceTool.hxx
src/BRepApprox/BRepApprox_SurfaceTool.lxx
src/BRepBlend/BRepBlend_BlendTool.cxx
src/BRepBlend/BRepBlend_BlendTool.hxx
src/BRepBlend/BRepBlend_BlendTool.lxx
src/BRepBlend/BRepBlend_CSWalking.hxx
src/BRepBlend/BRepBlend_CSWalking_0.cxx
src/BRepBlend/BRepBlend_CurvPointRadInv.cxx
src/BRepBlend/BRepBlend_CurvPointRadInv.hxx
src/BRepBlend/BRepBlend_Extremity.cxx
src/BRepBlend/BRepBlend_Extremity.hxx
src/BRepBlend/BRepBlend_HCurve2dTool.cxx
src/BRepBlend/BRepBlend_HCurve2dTool.hxx
src/BRepBlend/BRepBlend_HCurve2dTool.lxx
src/BRepBlend/BRepBlend_HCurveTool.cxx
src/BRepBlend/BRepBlend_HCurveTool.hxx
src/BRepBlend/BRepBlend_HCurveTool.lxx
src/BRepBlend/BRepBlend_PointOnRst.cxx
src/BRepBlend/BRepBlend_PointOnRst.hxx
src/BRepBlend/BRepBlend_PointOnRst.lxx
src/BRepBlend/BRepBlend_RstRstConstRad.cxx
src/BRepBlend/BRepBlend_RstRstConstRad.hxx
src/BRepBlend/BRepBlend_RstRstEvolRad.cxx
src/BRepBlend/BRepBlend_RstRstEvolRad.hxx
src/BRepBlend/BRepBlend_RstRstLineBuilder.cxx
src/BRepBlend/BRepBlend_RstRstLineBuilder.hxx
src/BRepBlend/BRepBlend_SurfCurvConstRadInv.cxx
src/BRepBlend/BRepBlend_SurfCurvConstRadInv.hxx
src/BRepBlend/BRepBlend_SurfCurvEvolRadInv.cxx
src/BRepBlend/BRepBlend_SurfCurvEvolRadInv.hxx
src/BRepBlend/BRepBlend_SurfPointConstRadInv.cxx
src/BRepBlend/BRepBlend_SurfPointConstRadInv.hxx
src/BRepBlend/BRepBlend_SurfPointEvolRadInv.cxx
src/BRepBlend/BRepBlend_SurfPointEvolRadInv.hxx
src/BRepBlend/BRepBlend_SurfRstConstRad.cxx
src/BRepBlend/BRepBlend_SurfRstConstRad.hxx
src/BRepBlend/BRepBlend_SurfRstEvolRad.cxx
src/BRepBlend/BRepBlend_SurfRstEvolRad.hxx
src/BRepBlend/BRepBlend_SurfRstLineBuilder.cxx
src/BRepBlend/BRepBlend_SurfRstLineBuilder.hxx
src/BRepBlend/BRepBlend_Walking.hxx
src/BRepBlend/BRepBlend_Walking_0.cxx
src/BRepBndLib/BRepBndLib.cxx
src/BRepBndLib/BRepBndLib_1.cxx
src/BRepCheck/BRepCheck.cxx
src/BRepCheck/BRepCheck.hxx
src/BRepCheck/BRepCheck_Edge.cxx
src/BRepCheck/BRepCheck_Edge.hxx
src/BRepCheck/BRepCheck_Face.cxx
src/BRepCheck/BRepCheck_Wire.cxx
src/BRepClass/BRepClass_FaceClassifier.cxx
src/BRepClass3d/BRepClass3d_Intersector3d.cxx
src/BRepClass3d/BRepClass3d_SolidExplorer.cxx
src/BRepClass3d/BRepClass3d_SolidExplorer.hxx
src/BRepExtrema/BRepExtrema_ExtCC.cxx
src/BRepExtrema/BRepExtrema_ExtCC.hxx
src/BRepExtrema/BRepExtrema_ExtCF.cxx
src/BRepExtrema/BRepExtrema_ExtCF.hxx
src/BRepExtrema/BRepExtrema_ExtFF.cxx
src/BRepExtrema/BRepExtrema_ExtFF.hxx
src/BRepExtrema/BRepExtrema_ExtPC.cxx
src/BRepExtrema/BRepExtrema_ExtPC.hxx
src/BRepFill/BRepFill_ACRLaw.cxx
src/BRepFill/BRepFill_AdvancedEvolved.cxx
src/BRepFill/BRepFill_CurveConstraint.cxx
src/BRepFill/BRepFill_CurveConstraint.hxx
src/BRepFill/BRepFill_Draft.cxx
src/BRepFill/BRepFill_Edge3DLaw.cxx
src/BRepFill/BRepFill_EdgeOnSurfLaw.cxx
src/BRepFill/BRepFill_Filling.cxx
src/BRepFill/BRepFill_LocationLaw.cxx
src/BRepFill/BRepFill_OffsetWire.cxx
src/BRepFill/BRepFill_Pipe.cxx
src/BRepFill/BRepFill_PipeShell.cxx
src/BRepFill/BRepFill_SectionPlacement.cxx
src/BRepFill/BRepFill_Sweep.cxx
src/BRepFill/BRepFill_TrimSurfaceTool.cxx
src/BRepIntCurveSurface/BRepIntCurveSurface_Inter.cxx
src/BRepIntCurveSurface/BRepIntCurveSurface_Inter.hxx
src/BRepLib/BRepLib.cxx
src/BRepLib/BRepLib_MakeEdge.cxx
src/BRepMesh/BRepMesh_CurveTessellator.cxx
src/BRepMesh/BRepMesh_DefaultRangeSplitter.cxx
src/BRepMesh/BRepMesh_DefaultRangeSplitter.hxx
src/BRepMesh/BRepMesh_DelaunayDeflectionControlMeshAlgo.hxx
src/BRepMesh/BRepMesh_EdgeDiscret.cxx
src/BRepMesh/BRepMesh_EdgeParameterProvider.hxx
src/BRepMesh/BRepMesh_GeomTool.cxx
src/BRepMesh/BRepMesh_GeomTool.hxx
src/BRepMesh/BRepMesh_NURBSRangeSplitter.cxx
src/BRepOffset/BRepOffset_Inter2d.cxx
src/BRepOffset/BRepOffset_Inter2d.hxx
src/BRepOffset/BRepOffset_MakeOffset.cxx
src/BRepOffset/BRepOffset_MakeSimpleOffset.cxx
src/BRepOffset/BRepOffset_Offset.cxx
src/BRepOffset/BRepOffset_SimpleOffset.cxx
src/BRepOffset/BRepOffset_Tool.cxx
src/BRepPrimAPI/BRepPrimAPI_MakeRevol.cxx
src/BRepSweep/BRepSweep_Rotation.cxx
src/BRepSweep/BRepSweep_Translation.cxx
src/BRepTest/BRepTest_FillingCommands.cxx
src/BRepTest/BRepTest_SweepCommands.cxx
src/BRepTools/BRepTools_NurbsConvertModification.cxx
src/BRepTopAdaptor/BRepTopAdaptor_FClass2d.cxx
src/BRepTopAdaptor/BRepTopAdaptor_HVertex.cxx
src/BRepTopAdaptor/BRepTopAdaptor_HVertex.hxx
src/BRepTopAdaptor/BRepTopAdaptor_Tool.cxx
src/BRepTopAdaptor/BRepTopAdaptor_Tool.hxx
src/BRepTopAdaptor/BRepTopAdaptor_TopolTool.cxx
src/BRepTopAdaptor/BRepTopAdaptor_TopolTool.hxx
src/BiTgte/BiTgte_CurveOnEdge.cxx
src/BiTgte/BiTgte_CurveOnEdge.hxx
src/BiTgte/BiTgte_CurveOnVertex.cxx
src/BiTgte/BiTgte_CurveOnVertex.hxx
src/BiTgte/BiTgte_HCurveOnEdge.hxx [deleted file]
src/BiTgte/BiTgte_HCurveOnEdge_0.cxx [deleted file]
src/BiTgte/BiTgte_HCurveOnVertex.hxx [deleted file]
src/BiTgte/BiTgte_HCurveOnVertex_0.cxx [deleted file]
src/BiTgte/FILES
src/Blend/Blend_CSWalking.gxx
src/Blend/Blend_CSWalking_3.gxx
src/Blend/Blend_FuncInv.cxx
src/Blend/Blend_FuncInv.hxx
src/Blend/Blend_SurfCurvFuncInv.cxx
src/Blend/Blend_SurfCurvFuncInv.hxx
src/Blend/Blend_Walking.gxx
src/Blend/Blend_Walking_1.gxx
src/Blend/Blend_Walking_3.gxx
src/Blend/Blend_Walking_4.gxx
src/BlendFunc/BlendFunc.cxx
src/BlendFunc/BlendFunc.hxx
src/BlendFunc/BlendFunc_CSCircular.cxx
src/BlendFunc/BlendFunc_CSCircular.hxx
src/BlendFunc/BlendFunc_CSConstRad.cxx
src/BlendFunc/BlendFunc_CSConstRad.hxx
src/BlendFunc/BlendFunc_ChAsym.cxx
src/BlendFunc/BlendFunc_ChAsym.hxx
src/BlendFunc/BlendFunc_ChAsymInv.cxx
src/BlendFunc/BlendFunc_ChAsymInv.hxx
src/BlendFunc/BlendFunc_ChamfInv.cxx
src/BlendFunc/BlendFunc_ChamfInv.hxx
src/BlendFunc/BlendFunc_Chamfer.cxx
src/BlendFunc/BlendFunc_Chamfer.hxx
src/BlendFunc/BlendFunc_ConstRad.cxx
src/BlendFunc/BlendFunc_ConstRad.hxx
src/BlendFunc/BlendFunc_ConstRadInv.cxx
src/BlendFunc/BlendFunc_ConstRadInv.hxx
src/BlendFunc/BlendFunc_ConstThroat.cxx
src/BlendFunc/BlendFunc_ConstThroat.hxx
src/BlendFunc/BlendFunc_ConstThroatInv.cxx
src/BlendFunc/BlendFunc_ConstThroatInv.hxx
src/BlendFunc/BlendFunc_ConstThroatWithPenetration.cxx
src/BlendFunc/BlendFunc_ConstThroatWithPenetration.hxx
src/BlendFunc/BlendFunc_ConstThroatWithPenetrationInv.cxx
src/BlendFunc/BlendFunc_ConstThroatWithPenetrationInv.hxx
src/BlendFunc/BlendFunc_Corde.cxx
src/BlendFunc/BlendFunc_Corde.hxx
src/BlendFunc/BlendFunc_EvolRad.cxx
src/BlendFunc/BlendFunc_EvolRad.hxx
src/BlendFunc/BlendFunc_EvolRadInv.cxx
src/BlendFunc/BlendFunc_EvolRadInv.hxx
src/BlendFunc/BlendFunc_GenChamfInv.cxx
src/BlendFunc/BlendFunc_GenChamfInv.hxx
src/BlendFunc/BlendFunc_GenChamfer.cxx
src/BlendFunc/BlendFunc_GenChamfer.hxx
src/BlendFunc/BlendFunc_Ruled.cxx
src/BlendFunc/BlendFunc_Ruled.hxx
src/BlendFunc/BlendFunc_RuledInv.cxx
src/BlendFunc/BlendFunc_RuledInv.hxx
src/BndLib/BndLib_AddSurface.cxx
src/ChFi3d/ChFi3d.cxx
src/ChFi3d/ChFi3d_Builder.cxx
src/ChFi3d/ChFi3d_Builder.hxx
src/ChFi3d/ChFi3d_Builder_0.cxx
src/ChFi3d/ChFi3d_Builder_0.hxx
src/ChFi3d/ChFi3d_Builder_1.cxx
src/ChFi3d/ChFi3d_Builder_2.cxx
src/ChFi3d/ChFi3d_Builder_6.cxx
src/ChFi3d/ChFi3d_Builder_C1.cxx
src/ChFi3d/ChFi3d_Builder_C2.cxx
src/ChFi3d/ChFi3d_Builder_CnCrn.cxx
src/ChFi3d/ChFi3d_Builder_NotImp.cxx
src/ChFi3d/ChFi3d_Builder_SpKP.cxx
src/ChFi3d/ChFi3d_ChBuilder.cxx
src/ChFi3d/ChFi3d_ChBuilder.hxx
src/ChFi3d/ChFi3d_ChBuilder_C2.cxx
src/ChFi3d/ChFi3d_ChBuilder_C3.cxx
src/ChFi3d/ChFi3d_FilBuilder.cxx
src/ChFi3d/ChFi3d_FilBuilder.hxx
src/ChFi3d/ChFi3d_FilBuilder_C2.cxx
src/ChFi3d/ChFi3d_FilBuilder_C3.cxx
src/ChFiDS/ChFiDS_ElSpine.cxx
src/ChFiDS/ChFiDS_ElSpine.hxx
src/ChFiDS/ChFiDS_FilSpine.cxx
src/ChFiDS/ChFiDS_FilSpine.hxx
src/ChFiDS/ChFiDS_HElSpine.hxx [deleted file]
src/ChFiDS/ChFiDS_HElSpine_0.cxx [deleted file]
src/ChFiDS/ChFiDS_ListOfHElSpine.hxx
src/ChFiDS/ChFiDS_Spine.cxx
src/ChFiDS/ChFiDS_Spine.hxx
src/ChFiDS/FILES
src/ChFiKPart/ChFiKPart_ComputeData.cxx
src/ChFiKPart/ChFiKPart_ComputeData.hxx
src/ChFiKPart/ChFiKPart_ComputeData_CS.cxx
src/ChFiKPart/ChFiKPart_ComputeData_CS.hxx
src/ChFiKPart/ChFiKPart_ComputeData_ChAsymPlnCon.cxx
src/ChFiKPart/ChFiKPart_ComputeData_ChAsymPlnCyl.cxx
src/ChFiKPart/ChFiKPart_ComputeData_ChAsymPlnPln.cxx
src/ChFiKPart/ChFiKPart_ComputeData_ChPlnCon.cxx
src/ChFiKPart/ChFiKPart_ComputeData_ChPlnCyl.cxx
src/ChFiKPart/ChFiKPart_ComputeData_ChPlnPln.cxx
src/ChFiKPart/ChFiKPart_ComputeData_Fcts.cxx
src/ChFiKPart/ChFiKPart_ComputeData_FilPlnCon.cxx
src/ChFiKPart/ChFiKPart_ComputeData_FilPlnCyl.cxx
src/ChFiKPart/ChFiKPart_ComputeData_FilPlnPln.cxx
src/ChFiKPart/ChFiKPart_ComputeData_Rotule.cxx
src/ChFiKPart/ChFiKPart_ComputeData_Sphere.cxx
src/ChFiKPart/ChFiKPart_ComputeData_Sphere.hxx
src/ChFiKPart/ChFiKPart_RstMap.hxx
src/Contap/Contap_ArcFunction.cxx
src/Contap/Contap_ArcFunction.hxx
src/Contap/Contap_ArcFunction.lxx
src/Contap/Contap_Contour.cxx
src/Contap/Contap_Contour.hxx
src/Contap/Contap_HContTool.cxx
src/Contap/Contap_HContTool.hxx
src/Contap/Contap_HCurve2dTool.cxx
src/Contap/Contap_HCurve2dTool.hxx
src/Contap/Contap_HCurve2dTool.lxx
src/Contap/Contap_Line.cxx
src/Contap/Contap_Line.hxx
src/Contap/Contap_Point.cxx
src/Contap/Contap_Point.hxx
src/Contap/Contap_Point.lxx
src/Contap/Contap_SurfFunction.cxx
src/Contap/Contap_SurfFunction.hxx
src/Contap/Contap_SurfFunction.lxx
src/Contap/Contap_SurfProps.cxx
src/Contap/Contap_SurfProps.hxx
src/Contap/Contap_TheIWalking.hxx
src/Contap/Contap_TheIWalking_0.cxx
src/Contap/Contap_ThePathPointOfTheSearch.hxx
src/Contap/Contap_ThePathPointOfTheSearch_0.cxx
src/Contap/Contap_TheSearch.hxx
src/Contap/Contap_TheSearchInside.hxx
src/Contap/Contap_TheSearchInside_0.cxx
src/Contap/Contap_TheSearch_0.cxx
src/Contap/Contap_TheSegmentOfTheSearch.hxx
src/Contap/Contap_TheSegmentOfTheSearch_0.cxx
src/DBRep/DBRep_DrawableShape.cxx
src/DNaming/DNaming_BooleanOperationDriver.cxx
src/Draft/Draft_Modification_1.cxx
src/DrawTrSurf/DrawTrSurf_BSplineSurface.cxx
src/DrawTrSurf/DrawTrSurf_Surface.cxx
src/Extrema/Extrema_ExtPExtS.cxx
src/Extrema/Extrema_ExtPExtS.hxx
src/Extrema/Extrema_ExtPRevS.cxx
src/Extrema/Extrema_ExtPRevS.hxx
src/Extrema/Extrema_ExtPS.cxx
src/Extrema/Extrema_GenExtCS.cxx
src/Extrema/Extrema_GenExtPS.cxx
src/FilletSurf/FilletSurf_InternalBuilder.cxx
src/FilletSurf/FilletSurf_InternalBuilder.hxx
src/Geom2dAdaptor/FILES
src/Geom2dAdaptor/Geom2dAdaptor.hxx
src/Geom2dAdaptor/Geom2dAdaptor_Curve.cxx
src/Geom2dAdaptor/Geom2dAdaptor_Curve.hxx
src/Geom2dAdaptor/Geom2dAdaptor_Curve.lxx [deleted file]
src/Geom2dAdaptor/Geom2dAdaptor_GHCurve.hxx [deleted file]
src/Geom2dAdaptor/Geom2dAdaptor_GHCurve_0.cxx [deleted file]
src/Geom2dAdaptor/Geom2dAdaptor_HCurve.cxx [deleted file]
src/Geom2dAdaptor/Geom2dAdaptor_HCurve.hxx [deleted file]
src/Geom2dConvert/Geom2dConvert_ApproxCurve.cxx
src/Geom2dConvert/Geom2dConvert_ApproxCurve.hxx
src/Geom2dEvaluator/Geom2dEvaluator_OffsetCurve.cxx
src/Geom2dEvaluator/Geom2dEvaluator_OffsetCurve.hxx
src/Geom2dGcc/Geom2dGcc_Circ2d2TanOnGeo.cxx
src/Geom2dGcc/Geom2dGcc_Circ2d2TanRadGeo.cxx
src/Geom2dGcc/Geom2dGcc_Circ2dTanOnRadGeo.cxx
src/GeomAPI/GeomAPI.cxx
src/GeomAPI/GeomAPI_IntCS.cxx
src/GeomAdaptor/FILES
src/GeomAdaptor/GeomAdaptor.cxx
src/GeomAdaptor/GeomAdaptor.hxx
src/GeomAdaptor/GeomAdaptor_Curve.cxx
src/GeomAdaptor/GeomAdaptor_Curve.hxx
src/GeomAdaptor/GeomAdaptor_Curve.lxx [deleted file]
src/GeomAdaptor/GeomAdaptor_GHCurve.hxx [deleted file]
src/GeomAdaptor/GeomAdaptor_GHCurve_0.cxx [deleted file]
src/GeomAdaptor/GeomAdaptor_GHSurface.hxx [deleted file]
src/GeomAdaptor/GeomAdaptor_GHSurface_0.cxx [deleted file]
src/GeomAdaptor/GeomAdaptor_HCurve.cxx [deleted file]
src/GeomAdaptor/GeomAdaptor_HCurve.hxx [deleted file]
src/GeomAdaptor/GeomAdaptor_HCurve.lxx [deleted file]
src/GeomAdaptor/GeomAdaptor_HSurface.cxx [deleted file]
src/GeomAdaptor/GeomAdaptor_HSurface.hxx [deleted file]
src/GeomAdaptor/GeomAdaptor_HSurface.lxx [deleted file]
src/GeomAdaptor/GeomAdaptor_HSurfaceOfLinearExtrusion.hxx [deleted file]
src/GeomAdaptor/GeomAdaptor_HSurfaceOfLinearExtrusion_0.cxx [deleted file]
src/GeomAdaptor/GeomAdaptor_HSurfaceOfRevolution.hxx [deleted file]
src/GeomAdaptor/GeomAdaptor_HSurfaceOfRevolution_0.cxx [deleted file]
src/GeomAdaptor/GeomAdaptor_Surface.cxx
src/GeomAdaptor/GeomAdaptor_Surface.hxx
src/GeomAdaptor/GeomAdaptor_Surface.lxx [deleted file]
src/GeomAdaptor/GeomAdaptor_SurfaceOfLinearExtrusion.cxx
src/GeomAdaptor/GeomAdaptor_SurfaceOfLinearExtrusion.hxx
src/GeomAdaptor/GeomAdaptor_SurfaceOfRevolution.cxx
src/GeomAdaptor/GeomAdaptor_SurfaceOfRevolution.hxx
src/GeomConvert/GeomConvert_ApproxCurve.cxx
src/GeomConvert/GeomConvert_ApproxCurve.hxx
src/GeomConvert/GeomConvert_ApproxSurface.cxx
src/GeomConvert/GeomConvert_ApproxSurface.hxx
src/GeomEvaluator/GeomEvaluator_OffsetCurve.cxx
src/GeomEvaluator/GeomEvaluator_OffsetCurve.hxx
src/GeomEvaluator/GeomEvaluator_OffsetSurface.cxx
src/GeomEvaluator/GeomEvaluator_OffsetSurface.hxx
src/GeomEvaluator/GeomEvaluator_SurfaceOfExtrusion.cxx
src/GeomEvaluator/GeomEvaluator_SurfaceOfExtrusion.hxx
src/GeomEvaluator/GeomEvaluator_SurfaceOfRevolution.cxx
src/GeomEvaluator/GeomEvaluator_SurfaceOfRevolution.hxx
src/GeomFill/GeomFill_BoundWithSurf.cxx
src/GeomFill/GeomFill_BoundWithSurf.hxx
src/GeomFill/GeomFill_CircularBlendFunc.cxx
src/GeomFill/GeomFill_CircularBlendFunc.hxx
src/GeomFill/GeomFill_ConstantBiNormal.cxx
src/GeomFill/GeomFill_ConstantBiNormal.hxx
src/GeomFill/GeomFill_CorrectedFrenet.cxx
src/GeomFill/GeomFill_CorrectedFrenet.hxx
src/GeomFill/GeomFill_CurveAndTrihedron.cxx
src/GeomFill/GeomFill_CurveAndTrihedron.hxx
src/GeomFill/GeomFill_Darboux.cxx
src/GeomFill/GeomFill_DiscreteTrihedron.cxx
src/GeomFill/GeomFill_DiscreteTrihedron.hxx
src/GeomFill/GeomFill_DraftTrihedron.cxx
src/GeomFill/GeomFill_Frenet.cxx
src/GeomFill/GeomFill_Frenet.hxx
src/GeomFill/GeomFill_FunctionDraft.cxx
src/GeomFill/GeomFill_FunctionDraft.hxx
src/GeomFill/GeomFill_FunctionGuide.cxx
src/GeomFill/GeomFill_FunctionGuide.hxx
src/GeomFill/GeomFill_GuideTrihedronAC.cxx
src/GeomFill/GeomFill_GuideTrihedronAC.hxx
src/GeomFill/GeomFill_GuideTrihedronPlan.cxx
src/GeomFill/GeomFill_GuideTrihedronPlan.hxx
src/GeomFill/GeomFill_LocationDraft.cxx
src/GeomFill/GeomFill_LocationDraft.hxx
src/GeomFill/GeomFill_LocationGuide.cxx
src/GeomFill/GeomFill_LocationGuide.hxx
src/GeomFill/GeomFill_LocationLaw.cxx
src/GeomFill/GeomFill_LocationLaw.hxx
src/GeomFill/GeomFill_Pipe.cxx
src/GeomFill/GeomFill_Pipe.hxx
src/GeomFill/GeomFill_PlanFunc.cxx
src/GeomFill/GeomFill_PlanFunc.hxx
src/GeomFill/GeomFill_SectionPlacement.cxx
src/GeomFill/GeomFill_SectionPlacement.hxx
src/GeomFill/GeomFill_SimpleBound.cxx
src/GeomFill/GeomFill_SimpleBound.hxx
src/GeomFill/GeomFill_SnglrFunc.cxx
src/GeomFill/GeomFill_SnglrFunc.hxx
src/GeomFill/GeomFill_SweepSectionGenerator.cxx
src/GeomFill/GeomFill_SweepSectionGenerator.hxx
src/GeomFill/GeomFill_TrihedronLaw.cxx
src/GeomFill/GeomFill_TrihedronLaw.hxx
src/GeomFill/GeomFill_TrihedronWithGuide.cxx
src/GeomFill/GeomFill_TrihedronWithGuide.hxx
src/GeomInt/GeomInt_IntSS.cxx
src/GeomInt/GeomInt_IntSS.hxx
src/GeomInt/GeomInt_IntSS.lxx
src/GeomInt/GeomInt_IntSS_1.cxx
src/GeomInt/GeomInt_LineConstructor.cxx
src/GeomInt/GeomInt_LineConstructor.hxx
src/GeomInt/GeomInt_LineConstructor.lxx
src/GeomInt/GeomInt_LineTool.cxx
src/GeomInt/GeomInt_LineTool.hxx
src/GeomInt/GeomInt_TheFunctionOfTheInt2SOfThePrmPrmSvSurfacesOfWLApprox.hxx
src/GeomInt/GeomInt_TheFunctionOfTheInt2SOfThePrmPrmSvSurfacesOfWLApprox_0.cxx
src/GeomInt/GeomInt_TheImpPrmSvSurfacesOfWLApprox.hxx
src/GeomInt/GeomInt_TheImpPrmSvSurfacesOfWLApprox_0.cxx
src/GeomInt/GeomInt_TheInt2SOfThePrmPrmSvSurfacesOfWLApprox.hxx
src/GeomInt/GeomInt_TheInt2SOfThePrmPrmSvSurfacesOfWLApprox_0.cxx
src/GeomInt/GeomInt_ThePrmPrmSvSurfacesOfWLApprox.hxx
src/GeomInt/GeomInt_ThePrmPrmSvSurfacesOfWLApprox_0.cxx
src/GeomInt/GeomInt_TheZerImpFuncOfTheImpPrmSvSurfacesOfWLApprox.hxx
src/GeomInt/GeomInt_TheZerImpFuncOfTheImpPrmSvSurfacesOfWLApprox_0.cxx
src/GeomInt/GeomInt_WLApprox.hxx
src/GeomInt/GeomInt_WLApprox_0.cxx
src/GeomLib/GeomLib.cxx
src/GeomLib/GeomLib.hxx
src/GeomLib/GeomLib_CheckCurveOnSurface.cxx
src/GeomPlate/GeomPlate_Array1OfHCurve.hxx
src/GeomPlate/GeomPlate_BuildPlateSurface.cxx
src/GeomPlate/GeomPlate_BuildPlateSurface.hxx
src/GeomPlate/GeomPlate_CurveConstraint.cxx
src/GeomPlate/GeomPlate_CurveConstraint.hxx
src/GeomPlate/GeomPlate_HArray1OfHCurve.hxx
src/GeomProjLib/GeomProjLib.cxx
src/GeometryTest/GeometryTest_CurveCommands.cxx
src/GeomliteTest/GeomliteTest_API2dCommands.cxx
src/GeomliteTest/GeomliteTest_CurveCommands.cxx
src/GeomliteTest/GeomliteTest_SurfaceCommands.cxx
src/HLRBRep/HLRBRep_BSurfaceTool.cxx
src/HLRBRep/HLRBRep_BSurfaceTool.hxx
src/HLRBRep/HLRBRep_BSurfaceTool.lxx
src/HLRBRep/HLRBRep_SurfaceTool.cxx
src/HLRBRep/HLRBRep_SurfaceTool.hxx
src/HLRBRep/HLRBRep_SurfaceTool.lxx
src/HLRBRep/HLRBRep_ThePolygonOfInterCSurf.hxx
src/HLRTopoBRep/HLRTopoBRep_DSFiller.cxx
src/IMeshData/IMeshData_Face.hxx
src/IVtkOCC/IVtkOCC_ShapeMesher.hxx
src/IntCurveSurface/FILES
src/IntCurveSurface/IntCurveSurface_HInter.hxx
src/IntCurveSurface/IntCurveSurface_HInter_0.cxx
src/IntCurveSurface/IntCurveSurface_Inter.gxx
src/IntCurveSurface/IntCurveSurface_Polygon.lxx [deleted file]
src/IntCurveSurface/IntCurveSurface_TheCSFunctionOfHInter.hxx
src/IntCurveSurface/IntCurveSurface_TheCSFunctionOfHInter_0.cxx
src/IntCurveSurface/IntCurveSurface_TheExactHInter.hxx
src/IntCurveSurface/IntCurveSurface_TheExactHInter_0.cxx
src/IntCurveSurface/IntCurveSurface_TheHCurveTool.hxx
src/IntCurveSurface/IntCurveSurface_TheHCurveTool_0.cxx
src/IntCurveSurface/IntCurveSurface_ThePolygonOfHInter.hxx
src/IntCurveSurface/IntCurveSurface_ThePolygonOfHInter_0.cxx
src/IntCurveSurface/IntCurveSurface_ThePolyhedronOfHInter.hxx
src/IntCurveSurface/IntCurveSurface_ThePolyhedronOfHInter_0.cxx
src/IntCurveSurface/IntCurveSurface_TheQuadCurvExactHInter.hxx
src/IntCurveSurface/IntCurveSurface_TheQuadCurvExactHInter_0.cxx
src/IntCurveSurface/IntCurveSurface_TheQuadCurvFuncOfTheQuadCurvExactHInter.hxx
src/IntCurveSurface/IntCurveSurface_TheQuadCurvFuncOfTheQuadCurvExactHInter_0.cxx
src/IntCurvesFace/IntCurvesFace_Intersector.cxx
src/IntCurvesFace/IntCurvesFace_Intersector.hxx
src/IntCurvesFace/IntCurvesFace_ShapeIntersector.cxx
src/IntCurvesFace/IntCurvesFace_ShapeIntersector.hxx
src/IntPatch/IntPatch_ALineToWLine.cxx
src/IntPatch/IntPatch_ALineToWLine.hxx
src/IntPatch/IntPatch_ArcFunction.cxx
src/IntPatch/IntPatch_ArcFunction.hxx
src/IntPatch/IntPatch_ArcFunction.lxx
src/IntPatch/IntPatch_CSFunction.cxx
src/IntPatch/IntPatch_CSFunction.hxx
src/IntPatch/IntPatch_CurvIntSurf.hxx
src/IntPatch/IntPatch_CurvIntSurf_0.cxx
src/IntPatch/IntPatch_HCurve2dTool.cxx
src/IntPatch/IntPatch_HCurve2dTool.hxx
src/IntPatch/IntPatch_HCurve2dTool.lxx
src/IntPatch/IntPatch_HInterTool.cxx
src/IntPatch/IntPatch_HInterTool.hxx
src/IntPatch/IntPatch_HInterTool.lxx
src/IntPatch/IntPatch_ImpImpIntersection.cxx
src/IntPatch/IntPatch_ImpImpIntersection.hxx
src/IntPatch/IntPatch_ImpImpIntersection_0.gxx
src/IntPatch/IntPatch_ImpImpIntersection_2.gxx
src/IntPatch/IntPatch_ImpPrmIntersection.cxx
src/IntPatch/IntPatch_ImpPrmIntersection.hxx
src/IntPatch/IntPatch_Intersection.cxx
src/IntPatch/IntPatch_Intersection.hxx
src/IntPatch/IntPatch_LineConstructor.cxx
src/IntPatch/IntPatch_LineConstructor.hxx
src/IntPatch/IntPatch_Point.cxx
src/IntPatch/IntPatch_Point.hxx
src/IntPatch/IntPatch_Point.lxx
src/IntPatch/IntPatch_PointLine.cxx
src/IntPatch/IntPatch_PointLine.hxx
src/IntPatch/IntPatch_PolyArc.cxx
src/IntPatch/IntPatch_PolyArc.hxx
src/IntPatch/IntPatch_Polyhedron.cxx
src/IntPatch/IntPatch_Polyhedron.hxx
src/IntPatch/IntPatch_PrmPrmIntersection.cxx
src/IntPatch/IntPatch_PrmPrmIntersection.hxx
src/IntPatch/IntPatch_RLine.cxx
src/IntPatch/IntPatch_RLine.hxx
src/IntPatch/IntPatch_RLine.lxx
src/IntPatch/IntPatch_RstInt.cxx
src/IntPatch/IntPatch_RstInt.hxx
src/IntPatch/IntPatch_SpecialPoints.cxx
src/IntPatch/IntPatch_SpecialPoints.hxx
src/IntPatch/IntPatch_TheIWalking.hxx
src/IntPatch/IntPatch_TheIWalking_0.cxx
src/IntPatch/IntPatch_ThePathPointOfTheSOnBounds.hxx
src/IntPatch/IntPatch_ThePathPointOfTheSOnBounds_0.cxx
src/IntPatch/IntPatch_TheSOnBounds.hxx
src/IntPatch/IntPatch_TheSOnBounds_0.cxx
src/IntPatch/IntPatch_TheSearchInside.hxx
src/IntPatch/IntPatch_TheSearchInside_0.cxx
src/IntPatch/IntPatch_TheSegmentOfTheSOnBounds.hxx
src/IntPatch/IntPatch_TheSegmentOfTheSOnBounds_0.cxx
src/IntPatch/IntPatch_TheSurfFunction.hxx
src/IntPatch/IntPatch_TheSurfFunction_0.cxx
src/IntPatch/IntPatch_WLine.cxx
src/IntPatch/IntPatch_WLine.hxx
src/IntPatch/IntPatch_WLineTool.cxx
src/IntPatch/IntPatch_WLineTool.hxx
src/IntPolyh/IntPolyh_Intersection.cxx
src/IntPolyh/IntPolyh_Intersection.hxx
src/IntPolyh/IntPolyh_MaillageAffinage.cxx
src/IntPolyh/IntPolyh_MaillageAffinage.hxx
src/IntPolyh/IntPolyh_Point.cxx
src/IntPolyh/IntPolyh_Point.hxx
src/IntPolyh/IntPolyh_Tools.cxx
src/IntPolyh/IntPolyh_Tools.hxx
src/IntPolyh/IntPolyh_Triangle.cxx
src/IntPolyh/IntPolyh_Triangle.hxx
src/IntStart/IntStart_SearchOnBoundaries.gxx
src/IntSurf/IntSurf.cxx
src/IntSurf/IntSurf.hxx
src/IntTools/IntTools_BeanFaceIntersector.cxx
src/IntTools/IntTools_EdgeFace.cxx
src/IntTools/IntTools_FClass2d.cxx
src/IntTools/IntTools_FaceFace.cxx
src/IntTools/IntTools_FaceFace.hxx
src/IntTools/IntTools_TopolTool.cxx
src/IntTools/IntTools_TopolTool.hxx
src/IntTools/IntTools_WLineTool.cxx
src/IntTools/IntTools_WLineTool.hxx
src/IntWalk/IntWalk_PWalking.cxx
src/IntWalk/IntWalk_PWalking.hxx
src/IntWalk/IntWalk_TheFunctionOfTheInt2S.hxx
src/IntWalk/IntWalk_TheFunctionOfTheInt2S_0.cxx
src/IntWalk/IntWalk_TheInt2S.hxx
src/IntWalk/IntWalk_TheInt2S_0.cxx
src/LProp3d/LProp3d_CLProps.hxx
src/LProp3d/LProp3d_CLProps_0.cxx
src/LProp3d/LProp3d_CurveTool.cxx
src/LProp3d/LProp3d_CurveTool.hxx
src/LProp3d/LProp3d_SLProps.hxx
src/LProp3d/LProp3d_SLProps_0.cxx
src/LProp3d/LProp3d_SurfaceTool.cxx
src/LProp3d/LProp3d_SurfaceTool.hxx
src/LocOpe/LocOpe.cxx
src/LocOpe/LocOpe_CSIntersector.cxx
src/LocOpe/LocOpe_FindEdgesInFace.cxx
src/LocOpe/LocOpe_SplitDrafts.cxx
src/MAT2d/MAT2d_Circuit.cxx
src/ProjLib/FILES
src/ProjLib/ProjLib.cxx
src/ProjLib/ProjLib.hxx
src/ProjLib/ProjLib_CompProjectedCurve.cxx
src/ProjLib/ProjLib_CompProjectedCurve.hxx
src/ProjLib/ProjLib_ComputeApprox.cxx
src/ProjLib/ProjLib_ComputeApprox.hxx
src/ProjLib/ProjLib_ComputeApproxOnPolarSurface.cxx
src/ProjLib/ProjLib_ComputeApproxOnPolarSurface.hxx
src/ProjLib/ProjLib_HCompProjectedCurve.hxx
src/ProjLib/ProjLib_HCompProjectedCurve_0.cxx [deleted file]
src/ProjLib/ProjLib_HProjectedCurve.hxx
src/ProjLib/ProjLib_HProjectedCurve_0.cxx [deleted file]
src/ProjLib/ProjLib_ProjectOnPlane.cxx
src/ProjLib/ProjLib_ProjectOnPlane.hxx
src/ProjLib/ProjLib_ProjectOnSurface.cxx
src/ProjLib/ProjLib_ProjectOnSurface.hxx
src/ProjLib/ProjLib_ProjectedCurve.cxx
src/ProjLib/ProjLib_ProjectedCurve.hxx
src/PrsDim/PrsDim.cxx
src/PrsDim/PrsDim_Dimension.cxx
src/QABugs/QABugs_19.cxx
src/QABugs/QABugs_20.cxx
src/QABugs/QABugs_5.cxx
src/SWDRAW/SWDRAW_ShapeAnalysis.cxx
src/ShapeAnalysis/ShapeAnalysis_Edge.cxx
src/ShapeAnalysis/ShapeAnalysis_Surface.cxx
src/ShapeAnalysis/ShapeAnalysis_Surface.hxx
src/ShapeAnalysis/ShapeAnalysis_Surface.lxx
src/ShapeAnalysis/ShapeAnalysis_TransferParametersProj.cxx
src/ShapeAnalysis/ShapeAnalysis_Wire.cxx
src/ShapeConstruct/ShapeConstruct.hxx
src/ShapeConstruct/ShapeConstruct_Curve.cxx
src/ShapeConstruct/ShapeConstruct_ProjectCurveOnSurface.cxx
src/ShapeCustom/ShapeCustom_Surface.cxx
src/ShapeCustom/ShapeCustom_SweptToElementary.cxx
src/ShapeFix/ShapeFix.cxx
src/ShapeFix/ShapeFix_EdgeProjAux.cxx
src/ShapeFix/ShapeFix_Face.cxx
src/ShapeFix/ShapeFix_IntersectionTool.cxx
src/ShapeFix/ShapeFix_Wire.cxx
src/ShapeFix/ShapeFix_Wire_1.cxx
src/ShapeUpgrade/ShapeUpgrade_UnifySameDomain.cxx
src/ShapeUpgrade/ShapeUpgrade_WireDivide.cxx
src/StdPrs/StdPrs_BRepFont.cxx
src/StdPrs/StdPrs_BRepFont.hxx
src/StdPrs/StdPrs_Isolines.cxx
src/StdPrs/StdPrs_Isolines.hxx
src/StdPrs/StdPrs_ToolRFace.cxx
src/StdPrs/StdPrs_ToolRFace.hxx
src/StdPrs/StdPrs_WFDeflectionRestrictedFace.cxx
src/StdPrs/StdPrs_WFDeflectionRestrictedFace.hxx
src/StdPrs/StdPrs_WFDeflectionSurface.cxx
src/StdPrs/StdPrs_WFDeflectionSurface.hxx
src/StdPrs/StdPrs_WFRestrictedFace.cxx
src/StdPrs/StdPrs_WFRestrictedFace.hxx
src/StdPrs/StdPrs_WFShape.cxx
src/StdPrs/StdPrs_WFSurface.cxx
src/StdPrs/StdPrs_WFSurface.hxx
src/StepToTopoDS/StepToTopoDS_TranslateFace.cxx
src/TopOpeBRep/TopOpeBRep_EdgesIntersector.cxx
src/TopOpeBRep/TopOpeBRep_EdgesIntersector.hxx
src/TopOpeBRep/TopOpeBRep_EdgesIntersector_1.cxx
src/TopOpeBRep/TopOpeBRep_FacesIntersector.cxx
src/TopOpeBRep/TopOpeBRep_FacesIntersector.hxx
src/TopOpeBRep/TopOpeBRep_Hctxff2d.cxx
src/TopOpeBRep/TopOpeBRep_Hctxff2d.hxx
src/TopOpeBRep/TopOpeBRep_LineInter.cxx
src/TopOpeBRep/TopOpeBRep_PointClassifier.cxx
src/TopOpeBRep/TopOpeBRep_PointClassifier.hxx
src/TopOpeBRep/TopOpeBRep_VPointInter.cxx
src/TopOpeBRepBuild/TopOpeBRepBuild_Tools.cxx
src/TopOpeBRepBuild/TopOpeBRepBuild_Tools_1.cxx
src/TopOpeBRepDS/TopOpeBRepDS_funk.cxx
src/TopOpeBRepTool/TopOpeBRepTool_2d.cxx
src/TopOpeBRepTool/TopOpeBRepTool_CurveTool.cxx
src/VrmlConverter/VrmlConverter_WFDeflectionRestrictedFace.cxx
src/VrmlConverter/VrmlConverter_WFDeflectionRestrictedFace.hxx
src/VrmlConverter/VrmlConverter_WFDeflectionShape.cxx
src/VrmlConverter/VrmlConverter_WFRestrictedFace.cxx
src/VrmlConverter/VrmlConverter_WFRestrictedFace.hxx
src/VrmlConverter/VrmlConverter_WFShape.cxx