0032630: Coding - get rid of unsused forward declarations [BinMDF to IFSelect] CR0-WEEK-42 IR-2021-10-22
authoraml <aml@opencascade.com>
Mon, 18 Oct 2021 06:46:19 +0000 (09:46 +0300)
committersmoskvin <smoskvin@opencascade.com>
Fri, 22 Oct 2021 17:17:18 +0000 (20:17 +0300)
commit5b756182c269a3d4fc19b82fe8527f0fcabf5c57
treec116cc9838f4f893a1444624c1aa66aca782008e
parent5f69cfa70c65f1120e963b54a216b8625268ba22
0032630: Coding - get rid of unsused forward declarations [BinMDF to IFSelect]
305 files changed:
src/BinMDF/BinMDF.hxx
src/BinMDF/BinMDF_ADriver.hxx
src/GCE2d/GCE2d_MakeArcOfCircle.hxx
src/GCE2d/GCE2d_MakeArcOfEllipse.hxx
src/GCE2d/GCE2d_MakeArcOfHyperbola.hxx
src/GCE2d/GCE2d_MakeArcOfParabola.hxx
src/GCE2d/GCE2d_MakeCircle.hxx
src/GCE2d/GCE2d_MakeEllipse.hxx
src/GCE2d/GCE2d_MakeHyperbola.hxx
src/GCE2d/GCE2d_MakeLine.hxx
src/GCE2d/GCE2d_MakeParabola.hxx
src/GCE2d/GCE2d_MakeSegment.hxx
src/GCPnts/GCPnts_DistFunction.hxx
src/GCPnts/GCPnts_DistFunction2d.hxx
src/GProp/GProp.hxx
src/GProp/GProp_GProps.hxx
src/GProp/GProp_PEquation.hxx
src/GProp/GProp_PGProps.hxx
src/GProp/GProp_PrincipalProps.hxx
src/GccEnt/GccEnt.hxx
src/GccEnt/GccEnt_QualifiedCirc.hxx
src/GccEnt/GccEnt_QualifiedLin.hxx
src/GccInt/GccInt_BCirc.hxx
src/GccInt/GccInt_BElips.hxx
src/GccInt/GccInt_BHyper.hxx
src/GccInt/GccInt_BLine.hxx
src/GccInt/GccInt_BParab.hxx
src/GccInt/GccInt_BPoint.hxx
src/GccInt/GccInt_Bisec.hxx
src/Geom/Geom_Axis2Placement.hxx
src/Geom/Geom_AxisPlacement.hxx
src/Geom/Geom_BSplineCurve.hxx
src/Geom/Geom_BSplineSurface.hxx
src/Geom/Geom_BezierCurve.hxx
src/Geom/Geom_BezierSurface.hxx
src/Geom/Geom_CartesianPoint.hxx
src/Geom/Geom_Circle.hxx
src/Geom/Geom_ConicalSurface.hxx
src/Geom/Geom_Curve.hxx
src/Geom/Geom_CylindricalSurface.hxx
src/Geom/Geom_Direction.hxx
src/Geom/Geom_Ellipse.hxx
src/Geom/Geom_Geometry.hxx
src/Geom/Geom_Hyperbola.hxx
src/Geom/Geom_Line.hxx
src/Geom/Geom_OffsetCurve.hxx
src/Geom/Geom_OffsetSurface.hxx
src/Geom/Geom_Parabola.hxx
src/Geom/Geom_Plane.hxx
src/Geom/Geom_RectangularTrimmedSurface.hxx
src/Geom/Geom_SphericalSurface.hxx
src/Geom/Geom_SurfaceOfLinearExtrusion.hxx
src/Geom/Geom_SurfaceOfRevolution.hxx
src/Geom/Geom_SweptSurface.hxx
src/Geom/Geom_ToroidalSurface.hxx
src/Geom/Geom_TrimmedCurve.hxx
src/Geom/Geom_Vector.hxx
src/Geom/Geom_VectorWithMagnitude.hxx
src/Geom2d/Geom2d_AxisPlacement.hxx
src/Geom2d/Geom2d_BSplineCurve.hxx
src/Geom2d/Geom2d_BezierCurve.hxx
src/Geom2d/Geom2d_CartesianPoint.hxx
src/Geom2d/Geom2d_Circle.hxx
src/Geom2d/Geom2d_Curve.hxx
src/Geom2d/Geom2d_Direction.hxx
src/Geom2d/Geom2d_Ellipse.hxx
src/Geom2d/Geom2d_Geometry.hxx
src/Geom2d/Geom2d_Hyperbola.hxx
src/Geom2d/Geom2d_Line.hxx
src/Geom2d/Geom2d_OffsetCurve.hxx
src/Geom2d/Geom2d_Parabola.hxx
src/Geom2d/Geom2d_Transformation.hxx
src/Geom2d/Geom2d_TrimmedCurve.hxx
src/Geom2d/Geom2d_Vector.hxx
src/Geom2d/Geom2d_VectorWithMagnitude.hxx
src/Geom2dAPI/Geom2dAPI_ExtremaCurveCurve.hxx
src/Geom2dAPI/Geom2dAPI_InterCurveCurve.hxx
src/Geom2dAPI/Geom2dAPI_Interpolate.hxx
src/Geom2dAPI/Geom2dAPI_PointsToBSpline.hxx
src/Geom2dAPI/Geom2dAPI_ProjectPointOnCurve.hxx
src/Geom2dAdaptor/Geom2dAdaptor_Curve.hxx
src/Geom2dConvert/Geom2dConvert.hxx
src/Geom2dConvert/Geom2dConvert_ApproxCurve.hxx
src/Geom2dConvert/Geom2dConvert_BSplineCurveKnotSplitting.hxx
src/Geom2dConvert/Geom2dConvert_BSplineCurveToBezierCurve.hxx
src/Geom2dGcc/Geom2dGcc.hxx
src/Geom2dGcc/Geom2dGcc_Circ2d2TanOn.hxx
src/Geom2dGcc/Geom2dGcc_Circ2d2TanOnGeo.hxx
src/Geom2dGcc/Geom2dGcc_Circ2d2TanOnIter.hxx
src/Geom2dGcc/Geom2dGcc_Circ2d2TanRad.hxx
src/Geom2dGcc/Geom2dGcc_Circ2d2TanRadGeo.hxx
src/Geom2dGcc/Geom2dGcc_Circ2d3Tan.hxx
src/Geom2dGcc/Geom2dGcc_Circ2d3TanIter.hxx
src/Geom2dGcc/Geom2dGcc_Circ2dTanCen.hxx
src/Geom2dGcc/Geom2dGcc_Circ2dTanCenGeo.hxx
src/Geom2dGcc/Geom2dGcc_Circ2dTanOnRad.hxx
src/Geom2dGcc/Geom2dGcc_Circ2dTanOnRadGeo.hxx
src/Geom2dGcc/Geom2dGcc_FunctionTanCirCu.hxx
src/Geom2dGcc/Geom2dGcc_FunctionTanCuCu.hxx
src/Geom2dGcc/Geom2dGcc_FunctionTanCuCuCu.hxx
src/Geom2dGcc/Geom2dGcc_FunctionTanCuCuOnCu.hxx
src/Geom2dGcc/Geom2dGcc_FunctionTanCuPnt.hxx
src/Geom2dGcc/Geom2dGcc_FunctionTanObl.hxx
src/Geom2dGcc/Geom2dGcc_Lin2d2Tan.hxx
src/Geom2dGcc/Geom2dGcc_Lin2d2TanIter.hxx
src/Geom2dGcc/Geom2dGcc_Lin2dTanObl.hxx
src/Geom2dGcc/Geom2dGcc_Lin2dTanOblIter.hxx
src/Geom2dGcc/Geom2dGcc_QCurve.hxx
src/Geom2dGcc/Geom2dGcc_QualifiedCurve.hxx
src/Geom2dHatch/Geom2dHatch_Element.hxx
src/Geom2dHatch/Geom2dHatch_Elements.hxx
src/Geom2dToIGES/Geom2dToIGES_Geom2dCurve.hxx
src/Geom2dToIGES/Geom2dToIGES_Geom2dPoint.hxx
src/Geom2dToIGES/Geom2dToIGES_Geom2dVector.hxx
src/GeomAPI/GeomAPI.hxx
src/GeomAPI/GeomAPI_ExtremaCurveCurve.hxx
src/GeomAPI/GeomAPI_ExtremaCurveSurface.hxx
src/GeomAPI/GeomAPI_ExtremaSurfaceSurface.hxx
src/GeomAPI/GeomAPI_IntCS.hxx
src/GeomAPI/GeomAPI_PointsToBSpline.hxx
src/GeomAPI/GeomAPI_PointsToBSplineSurface.hxx
src/GeomAPI/GeomAPI_ProjectPointOnCurve.hxx
src/GeomAPI/GeomAPI_ProjectPointOnSurf.hxx
src/GeomAdaptor/GeomAdaptor_SurfaceOfLinearExtrusion.hxx
src/GeomAdaptor/GeomAdaptor_SurfaceOfRevolution.hxx
src/GeomConvert/GeomConvert.hxx
src/GeomConvert/GeomConvert_ApproxCurve.hxx
src/GeomConvert/GeomConvert_BSplineCurveKnotSplitting.hxx
src/GeomConvert/GeomConvert_BSplineCurveToBezierCurve.hxx
src/GeomConvert/GeomConvert_BSplineSurfaceKnotSplitting.hxx
src/GeomConvert/GeomConvert_BSplineSurfaceToBezierSurface.hxx
src/GeomConvert/GeomConvert_CompBezierSurfacesToBSplineSurface.hxx
src/GeomFill/GeomFill.hxx
src/GeomFill/GeomFill_BSplineCurves.hxx
src/GeomFill/GeomFill_BezierCurves.hxx
src/GeomFill/GeomFill_BoundWithSurf.hxx
src/GeomFill/GeomFill_CircularBlendFunc.hxx
src/GeomFill/GeomFill_ConstantBiNormal.hxx
src/GeomFill/GeomFill_CoonsAlgPatch.hxx
src/GeomFill/GeomFill_CorrectedFrenet.hxx
src/GeomFill/GeomFill_CurveAndTrihedron.hxx
src/GeomFill/GeomFill_Darboux.hxx
src/GeomFill/GeomFill_DegeneratedBound.hxx
src/GeomFill/GeomFill_DiscreteTrihedron.hxx
src/GeomFill/GeomFill_DraftTrihedron.hxx
src/GeomFill/GeomFill_EvolvedSection.hxx
src/GeomFill/GeomFill_Filling.hxx
src/GeomFill/GeomFill_Fixed.hxx
src/GeomFill/GeomFill_Frenet.hxx
src/GeomFill/GeomFill_FunctionGuide.hxx
src/GeomFill/GeomFill_Generator.hxx
src/GeomFill/GeomFill_GuideTrihedronAC.hxx
src/GeomFill/GeomFill_GuideTrihedronPlan.hxx
src/GeomFill/GeomFill_LocationDraft.hxx
src/GeomFill/GeomFill_LocationGuide.hxx
src/GeomFill/GeomFill_LocationLaw.hxx
src/GeomFill/GeomFill_NSections.hxx
src/GeomFill/GeomFill_PlanFunc.hxx
src/GeomFill/GeomFill_PolynomialConvertor.hxx
src/GeomFill/GeomFill_Profiler.hxx
src/GeomFill/GeomFill_QuasiAngularConvertor.hxx
src/GeomFill/GeomFill_SectionLaw.hxx
src/GeomFill/GeomFill_SectionPlacement.hxx
src/GeomFill/GeomFill_SnglrFunc.hxx
src/GeomFill/GeomFill_Sweep.hxx
src/GeomFill/GeomFill_SweepFunction.hxx
src/GeomFill/GeomFill_SweepSectionGenerator.hxx
src/GeomFill/GeomFill_Tensor.hxx
src/GeomFill/GeomFill_TrihedronLaw.hxx
src/GeomFill/GeomFill_TrihedronWithGuide.hxx
src/GeomFill/GeomFill_UniformSection.hxx
src/GeomInt/GeomInt.hxx
src/GeomLProp/GeomLProp.hxx
src/GeomLib/GeomLib.hxx
src/GeomLib/GeomLib_Check2dBSplineCurve.hxx
src/GeomLib/GeomLib_CheckBSplineCurve.hxx
src/GeomLib/GeomLib_DenominatorMultiplier.hxx
src/GeomLib/GeomLib_Interpolate.hxx
src/GeomLib/GeomLib_IsPlanarSurface.hxx
src/GeomLib/GeomLib_LogSample.hxx
src/GeomLib/GeomLib_MakeCurvefromApprox.hxx
src/GeomPlate/GeomPlate_Aij.hxx
src/GeomPlate/GeomPlate_BuildAveragePlane.hxx
src/GeomPlate/GeomPlate_BuildPlateSurface.hxx
src/GeomPlate/GeomPlate_CurveConstraint.hxx
src/GeomPlate/GeomPlate_PointConstraint.hxx
src/GeomPlate/GeomPlate_Surface.hxx
src/GeomToIGES/GeomToIGES_GeomCurve.hxx
src/GeomToIGES/GeomToIGES_GeomPoint.hxx
src/GeomToIGES/GeomToIGES_GeomSurface.hxx
src/GeomToIGES/GeomToIGES_GeomVector.hxx
src/GeomToStep/GeomToStep_MakeAxis1Placement.hxx
src/GeomToStep/GeomToStep_MakeAxis2Placement2d.hxx
src/GeomToStep/GeomToStep_MakeAxis2Placement3d.hxx
src/GeomToStep/GeomToStep_MakeBSplineCurveWithKnots.hxx
src/GeomToStep/GeomToStep_MakeBSplineCurveWithKnotsAndRationalBSplineCurve.hxx
src/GeomToStep/GeomToStep_MakeBSplineSurfaceWithKnots.hxx
src/GeomToStep/GeomToStep_MakeBSplineSurfaceWithKnotsAndRationalBSplineSurface.hxx
src/GeomToStep/GeomToStep_MakeBoundedCurve.hxx
src/GeomToStep/GeomToStep_MakeBoundedSurface.hxx
src/GeomToStep/GeomToStep_MakeCartesianPoint.hxx
src/GeomToStep/GeomToStep_MakeCircle.hxx
src/GeomToStep/GeomToStep_MakeConic.hxx
src/GeomToStep/GeomToStep_MakeConicalSurface.hxx
src/GeomToStep/GeomToStep_MakeCurve.hxx
src/GeomToStep/GeomToStep_MakeCylindricalSurface.hxx
src/GeomToStep/GeomToStep_MakeDirection.hxx
src/GeomToStep/GeomToStep_MakeElementarySurface.hxx
src/GeomToStep/GeomToStep_MakeEllipse.hxx
src/GeomToStep/GeomToStep_MakeHyperbola.hxx
src/GeomToStep/GeomToStep_MakeLine.hxx
src/GeomToStep/GeomToStep_MakeParabola.hxx
src/GeomToStep/GeomToStep_MakePlane.hxx
src/GeomToStep/GeomToStep_MakePolyline.hxx
src/GeomToStep/GeomToStep_MakeRectangularTrimmedSurface.hxx
src/GeomToStep/GeomToStep_MakeSphericalSurface.hxx
src/GeomToStep/GeomToStep_MakeSurface.hxx
src/GeomToStep/GeomToStep_MakeSurfaceOfLinearExtrusion.hxx
src/GeomToStep/GeomToStep_MakeSurfaceOfRevolution.hxx
src/GeomToStep/GeomToStep_MakeSweptSurface.hxx
src/GeomToStep/GeomToStep_MakeToroidalSurface.hxx
src/GeomToStep/GeomToStep_MakeVector.hxx
src/GeomTools/GeomTools.hxx
src/GeomTools/GeomTools_Curve2dSet.hxx
src/GeomTools/GeomTools_CurveSet.hxx
src/GeomTools/GeomTools_SurfaceSet.hxx
src/Graphic3d/Graphic3d_CView.hxx
src/Graphic3d/Graphic3d_Camera.hxx
src/Graphic3d/Graphic3d_Structure.hxx
src/Graphic3d/Graphic3d_Texture1D.hxx
src/Graphic3d/Graphic3d_TextureEnv.hxx
src/HLRAlgo/HLRAlgo_EdgeStatus.hxx
src/HLRAlgo/HLRAlgo_Projector.hxx
src/HLRAppli/HLRAppli_ReflectLines.hxx
src/HLRBRep/HLRBRep.hxx
src/HLRBRep/HLRBRep_AreaLimit.hxx
src/HLRBRep/HLRBRep_BCurveTool.hxx
src/HLRBRep/HLRBRep_Curve.hxx
src/HLRBRep/HLRBRep_CurveTool.hxx
src/HLRBRep/HLRBRep_Data.hxx
src/HLRBRep/HLRBRep_EdgeBuilder.hxx
src/HLRBRep/HLRBRep_EdgeInterferenceTool.hxx
src/HLRBRep/HLRBRep_FaceData.hxx
src/HLRBRep/HLRBRep_InternalAlgo.hxx
src/HLRBRep/HLRBRep_Intersector.hxx
src/HLRBRep/HLRBRep_PolyAlgo.hxx
src/HLRBRep/HLRBRep_ShapeBounds.hxx
src/HLRBRep/HLRBRep_Surface.hxx
src/HLRBRep/HLRBRep_VertexList.hxx
src/HLRTest/HLRTest.hxx
src/HLRTest/HLRTest_OutLiner.hxx
src/HLRTest/HLRTest_ShapeData.hxx
src/HLRTopoBRep/HLRTopoBRep_OutLiner.hxx
src/HLRTopoBRep/HLRTopoBRep_VData.hxx
src/Hatch/Hatch_Hatcher.hxx
src/Hatch/Hatch_Line.hxx
src/Hatch/Hatch_Parameter.hxx
src/HatchGen/HatchGen_Domain.hxx
src/HatchGen/HatchGen_PointOnHatching.hxx
src/HeaderSection/HeaderSection.hxx
src/IFGraph/IFGraph_AllConnected.hxx
src/IFGraph/IFGraph_AllShared.hxx
src/IFGraph/IFGraph_Articulations.hxx
src/IFGraph/IFGraph_Compare.hxx
src/IFGraph/IFGraph_Cumulate.hxx
src/IFGraph/IFGraph_ExternalSources.hxx
src/IFGraph/IFGraph_SCRoots.hxx
src/IFGraph/IFGraph_SubPartsIterator.hxx
src/IFSelect/IFSelect.hxx
src/IFSelect/IFSelect_Act.hxx
src/IFSelect/IFSelect_Activator.hxx
src/IFSelect/IFSelect_ContextModif.hxx
src/IFSelect/IFSelect_ContextWrite.hxx
src/IFSelect/IFSelect_DispPerCount.hxx
src/IFSelect/IFSelect_DispPerFiles.hxx
src/IFSelect/IFSelect_DispPerSignature.hxx
src/IFSelect/IFSelect_Dispatch.hxx
src/IFSelect/IFSelect_EditForm.hxx
src/IFSelect/IFSelect_Editor.hxx
src/IFSelect/IFSelect_PacketList.hxx
src/IFSelect/IFSelect_ParamEditor.hxx
src/IFSelect/IFSelect_SelectAnyList.hxx
src/IFSelect/IFSelect_SelectCombine.hxx
src/IFSelect/IFSelect_SelectControl.hxx
src/IFSelect/IFSelect_SelectDeduct.hxx
src/IFSelect/IFSelect_SelectFlag.hxx
src/IFSelect/IFSelect_SelectInList.hxx
src/IFSelect/IFSelect_SelectPointed.hxx
src/IFSelect/IFSelect_SelectRange.hxx
src/IFSelect/IFSelect_SelectSignature.hxx
src/IFSelect/IFSelect_SelectSignedShared.hxx
src/IFSelect/IFSelect_SelectSignedSharing.hxx
src/IFSelect/IFSelect_SelectSuite.hxx
src/IFSelect/IFSelect_Selection.hxx
src/IFSelect/IFSelect_SelectionIterator.hxx
src/IFSelect/IFSelect_SessionDumper.hxx
src/IFSelect/IFSelect_SessionFile.hxx
src/IFSelect/IFSelect_SessionPilot.hxx
src/IFSelect/IFSelect_ShareOut.hxx
src/IFSelect/IFSelect_ShareOutResult.hxx
src/IFSelect/IFSelect_SignMultiple.hxx
src/IFSelect/IFSelect_Signature.hxx
src/IFSelect/IFSelect_Transformer.hxx
src/IFSelect/IFSelect_WorkLibrary.hxx
src/IFSelect/IFSelect_WorkSession.hxx