]> OCCT Git - occt.git/commit
CR32614 Coding - get rid of unsused forward declarations [Adaptor2d to GccAna]
authoraml <aml@opencascade.com>
Tue, 12 Oct 2021 04:44:06 +0000 (07:44 +0300)
committersmoskvin <smoskvin@opencascade.com>
Tue, 12 Oct 2021 17:11:16 +0000 (20:11 +0300)
commit0c9c466e9d52c7c479f05b1e610af2e6045a7bab
tree8c5c7dbe9acff647f4e7aa57057b300a973d0810
parent16f9b46dbb6420f531ae4005e8d846177217bf6c
CR32614 Coding - get rid of unsused forward declarations [Adaptor2d to GccAna]

Packages from Adaptor2d to GccAna are processed.
386 files changed:
src/Adaptor2d/Adaptor2d_Curve2d.hxx
src/Adaptor2d/Adaptor2d_Line2d.hxx
src/Adaptor2d/Adaptor2d_OffsetCurve.hxx
src/Adaptor3d/Adaptor3d_Curve.hxx
src/Adaptor3d/Adaptor3d_HVertex.hxx
src/AdvApp2Var/AdvApp2Var_ApproxAFunc2Var.hxx
src/AdvApp2Var/AdvApp2Var_Framework.hxx
src/AdvApp2Var/AdvApp2Var_Network.hxx
src/AdvApprox/AdvApprox_ApproxAFunction.hxx
src/AdvApprox/AdvApprox_PrefAndRec.hxx
src/AdvApprox/AdvApprox_SimpleApprox.hxx
src/AppBlend/AppBlend_Approx.hxx
src/AppDef/AppDef_LinearCriteria.hxx
src/AppDef/AppDef_MultiLine.hxx
src/AppDef/AppDef_MultiPointConstraint.hxx
src/AppDef/AppDef_SmoothCriterion.hxx
src/AppDef/AppDef_Variational.hxx
src/AppParCurves/AppParCurves.hxx
src/AppParCurves/AppParCurves_MultiBSpCurve.hxx
src/AppParCurves/AppParCurves_MultiCurve.hxx
src/AppParCurves/AppParCurves_MultiPoint.hxx
src/Approx/Approx_MCurvesToBSpCurve.hxx
src/Approx/Approx_SweepApproximation.hxx
src/Approx/Approx_SweepFunction.hxx
src/Aspect/Aspect_Background.hxx
src/Aspect/Aspect_CircularGrid.hxx
src/Aspect/Aspect_GenId.hxx
src/Aspect/Aspect_RectangularGrid.hxx
src/BRep/BRep_Builder.hxx
src/BRep/BRep_CurveOn2Surfaces.hxx
src/BRep/BRep_CurveOnClosedSurface.hxx
src/BRep/BRep_CurveOnSurface.hxx
src/BRep/BRep_CurveRepresentation.hxx
src/BRep/BRep_PointRepresentation.hxx
src/BRep/BRep_Polygon3D.hxx
src/BRep/BRep_PolygonOnSurface.hxx
src/BRep/BRep_PolygonOnTriangulation.hxx
src/BRep/BRep_TFace.hxx
src/BRep/BRep_TVertex.hxx
src/BRepAdaptor/BRepAdaptor_CompCurve.hxx
src/BRepAdaptor/BRepAdaptor_Curve.hxx
src/BRepAdaptor/BRepAdaptor_Curve2d.hxx
src/BRepAdaptor/BRepAdaptor_Surface.hxx
src/BRepBuilderAPI/BRepBuilderAPI.hxx
src/BRepBuilderAPI/BRepBuilderAPI_Collect.hxx
src/BRepBuilderAPI/BRepBuilderAPI_Command.hxx
src/BRepBuilderAPI/BRepBuilderAPI_FindPlane.hxx
src/BRepBuilderAPI/BRepBuilderAPI_GTransform.hxx
src/BRepBuilderAPI/BRepBuilderAPI_MakeEdge.hxx
src/BRepBuilderAPI/BRepBuilderAPI_MakeEdge2d.hxx
src/BRepBuilderAPI/BRepBuilderAPI_MakeFace.hxx
src/BRepBuilderAPI/BRepBuilderAPI_MakePolygon.hxx
src/BRepBuilderAPI/BRepBuilderAPI_MakeShape.hxx
src/BRepBuilderAPI/BRepBuilderAPI_MakeShell.hxx
src/BRepBuilderAPI/BRepBuilderAPI_MakeSolid.hxx
src/BRepBuilderAPI/BRepBuilderAPI_MakeWire.hxx
src/BRepBuilderAPI/BRepBuilderAPI_ModifyShape.hxx
src/BRepBuilderAPI/BRepBuilderAPI_Sewing.hxx
src/BRepBuilderAPI/BRepBuilderAPI_Transform.hxx
src/BRepCheck/BRepCheck.hxx
src/BRepCheck/BRepCheck_Analyzer.hxx
src/BRepCheck/BRepCheck_Result.hxx
src/BRepClass3d/BRepClass3d.hxx
src/BRepClass3d/BRepClass3d_Intersector3d.hxx
src/BRepClass3d/BRepClass3d_SClassifier.hxx
src/BRepClass3d/BRepClass3d_SolidClassifier.hxx
src/BRepExtrema/BRepExtrema_ExtCF.hxx
src/BRepExtrema/BRepExtrema_ExtFF.hxx
src/BRepExtrema/BRepExtrema_ExtPC.hxx
src/BRepExtrema/BRepExtrema_ExtPF.hxx
src/BRepGProp/BRepGProp.hxx
src/BRepGProp/BRepGProp_EdgeTool.hxx
src/BRepGProp/BRepGProp_MeshProps.hxx
src/BRepGProp/BRepGProp_TFunction.hxx
src/BRepGProp/BRepGProp_UFunction.hxx
src/BRepGProp/BRepGProp_VinertGK.hxx
src/BRepIntCurveSurface/BRepIntCurveSurface_Inter.hxx
src/BRepLProp/BRepLProp.hxx
src/BRepLib/BRepLib.hxx
src/BRepLib/BRepLib_Command.hxx
src/BRepLib/BRepLib_FindSurface.hxx
src/BRepLib/BRepLib_FuseEdges.hxx
src/BRepLib/BRepLib_MakeEdge.hxx
src/BRepLib/BRepLib_MakeEdge2d.hxx
src/BRepLib/BRepLib_MakeFace.hxx
src/BRepLib/BRepLib_MakePolygon.hxx
src/BRepLib/BRepLib_MakeShape.hxx
src/BRepLib/BRepLib_MakeShell.hxx
src/BRepLib/BRepLib_MakeSolid.hxx
src/BRepLib/BRepLib_MakeWire.hxx
src/BRepMAT2d/BRepMAT2d_Explorer.hxx
src/BRepMAT2d/BRepMAT2d_LinkTopoBilo.hxx
src/BRepOffset/BRepOffset_Analyse.hxx
src/BRepOffset/BRepOffset_MakeOffset.hxx
src/BRepOffsetAPI/BRepOffsetAPI_FindContigousEdges.hxx
src/BRepOffsetAPI/BRepOffsetAPI_MakeDraft.hxx
src/BRepOffsetAPI/BRepOffsetAPI_MakeEvolved.hxx
src/BRepOffsetAPI/BRepOffsetAPI_MakeFilling.hxx
src/BRepOffsetAPI/BRepOffsetAPI_MakeOffset.hxx
src/BRepOffsetAPI/BRepOffsetAPI_MakeOffsetShape.hxx
src/BRepOffsetAPI/BRepOffsetAPI_MakePipe.hxx
src/BRepOffsetAPI/BRepOffsetAPI_MakePipeShell.hxx
src/BRepOffsetAPI/BRepOffsetAPI_MiddlePath.hxx
src/BRepOffsetAPI/BRepOffsetAPI_NormalProjection.hxx
src/BRepOffsetAPI/BRepOffsetAPI_ThruSections.hxx
src/BRepPrim/BRepPrim_Builder.hxx
src/BRepPrim/BRepPrim_Cone.hxx
src/BRepPrim/BRepPrim_Cylinder.hxx
src/BRepPrim/BRepPrim_FaceBuilder.hxx
src/BRepPrim/BRepPrim_GWedge.hxx
src/BRepPrim/BRepPrim_OneAxis.hxx
src/BRepPrim/BRepPrim_Sphere.hxx
src/BRepPrim/BRepPrim_Torus.hxx
src/BRepPrim/BRepPrim_Wedge.hxx
src/BRepPrimAPI/BRepPrimAPI_MakeBox.hxx
src/BRepPrimAPI/BRepPrimAPI_MakeCone.hxx
src/BRepPrimAPI/BRepPrimAPI_MakeCylinder.hxx
src/BRepPrimAPI/BRepPrimAPI_MakeHalfSpace.hxx
src/BRepPrimAPI/BRepPrimAPI_MakeOneAxis.hxx
src/BRepPrimAPI/BRepPrimAPI_MakePrism.hxx
src/BRepPrimAPI/BRepPrimAPI_MakeRevol.hxx
src/BRepPrimAPI/BRepPrimAPI_MakeRevolution.hxx
src/BRepPrimAPI/BRepPrimAPI_MakeSphere.hxx
src/BRepPrimAPI/BRepPrimAPI_MakeTorus.hxx
src/BRepPrimAPI/BRepPrimAPI_MakeWedge.hxx
src/BRepProj/BRepProj_Projection.hxx
src/BRepSweep/BRepSweep_Builder.hxx
src/BRepSweep/BRepSweep_Iterator.hxx
src/BRepSweep/BRepSweep_NumLinearRegularSweep.hxx
src/BRepSweep/BRepSweep_Prism.hxx
src/BRepSweep/BRepSweep_Revol.hxx
src/BRepSweep/BRepSweep_Rotation.hxx
src/BRepSweep/BRepSweep_Tool.hxx
src/BRepSweep/BRepSweep_Translation.hxx
src/BRepSweep/BRepSweep_Trsf.hxx
src/BRepToIGES/BRepToIGES_BRShell.hxx
src/BRepToIGES/BRepToIGES_BRSolid.hxx
src/BRepToIGES/BRepToIGES_BRWire.hxx
src/BRepTools/BRepTools.hxx
src/BRepTools/BRepTools_GTrsfModification.hxx
src/BRepTools/BRepTools_Modifier.hxx
src/BRepTools/BRepTools_PurgeLocations.hxx
src/BRepTools/BRepTools_Quilt.hxx
src/BRepTools/BRepTools_ReShape.hxx
src/BRepTools/BRepTools_ShapeSet.hxx
src/BRepTools/BRepTools_Substitution.hxx
src/BRepTools/BRepTools_TrsfModification.hxx
src/BRepTools/BRepTools_WireExplorer.hxx
src/BRepTopAdaptor/BRepTopAdaptor_FClass2d.hxx
src/BRepTopAdaptor/BRepTopAdaptor_HVertex.hxx
src/BRepTopAdaptor/BRepTopAdaptor_TopolTool.hxx
src/BinLDrivers/BinLDrivers.hxx
src/BinLDrivers/BinLDrivers_DocumentRetrievalDriver.hxx
src/BinLDrivers/BinLDrivers_DocumentSection.hxx
src/BinLDrivers/BinLDrivers_DocumentStorageDriver.hxx
src/BinMDocStd/BinMDocStd.hxx
src/BinMFunction/BinMFunction.hxx
src/BinTools/BinTools.hxx
src/BinTools/BinTools_Curve2dSet.hxx
src/BinTools/BinTools_CurveSet.hxx
src/BinTools/BinTools_LocationSet.hxx
src/BinTools/BinTools_ShapeWriter.hxx
src/BinTools/BinTools_SurfaceSet.hxx
src/BinXCAFDrivers/BinXCAFDrivers.hxx
src/Bisector/Bisector.hxx
src/Bisector/Bisector_BisecAna.hxx
src/Bisector/Bisector_BisecCC.hxx
src/Bisector/Bisector_BisecPC.hxx
src/Bisector/Bisector_FunctionH.hxx
src/Bisector/Bisector_Inter.hxx
src/Bisector/Bisector_PointOnBis.hxx
src/Bisector/Bisector_PolyBis.hxx
src/Bnd/Bnd_BoundSortBox.hxx
src/Bnd/Bnd_BoundSortBox2d.hxx
src/Bnd/Bnd_Box.hxx
src/Bnd/Bnd_Box2d.hxx
src/Bnd/Bnd_Sphere.hxx
src/BndLib/BndLib.hxx
src/BndLib/BndLib_Add3dCurve.hxx
src/BndLib/BndLib_AddSurface.hxx
src/CDF/CDF_Application.hxx
src/CDF/CDF_Directory.hxx
src/CDF/CDF_DirectoryIterator.hxx
src/CDF/CDF_MetaDataDriver.hxx
src/CDF/CDF_Store.hxx
src/CDF/CDF_StoreList.hxx
src/CDM/CDM_Application.hxx
src/CDM/CDM_Document.hxx
src/CDM/CDM_MetaData.hxx
src/CPnts/CPnts_AbscissaPoint.hxx
src/CPnts/CPnts_UniformDeflection.hxx
src/CSLib/CSLib.hxx
src/ChFi2d/ChFi2d.hxx
src/ChFi3d/ChFi3d.hxx
src/ChFi3d/ChFi3d_Builder.hxx
src/ChFi3d/ChFi3d_ChBuilder.hxx
src/ChFiDS/ChFiDS_CircSection.hxx
src/ChFiDS/ChFiDS_CommonPoint.hxx
src/ChFiDS/ChFiDS_ElSpine.hxx
src/ChFiDS/ChFiDS_SurfData.hxx
src/Contap/Contap_ContAna.hxx
src/Contap/Contap_HCurve2dTool.hxx
src/Contap/Contap_Line.hxx
src/Contap/Contap_Point.hxx
src/Contap/Contap_SurfFunction.hxx
src/Convert/Convert_CircleToBSplineCurve.hxx
src/Convert/Convert_CompBezierCurves2dToBSplineCurve2d.hxx
src/Convert/Convert_CompBezierCurvesToBSplineCurve.hxx
src/Convert/Convert_CompPolynomialToPoles.hxx
src/Convert/Convert_ConeToBSplineSurface.hxx
src/Convert/Convert_ConicToBSplineCurve.hxx
src/Convert/Convert_CylinderToBSplineSurface.hxx
src/Convert/Convert_ElementarySurfaceToBSplineSurface.hxx
src/Convert/Convert_EllipseToBSplineCurve.hxx
src/Convert/Convert_GridPolynomialToPoles.hxx
src/Convert/Convert_SphereToBSplineSurface.hxx
src/Convert/Convert_TorusToBSplineSurface.hxx
src/DBRep/DBRep_Edge.hxx
src/DBRep/DBRep_Face.hxx
src/DBRep/DBRep_HideData.hxx
src/DBRep/DBRep_IsoBuilder.hxx
src/DDF/DDF.hxx
src/DDF/DDF_Browser.hxx
src/DDF/DDF_Data.hxx
src/DDF/DDF_Transaction.hxx
src/DDataStd/DDataStd.hxx
src/DDataStd/DDataStd_DrawPresentation.hxx
src/DDataStd/DDataStd_TreeBrowser.hxx
src/DDocStd/DDocStd.hxx
src/DNaming/DNaming.hxx
src/Draft/Draft.hxx
src/Draft/Draft_EdgeInfo.hxx
src/Draft/Draft_FaceInfo.hxx
src/Draft/Draft_Modification.hxx
src/Draft/Draft_VertexInfo.hxx
src/Draw/Draw_Axis2D.hxx
src/Draw/Draw_Axis3D.hxx
src/Draw/Draw_Box.hxx
src/Draw/Draw_Chronometer.hxx
src/Draw/Draw_Circle2D.hxx
src/Draw/Draw_Circle3D.hxx
src/Draw/Draw_Marker2D.hxx
src/Draw/Draw_Marker3D.hxx
src/Draw/Draw_Segment2D.hxx
src/Draw/Draw_Segment3D.hxx
src/Draw/Draw_Text2D.hxx
src/Draw/Draw_Text3D.hxx
src/DrawDim/DrawDim.hxx
src/DrawDim/DrawDim_Angle.hxx
src/DrawDim/DrawDim_Dimension.hxx
src/DrawDim/DrawDim_Distance.hxx
src/DrawDim/DrawDim_PlanarAngle.hxx
src/DrawDim/DrawDim_PlanarDiameter.hxx
src/DrawDim/DrawDim_PlanarDimension.hxx
src/DrawDim/DrawDim_PlanarDistance.hxx
src/DrawDim/DrawDim_PlanarRadius.hxx
src/DrawDim/DrawDim_Radius.hxx
src/DrawTrSurf/DrawTrSurf_BSplineCurve.hxx
src/DrawTrSurf/DrawTrSurf_BSplineCurve2d.hxx
src/DrawTrSurf/DrawTrSurf_BSplineSurface.hxx
src/DrawTrSurf/DrawTrSurf_BezierCurve.hxx
src/DrawTrSurf/DrawTrSurf_BezierCurve2d.hxx
src/DrawTrSurf/DrawTrSurf_BezierSurface.hxx
src/DrawTrSurf/DrawTrSurf_Curve.hxx
src/DrawTrSurf/DrawTrSurf_Curve2d.hxx
src/DrawTrSurf/DrawTrSurf_Point.hxx
src/DrawTrSurf/DrawTrSurf_Surface.hxx
src/Expr/Expr.hxx
src/Expr/Expr_Absolute.hxx
src/Expr/Expr_ArcCosine.hxx
src/Expr/Expr_ArcSine.hxx
src/Expr/Expr_ArcTangent.hxx
src/Expr/Expr_ArgCosh.hxx
src/Expr/Expr_ArgSinh.hxx
src/Expr/Expr_ArgTanh.hxx
src/Expr/Expr_BinaryExpression.hxx
src/Expr/Expr_BinaryFunction.hxx
src/Expr/Expr_Cosh.hxx
src/Expr/Expr_Cosine.hxx
src/Expr/Expr_Difference.hxx
src/Expr/Expr_Different.hxx
src/Expr/Expr_Division.hxx
src/Expr/Expr_Equal.hxx
src/Expr/Expr_Exponential.hxx
src/Expr/Expr_Exponentiate.hxx
src/Expr/Expr_FunctionDerivative.hxx
src/Expr/Expr_GeneralExpression.hxx
src/Expr/Expr_GeneralFunction.hxx
src/Expr/Expr_GeneralRelation.hxx
src/Expr/Expr_GreaterThan.hxx
src/Expr/Expr_GreaterThanOrEqual.hxx
src/Expr/Expr_LessThan.hxx
src/Expr/Expr_LessThanOrEqual.hxx
src/Expr/Expr_LogOf10.hxx
src/Expr/Expr_LogOfe.hxx
src/Expr/Expr_NamedConstant.hxx
src/Expr/Expr_NamedExpression.hxx
src/Expr/Expr_NamedFunction.hxx
src/Expr/Expr_NamedUnknown.hxx
src/Expr/Expr_NumericValue.hxx
src/Expr/Expr_PolyExpression.hxx
src/Expr/Expr_PolyFunction.hxx
src/Expr/Expr_Product.hxx
src/Expr/Expr_RUIterator.hxx
src/Expr/Expr_RelationIterator.hxx
src/Expr/Expr_Sign.hxx
src/Expr/Expr_Sine.hxx
src/Expr/Expr_SingleRelation.hxx
src/Expr/Expr_Sinh.hxx
src/Expr/Expr_Square.hxx
src/Expr/Expr_SquareRoot.hxx
src/Expr/Expr_Sum.hxx
src/Expr/Expr_SystemRelation.hxx
src/Expr/Expr_Tangent.hxx
src/Expr/Expr_Tanh.hxx
src/Expr/Expr_UnaryExpression.hxx
src/Expr/Expr_UnaryFunction.hxx
src/Expr/Expr_UnaryMinus.hxx
src/Expr/Expr_UnknownIterator.hxx
src/ExprIntrp/ExprIntrp.hxx
src/ExprIntrp/ExprIntrp_GenExp.hxx
src/ExprIntrp/ExprIntrp_GenFct.hxx
src/ExprIntrp/ExprIntrp_GenRel.hxx
src/Extrema/Extrema_ExtCC.hxx
src/Extrema/Extrema_ExtCC2d.hxx
src/Extrema/Extrema_ExtElC.hxx
src/Extrema/Extrema_ExtElC2d.hxx
src/Extrema/Extrema_ExtPElC.hxx
src/Extrema/Extrema_ExtPElC2d.hxx
src/Extrema/Extrema_ExtPElS.hxx
src/Extrema/Extrema_ExtPS.hxx
src/Extrema/Extrema_ExtSS.hxx
src/Extrema/Extrema_FuncExtCS.hxx
src/Extrema/Extrema_FuncExtSS.hxx
src/Extrema/Extrema_GenLocateExtCS.hxx
src/Extrema/Extrema_GenLocateExtPS.hxx
src/Extrema/Extrema_GenLocateExtSS.hxx
src/Extrema/Extrema_LocateExtCC.hxx
src/Extrema/Extrema_LocateExtCC2d.hxx
src/FEmTool/FEmTool_Assembly.hxx
src/FEmTool/FEmTool_Curve.hxx
src/FEmTool/FEmTool_ElementaryCriterion.hxx
src/FEmTool/FEmTool_ElementsOfRefMatrix.hxx
src/FEmTool/FEmTool_LinearFlexion.hxx
src/FEmTool/FEmTool_LinearJerk.hxx
src/FEmTool/FEmTool_LinearTension.hxx
src/FEmTool/FEmTool_ProfileMatrix.hxx
src/FEmTool/FEmTool_SparseMatrix.hxx
src/FSD/FSD_BinaryFile.hxx
src/FSD/FSD_CmpFile.hxx
src/FSD/FSD_File.hxx
src/FairCurve/FairCurve_Batten.hxx
src/FairCurve/FairCurve_DistributionOfJerk.hxx
src/FairCurve/FairCurve_DistributionOfSagging.hxx
src/FairCurve/FairCurve_DistributionOfTension.hxx
src/FairCurve/FairCurve_MinimalVariation.hxx
src/FilletSurf/FilletSurf_Builder.hxx
src/Font/Font_FontMgr.hxx
src/GC/GC_MakeArcOfEllipse.hxx
src/GC/GC_MakeArcOfHyperbola.hxx
src/GC/GC_MakeArcOfParabola.hxx
src/GC/GC_MakeCircle.hxx
src/GC/GC_MakeConicalSurface.hxx
src/GC/GC_MakeCylindricalSurface.hxx
src/GC/GC_MakeEllipse.hxx
src/GC/GC_MakeHyperbola.hxx
src/GC/GC_MakeLine.hxx
src/GC/GC_MakePlane.hxx
src/GC/GC_MakeSegment.hxx
src/GC/GC_MakeTrimmedCone.hxx
src/GC/GC_MakeTrimmedCylinder.hxx
src/GccAna/GccAna_Circ2d2TanOn.hxx
src/GccAna/GccAna_Circ2d2TanRad.hxx
src/GccAna/GccAna_Circ2d3Tan.hxx
src/GccAna/GccAna_Circ2dBisec.hxx
src/GccAna/GccAna_Circ2dTanCen.hxx
src/GccAna/GccAna_Circ2dTanOnRad.hxx
src/GccAna/GccAna_CircLin2dBisec.hxx
src/GccAna/GccAna_CircPnt2dBisec.hxx
src/GccAna/GccAna_Lin2d2Tan.hxx
src/GccAna/GccAna_Lin2dBisec.hxx
src/GccAna/GccAna_Lin2dTanObl.hxx
src/GccAna/GccAna_Lin2dTanPar.hxx
src/GccAna/GccAna_Lin2dTanPer.hxx
src/GccAna/GccAna_LinPnt2dBisec.hxx
src/GccAna/GccAna_Pnt2dBisec.hxx