]> OCCT Git - occt.git/commitdiff
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)
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

index eeb43b52267e8b69e8985bcbe4080672c5aa308d..0259876417f5a871e850338081f932d41e5b986a 100644 (file)
 
 class BinMDF_ADriverTable;
 class Message_Messenger;
-class BinMDF_ADriver;
-class BinMDF_ReferenceDriver;
-class BinMDF_TagSourceDriver;
-class BinMDF_ADriverTable;
 
 
 //! This package provides classes and methods to
index 9033635e14f829ea54eb7792eb626db662529849..608d2e81ead32101aa4b96551515bdb26c095b9d 100644 (file)
@@ -28,9 +28,7 @@
 #include <BinObjMgt_SRelocationTable.hxx>
 class Message_Messenger;
 class TDF_Attribute;
-class TCollection_AsciiString;
 class BinObjMgt_Persistent;
-class TCollection_ExtendedString;
 
 
 class BinMDF_ADriver;
index 77471e52f0742941565871768598a86c66663c5c..0136879aa3d54845cc83dcb8cd7b7cafe8c2ee86 100644 (file)
@@ -24,7 +24,6 @@
 #include <GCE2d_Root.hxx>
 #include <Geom2d_TrimmedCurve.hxx>
 
-class StdFail_NotDone;
 class gp_Circ2d;
 class gp_Pnt2d;
 class gp_Vec2d;
index bf63890e06516c656dbe8035c2164f562ef61209..eb5b4c279b169cc3a80cbcd574424f653526c186 100644 (file)
@@ -24,7 +24,6 @@
 #include <GCE2d_Root.hxx>
 #include <Geom2d_TrimmedCurve.hxx>
 
-class StdFail_NotDone;
 class gp_Elips2d;
 class gp_Pnt2d;
 
index 155bac5eadf3e80c1e230d3b7849e0ad04fc5c3c..c74f3911230d6fc848d1644a011bca91a713bca9 100644 (file)
@@ -24,7 +24,6 @@
 #include <GCE2d_Root.hxx>
 #include <Geom2d_TrimmedCurve.hxx>
 
-class StdFail_NotDone;
 class gp_Hypr2d;
 class gp_Pnt2d;
 
index 0f0613de31fd500796337fec3b8dc23515f1b455..0c1cf2be62f6ce76b4356fd3c6f6ee64f7b1c63f 100644 (file)
@@ -24,7 +24,6 @@
 #include <GCE2d_Root.hxx>
 #include <Geom2d_TrimmedCurve.hxx>
 
-class StdFail_NotDone;
 class gp_Parab2d;
 class gp_Pnt2d;
 
index ce073285a527778dfeb5176a83d872b25aa4f6e8..a7d03647811638006757a4e3eefc136e5dbd06e2 100644 (file)
@@ -24,7 +24,6 @@
 #include <GCE2d_Root.hxx>
 #include <Geom2d_Circle.hxx>
 
-class StdFail_NotDone;
 class gp_Circ2d;
 class gp_Ax2d;
 class gp_Ax22d;
index 350bb0b3dd8ba4ac5bd03fc326cdd0c9b331fb87..5d14998d8ab434f10ce3860a2b461cb48c9cc717 100644 (file)
@@ -24,7 +24,6 @@
 #include <GCE2d_Root.hxx>
 #include <Geom2d_Ellipse.hxx>
 
-class StdFail_NotDone;
 class gp_Elips2d;
 class gp_Ax2d;
 class gp_Ax22d;
index 74485c78120534261c0737cb43078c69e7afe240..437a68ddd4cddad9b5f78b457d6810e4b3abdd26 100644 (file)
@@ -24,7 +24,6 @@
 #include <GCE2d_Root.hxx>
 #include <Geom2d_Hyperbola.hxx>
 
-class StdFail_NotDone;
 class gp_Hypr2d;
 class gp_Ax2d;
 class gp_Ax22d;
index 68c88902c1376e2f18b72267bb3d88a89c3a176d..80c611ec2b99de8fe6f15bd823eb7ddad9887a4c 100644 (file)
@@ -24,7 +24,6 @@
 #include <GCE2d_Root.hxx>
 #include <Geom2d_Line.hxx>
 
-class StdFail_NotDone;
 class gp_Ax2d;
 class gp_Lin2d;
 class gp_Pnt2d;
index 55266a649f3957ce7a94aa635b07208b233931b1..e31a014d631a1de36232212766a9a6c197df6cf4 100644 (file)
@@ -24,7 +24,6 @@
 #include <GCE2d_Root.hxx>
 #include <Geom2d_Parabola.hxx>
 
-class StdFail_NotDone;
 class gp_Parab2d;
 class gp_Ax22d;
 class gp_Ax2d;
index f3d373f0392db3df839926ca5ae336f0b6d9b78b..86b3d417f478188e5992d2dbf62009361790e6b7 100644 (file)
@@ -24,7 +24,6 @@
 #include <GCE2d_Root.hxx>
 #include <Geom2d_TrimmedCurve.hxx>
 
-class StdFail_NotDone;
 class gp_Pnt2d;
 class gp_Dir2d;
 class gp_Lin2d;
index fc010e29fba3e60db1bfa7ec354c12b06976c686..2206c4bff19047056a545b66fbab105d54ca4e5f 100644 (file)
@@ -19,7 +19,6 @@
 #include <math_MultipleVarFunction.hxx>
 #include <Adaptor3d_Curve.hxx>
 
-class gp_Pnt;
 
 //! Class to define function, which calculates square distance between point on curve
 //! C(u), U1 <= u <= U2 and line passing through points C(U1) and C(U2)
index d9d5bd4f3677359864554e7d61cd4af963d1afaf..87a43e0aa8d5e3085c37405e48e72750aa7d5a4a 100644 (file)
@@ -19,7 +19,6 @@
 #include <math_MultipleVarFunction.hxx>
 #include <Adaptor2d_Curve2d.hxx>
 
-class gp_Pnt2d;
 
 //! Class to define function, which calculates square distance between point on curve
 //! C(u), U1 <= u <= U2 and line passing through points C(U1) and C(U2)
index 794232d54ba98d4938ad0877ac9c8c00591ea806..d3f62243bd6bbc5a255908eecd167a427abe23e1 100644 (file)
 #include <Standard_Real.hxx>
 class gp_Pnt;
 class gp_Mat;
-class GProp_GProps;
-class GProp_PGProps;
-class GProp_CelGProps;
-class GProp_SelGProps;
-class GProp_VelGProps;
-class GProp_PrincipalProps;
-class GProp_PEquation;
 
 
 
index 617a825e077980f58759fb110b3bcc61af9b0410..8071319d4cbfc1009929d416c353125c80f18a7b 100644 (file)
@@ -24,9 +24,6 @@
 #include <gp_Pnt.hxx>
 #include <Standard_Real.hxx>
 #include <gp_Mat.hxx>
-class Standard_DomainError;
-class gp_Pnt;
-class gp_Mat;
 class gp_Ax1;
 class GProp_PrincipalProps;
 
index dfabee2d534f01c8680e97dfb2ea89f19c9f9346..c2570937a2bd6a30352104e19d7fa89f5ace5ebd 100644 (file)
 #include <TColgp_Array1OfPnt.hxx>
 #include <Standard_Real.hxx>
 #include <Standard_Boolean.hxx>
-class Standard_NoSuchObject;
 class gp_Pln;
 class gp_Lin;
-class gp_Pnt;
-class gp_Vec;
 
 
 //! A framework to analyze a collection - or cloud
index 2800ed04eaa6dbcc70d39fecbb3e3eb074fdfeea..b6a794191f87545f7619f79b97e413e4084b233a 100644 (file)
@@ -27,8 +27,6 @@
 #include <TColgp_Array2OfPnt.hxx>
 #include <TColStd_Array1OfReal.hxx>
 #include <TColStd_Array2OfReal.hxx>
-class Standard_DimensionError;
-class Standard_DomainError;
 class gp_Pnt;
 
 
index fecae248836ec487f1402758c18e54f7c5155f50..1eaa64cf7e94e28af78b242186dbb0256105d9be 100644 (file)
@@ -26,9 +26,6 @@
 #include <gp_Pnt.hxx>
 #include <GProp_GProps.hxx>
 #include <Standard_Boolean.hxx>
-class GProp_UndefinedAxis;
-class gp_Vec;
-class gp_Pnt;
 
 
 
index 67ba510d4a975759778e3829312bc18966a3f37b..8e8e574d994fdb57b0811bbde1ebebe884db1cb7 100644 (file)
@@ -27,8 +27,6 @@ class GccEnt_QualifiedLin;
 class gp_Lin2d;
 class GccEnt_QualifiedCirc;
 class gp_Circ2d;
-class GccEnt_QualifiedLin;
-class GccEnt_QualifiedCirc;
 
 
 //! This package provides an implementation of the qualified
index 6149694c0ad0bf7ea732845117f1fdeff880e931..279839216424a1c833643daf0971ce48b9efab53 100644 (file)
@@ -24,7 +24,6 @@
 #include <gp_Circ2d.hxx>
 #include <GccEnt_Position.hxx>
 #include <Standard_Boolean.hxx>
-class gp_Circ2d;
 
 
 //! Creates a qualified 2d Circle.
index 9740be363204e0dc825cff4ae8894fe1dff01576..ea4df1b21967458fd84708ec52337c5aafe4afef 100644 (file)
@@ -24,7 +24,6 @@
 #include <GccEnt_Position.hxx>
 #include <gp_Lin2d.hxx>
 #include <Standard_Boolean.hxx>
-class gp_Lin2d;
 
 
 //! Describes a qualified 2D line.
index 77ee34fcf4f8dc073f09df576d295e2c188f338e..bb113c00fb942057ac0b935beb2a758ccd3d0e3c 100644 (file)
@@ -23,7 +23,6 @@
 #include <gp_Circ2d.hxx>
 #include <GccInt_Bisec.hxx>
 #include <GccInt_IType.hxx>
-class gp_Circ2d;
 
 
 class GccInt_BCirc;
index 6c024160bc076e1ec09ba8d04b244642b38c215b..9f856dd6bd5585b9618df29d9347f75abc336908 100644 (file)
@@ -23,7 +23,6 @@
 #include <gp_Elips2d.hxx>
 #include <GccInt_Bisec.hxx>
 #include <GccInt_IType.hxx>
-class gp_Elips2d;
 
 
 class GccInt_BElips;
index 7d55e3c1fbc24fccc1844036cbc8213a30eba53f..06e3f62f0a29774e3257ea44c92985fe9c64ebff 100644 (file)
@@ -23,7 +23,6 @@
 #include <gp_Hypr2d.hxx>
 #include <GccInt_Bisec.hxx>
 #include <GccInt_IType.hxx>
-class gp_Hypr2d;
 
 
 class GccInt_BHyper;
index 3e30595fd243298e7802d8e9c3e14411a892bc22..dcdaef676dedfd5e3872789629a1f2f4bc184edd 100644 (file)
@@ -23,7 +23,6 @@
 #include <gp_Lin2d.hxx>
 #include <GccInt_Bisec.hxx>
 #include <GccInt_IType.hxx>
-class gp_Lin2d;
 
 
 class GccInt_BLine;
index 1411af3b409ac1086f065168d17ea8d44cee3cac..4e26bf5b4cc17cf4e3df1dbec7a3fef89235d150 100644 (file)
@@ -23,7 +23,6 @@
 #include <gp_Parab2d.hxx>
 #include <GccInt_Bisec.hxx>
 #include <GccInt_IType.hxx>
-class gp_Parab2d;
 
 
 class GccInt_BParab;
index f376254fc1bd390391a6162376a7e91c1168f15f..7d28748e6201320219d2de7f81ec8844f52ecd27 100644 (file)
@@ -23,7 +23,6 @@
 #include <gp_Pnt2d.hxx>
 #include <GccInt_Bisec.hxx>
 #include <GccInt_IType.hxx>
-class gp_Pnt2d;
 
 
 class GccInt_BPoint;
index ee5ea115073e0b5cb39428bd078a666e56bb48b6..59fde0975426f5e33d0fa699531f61a9e2caa460 100644 (file)
@@ -22,7 +22,6 @@
 
 #include <Standard_Transient.hxx>
 #include <GccInt_IType.hxx>
-class Standard_DomainError;
 class gp_Pnt2d;
 class gp_Lin2d;
 class gp_Circ2d;
index 813e904f0720a66212241fa92acb5c7afe4482b5..06048cc03848ea90537c6b923c21e36b17053a0f 100644 (file)
 
 #include <gp_Dir.hxx>
 #include <Geom_AxisPlacement.hxx>
-class Standard_ConstructionError;
 class gp_Ax2;
 class gp_Pnt;
-class gp_Dir;
 class gp_Trsf;
 class Geom_Geometry;
 
index f5b4407189e9066424e37996521ac98ad956f586..e889bd65670d6816c4e7da5e34d4ec1e708cb704 100644 (file)
@@ -23,8 +23,6 @@
 #include <gp_Ax1.hxx>
 #include <Geom_Geometry.hxx>
 #include <Standard_Real.hxx>
-class Standard_ConstructionError;
-class gp_Ax1;
 class gp_Dir;
 class gp_Pnt;
 
index 7c97f2e6260211396104ec5d41c3a290217c1726..83a8a732972f7f23cb91a75ea91899bd92ab1680 100644 (file)
 #include <TColgp_Array1OfPnt.hxx>
 #include <TColStd_Array1OfReal.hxx>
 #include <TColStd_Array1OfInteger.hxx>
-class Standard_ConstructionError;
-class Standard_DimensionError;
-class Standard_DomainError;
-class Standard_OutOfRange;
-class Standard_RangeError;
-class Standard_NoSuchObject;
-class Geom_UndefinedDerivative;
 class gp_Pnt;
 class gp_Vec;
 class gp_Trsf;
index 23245f32981a9478c0551880954328d19c921b6d..5f6dd3b4672f2670a4df10d2b60e58775344a780 100644 (file)
 #include <TColStd_Array1OfInteger.hxx>
 #include <TColStd_Array2OfReal.hxx>
 #include <TColgp_Array1OfPnt.hxx>
-class Standard_ConstructionError;
-class Standard_DimensionError;
-class Standard_DomainError;
-class Standard_OutOfRange;
-class Standard_NoSuchObject;
-class Standard_RangeError;
-class Geom_UndefinedDerivative;
 class gp_Pnt;
 class gp_Vec;
 class Geom_Curve;
index 6d2c8c197ead98926e506c94049e7ea53412592a..9989ce09772d14ddca88dea67689d20fed62aea3 100644 (file)
 #include <GeomAbs_Shape.hxx>
 #include <BSplCLib.hxx>
 
-class Standard_ConstructionError;
-class Standard_DimensionError;
-class Standard_RangeError;
-class Standard_OutOfRange;
 class gp_Pnt;
 class gp_Vec;
 class gp_Trsf;
index ac78de5c5a8a14bd911dc1e61826c607c6687daa..be548dbe5a63a06e3bdbdc7a5be266ebf41e8436 100644 (file)
 #include <GeomAbs_Shape.hxx>
 #include <BSplSLib.hxx>
 
-class Standard_ConstructionError;
-class Standard_DimensionError;
-class Standard_RangeError;
-class Standard_OutOfRange;
 class gp_Pnt;
 class gp_Vec;
 class Geom_Curve;
index 417e6b2cd42a3e39bef42db12f8ed81ba07f9dec..50f234df4a1d86cd56b1eeefe9d19fe962d83f7e 100644 (file)
@@ -23,7 +23,6 @@
 #include <gp_Pnt.hxx>
 #include <Geom_Point.hxx>
 #include <Standard_Real.hxx>
-class gp_Pnt;
 class gp_Trsf;
 class Geom_Geometry;
 
index b7736dd39d41fe78c3b6ba44d5d9fe6d39ef4abd..0de456a87766f619bf33f9aa5937e860107f0292 100644 (file)
@@ -24,8 +24,6 @@
 #include <Geom_Conic.hxx>
 #include <Standard_Boolean.hxx>
 #include <Standard_Integer.hxx>
-class Standard_ConstructionError;
-class Standard_RangeError;
 class gp_Circ;
 class gp_Ax2;
 class gp_Pnt;
index 50da8c3a60f63fc851fdc38e4e8b71434cbf27e2..bb53ad9bb6ba4bbb2304df4d5e58c7390b4aa983 100644 (file)
@@ -24,8 +24,6 @@
 #include <Geom_ElementarySurface.hxx>
 #include <Standard_Boolean.hxx>
 #include <Standard_Integer.hxx>
-class Standard_ConstructionError;
-class Standard_RangeError;
 class gp_Ax3;
 class gp_Cone;
 class gp_Trsf;
index 2a72409d07fc21c1014341ee8a1379cd820a0781..352a37f1cc724df3aece7ce1a7fa0a35f2551a45 100644 (file)
 #include <Standard_Boolean.hxx>
 #include <GeomAbs_Shape.hxx>
 #include <Standard_Integer.hxx>
-class Standard_RangeError;
-class Standard_NoSuchObject;
-class Geom_UndefinedDerivative;
-class Geom_UndefinedValue;
 class gp_Trsf;
 class gp_Pnt;
 class gp_Vec;
index bcf432207ad79564d12671d38b3632287e918ffc..dc4a79969e51feff453f937b177fdc98d73c64da 100644 (file)
@@ -24,8 +24,6 @@
 #include <Geom_ElementarySurface.hxx>
 #include <Standard_Boolean.hxx>
 #include <Standard_Integer.hxx>
-class Standard_ConstructionError;
-class Standard_RangeError;
 class gp_Ax3;
 class gp_Cylinder;
 class gp_Trsf;
index a06579e96d0f9516a867dfb4c4466b29e20cd967..852822002635683de69bf318c435d68b7c95dc72 100644 (file)
@@ -22,9 +22,7 @@
 
 #include <Geom_Vector.hxx>
 #include <Standard_Real.hxx>
-class Standard_ConstructionError;
 class gp_Dir;
-class Geom_Vector;
 class gp_Trsf;
 class Geom_Geometry;
 
index 6a946331c980dec1c97700f97906a9bb94302c29..c5232a5f31d499eb4263d2c92f45db5895835c4d 100644 (file)
@@ -24,8 +24,6 @@
 #include <Geom_Conic.hxx>
 #include <Standard_Boolean.hxx>
 #include <Standard_Integer.hxx>
-class Standard_ConstructionError;
-class Standard_RangeError;
 class gp_Elips;
 class gp_Ax2;
 class gp_Ax1;
index 77c982865a0e24e79fceed30e91ee5b5b5dd9abc..85a24c1ffc841c5ff99b97566d40cb9327e3b47e 100644 (file)
@@ -22,7 +22,6 @@
 
 #include <Standard_Transient.hxx>
 #include <Standard_Real.hxx>
-class Standard_ConstructionError;
 class gp_Pnt;
 class gp_Ax1;
 class gp_Ax2;
index 630b97db1c28d2438399a4b07265d7a0fc6bbd73..46a62259595ee788adeb11adb8df9e9b0b6c50ea 100644 (file)
@@ -24,9 +24,6 @@
 #include <Geom_Conic.hxx>
 #include <Standard_Boolean.hxx>
 #include <Standard_Integer.hxx>
-class Standard_ConstructionError;
-class Standard_DomainError;
-class Standard_RangeError;
 class gp_Hypr;
 class gp_Ax2;
 class gp_Ax1;
index ab0b638a39c68353ddd5abda570457c33bf67b5e..39023ca541dd59636db0ed57a167335a1ecb4de0 100644 (file)
@@ -26,8 +26,6 @@
 #include <Standard_Boolean.hxx>
 #include <GeomAbs_Shape.hxx>
 #include <Standard_Integer.hxx>
-class Standard_RangeError;
-class gp_Ax1;
 class gp_Lin;
 class gp_Pnt;
 class gp_Dir;
index 8eb0219de9fd685a0b15725bb2922d8fc787c5a2..9647a297234199a93b796a8b1989743dc2daa8a9 100644 (file)
 #include <Standard_Integer.hxx>
 #include <GeomEvaluator_OffsetCurve.hxx>
 
-class Geom_Curve;
-class Standard_ConstructionError;
-class Standard_RangeError;
-class Standard_NoSuchObject;
-class Geom_UndefinedDerivative;
-class Geom_UndefinedValue;
-class gp_Dir;
 class gp_Pnt;
 class gp_Vec;
 class gp_Trsf;
index 71cdeb90966b287683f88a55cbce68d29eecba10..4e63f80053a932953f356efe419a00a22d16b4cf 100644 (file)
 #include <Standard_Boolean.hxx>
 #include <Standard_Integer.hxx>
 #include <GeomEvaluator_OffsetSurface.hxx>
-class Geom_Surface;
-class Standard_ConstructionError;
-class Standard_RangeError;
-class Standard_NoSuchObject;
-class Geom_UndefinedDerivative;
-class Geom_UndefinedValue;
 class Geom_Curve;
 class gp_Pnt;
 class gp_Vec;
index 78defeea20909ce00fc6e9a72041e5d99943c006..0d36ece8f2fab9bc3c7974792e8ce5f6d83e0d1c 100644 (file)
@@ -24,8 +24,6 @@
 #include <Geom_Conic.hxx>
 #include <Standard_Boolean.hxx>
 #include <Standard_Integer.hxx>
-class Standard_ConstructionError;
-class Standard_RangeError;
 class gp_Parab;
 class gp_Ax2;
 class gp_Ax1;
index 544d5c49a1dd8be17f8e80582699215d7b5f9232..fb2ccd198ec7cefc729e9ef1b2d4da020cd4e8a3 100644 (file)
@@ -24,8 +24,6 @@
 #include <Standard_Real.hxx>
 #include <Standard_Boolean.hxx>
 #include <Standard_Integer.hxx>
-class Standard_ConstructionError;
-class Standard_RangeError;
 class gp_Ax3;
 class gp_Pln;
 class gp_Pnt;
index 2e06fdee78e9964bcfd55850acc54576b8bb5289..8c8a693cfe049d69ed63d6bf8384ea59e9f34628 100644 (file)
 #include <GeomAbs_Shape.hxx>
 #include <Standard_Integer.hxx>
 class Geom_Surface;
-class Standard_ConstructionError;
-class Standard_RangeError;
-class Standard_NoSuchObject;
-class Geom_UndefinedDerivative;
-class Geom_UndefinedValue;
 class Geom_Curve;
 class gp_Pnt;
 class gp_Vec;
index 9baab5a7316bbb0b484c9c7ff53f488007e11524..2297ea176a04a4f9a821c116132ceb7460ae31d1 100644 (file)
@@ -24,8 +24,6 @@
 #include <Geom_ElementarySurface.hxx>
 #include <Standard_Boolean.hxx>
 #include <Standard_Integer.hxx>
-class Standard_ConstructionError;
-class Standard_RangeError;
 class gp_Ax3;
 class gp_Sphere;
 class Geom_Curve;
index 3d975f4e2b08ad4f7a922f8ced6a8c554f6e218c..3c941220779cdc5d632a35f4226560720c602220 100644 (file)
@@ -25,8 +25,6 @@
 #include <Standard_Real.hxx>
 #include <Standard_Boolean.hxx>
 #include <Standard_Integer.hxx>
-class Standard_RangeError;
-class Geom_UndefinedDerivative;
 class Geom_Curve;
 class gp_Dir;
 class gp_Pnt;
index 306e6b7eda56cb333f90b1ea6e3b351e5c736dc8..0cd518e2c176c02da862315f2c9cdafcab01ed53 100644 (file)
 #include <Standard_Real.hxx>
 #include <Standard_Boolean.hxx>
 #include <Standard_Integer.hxx>
-class Standard_ConstructionError;
-class Standard_RangeError;
-class Geom_UndefinedDerivative;
 class Geom_Curve;
 class gp_Ax1;
 class gp_Dir;
-class gp_Pnt;
 class gp_Ax2;
 class gp_Trsf;
 class gp_GTrsf2d;
index 2a06e9810ddc6ff1cd3709c1968b954c48780a8f..d39c7d3f5b452e98cbd87290f7319e8808ae54b2 100644 (file)
@@ -24,7 +24,6 @@
 #include <GeomAbs_Shape.hxx>
 #include <Geom_Surface.hxx>
 class Geom_Curve;
-class gp_Dir;
 
 
 class Geom_SweptSurface;
index f199d57034f702a137043f87ccaa9448a8196f9c..496d07a9f990f6b4bf8d3a23cb49c47e68e1f6a5 100644 (file)
@@ -25,9 +25,6 @@
 #include <TColStd_Array1OfReal.hxx>
 #include <Standard_Boolean.hxx>
 #include <Standard_Integer.hxx>
-class Standard_ConstructionError;
-class Standard_DimensionError;
-class Standard_RangeError;
 class gp_Ax3;
 class gp_Torus;
 class Geom_Curve;
index 55cc621eb06d2b7821d94f2016c11e521b38ea1f..5de8f516a1bc7550bcde2f2755d55f679fd0d81a 100644 (file)
 #include <GeomAbs_Shape.hxx>
 #include <Standard_Integer.hxx>
 class Geom_Curve;
-class Standard_ConstructionError;
-class Standard_RangeError;
-class Standard_NoSuchObject;
-class Geom_UndefinedDerivative;
-class Geom_UndefinedValue;
 class gp_Pnt;
 class gp_Vec;
 class gp_Trsf;
index f060d26627679d23d4c0f56e7e31e50b128bc4e7..8a1b97001febbc5cd03b643e513dc20450c26752 100644 (file)
 #include <gp_Vec.hxx>
 #include <Geom_Geometry.hxx>
 #include <Standard_Real.hxx>
-class Standard_ConstructionError;
-class Standard_DomainError;
-class gp_VectorWithNullMagnitude;
-class gp_Vec;
 
 
 class Geom_Vector;
index 32a4db422add2e8289d2b62dd92336ea19c4c230..171f68588313850ce34c51d01e3a121a3fa03679 100644 (file)
 
 #include <Geom_Vector.hxx>
 #include <Standard_Real.hxx>
-class Standard_ConstructionError;
 class gp_Vec;
 class gp_Pnt;
-class Geom_Vector;
 class gp_Trsf;
 class Geom_Geometry;
 
index eb6866693188d8abf64a5c8529efe12e53c48e96..2712b78a1586d4123a149fab647c2df9609381ac 100644 (file)
 #include <gp_Ax2d.hxx>
 #include <Geom2d_Geometry.hxx>
 #include <Standard_Real.hxx>
-class gp_Ax2d;
 class gp_Pnt2d;
 class gp_Dir2d;
 class gp_Trsf2d;
-class Geom2d_Geometry;
 
 
 class Geom2d_AxisPlacement;
index 235325672db74baf01062c6c9367c5382af8b5f1..6b99369f65e6d7dc0640c68f29483a1935b09226 100644 (file)
 #include <TColgp_Array1OfPnt2d.hxx>
 #include <TColStd_Array1OfReal.hxx>
 #include <TColStd_Array1OfInteger.hxx>
-class Standard_ConstructionError;
-class Standard_DimensionError;
-class Standard_DomainError;
-class Standard_OutOfRange;
-class Standard_RangeError;
-class Standard_NoSuchObject;
-class Geom2d_UndefinedDerivative;
 class gp_Pnt2d;
 class gp_Vec2d;
 class gp_Trsf2d;
index 97f830c81d9e86c545341aac3a588e1ea7c6a8d1..3b25e5eee3e22daeb1012d373dbfc5adf56a8e6d 100644 (file)
 #include <GeomAbs_Shape.hxx>
 #include <BSplCLib.hxx>
 
-class Standard_ConstructionError;
-class Standard_DimensionError;
-class Standard_RangeError;
-class Standard_OutOfRange;
 class gp_Pnt2d;
 class gp_Vec2d;
 class gp_Trsf2d;
index e06e880ee8d936114d9c046dc2900bdcc7b2fc1e..5cabc66ff8d24f24feb4904a86344e0f11a885e4 100644 (file)
@@ -23,7 +23,6 @@
 #include <gp_Pnt2d.hxx>
 #include <Geom2d_Point.hxx>
 #include <Standard_Real.hxx>
-class gp_Pnt2d;
 class gp_Trsf2d;
 class Geom2d_Geometry;
 
index b5f4ba165c08e30a9037e42757e4d10659d9a326..3555ea44dd41a1e493736c2bffb7b5b0062d4c00 100644 (file)
@@ -24,8 +24,6 @@
 #include <Geom2d_Conic.hxx>
 #include <Standard_Boolean.hxx>
 #include <Standard_Integer.hxx>
-class Standard_ConstructionError;
-class Standard_RangeError;
 class gp_Circ2d;
 class gp_Ax2d;
 class gp_Ax22d;
index 613fe7df54ae0f06ca1f152f2b3b201652ce864e..5f753ee59f98634cea5c58a5c0a5ffc853f66532 100644 (file)
 #include <Standard_Boolean.hxx>
 #include <GeomAbs_Shape.hxx>
 #include <Standard_Integer.hxx>
-class Standard_RangeError;
-class Standard_NoSuchObject;
-class Geom2d_UndefinedDerivative;
-class Geom2d_UndefinedValue;
 class gp_Trsf2d;
 class gp_Pnt2d;
 class gp_Vec2d;
index 316ec1a36e8b037774acbec5182630943f3be7a0..e5677ecb81528d70cc7b6cb9010113b84ffd7316 100644 (file)
@@ -22,9 +22,7 @@
 
 #include <Geom2d_Vector.hxx>
 #include <Standard_Real.hxx>
-class Standard_ConstructionError;
 class gp_Dir2d;
-class Geom2d_Vector;
 class gp_Trsf2d;
 class Geom2d_Geometry;
 
index 3216bf88d677a97fb1da9d243af66b3fbcc8eb53..77119ecb2c260c08044a2c3417ae3133e2883150 100644 (file)
@@ -24,8 +24,6 @@
 #include <Geom2d_Conic.hxx>
 #include <Standard_Boolean.hxx>
 #include <Standard_Integer.hxx>
-class Standard_ConstructionError;
-class Standard_RangeError;
 class gp_Elips2d;
 class gp_Ax2d;
 class gp_Ax22d;
index d90790d86c9466539859ed3a0f6d4a25e63c58bc..4d3a30d68863b1871a31c3fcea0d82189c81ff9e 100644 (file)
@@ -22,7 +22,6 @@
 
 #include <Standard_Transient.hxx>
 #include <Standard_Real.hxx>
-class Standard_ConstructionError;
 class gp_Pnt2d;
 class gp_Ax2d;
 class gp_Vec2d;
index d23bb0856d76465dff69cd8288d68f4dc9524846..be65633829dd9ce59cc96e812aeeeeb75b2d32ad 100644 (file)
@@ -24,9 +24,6 @@
 #include <Geom2d_Conic.hxx>
 #include <Standard_Boolean.hxx>
 #include <Standard_Integer.hxx>
-class Standard_ConstructionError;
-class Standard_DomainError;
-class Standard_RangeError;
 class gp_Hypr2d;
 class gp_Ax2d;
 class gp_Ax22d;
index 75346f57bf99fa0fb573450861ec33e8c7cd9a1b..3ede3c22440b7045a09606c5008a95a2a764c800 100644 (file)
@@ -26,8 +26,6 @@
 #include <Standard_Boolean.hxx>
 #include <GeomAbs_Shape.hxx>
 #include <Standard_Integer.hxx>
-class Standard_RangeError;
-class gp_Ax2d;
 class gp_Lin2d;
 class gp_Pnt2d;
 class gp_Dir2d;
index 3cc51d2af59f71da53e921fa12db3fcb519dac36..5bf41d76862b35105ad1c928d3b458590988e23e 100644 (file)
 #include <Standard_Integer.hxx>
 #include <Geom2dEvaluator_OffsetCurve.hxx>
 
-class Geom2d_Curve;
-class Standard_ConstructionError;
-class Standard_RangeError;
-class Standard_NoSuchObject;
-class Geom2d_UndefinedDerivative;
-class Geom2d_UndefinedValue;
-class Standard_NotImplemented;
 class gp_Pnt2d;
 class gp_Vec2d;
 class gp_Trsf2d;
index 4d05db7212917c8b9adb0004b1165c683c3c6d26..8d5d99c477cc2ad67b25206efb6f5b433cf14bf8 100644 (file)
@@ -24,8 +24,6 @@
 #include <Geom2d_Conic.hxx>
 #include <Standard_Boolean.hxx>
 #include <Standard_Integer.hxx>
-class Standard_ConstructionError;
-class Standard_RangeError;
 class gp_Parab2d;
 class gp_Ax2d;
 class gp_Ax22d;
index 7085b8982758a019816a18308e78e55f18b8d6c8..78634612d909fe481f539a0aa53a34253b805230 100644 (file)
@@ -26,9 +26,6 @@
 #include <Standard_Boolean.hxx>
 #include <gp_TrsfForm.hxx>
 #include <Standard_Integer.hxx>
-class Standard_ConstructionError;
-class Standard_OutOfRange;
-class gp_Trsf2d;
 class gp_Pnt2d;
 class gp_Ax2d;
 class gp_Vec2d;
index 096c615bf80a34f8f0fb42f39bdb2990673ae377..28165b8a1f34e598dfaf278cc9193fffd548ea4f 100644 (file)
 #include <GeomAbs_Shape.hxx>
 #include <Standard_Integer.hxx>
 class Geom2d_Curve;
-class Standard_ConstructionError;
-class Standard_RangeError;
-class Standard_NoSuchObject;
-class Geom2d_UndefinedDerivative;
-class Geom2d_UndefinedValue;
 class gp_Pnt2d;
 class gp_Vec2d;
 class gp_Trsf2d;
index c106b30c16231622705a2874dfea84cc6e6a4312..8df9b7709a52aae85e9e979a853c9fa40b27ce3e 100644 (file)
@@ -23,9 +23,6 @@
 #include <gp_Vec2d.hxx>
 #include <Geom2d_Geometry.hxx>
 #include <Standard_Real.hxx>
-class Standard_DomainError;
-class gp_VectorWithNullMagnitude;
-class gp_Vec2d;
 
 
 class Geom2d_Vector;
index 2a40681c68a7519b8dc8313cf4ba269bbe99e087..5b0b2dc6aa58903860f4c326ef6be2a196e63d3f 100644 (file)
 
 #include <Geom2d_Vector.hxx>
 #include <Standard_Real.hxx>
-class Standard_ConstructionError;
 class gp_Vec2d;
 class gp_Pnt2d;
-class Geom2d_Vector;
 class gp_Trsf2d;
 class Geom2d_Geometry;
 
index 6e49db3278dcb6b79f2a34d67c74de22c756293c..d583cce0ec2450702143a6ec3f7cf7f8c7cbeb81 100644 (file)
 #include <Standard_Integer.hxx>
 #include <Extrema_ExtCC2d.hxx>
 #include <Geom2dAdaptor_Curve.hxx>
-class Standard_OutOfRange;
-class StdFail_NotDone;
 class Geom2d_Curve;
 class gp_Pnt2d;
-class Extrema_ExtCC2d;
 
 
 //! Describes functions for computing all the extrema
index bb0adebb3e2b3141a74aae30ad28f034bf3aa911..02913838e7c6900e3ae84e273b664a34d2e35a4b 100644 (file)
 #include <Standard_Real.hxx>
 #include <Standard_Integer.hxx>
 class Geom2d_Curve;
-class Standard_OutOfRange;
-class Standard_NullObject;
 class gp_Pnt2d;
-class Geom2dInt_GInter;
 
 
 //! This class implements methods for computing
index c98ecf167c5b76c3587694437ca820bafe223f7d..fc9730d03e110bca037018f92101abc27528253b 100644 (file)
@@ -29,8 +29,6 @@
 #include <TColStd_HArray1OfReal.hxx>
 #include <TColgp_Array1OfVec2d.hxx>
 class Geom2d_BSplineCurve;
-class StdFail_NotDone;
-class Standard_ConstructionError;
 class gp_Vec2d;
 
 
index 3e2c3c495eb34e936047a13e930ce5315426d53c..3a260c8bdffe25c7433226361e2bed28eb32cec4 100644 (file)
@@ -29,8 +29,6 @@
 #include <TColStd_Array1OfReal.hxx>
 #include <Approx_ParametrizationType.hxx>
 class Geom2d_BSplineCurve;
-class StdFail_NotDone;
-class Standard_OutOfRange;
 
 
 //! This  class  is  used  to  approximate a  BsplineCurve
index 260e1e94dd156c81e24666af901c6b8e2582e794..31672e2b9eaf04ada3b41b964177eda8f70c6703 100644 (file)
 #include <Standard_Integer.hxx>
 #include <Extrema_ExtPC2d.hxx>
 #include <Geom2dAdaptor_Curve.hxx>
-class Standard_OutOfRange;
-class StdFail_NotDone;
 class gp_Pnt2d;
 class Geom2d_Curve;
-class Extrema_ExtPC2d;
 
 
 
index accca173afd8bebdf5d8ed9768e16b6a9fa5dc6c..14ec6b5e9b3930fffd1acde8084f8da9b344674a 100644 (file)
@@ -28,8 +28,6 @@
 #include <Standard_NullObject.hxx>
 #include <TColStd_Array1OfReal.hxx>
 
-class Standard_OutOfRange;
-class Standard_DomainError;
 class gp_Vec2d;
 class gp_Lin2d;
 class gp_Circ2d;
index 67763ec22333ff2f01ec0ca2699595e4f8459d91..3141832898906605c73c9262830589956966028c 100644 (file)
 #include <TColStd_HArray1OfInteger.hxx>
 class Geom2d_BSplineCurve;
 class Geom2d_Curve;
-class Geom2dConvert_BSplineCurveKnotSplitting;
-class Geom2dConvert_BSplineCurveToBezierCurve;
-class Geom2dConvert_CompCurveToBSplineCurve;
-class Geom2dConvert_ApproxCurve;
 
 
 
index 41f23678bd6178b06543e5b0dc7c5649c1a95ba2..7d51b860ae371ab6272df5df170795ae8f3f1d91 100644 (file)
@@ -22,7 +22,6 @@
 #include <Standard_OStream.hxx>
 
 class Geom2d_BSplineCurve;
-class Standard_OutOfRange;
 class Geom2d_Curve;
 
 //! A framework to convert a 2D curve to a BSpline.
index 123acff90e3cfff26731b716efcca6e9b049da7c..3ee6b2c629e615a928a90c30b6e053b7edc98a0a 100644 (file)
@@ -23,8 +23,6 @@
 #include <TColStd_HArray1OfInteger.hxx>
 #include <Standard_Integer.hxx>
 #include <TColStd_Array1OfInteger.hxx>
-class Standard_DimensionError;
-class Standard_RangeError;
 class Geom2d_BSplineCurve;
 
 
index 5b494a3d4d02c30ca728dc3716af34a23059e272..456c336257cbad5026777c87cecd060be6cdd742 100644 (file)
@@ -26,9 +26,6 @@
 #include <TColGeom2d_Array1OfBezierCurve.hxx>
 #include <TColStd_Array1OfReal.hxx>
 class Geom2d_BSplineCurve;
-class Standard_DimensionError;
-class Standard_DomainError;
-class Standard_OutOfRange;
 class Geom2d_BezierCurve;
 
 
index 4b4b129c4897e44e7a20ff1fcebee3076b98ea21..3062f8df6b4a68f309420418568a5fc9fd99446f 100644 (file)
 
 class Geom2dGcc_QualifiedCurve;
 class Geom2dAdaptor_Curve;
-class Geom2dGcc_CurveTool;
-class Geom2dGcc_QualifiedCurve;
-class Geom2dGcc_Circ2d3Tan;
-class Geom2dGcc_Circ2d2TanRad;
-class Geom2dGcc_Circ2d2TanOn;
-class Geom2dGcc_Circ2dTanOnRad;
-class Geom2dGcc_Circ2dTanCen;
-class Geom2dGcc_Lin2d2Tan;
-class Geom2dGcc_Lin2dTanObl;
-class Geom2dGcc_QCurve;
-class Geom2dGcc_CurveToolGeo;
-class Geom2dGcc_Circ2d2TanOnGeo;
-class Geom2dGcc_Circ2d2TanRadGeo;
-class Geom2dGcc_Circ2dTanCenGeo;
-class Geom2dGcc_Circ2dTanOnRadGeo;
-class Geom2dGcc_Circ2d3TanIter;
-class Geom2dGcc_FunctionTanCuCuCu;
-class Geom2dGcc_Circ2d2TanOnIter;
-class Geom2dGcc_FunctionTanCuCuOnCu;
-class Geom2dGcc_Lin2dTanOblIter;
-class Geom2dGcc_FunctionTanObl;
-class Geom2dGcc_Lin2d2TanIter;
-class Geom2dGcc_FunctionTanCuCu;
-class Geom2dGcc_FunctionTanCuPnt;
-class Geom2dGcc_FunctionTanCirCu;
 
 
 //! The Geom2dGcc package describes qualified 2D
index 80cae3dc57743394fd5abff8b47c6f039a52ad6f..0dd0847022d96be22413117f6ef3a05210e210f1 100644 (file)
@@ -30,9 +30,6 @@
 #include <TColStd_Array1OfReal.hxx>
 #include <Standard_Real.hxx>
 #include <GccEnt_Position.hxx>
-class StdFail_NotDone;
-class GccEnt_BadQualifier;
-class Standard_OutOfRange;
 class Geom2dGcc_QualifiedCurve;
 class Geom2dAdaptor_Curve;
 class Geom2d_Point;
index 18ba12836adbfd941bedfddba2f38937fae2df63..c137355797f72761907964e741d14c6d5d8b17b6 100644 (file)
@@ -30,9 +30,6 @@
 #include <TColStd_Array1OfReal.hxx>
 #include <Standard_Real.hxx>
 #include <GccEnt_Position.hxx>
-class StdFail_NotDone;
-class GccEnt_BadQualifier;
-class Standard_OutOfRange;
 class GccEnt_QualifiedCirc;
 class Geom2dAdaptor_Curve;
 class GccEnt_QualifiedLin;
index 125300b6d348cab1a5c2b88bc2217ea6178a3f2d..d68f91755f7cf7c6940c912273590dcf6a5dc931 100644 (file)
 #include <GccEnt_Position.hxx>
 #include <gp_Pnt2d.hxx>
 #include <Standard_Real.hxx>
-class StdFail_NotDone;
 class GccEnt_QualifiedCirc;
 class Geom2dGcc_QCurve;
 class gp_Lin2d;
 class GccEnt_QualifiedLin;
-class gp_Pnt2d;
-class gp_Circ2d;
 class Geom2dAdaptor_Curve;
 
 
index cb1cbf1a86b56921584afc435a78d8dc3f832c9f..bec9d8da4c6957a59eb62d610e7ba3c4204bd40b 100644 (file)
 #include <TColStd_Array1OfReal.hxx>
 #include <Standard_Real.hxx>
 #include <GccEnt_Position.hxx>
-class Standard_OutOfRange;
-class GccEnt_BadQualifier;
-class StdFail_NotDone;
-class Standard_NegativeValue;
 class Geom2dGcc_QualifiedCurve;
 class Geom2d_Point;
 class GccAna_Circ2d2TanRad;
index 8d95970ff9946a7513aea114a3f41e09a8b9fa6b..b1c74894b172f3bdbbd0658b9d89de8e9a136449 100644 (file)
 #include <TColStd_Array1OfReal.hxx>
 #include <Standard_Real.hxx>
 #include <GccEnt_Position.hxx>
-class Standard_OutOfRange;
-class GccEnt_BadQualifier;
-class StdFail_NotDone;
-class Standard_NegativeValue;
 class GccEnt_QualifiedCirc;
 class Geom2dGcc_QCurve;
 class GccEnt_QualifiedLin;
index f0eae4f05cf1dbc2c9bc1159b21e80e0faad989d..9f43634de9e4ecfddb9eadc26ff32ce42cb8133f 100644 (file)
@@ -30,8 +30,6 @@
 #include <TColStd_Array1OfReal.hxx>
 #include <Standard_Integer.hxx>
 #include <GccEnt_Position.hxx>
-class StdFail_NotDone;
-class Standard_OutOfRange;
 class Geom2dGcc_QualifiedCurve;
 class Geom2d_Point;
 class GccAna_Circ2d3Tan;
index 9a7c6c01239862bd27504345b9f430f8842a0098..6ebb8caef818c79ae3779967243643b387e486ec 100644 (file)
 #include <GccEnt_Position.hxx>
 #include <gp_Pnt2d.hxx>
 #include <Standard_Real.hxx>
-class StdFail_NotDone;
 class GccEnt_QualifiedCirc;
 class Geom2dGcc_QCurve;
 class GccEnt_QualifiedLin;
-class gp_Pnt2d;
-class gp_Circ2d;
 
 
 //! This class implements the algorithms used to
index e6531240b40eb3c826fe4991a9b40001049f5781..691ed0877f71db10529c085a1e02b794b41f51a6 100644 (file)
@@ -30,9 +30,6 @@
 #include <TColStd_Array1OfReal.hxx>
 #include <Standard_Real.hxx>
 #include <GccEnt_Position.hxx>
-class Standard_OutOfRange;
-class GccEnt_BadQualifier;
-class StdFail_NotDone;
 class Geom2dGcc_QualifiedCurve;
 class Geom2d_Point;
 class gp_Circ2d;
index ed14635baa93c0892df42d660af5085a3e7ea116..6da68a60179728996159bfc931dd0aa63374ec3e 100644 (file)
@@ -29,9 +29,6 @@
 #include <TColStd_Array1OfReal.hxx>
 #include <Standard_Real.hxx>
 #include <GccEnt_Position.hxx>
-class Standard_OutOfRange;
-class GccEnt_BadQualifier;
-class StdFail_NotDone;
 class Geom2dGcc_QCurve;
 class gp_Pnt2d;
 class gp_Circ2d;
index 4199bd7017aafc425bc1ee0e5e4dce14ff2c68e9..940c25090e1c4ac09b97479721260e71c6221b14 100644 (file)
 #include <TColStd_Array1OfReal.hxx>
 #include <Standard_Real.hxx>
 #include <GccEnt_Position.hxx>
-class Standard_NegativeValue;
-class Standard_OutOfRange;
-class GccEnt_BadQualifier;
-class StdFail_NotDone;
 class Geom2dGcc_QualifiedCurve;
 class Geom2dAdaptor_Curve;
 class Geom2d_Point;
index 3da3d44a5541f79fb4946fdf41ec1bb7a0aebcbb..da11c5774918010f20c019c8ce49696df9a947e4 100644 (file)
 #include <TColStd_Array1OfReal.hxx>
 #include <Standard_Real.hxx>
 #include <GccEnt_Position.hxx>
-class Standard_NegativeValue;
-class Standard_OutOfRange;
-class GccEnt_BadQualifier;
-class StdFail_NotDone;
 class Geom2dGcc_QCurve;
 class gp_Lin2d;
 class gp_Circ2d;
index dd0d1cb81967ded4e3e459813cc48f1dfb487c02..6bc9206af050c7ae174a7cabe1198abe1e9c3733 100644 (file)
@@ -26,8 +26,6 @@
 #include <Standard_Real.hxx>
 #include <math_FunctionWithDerivative.hxx>
 #include <Standard_Boolean.hxx>
-class gp_Circ2d;
-class Geom2dAdaptor_Curve;
 
 
 //! This abstract class describes a Function of 1 Variable
index 815ec0730defc0989f750099d9ae12efc6da748b..99334ed89d9714f82c20bf55af16b7cb73f114cf 100644 (file)
@@ -28,9 +28,6 @@
 #include <math_Vector.hxx>
 #include <Standard_Integer.hxx>
 #include <Standard_Boolean.hxx>
-class Standard_ConstructionError;
-class Geom2dAdaptor_Curve;
-class gp_Circ2d;
 class gp_Pnt2d;
 class gp_Vec2d;
 class math_Matrix;
index 9c7ab70bf46604de7b7a2c16c28e369f5074b5f0..a643f76ac9bcd94247451b0cc90560a649687ac5 100644 (file)
 #include <math_Vector.hxx>
 #include <Standard_Integer.hxx>
 #include <Standard_Boolean.hxx>
-class Standard_ConstructionError;
-class Geom2dAdaptor_Curve;
-class gp_Circ2d;
-class gp_Lin2d;
 class gp_Pnt2d;
 class gp_Vec2d;
 class math_Matrix;
index 55e5d976947b6377dfe7e045f85d2c46c7b6b042..4ce527c7fdf3c5c91e4440c9a78f89328b0defdb 100644 (file)
 #include <math_Vector.hxx>
 #include <Standard_Integer.hxx>
 #include <Standard_Boolean.hxx>
-class Standard_ConstructionError;
-class Geom2dAdaptor_Curve;
-class gp_Circ2d;
-class gp_Lin2d;
-class gp_Pnt2d;
 class gp_Vec2d;
 class math_Matrix;
 
index b66881af8ab33b15a3cfa6f5cfe83d7d86d0f9a9..48a30e77ef4f58d83f46072a3c6357514b2bad8b 100644 (file)
@@ -26,8 +26,6 @@
 #include <math_FunctionWithDerivative.hxx>
 #include <Standard_Boolean.hxx>
 #include <Standard_Real.hxx>
-class Geom2dAdaptor_Curve;
-class gp_Pnt2d;
 
 
 //! This abstract class describes a Function of 1 Variable
index 44ae56693d2e2a5ccee9c61010c46f1078725010..0b232b713a5d2ce359458eafda3f206988af93c1 100644 (file)
@@ -26,8 +26,6 @@
 #include <math_FunctionWithDerivative.hxx>
 #include <Standard_Boolean.hxx>
 #include <Standard_Real.hxx>
-class Geom2dAdaptor_Curve;
-class gp_Dir2d;
 
 
 //! This class describe a function of a single variable.
index 59e41dd6aa42767ca4b715cb99f776a12f2426c4..df623aea3c3843a7be5b064e7a737e4dec222282 100644 (file)
@@ -29,9 +29,6 @@
 #include <TColStd_Array1OfReal.hxx>
 #include <Standard_Real.hxx>
 #include <GccEnt_Position.hxx>
-class StdFail_NotDone;
-class GccEnt_BadQualifier;
-class Standard_OutOfRange;
 class Geom2dGcc_QualifiedCurve;
 class gp_Pnt2d;
 class gp_Lin2d;
index 5dfb420336c21d7e9e36b0a380876477e2705252..066f4bd82cbccd4fb5b9d0756cc10c6aab8ca855 100644 (file)
 #include <GccEnt_Position.hxx>
 #include <gp_Pnt2d.hxx>
 #include <Standard_Real.hxx>
-class GccEnt_BadQualifier;
-class StdFail_NotDone;
 class Geom2dGcc_QCurve;
-class gp_Pnt2d;
 class GccEnt_QualifiedCirc;
-class gp_Lin2d;
 
 
 //! This class implements the algorithms used to
index 4027fa980f914fbb9141a7c3252a00d9449e1865..b970733cd1708018a64b73c9f0a251ca2a6eeb4f 100644 (file)
 #include <TColStd_Array1OfReal.hxx>
 #include <Standard_Real.hxx>
 #include <GccEnt_Position.hxx>
-class GccEnt_BadQualifier;
-class StdFail_NotDone;
-class Geom2dGcc_IsParallel;
-class Standard_OutOfRange;
 class Geom2dGcc_QualifiedCurve;
 class gp_Lin2d;
 class gp_Pnt2d;
index 22109e3eef21cb13f086dab0e4feb0b6b306d3e2..0f05b663b8b82d12a01be5806ffa2bb3d0b166e4 100644 (file)
 #include <GccEnt_Position.hxx>
 #include <gp_Pnt2d.hxx>
 #include <Standard_Real.hxx>
-class GccEnt_BadQualifier;
-class StdFail_NotDone;
-class Geom2dGcc_IsParallel;
 class Geom2dGcc_QCurve;
-class gp_Lin2d;
-class gp_Pnt2d;
 
 
 //! This class implements the algorithms used to
index 00cda2d2cd866e67b3b775809173aa75fc644751..1b7b2b9ff99d348a08f8b1e278eb6a4b29b77ba2 100644 (file)
@@ -24,7 +24,6 @@
 #include <GccEnt_Position.hxx>
 #include <Geom2dAdaptor_Curve.hxx>
 #include <Standard_Boolean.hxx>
-class Geom2dAdaptor_Curve;
 
 
 //! Creates a qualified 2d line.
index c16453838bf856c9b20d2b71b552477c24386b81..dba04b693dc7222e5bd3789abaa24e3bcaf2d8be 100644 (file)
@@ -24,7 +24,6 @@
 #include <GccEnt_Position.hxx>
 #include <Geom2dAdaptor_Curve.hxx>
 #include <Standard_Boolean.hxx>
-class Geom2dAdaptor_Curve;
 
 
 //! Describes functions for building a qualified 2D curve.
index 4ab038ce29f9891f006fdf4feebb04ebfbfa2d70..554b5ba95acbb172481a2e501aec83fb693d7c2b 100644 (file)
@@ -23,7 +23,6 @@
 
 #include <Geom2dAdaptor_Curve.hxx>
 #include <TopAbs_Orientation.hxx>
-class Geom2dAdaptor_Curve;
 
 
 
index 3b7f486ecb5f2e1aec456bbbc13258aa38188fea..38253f43162a75df0b266c1a73a190c5a031c9f8 100644 (file)
@@ -27,8 +27,6 @@
 #include <Standard_Boolean.hxx>
 #include <Standard_Real.hxx>
 #include <TopAbs_Orientation.hxx>
-class Standard_DomainError;
-class Standard_NoSuchObject;
 class Geom2dHatch_Element;
 class gp_Pnt2d;
 class gp_Lin2d;
index 8b72d0daec9ea307187c7ce3211d11d66b607c4f..7ae9bb524ca4a5bf4ab59f5838e9b00550cd0962 100644 (file)
@@ -23,7 +23,6 @@
 
 #include <Geom2dToIGES_Geom2dEntity.hxx>
 #include <Standard_Real.hxx>
-class Geom2dToIGES_Geom2dEntity;
 class IGESData_IGESEntity;
 class Geom2d_Curve;
 
index 390e80559a081d40fcf8b092608a165cae60e46f..7b173668b4e57d9ecec508f0382b845153cc9411 100644 (file)
@@ -22,7 +22,6 @@
 #include <Standard_Handle.hxx>
 
 #include <Geom2dToIGES_Geom2dEntity.hxx>
-class Geom2dToIGES_Geom2dEntity;
 class IGESGeom_Point;
 class Geom2d_Point;
 class Geom2d_CartesianPoint;
index a10bd91cea8ba6b2ad31bebb6a6d1e1eb24fb48a..b690945ae0b78ab76c20be35d8ad3691dcb8d46d 100644 (file)
@@ -22,7 +22,6 @@
 #include <Standard_Handle.hxx>
 
 #include <Geom2dToIGES_Geom2dEntity.hxx>
-class Geom2dToIGES_Geom2dEntity;
 class IGESGeom_Direction;
 class Geom2d_Vector;
 class Geom2d_VectorWithMagnitude;
index 0f5ebe1cdd16f209a7ff8b850a3f4ecba94d2d52..341dce5e0a367cd41bc3d1502021fca74f42d175 100644 (file)
 #include <Geom_Curve.hxx>
 
 class gp_Pln;
-class GeomAPI_ProjectPointOnCurve;
-class GeomAPI_ProjectPointOnSurf;
-class GeomAPI_ExtremaCurveCurve;
-class GeomAPI_ExtremaCurveSurface;
-class GeomAPI_ExtremaSurfaceSurface;
-class GeomAPI_PointsToBSpline;
-class GeomAPI_PointsToBSplineSurface;
-class GeomAPI_Interpolate;
-class GeomAPI_IntSS;
-class GeomAPI_IntCS;
 
 
 //! The   GeomAPI   package  provides  an  Application
index 20c3d6d60100fa77b5da874658fe4a18cf76cb58..fc6f80df046d319fd9030010e16d3994542f04d2 100644 (file)
 #include <GeomAdaptor_Curve.hxx>
 #include <Standard_Real.hxx>
 #include <gp_Pnt.hxx>
-class Standard_OutOfRange;
-class StdFail_NotDone;
 class Geom_Curve;
-class gp_Pnt;
-class Extrema_ExtCC;
 
 
 //! Describes functions for computing all the extrema
index 8841367ee729857265086a14d6914019f725ba81..f510428f002ddf4b1249db2bcbdf6384a0076cf5 100644 (file)
 #include <Standard_Boolean.hxx>
 #include <Standard_Integer.hxx>
 #include <Extrema_ExtCS.hxx>
-class Standard_OutOfRange;
-class StdFail_NotDone;
 class Geom_Curve;
 class Geom_Surface;
 class gp_Pnt;
-class Extrema_ExtCS;
 
 
 //! Describes functions for computing all the extrema
index 86e9f90af0a8749eaf80c07085a7959ec759492b..9758318b6cd4e90071a517f7ffcafdca196e031e 100644 (file)
 #include <Standard_Boolean.hxx>
 #include <Standard_Integer.hxx>
 #include <Extrema_ExtSS.hxx>
-class Standard_OutOfRange;
-class StdFail_NotDone;
 class Geom_Surface;
 class gp_Pnt;
-class Extrema_ExtSS;
 
 
 //! Describes functions for computing all the extrema
index a4134d7a6f51eb6a825ad9de1512856008231ee1..b665740d39a7a0c4d8e52baaba69446705339b82 100644 (file)
@@ -25,8 +25,6 @@
 #include <Standard_Boolean.hxx>
 #include <Standard_Integer.hxx>
 class Geom_Curve;
-class StdFail_NotDone;
-class Standard_OutOfRange;
 class Geom_Surface;
 class gp_Pnt;
 
index 575d7fe4ebcc9fc7bd455bc7a7c102caa638f01d..43c9fe691cb9b83ddcc29ba55eb566e9a584f278 100644 (file)
@@ -29,8 +29,6 @@
 #include <Approx_ParametrizationType.hxx>
 #include <TColStd_Array1OfReal.hxx>
 class Geom_BSplineCurve;
-class StdFail_NotDone;
-class Standard_OutOfRange;
 
 
 //! This  class  is  used  to  approximate a  BsplineCurve
index 534e9cc5bf559773ce492d111bda82863c27b036..27710066d3fe01b21baa3a5a34413208beb6d025 100644 (file)
@@ -29,7 +29,6 @@
 #include <Approx_ParametrizationType.hxx>
 #include <TColStd_Array2OfReal.hxx>
 class Geom_BSplineSurface;
-class StdFail_NotDone;
 
 
 //! This class is used to approximate or interpolate
index f1939067b2a02a262148af2aab3ffa419d75515f..5a03eaa0cce868af6dc67c965a46e0f86a80188f 100644 (file)
 #include <Standard_Integer.hxx>
 #include <Extrema_ExtPC.hxx>
 #include <GeomAdaptor_Curve.hxx>
-class Standard_OutOfRange;
-class StdFail_NotDone;
 class gp_Pnt;
 class Geom_Curve;
-class Extrema_ExtPC;
 
 
 
index 0d1ad5acda08f0cfa6ac58b9563bd67ad6bb8a5a..1101d025110c9fae368ded3e5866d6fbfdb0dd57 100644 (file)
 #include <Extrema_ExtAlgo.hxx>
 #include <Extrema_ExtFlag.hxx>
 #include <Standard_Real.hxx>
-class Standard_OutOfRange;
-class StdFail_NotDone;
 class gp_Pnt;
 class Geom_Surface;
-class Extrema_ExtPS;
 
 
 
index c9b3179e9ededf429252e2a943863fcbb7ac956c..be44b0205e3f060d2e2d51fc558539956d5b0576 100644 (file)
 #include <gp_Dir.hxx>
 #include <GeomAdaptor_Surface.hxx>
 
-class Standard_OutOfRange;
-class Standard_NoSuchObject;
-class Standard_DomainError;
-class gp_Dir;
-class gp_Pnt;
-class gp_Vec;
 class gp_Pln;
 class gp_Cylinder;
 class gp_Cone;
index 35485e9fb5c293b03de3dc6bf982bc2a35e96a0d..5df18d91642cea5582cecbac02bbdf2a23f69e32 100644 (file)
 #include <gp_Ax3.hxx>
 #include <GeomAdaptor_Surface.hxx>
 
-class Standard_OutOfRange;
-class Standard_NoSuchObject;
-class Standard_DomainError;
-class gp_Pnt;
-class gp_Vec;
 class gp_Pln;
 class gp_Cylinder;
 class gp_Cone;
@@ -33,7 +28,6 @@ class gp_Sphere;
 class gp_Torus;
 class Geom_BezierSurface;
 class Geom_BSplineSurface;
-class gp_Dir;
 
 DEFINE_STANDARD_HANDLE(GeomAdaptor_SurfaceOfRevolution, GeomAdaptor_Surface)
 
index 931ec034ecd7f887613d8658df5b05186644292d..b0bc0ea726028637e5b776de7fd1200809b37ba3 100644 (file)
@@ -33,14 +33,6 @@ class Geom_BSplineCurve;
 class Geom_BSplineSurface;
 class Geom_Curve;
 class Geom_Surface;
-class GeomConvert_BSplineCurveKnotSplitting;
-class GeomConvert_BSplineSurfaceKnotSplitting;
-class GeomConvert_BSplineCurveToBezierCurve;
-class GeomConvert_CompCurveToBSplineCurve;
-class GeomConvert_BSplineSurfaceToBezierSurface;
-class GeomConvert_CompBezierSurfacesToBSplineSurface;
-class GeomConvert_ApproxSurface;
-class GeomConvert_ApproxCurve;
 
 
 //! The GeomConvert package provides some global functions as follows
index da6079a2ebbfd5095cea70015bb726183813aa3d..a18c4164ab59e3687691a14fc4a8e825428fac53 100644 (file)
@@ -22,8 +22,6 @@
 #include <Standard_OStream.hxx>
 
 class Geom_BSplineCurve;
-class Standard_OutOfRange;
-class Standard_ConstructionError;
 class Geom_Curve;
 
 //! A framework to convert a 3D curve to a 3D BSpline.
index 6960cf1d7b9ec80cf113e28306bd86a3bb8f7196..f92e24289e1cce21582e680da1606fbb602a722d 100644 (file)
@@ -23,8 +23,6 @@
 #include <TColStd_HArray1OfInteger.hxx>
 #include <Standard_Integer.hxx>
 #include <TColStd_Array1OfInteger.hxx>
-class Standard_DimensionError;
-class Standard_RangeError;
 class Geom_BSplineCurve;
 
 
index 78d991b47d73147be0c40db43809f1683b1b4803..f29a7f14cbe34a6dd2b7389e14988ac8746d62d9 100644 (file)
@@ -26,9 +26,6 @@
 #include <TColGeom_Array1OfBezierCurve.hxx>
 #include <TColStd_Array1OfReal.hxx>
 class Geom_BSplineCurve;
-class Standard_DimensionError;
-class Standard_DomainError;
-class Standard_OutOfRange;
 class Geom_BezierCurve;
 
 
index bdf20aa8834922fe33a9aec3175f4d442bb6591c..d947131f6d958f7819ab7703c8d6691ff56008ef 100644 (file)
@@ -23,8 +23,6 @@
 #include <TColStd_HArray1OfInteger.hxx>
 #include <Standard_Integer.hxx>
 #include <TColStd_Array1OfInteger.hxx>
-class Standard_DimensionError;
-class Standard_RangeError;
 class Geom_BSplineSurface;
 
 
index 641a3dd836c96413a8fb8126659517645b647892..f27d73f4ffbac96eee7c7ab0c818641c822cffb6 100644 (file)
@@ -26,9 +26,6 @@
 #include <TColGeom_Array2OfBezierSurface.hxx>
 #include <TColStd_Array1OfReal.hxx>
 class Geom_BSplineSurface;
-class Standard_DimensionError;
-class Standard_DomainError;
-class Standard_OutOfRange;
 class Geom_BezierSurface;
 
 
index 6059b64a8bd78a1b1993ac0d4f3ef9a736b247d7..431f58af36a7aa175f11ceea48eb51fe82d3a067 100644 (file)
@@ -30,9 +30,6 @@
 #include <Standard_Real.hxx>
 #include <TColStd_Array1OfReal.hxx>
 #include <GeomAbs_Shape.hxx>
-class Standard_DimensionError;
-class Standard_NotImplemented;
-class Standard_ConstructionError;
 
 
 //! An algorithm to convert a grid of adjacent
index f15290a5185600b13efe7271b00405de7c7437a3..d0d7bd4836ac131bea52d357f6dd8ff90f294640 100644 (file)
@@ -33,60 +33,6 @@ class Geom_Surface;
 class Geom_Curve;
 class gp_Vec;
 class gp_Pnt;
-class GeomFill_Filling;
-class GeomFill_Stretch;
-class GeomFill_Coons;
-class GeomFill_Curved;
-class GeomFill_BezierCurves;
-class GeomFill_BSplineCurves;
-class GeomFill_Profiler;
-class GeomFill_SectionGenerator;
-class GeomFill_Line;
-class GeomFill_AppSurf;
-class GeomFill_SweepSectionGenerator;
-class GeomFill_AppSweep;
-class GeomFill_Generator;
-class GeomFill_Pipe;
-class GeomFill_Tensor;
-class GeomFill_ConstrainedFilling;
-class GeomFill_Boundary;
-class GeomFill_DegeneratedBound;
-class GeomFill_SimpleBound;
-class GeomFill_BoundWithSurf;
-class GeomFill_CoonsAlgPatch;
-class GeomFill_TgtField;
-class GeomFill_TgtOnCoons;
-class GeomFill_CornerState;
-class GeomFill_CircularBlendFunc;
-class GeomFill_SweepFunction;
-class GeomFill_LocFunction;
-class GeomFill_PolynomialConvertor;
-class GeomFill_QuasiAngularConvertor;
-class GeomFill_SnglrFunc;
-class GeomFill_FunctionDraft;
-class GeomFill_PlanFunc;
-class GeomFill_FunctionGuide;
-class GeomFill_SectionLaw;
-class GeomFill_UniformSection;
-class GeomFill_EvolvedSection;
-class GeomFill_NSections;
-class GeomFill_LocationLaw;
-class GeomFill_CurveAndTrihedron;
-class GeomFill_LocationDraft;
-class GeomFill_LocationGuide;
-class GeomFill_TrihedronLaw;
-class GeomFill_Fixed;
-class GeomFill_Frenet;
-class GeomFill_CorrectedFrenet;
-class GeomFill_DiscreteTrihedron;
-class GeomFill_ConstantBiNormal;
-class GeomFill_Darboux;
-class GeomFill_DraftTrihedron;
-class GeomFill_TrihedronWithGuide;
-class GeomFill_GuideTrihedronAC;
-class GeomFill_GuideTrihedronPlan;
-class GeomFill_Sweep;
-class GeomFill_SectionPlacement;
 
 
 //! Tools and Data to filling Surface and Sweep Surfaces
index e839213e5a071c715d047d349ca861fdd2e2d69b..079e22fc136de594f9170034df856452146ea46f 100644 (file)
@@ -23,7 +23,6 @@
 
 #include <GeomFill_FillingStyle.hxx>
 class Geom_BSplineSurface;
-class Standard_ConstructionError;
 class Geom_BSplineCurve;
 
 
index 3dfebba9e98035a4d7d5293775fba0bc45b84fca..ca06c98de8b0cbf13222ca63b085ff206152f0eb 100644 (file)
@@ -23,7 +23,6 @@
 
 #include <GeomFill_FillingStyle.hxx>
 class Geom_BezierSurface;
-class Standard_ConstructionError;
 class Geom_BezierCurve;
 
 
index 0f627fb33a09d977d82669973d85efb95d6a461b..cfe9112757c5077746cf7682710e4014415f9b8e 100644 (file)
@@ -25,7 +25,6 @@
 #include <Standard_Real.hxx>
 #include <Standard_Boolean.hxx>
 class Law_Function;
-class Adaptor3d_CurveOnSurface;
 class gp_Pnt;
 class gp_Vec;
 
index c1a6e07851c96ee8e531cbf646edaf133d4e0174..52dde69ccc67bb95ee3a27a9f1f88dadb14320d6 100644 (file)
@@ -34,8 +34,6 @@
 #include <TColStd_Array1OfInteger.hxx>
 #include <GeomAbs_Shape.hxx>
 
-class Standard_OutOfRange;
-class gp_Pnt;
 
 
 class GeomFill_CircularBlendFunc;
index 1802b64c30b7bae3e9e188072b60184d7f04ab77..eae75c66cfb9a48c573896ae768753b5f3f1d7e5 100644 (file)
 #include <GeomAbs_Shape.hxx>
 #include <TColStd_Array1OfReal.hxx>
 class GeomFill_Frenet;
-class Standard_OutOfRange;
-class Standard_ConstructionError;
 class gp_Dir;
-class GeomFill_TrihedronLaw;
-class gp_Vec;
 
 
 class GeomFill_ConstantBiNormal;
index 21e43c62b3bf721473c5e92086b3dbdc5c05a7f5..304571416d9498017752e9574fe20c3fd6c6b91c 100644 (file)
@@ -26,7 +26,6 @@
 #include <Standard_Integer.hxx>
 class GeomFill_Boundary;
 class Law_Function;
-class gp_Pnt;
 class gp_Vec;
 
 
index aa75164496a01fa6c63aab529c1c9b03ebafa94a..eccd1595a1505c74dd16ffc211a0d3bfd2dd7ec7 100644 (file)
 #include <GeomFill_Trihedron.hxx>
 class GeomFill_Frenet;
 class Law_Function;
-class Standard_OutOfRange;
-class Standard_ConstructionError;
-class GeomFill_TrihedronLaw;
-class gp_Vec;
 
 class GeomFill_CorrectedFrenet;
 DEFINE_STANDARD_HANDLE(GeomFill_CorrectedFrenet, GeomFill_TrihedronLaw)
index 592c1f74dfbe4a001d9e2e51cf49637b8816f94b..c035a47b6ad0efaac695522926f3b80605135f85 100644 (file)
 #include <GeomAbs_Shape.hxx>
 #include <TColStd_Array1OfReal.hxx>
 class GeomFill_TrihedronLaw;
-class Standard_OutOfRange;
-class gp_Mat;
-class GeomFill_LocationLaw;
-class gp_Vec;
-class gp_Pnt;
 
 
 class GeomFill_CurveAndTrihedron;
index 0a36c5b7f8b8a0625b445ee0b5304bd00fafb6eb..dc02c8e6761d17829e3e5403d598f09cc6265dd6 100644 (file)
@@ -26,9 +26,6 @@
 #include <Standard_Integer.hxx>
 #include <GeomAbs_Shape.hxx>
 #include <TColStd_Array1OfReal.hxx>
-class Standard_OutOfRange;
-class Standard_ConstructionError;
-class GeomFill_TrihedronLaw;
 class gp_Vec;
 
 
index 5b944a79140e6c6043fd33c34bb0f3b07442f901..4df63c8caa89b353e433201f3965972bc524c81c 100644 (file)
@@ -24,7 +24,6 @@
 #include <Standard_Real.hxx>
 #include <GeomFill_Boundary.hxx>
 #include <Standard_Boolean.hxx>
-class gp_Pnt;
 class gp_Vec;
 
 
index 815335787091ee0c7cf427c376459d2de0c0defa..2c19b642600d1f16531c825c16502cad3fa27635 100644 (file)
@@ -29,9 +29,6 @@
 #include <GeomAbs_Shape.hxx>
 #include <TColStd_Array1OfReal.hxx>
 class GeomFill_Frenet;
-class Standard_OutOfRange;
-class Standard_ConstructionError;
-class GeomFill_TrihedronLaw;
 class gp_Vec;
 
 
index eb9cf33eb2e2335475c5c6bbdcbd05d32d509df5..972064131b60362cc527a7e3612db35869b4a850 100644 (file)
 #include <Standard_Integer.hxx>
 #include <GeomAbs_Shape.hxx>
 #include <TColStd_Array1OfReal.hxx>
-class Standard_OutOfRange;
-class Standard_ConstructionError;
-class gp_Vec;
-class GeomFill_TrihedronLaw;
 
 
 class GeomFill_DraftTrihedron;
index 08bad4c107bac0b73d628a035ca37fe1ac0af3c3..b8451d2819b81ab2231c6eb1408250163ff5c216 100644 (file)
@@ -32,7 +32,6 @@
 class Geom_Curve;
 class Law_Function;
 class Geom_BSplineCurve;
-class Standard_OutOfRange;
 class Geom_BSplineSurface;
 class gp_Pnt;
 
index cd828f1583515af6ebada5d2c6ffabe8a6e69e37..2696cd84f902472e3e019536d1eb7862298a1d81 100644 (file)
@@ -27,7 +27,6 @@
 #include <Standard_Integer.hxx>
 #include <TColgp_Array2OfPnt.hxx>
 #include <TColStd_Array2OfReal.hxx>
-class Standard_NoSuchObject;
 
 
 //! Root class for Filling;
index f0a0982eebb41ab91b25154ff8798406a0cbf45a..d69972269d5342e9d58b86d0e8398ef03fa771d1 100644 (file)
 #include <Standard_Integer.hxx>
 #include <GeomAbs_Shape.hxx>
 #include <TColStd_Array1OfReal.hxx>
-class Standard_OutOfRange;
-class Standard_ConstructionError;
-class gp_Vec;
-class GeomFill_TrihedronLaw;
 
 
 class GeomFill_Fixed;
index e689ef4e212a0bc5e75e9e55aac909c9ed7fed37..45560697b7f9706e5719f7533f78eb1bfe62418b 100644 (file)
@@ -28,9 +28,6 @@
 #include <Standard_Integer.hxx>
 #include <GeomAbs_Shape.hxx>
 #include <TColStd_Array1OfReal.hxx>
-class Standard_OutOfRange;
-class Standard_ConstructionError;
-class GeomFill_TrihedronLaw;
 class gp_Vec;
 
 
index 0904c6958786735df93a17b67a12a0990c32733f..16cb4a8e3b74d561f5f4093352d596a8dba1252f 100644 (file)
@@ -33,7 +33,6 @@ class GeomFill_SectionLaw;
 class Geom_Curve;
 class Geom_Surface;
 class gp_Pnt;
-class gp_XYZ;
 class math_Matrix;
 class gp_Vec;
 
index bc9e5e158a7493db55ef00d2c04e2fb013a9540e..19fd5d1e0ff76d8eb40a4e0120b15485510c8c5f 100644 (file)
@@ -24,8 +24,6 @@
 #include <GeomFill_Profiler.hxx>
 #include <Standard_Real.hxx>
 class Geom_Surface;
-class StdFail_NotDone;
-class Standard_DomainError;
 
 
 //! Create a surface using generating lines.  Inherits
index 0642cbcc30e2fd3e681945729610b425d1a74b75..b9a66f6e0566b4989132b6e78f75f3cb592d2b54 100644 (file)
@@ -27,8 +27,6 @@
 #include <GeomAbs_Shape.hxx>
 #include <TColStd_Array1OfReal.hxx>
 class Approx_CurvlinFunc;
-class Standard_OutOfRange;
-class Standard_ConstructionError;
 class GeomFill_TrihedronLaw;
 class gp_Vec;
 
index acd01c581494f7d806be665af9bdeea622d73c27..7d3577dcbaaa1501e0d0321c8b99e099f013074e 100644 (file)
@@ -31,8 +31,6 @@
 #include <TColStd_Array1OfReal.hxx>
 
 class GeomFill_Frenet;
-class Standard_OutOfRange;
-class Standard_ConstructionError;
 class GeomFill_TrihedronLaw;
 class gp_Vec;
 
index c5e07f8d5a37e3000944d55dc61148fee04f2262..7a1afa843993a5d2a03c64c59e7a4f48fddb28cb 100644 (file)
@@ -31,7 +31,6 @@
 #include <TColStd_Array1OfReal.hxx>
 
 class GeomFill_DraftTrihedron;
-class GeomFill_LocationLaw;
 
 DEFINE_STANDARD_HANDLE(GeomFill_LocationDraft, GeomFill_LocationLaw)
 
index b02c77ab60136cdb92d0ac23b71a65154e9a7714..12a7a47850a1abcb1c2f71440b4805c9dc4bd62c 100644 (file)
 #include <TColgp_HArray1OfPnt2d.hxx>
 class GeomFill_TrihedronWithGuide;
 class GeomFill_SectionLaw;
-class Standard_NotImplemented;
-class Standard_ConstructionError;
-class Standard_OutOfRange;
-class gp_Mat;
-class GeomFill_LocationLaw;
 class gp_Vec;
 class gp_Pnt;
 class Geom_Curve;
index 4807b99fe5f3f2e50edf27ba094fb98b87926ca7..38f020a9cd6b2bdda46f3c47538320a6e61daa41 100644 (file)
@@ -24,8 +24,6 @@
 #include <TColgp_Array1OfVec2d.hxx>
 #include <TColStd_Array1OfReal.hxx>
 
-class Standard_NotImplemented;
-class Standard_OutOfRange;
 class gp_Mat;
 class gp_Vec;
 class gp_Pnt;
index 920d905b2210eddbcadb6b483de7e1f227bd5243..72fd35130fbec8f634a8834b12132a9b82b4e742 100644 (file)
@@ -33,7 +33,6 @@
 #include <TColStd_Array1OfInteger.hxx>
 #include <GeomAbs_Shape.hxx>
 class Geom_BSplineSurface;
-class Standard_OutOfRange;
 class gp_Pnt;
 class Geom_Curve;
 
index f0cc19ef03353edbc411a9d5a77c3a7e898b88ac..34aca13cb019b07dea8c8164d665780c257d3fa3 100644 (file)
@@ -27,7 +27,6 @@
 #include <Standard_Boolean.hxx>
 #include <Standard_Real.hxx>
 
-class gp_Pnt;
 class gp_Vec;
 
 
index 8f1cc4e651d5504f5a5ffb9344e0b69abc91f951..20995e413e1b853189087a0b557a28d8c8101e36 100644 (file)
@@ -27,7 +27,6 @@
 #include <Standard_Real.hxx>
 #include <TColgp_Array1OfPnt.hxx>
 #include <TColgp_Array1OfVec.hxx>
-class StdFail_NotDone;
 class gp_Pnt;
 class gp_Vec;
 
index a8afdd9f4b2b9850d83974023ea6d8d4b30fc593..473985877422a0053e272ae8e62887ff3f9eddfc 100644 (file)
@@ -28,8 +28,6 @@
 #include <TColgp_Array1OfPnt.hxx>
 #include <TColStd_Array1OfReal.hxx>
 #include <TColStd_Array1OfInteger.hxx>
-class StdFail_NotDone;
-class Standard_DomainError;
 class Geom_Curve;
 
 
index 9ae7cb36cdd86212964c86bd91786c0c97236201..e185e17fcbd07c73554837f4d56b646b9a5da84a 100644 (file)
@@ -28,7 +28,6 @@
 #include <TColgp_Array1OfPnt.hxx>
 #include <TColStd_Array1OfReal.hxx>
 #include <TColgp_Array1OfVec.hxx>
-class StdFail_NotDone;
 class gp_Pnt;
 class gp_Vec;
 
index 9f45519b035ac611cd76440bf5fc92d23bba2c87..5df2d6f07c595a10c6b72f4c30bad1eab68334ca 100644 (file)
@@ -29,9 +29,6 @@
 #include <Standard_Integer.hxx>
 #include <TColStd_Array1OfInteger.hxx>
 #include <GeomAbs_Shape.hxx>
-class Standard_NotImplemented;
-class Standard_DomainError;
-class Standard_OutOfRange;
 class Geom_BSplineSurface;
 class gp_Pnt;
 class Geom_Curve;
index 084555289467ed9278bb0426fad9546cf946d59f..b7b6e6fe322871992d9cef402491dd1b8784d56d 100644 (file)
@@ -29,7 +29,6 @@
 #include <gp_Pnt.hxx>
 class GeomFill_LocationLaw;
 class Geom_Curve;
-class StdFail_NotDone;
 class Geom_Geometry;
 class gp_Trsf;
 class gp_Mat;
index 8cbfc726e658b96e36da6ed8dae8875aeab87348..168416c520e4ec6afcbfcdc5985d0e1ebe275ade 100644 (file)
@@ -29,8 +29,6 @@
 #include <Standard_Boolean.hxx>
 #include <GeomAbs_CurveType.hxx>
 
-class Standard_OutOfRange;
-class Standard_DomainError;
 class gp_Pnt;
 class gp_Vec;
 
index 2a7b506d179a4fc55feaa39dfdefdb61a60bf13f..00a313a648c46c1614b7cdf2f6e9258ace0e80aa 100644 (file)
@@ -31,9 +31,6 @@
 class GeomFill_LocationLaw;
 class GeomFill_SectionLaw;
 class Geom_Surface;
-class StdFail_NotDone;
-class Standard_OutOfRange;
-class Standard_ConstructionError;
 class Geom2d_Curve;
 
 
index 6ca004037d0c60eaef38c001dbb9d66638b21a11..99cf37ff098a772d2b71798f9732db645dad30ce 100644 (file)
@@ -35,7 +35,6 @@
 #include <GeomAbs_Shape.hxx>
 class GeomFill_LocationLaw;
 class GeomFill_SectionLaw;
-class Standard_OutOfRange;
 class gp_Pnt;
 
 
index 991a8284401d98e0ce5a1ebb330c1fd1581532e5..adeba24882d6d637f711240240eed3c7c443b359 100644 (file)
@@ -28,7 +28,6 @@
 #include <TColgp_Array1OfVec2d.hxx>
 
 class Geom_BSplineCurve;
-class Standard_RangeError;
 class Geom_Curve;
 class gp_Trsf;
 
index e5646cf89bd618d8c899f55c8005550b11b328e8..97d9e47a858870874c4cf3cde0b984dc0af5b0f7 100644 (file)
@@ -25,8 +25,6 @@
 #include <Standard_Integer.hxx>
 #include <Standard_Real.hxx>
 #include <math_Vector.hxx>
-class Standard_DimensionError;
-class Standard_RangeError;
 class math_Matrix;
 
 
index 4cba026728c83f01eea8c80a4e5297b4ef5ae3f7..2e9972743a810d6d4df80671ab02bab87452c6ed 100644 (file)
@@ -22,8 +22,6 @@
 #include <GeomAbs_Shape.hxx>
 #include <TColStd_Array1OfReal.hxx>
 
-class Standard_OutOfRange;
-class Standard_NotImplemented;
 class gp_Vec;
 
 
index ad10e7f09a54cdaffdcb9fadbb6077dcd2787245..7ce3d68f0fb833fdbc536159cff2102e86feab45 100644 (file)
@@ -24,9 +24,6 @@
 #include <GeomFill_TrihedronLaw.hxx>
 #include <Standard_Real.hxx>
 
-class Standard_OutOfRange;
-class Standard_NotImplemented;
-class gp_Pnt;
 
 
 class GeomFill_TrihedronWithGuide;
index 83ae7f5dfb75725fbb69d3b632813f80e35128b2..c486b19f4c55100b823f64d6f9593e4669e50f13 100644 (file)
@@ -31,7 +31,6 @@
 #include <GeomAbs_Shape.hxx>
 class Geom_Curve;
 class Geom_BSplineCurve;
-class Standard_OutOfRange;
 class Geom_BSplineSurface;
 class gp_Pnt;
 
index b7e36e8347e5e58531fb4862616809f0afa48a2a..d8654d38843ed86016422620f96a4c518d18f373 100644 (file)
 
 #include <Standard_Boolean.hxx>
 #include <Standard_Real.hxx>
-class GeomInt_IntSS;
-class GeomInt_LineConstructor;
-class GeomInt_LineTool;
-class GeomInt_WLApprox;
-class GeomInt_ParameterAndOrientation;
-class GeomInt_TheFunctionOfTheInt2SOfThePrmPrmSvSurfacesOfWLApprox;
-class GeomInt_TheInt2SOfThePrmPrmSvSurfacesOfWLApprox;
-class GeomInt_ThePrmPrmSvSurfacesOfWLApprox;
-class GeomInt_TheZerImpFuncOfTheImpPrmSvSurfacesOfWLApprox;
-class GeomInt_TheImpPrmSvSurfacesOfWLApprox;
-class GeomInt_TheMultiLineOfWLApprox;
-class GeomInt_TheMultiLineToolOfWLApprox;
-class GeomInt_BSpParLeastSquareOfMyBSplGradientOfTheComputeLineOfWLApprox;
-class GeomInt_BSpParFunctionOfMyBSplGradientOfTheComputeLineOfWLApprox;
-class GeomInt_BSpGradient_BFGSOfMyBSplGradientOfTheComputeLineOfWLApprox;
-class GeomInt_MyBSplGradientOfTheComputeLineOfWLApprox;
-class GeomInt_ParLeastSquareOfMyGradientbisOfTheComputeLineOfWLApprox;
-class GeomInt_ResConstraintOfMyGradientbisOfTheComputeLineOfWLApprox;
-class GeomInt_ParFunctionOfMyGradientbisOfTheComputeLineOfWLApprox;
-class GeomInt_Gradient_BFGSOfMyGradientbisOfTheComputeLineOfWLApprox;
-class GeomInt_MyGradientbisOfTheComputeLineOfWLApprox;
-class GeomInt_TheComputeLineOfWLApprox;
-class GeomInt_ParLeastSquareOfMyGradientOfTheComputeLineBezierOfWLApprox;
-class GeomInt_ResConstraintOfMyGradientOfTheComputeLineBezierOfWLApprox;
-class GeomInt_ParFunctionOfMyGradientOfTheComputeLineBezierOfWLApprox;
-class GeomInt_Gradient_BFGSOfMyGradientOfTheComputeLineBezierOfWLApprox;
-class GeomInt_MyGradientOfTheComputeLineBezierOfWLApprox;
-class GeomInt_TheComputeLineBezierOfWLApprox;
 
 
 //! Provides intersections on between two surfaces of Geom.
index 14f00913e04e72c2cbb5c71a3a68c12c1db30c3e..aa1e1d3147579da9421e4a002fd1360614057721 100644 (file)
 #include <Standard_Real.hxx>
 #include <Standard_Boolean.hxx>
 class Geom_Curve;
-class GeomLProp_CurveTool;
-class GeomLProp_SurfaceTool;
-class GeomLProp_CLProps;
-class GeomLProp_SLProps;
 
 
 //! These global functions compute the degree of
index d83e4ef08a6ee0674dc3b47d2ee345472c7c60a2..e14506695fb23bc3278ec6e209595af56cfe30ad 100644 (file)
@@ -38,16 +38,6 @@ class Adaptor3d_Curve;
 class Geom_BSplineSurface;
 class Geom_BezierSurface;
 class Geom_Surface;
-class gp_Pnt2d;
-class GeomLib_MakeCurvefromApprox;
-class GeomLib_Interpolate;
-class GeomLib_DenominatorMultiplier;
-class GeomLib_CheckBSplineCurve;
-class GeomLib_Check2dBSplineCurve;
-class GeomLib_IsPlanarSurface;
-class GeomLib_Tool;
-class GeomLib_PolyFunc;
-class GeomLib_LogSample;
 
 typedef class Adaptor2d_Curve2d Adaptor2d_Curve2d;
 
index fe2b781e59d0b59bf3bb86c1011c70cde6099401..38d77cda7a842d3f9af1cf9901026eb9e63f3280 100644 (file)
@@ -25,8 +25,6 @@
 #include <Standard_Real.hxx>
 #include <gp_Pnt2d.hxx>
 class Geom2d_BSplineCurve;
-class StdFail_NotDone;
-class Standard_OutOfRange;
 
 
 //! Checks for the end  tangents : whether or not those
index 979a73cf33dc0a2395375f80999cbde168ea4a05..95019151d8d10cdd85f75a443685730fa94555de 100644 (file)
@@ -25,8 +25,6 @@
 #include <Standard_Real.hxx>
 #include <gp_Pnt.hxx>
 class Geom_BSplineCurve;
-class StdFail_NotDone;
-class Standard_OutOfRange;
 
 
 //! Checks for the end  tangents : whether or not those
index 5ab62a3ee1cd53a2f4591dbe99426c002719b104..b1dbd92424091126074a05c3b615d0a79829d3ab 100644 (file)
@@ -24,8 +24,6 @@
 #include <TColStd_Array1OfReal.hxx>
 #include <Standard_Real.hxx>
 class Geom_BSplineSurface;
-class Standard_OutOfRange;
-class Standard_ConstructionError;
 
 
 //! this defines an evaluator for a function of 2 variables
index dcdb2ef1804ee85ad73dab419c5e88ac3c9c3126..f5f86ab4778d78d893f8db7229f2a3acdb2f3ae0 100644 (file)
@@ -27,8 +27,6 @@
 #include <TColgp_Array1OfPnt.hxx>
 #include <TColStd_Array1OfReal.hxx>
 class Geom_BSplineCurve;
-class StdFail_NotDone;
-class Standard_OutOfRange;
 
 
 //! this class is used to construct a BSpline curve by
index 879203820b04bedcbdac09b9ef142967802a588d..0eb71a42bb31592509525f4f5b286c03a7e702e1 100644 (file)
@@ -24,9 +24,7 @@
 #include <gp_Pln.hxx>
 #include <Standard_Boolean.hxx>
 #include <Standard_Real.hxx>
-class StdFail_NotDone;
 class Geom_Surface;
-class gp_Pln;
 
 
 //! Find if a surface is a planar  surface.
index 6c868f816a6d11f91337c033bbf9aeca958b89a1..cbf26f458fe1d33f85cd53ae69bf10fb7cb3007c 100644 (file)
@@ -24,7 +24,6 @@
 #include <Standard_Real.hxx>
 #include <math_FunctionSample.hxx>
 #include <Standard_Integer.hxx>
-class Standard_OutOfRange;
 
 
 
index 90dd002b67dace1c3bec7e3d17f829ba125ac628..76e0f42c0792f6b0f1b4dac31ac6e03eeda966ca 100644 (file)
@@ -24,9 +24,6 @@
 #include <AdvApprox_ApproxAFunction.hxx>
 #include <Standard_Boolean.hxx>
 #include <Standard_Integer.hxx>
-class StdFail_NotDone;
-class Standard_OutOfRange;
-class AdvApprox_ApproxAFunction;
 class Geom2d_BSplineCurve;
 class Geom_BSplineCurve;
 
index 3ee9678d6741d24b6e8c25e6baafcac01719d6a3..b9fc196ed422a03ea3a339dbc910d8698413b9bc 100644 (file)
@@ -23,8 +23,6 @@
 
 #include <Standard_Integer.hxx>
 #include <gp_Vec.hxx>
-class GeomPlate_BuildAveragePlane;
-class gp_Vec;
 
 
 //! A structure containing indexes of two normals and its cross product
index 32e1d4f709b4e6805511b2228b2aa20585f660b3..b8fd059f58a40066aeee0d31e9084759e7c0c61d 100644 (file)
@@ -31,8 +31,6 @@
 #include <GeomPlate_SequenceOfAij.hxx>
 class Geom_Plane;
 class Geom_Line;
-class Standard_NoSuchObject;
-class gp_Vec;
 
 
 //! This class computes an average inertial plane with an
index 72c9d4e8377a78aabe60e1f622576cffb24d350a..133508983875aab603f1ef301152e2341915f3b0 100644 (file)
@@ -37,8 +37,6 @@
 #include <TColStd_HArray1OfReal.hxx>
 class Geom_Surface;
 class GeomPlate_Surface;
-class Standard_ConstructionError;
-class Standard_RangeError;
 class GeomPlate_CurveConstraint;
 class GeomPlate_PointConstraint;
 class gp_Pnt2d;
index b8438c0493b0b5eea1c485bccc52494a2f650f9d..81d6f2e72dd725158e01923ed53a257336a47639 100644 (file)
@@ -22,8 +22,6 @@
 
 class Geom2d_Curve;
 class Law_Function;
-class Standard_ConstructionError;
-class GeomLProp_SLProps;
 class gp_Pnt;
 class gp_Vec;
 
index add068f3ec16bf525ead8a78c71029ae24764e85..3f4d4bccfa4519ab5d75fb3d7cb7002766ca1016 100644 (file)
 #include <Standard_Boolean.hxx>
 #include <Standard_Transient.hxx>
 class Geom_Surface;
-class Standard_ConstructionError;
-class gp_Pnt;
-class gp_Vec;
-class gp_Pnt2d;
-class GeomLProp_SLProps;
 
 
 class GeomPlate_PointConstraint;
index 944198aadd3a8ee5c33644e6cf27107dc08c9b7e..6f7e283b837737e72b5f31eaf8c216515b49be50 100644 (file)
 #include <GeomAbs_Shape.hxx>
 #include <Standard_Integer.hxx>
 #include <TColgp_SequenceOfXY.hxx>
-class Geom_Surface;
-class Standard_RangeError;
-class Standard_NoSuchObject;
-class Geom_UndefinedDerivative;
-class Geom_UndefinedValue;
-class Plate_Plate;
 class gp_Trsf;
 class gp_GTrsf2d;
 class Geom_Curve;
index 18c92a43dad5e7eaaa94324c9f121471b1b99793..6eebea1dab0f2b2ebd10cb03069c356b87c75d21 100644 (file)
@@ -23,7 +23,6 @@
 
 #include <GeomToIGES_GeomEntity.hxx>
 #include <Standard_Real.hxx>
-class GeomToIGES_GeomEntity;
 class IGESData_IGESEntity;
 class Geom_Curve;
 class Geom_BoundedCurve;
index 08d02c36a8feba344a0f754e7fbab5bcc84b3886..987bebd406e57c89033c1f2090c763b8f7242f56 100644 (file)
@@ -22,7 +22,6 @@
 #include <Standard_Handle.hxx>
 
 #include <GeomToIGES_GeomEntity.hxx>
-class GeomToIGES_GeomEntity;
 class IGESGeom_Point;
 class Geom_Point;
 class Geom_CartesianPoint;
index 7a5169e518a9a1c01f23db726824b22634dc9e2e..28e7da67dccd432fd9709af2de9021ae9052f884 100644 (file)
@@ -24,7 +24,6 @@
 #include <Standard_Real.hxx>
 #include <Standard_Boolean.hxx>
 #include <GeomToIGES_GeomEntity.hxx>
-class GeomToIGES_GeomEntity;
 class IGESData_IGESEntity;
 class Geom_Surface;
 class Geom_BoundedSurface;
index 8f61ca5056226411a2c9bd79a97a70c857805166..b3a69311904595a7b06461df2ca7f756f0eaf784 100644 (file)
@@ -22,7 +22,6 @@
 #include <Standard_Handle.hxx>
 
 #include <GeomToIGES_GeomEntity.hxx>
-class GeomToIGES_GeomEntity;
 class IGESGeom_Direction;
 class Geom_Vector;
 class Geom_VectorWithMagnitude;
index 06ad8f45ea32f563f587ac5405c6dcf72232f83d..08ecc30f3ae2b29db6497809aaf28dc0a922dbf1 100644 (file)
@@ -23,7 +23,6 @@
 
 #include <GeomToStep_Root.hxx>
 class StepGeom_Axis1Placement;
-class StdFail_NotDone;
 class gp_Ax1;
 class gp_Ax2d;
 class Geom_Axis1Placement;
index f4c9881a6cb83dbb230f9cf81ef614d1f811dc8f..13e7a9f37a885b46be168375bc57e9bd92706076 100644 (file)
@@ -23,7 +23,6 @@
 
 #include <GeomToStep_Root.hxx>
 class StepGeom_Axis2Placement2d;
-class StdFail_NotDone;
 class gp_Ax2;
 class gp_Ax22d;
 
index 48faec06b92b2e5fd4ea10c8af2d5d3fe3cd2e92..89c0c3b1def9073311d465449d5c444974947e1f 100644 (file)
@@ -23,7 +23,6 @@
 
 #include <GeomToStep_Root.hxx>
 class StepGeom_Axis2Placement3d;
-class StdFail_NotDone;
 class gp_Ax2;
 class gp_Ax3;
 class gp_Trsf;
index 125237e34868aa792234bd0c9e9b828c594da3cc..3d56eb9046114b2d06dc24bda638387644c31bc7 100644 (file)
@@ -23,7 +23,6 @@
 
 #include <GeomToStep_Root.hxx>
 class StepGeom_BSplineCurveWithKnots;
-class StdFail_NotDone;
 class Geom_BSplineCurve;
 class Geom2d_BSplineCurve;
 
index 1ed1d4bd51d0c82b509b8c0975147dd58aa56cf0..c427afd6fe160ea1eb6faf095c9705ff27201e77 100644 (file)
@@ -23,7 +23,6 @@
 
 #include <GeomToStep_Root.hxx>
 class StepGeom_BSplineCurveWithKnotsAndRationalBSplineCurve;
-class StdFail_NotDone;
 class Geom_BSplineCurve;
 class Geom2d_BSplineCurve;
 
index 0562b5de3c36a122d426e0cf6e29f8db1a1399c3..3fe4b7895e48a206fa8921ff8be5b6f1b6d7950f 100644 (file)
@@ -23,7 +23,6 @@
 
 #include <GeomToStep_Root.hxx>
 class StepGeom_BSplineSurfaceWithKnots;
-class StdFail_NotDone;
 class Geom_BSplineSurface;
 
 
index f4e936aad746694ff493c08cdd33870921e263e5..e049fbdab29a6b37f26d4717542ddb51805fb305 100644 (file)
@@ -23,7 +23,6 @@
 
 #include <GeomToStep_Root.hxx>
 class StepGeom_BSplineSurfaceWithKnotsAndRationalBSplineSurface;
-class StdFail_NotDone;
 class Geom_BSplineSurface;
 
 
index 7d79b69b39a9ffa02e26ccdde8780dd2f1fd8a82..d712a46948d36a600a791744af146da80518f92d 100644 (file)
@@ -23,7 +23,6 @@
 
 #include <GeomToStep_Root.hxx>
 class StepGeom_BoundedCurve;
-class StdFail_NotDone;
 class Geom_BoundedCurve;
 class Geom2d_BoundedCurve;
 
index 01e958a356f08d1513120b9cf27354bab5297e2a..6d299d7e7696907569aad323f7e811af3e8d5268 100644 (file)
@@ -23,7 +23,6 @@
 
 #include <GeomToStep_Root.hxx>
 class StepGeom_BoundedSurface;
-class StdFail_NotDone;
 class Geom_BoundedSurface;
 
 
index c8f148e46ec84284ea61f720612d1fa63bbc3117..a7387e0fc7c3102f099ed041cfd7b265a8dba4cc 100644 (file)
@@ -23,7 +23,6 @@
 
 #include <GeomToStep_Root.hxx>
 class StepGeom_CartesianPoint;
-class StdFail_NotDone;
 class gp_Pnt;
 class gp_Pnt2d;
 class Geom_CartesianPoint;
index 2c0ed53b86d0a49f981f11dca79cb63dbcaf1c3e..38890848d313eb93c35ce2efc12bd964fe1b9f64 100644 (file)
@@ -23,7 +23,6 @@
 
 #include <GeomToStep_Root.hxx>
 class StepGeom_Circle;
-class StdFail_NotDone;
 class gp_Circ;
 class Geom_Circle;
 class Geom2d_Circle;
index b22a452086bcb3f4a1d211bf64ff1c8509b8183a..b2ff81ab0b07c930f6f2f6123e520b110d6979a6 100644 (file)
@@ -23,7 +23,6 @@
 
 #include <GeomToStep_Root.hxx>
 class StepGeom_Conic;
-class StdFail_NotDone;
 class Geom_Conic;
 class Geom2d_Conic;
 
index 67caaf3217dccd69cd59cd6b0e762a6bc073d902..b8c8839c437400ed8e9869658e30c3e034acb799 100644 (file)
@@ -23,7 +23,6 @@
 
 #include <GeomToStep_Root.hxx>
 class StepGeom_ConicalSurface;
-class StdFail_NotDone;
 class Geom_ConicalSurface;
 
 
index 7a56d00ed51741f90eccba5b580c97169d7ddcc8..a907c8fd6817020eb0b012ad9dceb9dbd6d46bbb 100644 (file)
@@ -23,7 +23,6 @@
 
 #include <GeomToStep_Root.hxx>
 class StepGeom_Curve;
-class StdFail_NotDone;
 class Geom_Curve;
 class Geom2d_Curve;
 
index 467886db721fee189a1374dcbcab8076c367c81b..77d46e666dcf342275e5c29c4ffe72ce6d1e8f19 100644 (file)
@@ -23,7 +23,6 @@
 
 #include <GeomToStep_Root.hxx>
 class StepGeom_CylindricalSurface;
-class StdFail_NotDone;
 class Geom_CylindricalSurface;
 
 
index a13eec1ebc19e322b51cfb950f108118ac4764f9..a224105272923c64aed834b3f9f4f854b8f5bfbd 100644 (file)
@@ -23,7 +23,6 @@
 
 #include <GeomToStep_Root.hxx>
 class StepGeom_Direction;
-class StdFail_NotDone;
 class gp_Dir;
 class gp_Dir2d;
 class Geom_Direction;
index cdebf405abead5abc2133803f74486ba2c84c745..80f4a09c30f7c77457b02700e08a61dce223bbc1 100644 (file)
@@ -23,7 +23,6 @@
 
 #include <GeomToStep_Root.hxx>
 class StepGeom_ElementarySurface;
-class StdFail_NotDone;
 class Geom_ElementarySurface;
 
 
index 7b1bb3907af520f709d81c63c806f74bdff92720..9fe86d8ce74a92966f5adc64b6797f114828bd6b 100644 (file)
@@ -23,7 +23,6 @@
 
 #include <GeomToStep_Root.hxx>
 class StepGeom_Ellipse;
-class StdFail_NotDone;
 class gp_Elips;
 class Geom_Ellipse;
 class Geom2d_Ellipse;
index e284ca242f6613044d4506748fdba2983050b705..74bc53766d91ed43eef357139d3dcedd8ad82821 100644 (file)
@@ -23,7 +23,6 @@
 
 #include <GeomToStep_Root.hxx>
 class StepGeom_Hyperbola;
-class StdFail_NotDone;
 class Geom2d_Hyperbola;
 class Geom_Hyperbola;
 
index fa90bb7b7e9b3678bfae88f302c486adbaac4e4c..4d22c04c62fdbe96a134bc2fc41c3ccfe92fabb8 100644 (file)
@@ -23,7 +23,6 @@
 
 #include <GeomToStep_Root.hxx>
 class StepGeom_Line;
-class StdFail_NotDone;
 class gp_Lin;
 class gp_Lin2d;
 class Geom_Line;
index 75271a944f806b75f4cd3e0b9fe0296c2aca9b23..d45e44adf80080fa122ab106a303ecc4bde7083b 100644 (file)
@@ -23,7 +23,6 @@
 
 #include <GeomToStep_Root.hxx>
 class StepGeom_Parabola;
-class StdFail_NotDone;
 class Geom2d_Parabola;
 class Geom_Parabola;
 
index 8c28b15778d04935f52a1a9a1f288f18197ad340..ef42f846462fc73dcaf734012de2659f34a89cab 100644 (file)
@@ -23,7 +23,6 @@
 
 #include <GeomToStep_Root.hxx>
 class StepGeom_Plane;
-class StdFail_NotDone;
 class gp_Pln;
 class Geom_Plane;
 
index 9dff3827c40afeab1b90d392d2750da6ade49095..594c75720bed36f69994a18f315c36874b623f44 100644 (file)
@@ -25,7 +25,6 @@
 #include <TColgp_Array1OfPnt.hxx>
 #include <TColgp_Array1OfPnt2d.hxx>
 class StepGeom_Polyline;
-class StdFail_NotDone;
 
 
 //! This class implements the mapping between an Array1 of points
index 76b47305f1384b5ffa991cfb280e1b0338d4abc7..646023c5caee8a08927036a0d84d3932e3d51c3a 100644 (file)
@@ -23,7 +23,6 @@
 
 #include <GeomToStep_Root.hxx>
 class StepGeom_RectangularTrimmedSurface;
-class StdFail_NotDone;
 class Geom_RectangularTrimmedSurface;
 
 
index 8ae9508f170a585b33dfa447bd71af13d7dbf5bf..ed534d4b4aa54d0187badbf82a7d020568c95212 100644 (file)
@@ -23,7 +23,6 @@
 
 #include <GeomToStep_Root.hxx>
 class StepGeom_SphericalSurface;
-class StdFail_NotDone;
 class Geom_SphericalSurface;
 
 
index 9d149b3a890bbb10af2263bde93a4f93acb135c4..52b36eee6d28350e7e544117597f2ba1148cec24 100644 (file)
@@ -23,7 +23,6 @@
 
 #include <GeomToStep_Root.hxx>
 class StepGeom_Surface;
-class StdFail_NotDone;
 class Geom_Surface;
 
 
index 885443f3fdcb1b0489de4da57c31d941b7e1c24d..c2a7c9e8f7bafdef09ba7bf3c292a70d55a9e95b 100644 (file)
@@ -23,7 +23,6 @@
 
 #include <GeomToStep_Root.hxx>
 class StepGeom_SurfaceOfLinearExtrusion;
-class StdFail_NotDone;
 class Geom_SurfaceOfLinearExtrusion;
 
 
index 0cf724705fc86c5b7d25a286a06e64b3e9e047b7..4790ef0eb799ae51f7f7e8117e3b9a0fe65f4d89 100644 (file)
@@ -23,7 +23,6 @@
 
 #include <GeomToStep_Root.hxx>
 class StepGeom_SurfaceOfRevolution;
-class StdFail_NotDone;
 class Geom_SurfaceOfRevolution;
 
 
index 4828c3fdea2e6df03c5e1e6c54f7f466b4cccfc2..c00d636f189269b1f14a7bee1bec4134cbd22595 100644 (file)
@@ -23,7 +23,6 @@
 
 #include <GeomToStep_Root.hxx>
 class StepGeom_SweptSurface;
-class StdFail_NotDone;
 class Geom_SweptSurface;
 
 
index 6319d047e013456086b02bd7f09a900bbb967081..ff77f4315ebe570991320e90cd55edb43635a7a8 100644 (file)
@@ -23,7 +23,6 @@
 
 #include <GeomToStep_Root.hxx>
 class StepGeom_ToroidalSurface;
-class StdFail_NotDone;
 class Geom_ToroidalSurface;
 
 
index ae7bee18473a8ad46fed2846550344810030073d..52f09ad3f21578d605a8dc92826bfc540a63389c 100644 (file)
@@ -23,7 +23,6 @@
 
 #include <GeomToStep_Root.hxx>
 class StepGeom_Vector;
-class StdFail_NotDone;
 class gp_Vec;
 class gp_Vec2d;
 class Geom_Vector;
index a0dca3bbff98a40583086509efd5e08c91d938af..1acc4b41ece619e6a28908bef7e31ce927b261b0 100644 (file)
@@ -28,10 +28,6 @@ class Geom_Surface;
 class Geom_Curve;
 class Geom2d_Curve;
 class GeomTools_UndefinedTypeHandler;
-class GeomTools_UndefinedTypeHandler;
-class GeomTools_SurfaceSet;
-class GeomTools_CurveSet;
-class GeomTools_Curve2dSet;
 
 
 //! The GeomTools package provides  utilities for Geometry.
index 0fb0ede1e749d0c683465c1161e1e1808f59f48b..bcaf6701943e62cd26bc9dc70eef3993264f64c5 100644 (file)
@@ -28,7 +28,6 @@
 #include <Standard_Boolean.hxx>
 #include <Message_ProgressRange.hxx>
 
-class Standard_OutOfRange;
 class Geom2d_Curve;
 
 
index ff881d348f2145af62d974dfc4fbf3315ee4ed80..a87af4bce44ccce039312b3b7d88d40e26435b40 100644 (file)
@@ -28,7 +28,6 @@
 #include <Standard_Boolean.hxx>
 #include <Message_ProgressRange.hxx>
 
-class Standard_OutOfRange;
 class Geom_Curve;
 
 
index 127668738b7e6658442db3d3e1171d82bedaba15..c77ae388e162086ea9ab9f8107e91f66a7f07d0f 100644 (file)
@@ -28,7 +28,6 @@
 #include <Standard_Boolean.hxx>
 #include <Message_ProgressRange.hxx>
 
-class Standard_OutOfRange;
 class Geom_Surface;
 
 
index 78933d804adfd3a9ad30cd9a26426d4f1fe90bed..6373a8dfb578ef0075ac4a176764f470124a475b 100644 (file)
@@ -49,7 +49,6 @@
 
 class Aspect_XRSession;
 class Graphic3d_CView;
-class Graphic3d_GraphicDriver;
 class Graphic3d_Layer;
 class Graphic3d_StructureManager;
 
index 9d5d7f28f52ebb4b341807da9e79d85fef900a70..4415701d64e72efc16e6a88b656d00e21e855af0 100644 (file)
@@ -35,7 +35,6 @@
 #include <Bnd_Box.hxx>
 
 //! Forward declaration
-class Graphic3d_WorldViewProjState;
 
 //! Camera class provides object-oriented approach to setting up projection
 //! and orientation properties of 3D view.
index 148bb21d69dc1799575dee55e4cbbf69e1671062..04fa9348e59012428157580a95d59cf6d59567a6 100644 (file)
@@ -33,7 +33,6 @@
 class Graphic3d_StructureManager;
 class Graphic3d_DataStructureManager;
 class Bnd_Box;
-class gp_Pnt;
 
 DEFINE_STANDARD_HANDLE(Graphic3d_Structure, Standard_Transient)
 
index 344be9384c1e3ba902b8ce0f2033587ff887940b..fb95a81bcf20ed9e5290252747e9d03865f1a3c5 100644 (file)
@@ -25,7 +25,6 @@
 #include <Graphic3d_TypeOfTexture.hxx>
 #include <Image_PixMap.hxx>
 #include <Standard_Integer.hxx>
-class Standard_OutOfRange;
 class TCollection_AsciiString;
 
 
index bd8f902ecd6dc28b38976acb0464bfbc71f39d42..b55e320f23daff9a66528d3cb87f80027839b8af 100644 (file)
@@ -23,7 +23,6 @@
 #include <Graphic3d_NameOfTextureEnv.hxx>
 #include <Graphic3d_TextureRoot.hxx>
 #include <Standard_Integer.hxx>
-class Standard_OutOfRange;
 class TCollection_AsciiString;
 
 
index d4cf56ab12ded02f2168dfa68f74b0707a28a5d0..b3b725f158412ef25a849b461d7dfdb53b2e4ba4 100644 (file)
@@ -26,7 +26,6 @@
 #include <Standard_Boolean.hxx>
 #include <Intrv_Intervals.hxx>
 #include <Standard_Integer.hxx>
-class Standard_OutOfRange;
 
 
 //! This class describes the Hidden  Line status of an
index 13cf6e16e3db92cc95148324e6197b9feeef49c8..20a3d96a81f712afde0b812ebb9b4739dc532e83 100644 (file)
 #include <Standard_Real.hxx>
 #include <gp_Trsf.hxx>
 #include <gp_Vec2d.hxx>
-class Standard_NoSuchObject;
 class gp_Ax2;
-class gp_Trsf;
-class gp_Vec2d;
 class gp_Vec;
 class gp_Pnt;
 class gp_Pnt2d;
index 0ae15dc548989815c4b739d02d072d022d7897d1..52dae4b80f037b3e57f6349e8b4948cb47ebd7bb 100644 (file)
@@ -26,7 +26,6 @@
 #include <HLRBRep_TypeOfResultingEdge.hxx>
 #include <TopoDS_Shape.hxx>
 #include <Standard_Real.hxx>
-class TopoDS_Shape;
 
 
 //! This class builds reflect lines on a shape
index 9bf5860c4a87213d5fd8a226d711d29b8e62f06d..1c3473f32a240d43b03b4fc55e54be770770b637 100644 (file)
 #include <Standard_Real.hxx>
 class TopoDS_Edge;
 class HLRBRep_Curve;
-class HLRBRep_CurveTool;
-class HLRBRep_BCurveTool;
-class HLRBRep_Curve;
-class HLRBRep_SurfaceTool;
-class HLRBRep_BSurfaceTool;
-class HLRBRep_Surface;
-class HLRBRep_CLPropsATool;
-class HLRBRep_CLProps;
-class HLRBRep_SLPropsATool;
-class HLRBRep_SLProps;
-class HLRBRep_CInter;
-class HLRBRep_LineTool;
-class HLRBRep_InterCSurf;
-class HLRBRep_EdgeFaceTool;
-class HLRBRep_Intersector;
-class HLRBRep_EdgeData;
-class HLRBRep_FaceData;
-class HLRBRep_FaceIterator;
-class HLRBRep_Data;
-class HLRBRep_ShapeToHLR;
-class HLRBRep_HLRToShape;
-class HLRBRep_ShapeBounds;
-class HLRBRep_EdgeInterferenceTool;
-class HLRBRep_VertexList;
-class HLRBRep_EdgeIList;
-class HLRBRep_AreaLimit;
-class HLRBRep_EdgeBuilder;
-class HLRBRep_Hider;
-class HLRBRep_InternalAlgo;
-class HLRBRep_Algo;
-class HLRBRep_PolyAlgo;
-class HLRBRep_BiPoint;
-class HLRBRep_BiPnt2D;
-class HLRBRep_PolyHLRToShape;
-class HLRBRep_TheCurveLocatorOfTheProjPCurOfCInter;
-class HLRBRep_PCLocFOfTheLocateExtPCOfTheProjPCurOfCInter;
-class HLRBRep_TheLocateExtPCOfTheProjPCurOfCInter;
-class HLRBRep_TheProjPCurOfCInter;
-class HLRBRep_MyImpParToolOfTheIntersectorOfTheIntConicCurveOfCInter;
-class HLRBRep_TheIntersectorOfTheIntConicCurveOfCInter;
-class HLRBRep_TheIntConicCurveOfCInter;
-class HLRBRep_IntConicCurveOfCInter;
-class HLRBRep_ThePolygon2dOfTheIntPCurvePCurveOfCInter;
-class HLRBRep_TheDistBetweenPCurvesOfTheIntPCurvePCurveOfCInter;
-class HLRBRep_ExactIntersectionPointOfTheIntPCurvePCurveOfCInter;
-class HLRBRep_TheIntPCurvePCurveOfCInter;
-class HLRBRep_ThePolygonOfInterCSurf;
-class HLRBRep_ThePolygonToolOfInterCSurf;
-class HLRBRep_ThePolyhedronOfInterCSurf;
-class HLRBRep_ThePolyhedronToolOfInterCSurf;
-class HLRBRep_TheInterferenceOfInterCSurf;
-class HLRBRep_TheCSFunctionOfInterCSurf;
-class HLRBRep_TheExactInterCSurf;
-class HLRBRep_TheQuadCurvFuncOfTheQuadCurvExactInterCSurf;
-class HLRBRep_TheQuadCurvExactInterCSurf;
 
 
 //! Hidden Lines Removal
index 550db560a6bac9f044edf5e083d2141cd40c531a..b4f73e00382d32bb8658a205d12e2e0300abdf7b 100644 (file)
@@ -24,7 +24,6 @@
 #include <Standard_Boolean.hxx>
 #include <TopAbs_State.hxx>
 #include <Standard_Transient.hxx>
-class HLRAlgo_Intersection;
 
 
 class HLRBRep_AreaLimit;
index b251e29fdaaaec3f87694f5d52173e834d901fe1..a0302c1c62a6acb333aa35eecebf8f2f44441942 100644 (file)
@@ -35,9 +35,6 @@
 #include <gp_Hypr.hxx>
 #include <gp_Parab.hxx>
 #include <TColgp_Array1OfPnt.hxx>
-class Standard_OutOfRange;
-class Standard_NoSuchObject;
-class Standard_DomainError;
 class BRepAdaptor_Curve;
 class gp_Pnt;
 class gp_Vec;
index f2c5f6620cfbdda1331d82938a5251d3e050e757..e347b50f4b9c4e4035479deb8242492756ec73ec 100644 (file)
 #include <gp_Pnt2d.hxx>
 #include <TColgp_Array1OfPnt2d.hxx>
 #include <TColStd_Array1OfInteger.hxx>
-class Standard_NoSuchObject;
-class Standard_DomainError;
-class Standard_OutOfRange;
-class StdFail_UndefinedDerivative;
-class BRepAdaptor_Curve;
 class TopoDS_Edge;
 class gp_Pnt;
 class gp_Vec;
index 493aee11edc3ae607aa853977665e30427f56fe5..b39d0516588547d6bb79057587d16a242c9ab9af 100644 (file)
@@ -35,9 +35,6 @@
 #include <gp_Elips2d.hxx>
 #include <gp_Hypr2d.hxx>
 #include <gp_Parab2d.hxx>
-class Standard_OutOfRange;
-class Standard_NoSuchObject;
-class Standard_DomainError;
 class gp_Pnt2d;
 class gp_Vec2d;
 class Geom2d_BezierCurve;
index 464b899de93725ee233f71baa6a734009b0c0f55..121ec30824e3ffe48fec857c4681b9a9bc1c2ef6 100644 (file)
@@ -43,9 +43,6 @@
 #include <TopAbs_State.hxx>
 #include <HLRAlgo_InterferenceList.hxx>
 class BRepTopAdaptor_TopolTool;
-class StdFail_UndefinedDerivative;
-class HLRAlgo_Projector;
-class HLRAlgo_Interference;
 class gp_Dir2d;
 class HLRBRep_EdgeData;
 class HLRBRep_FaceData;
index 471d840c7df936b3fa57d02d1043a8cfc327219e..d9463dae4ab4391fd03a403222ffbc459810d949 100644 (file)
@@ -26,9 +26,6 @@
 #include <Standard_Boolean.hxx>
 #include <TopAbs_Orientation.hxx>
 class HLRBRep_AreaLimit;
-class Standard_NoMoreObject;
-class Standard_NoSuchObject;
-class Standard_DomainError;
 class HLRBRep_VertexList;
 class HLRAlgo_Intersection;
 
index de160b3f51c59efffc200996980203b8a50eddf4..8fd7a962b686fda193659ce850f26353a7c27fcb 100644 (file)
@@ -27,7 +27,6 @@
 #include <TopAbs_Orientation.hxx>
 #include <Standard_Real.hxx>
 class HLRBRep_Data;
-class HLRAlgo_Intersection;
 class gp_Dir;
 class HLRAlgo_Interference;
 
index 89acfd2c30e68b067dad0165a92ed0768e80c5d9..da2ce8f9f70b28db0e4fe7cf4898acfee2f2589e 100644 (file)
@@ -29,7 +29,6 @@
 #include <Standard_Integer.hxx>
 class HLRAlgo_WiresBlock;
 class TopoDS_Face;
-class HLRBRep_Surface;
 
 
 
index 1791c5a4bcac2bfe6b5267c6c50ac2635a4b396f..3a1822d58209a9a1266ba3b4da92b0036e7e355d 100644 (file)
@@ -27,8 +27,6 @@
 #include <Standard_Transient.hxx>
 #include <Standard_Integer.hxx>
 class HLRBRep_Data;
-class Standard_OutOfRange;
-class HLRAlgo_Projector;
 class HLRTopoBRep_OutLiner;
 class HLRBRep_ShapeBounds;
 
index f8109cfaed528ddd0ade719ddab23aeb99ddbb5c..2731ca69e220d083a9c517ce7d647d9eb97aaad4 100644 (file)
@@ -28,9 +28,7 @@
 #include <Standard_Address.hxx>
 #include <Standard_Real.hxx>
 #include <Standard_Boolean.hxx>
-class StdFail_UndefinedDerivative;
 class gp_Lin;
-class IntRes2d_IntersectionPoint;
 class IntCurveSurface_IntersectionPoint;
 class IntRes2d_IntersectionSegment;
 class IntCurveSurface_IntersectionSegment;
index 6dc19e9817fbad49adff65d84a44c297501cf838..dfa696e161103edd7dfe4e84cffbd9e34bd528c9 100644 (file)
@@ -35,7 +35,6 @@
 #include <TopTools_SequenceOfShape.hxx>
 
 class Geom_Surface;
-class HLRAlgo_Projector;
 class TopoDS_Edge;
 class HLRAlgo_PolyInternalData;
 class HLRAlgo_EdgeStatus;
index ce2b5f2afbe8d0453084dbbc3a482bf60193e50d..bcea069641e99c342aaecc87b6182a8cc65f0d8d 100644 (file)
@@ -25,7 +25,6 @@
 
 #include <Standard_Integer.hxx>
 class HLRTopoBRep_OutLiner;
-class Standard_Transient;
 
 
 //! Contains  a Shape and the  bounds of its vertices,
index 5aa2933854af4594ea8fcb6396d7552c521a20ba..e8b49933d5a1102e6c50e5988af673289bd7f72d 100644 (file)
 #include <gp_Sphere.hxx>
 #include <gp_Torus.hxx>
 #include <gp_Ax1.hxx>
-class Standard_OutOfRange;
-class Standard_NoSuchObject;
-class Standard_DomainError;
-class BRepAdaptor_Surface;
 class TopoDS_Face;
 class gp_Pnt;
 class gp_Vec;
index 5fd4205afc718aeacb10b199c8db4574cf731078..8103ebd4987c61dc356204201ec60dc3e3f0d587 100644 (file)
@@ -25,7 +25,6 @@
 #include <HLRBRep_EdgeInterferenceTool.hxx>
 #include <Standard_Boolean.hxx>
 #include <TopAbs_Orientation.hxx>
-class HLRBRep_EdgeInterferenceTool;
 class HLRAlgo_Intersection;
 
 
index 836abb600b9b9a9a20c5b6ab9760b10fc41f422c..b12bdcd8652f87989f60326a5eff64f611d3471d 100644 (file)
 class HLRAlgo_Projector;
 class TopoDS_Shape;
 class HLRTopoBRep_OutLiner;
-class HLRTest_ShapeData;
-class HLRTest_DrawableEdgeTool;
-class HLRTest_DrawablePolyEdgeTool;
-class HLRTest_Projector;
-class HLRTest_OutLiner;
 
 
 //! This package   is  a test  of  the    Hidden Lines
index ffec6f51147a8613392ce9e10cb235a6968ab571..638694b32d6780f978b425a54e3690724afd0ce8 100644 (file)
@@ -26,7 +26,6 @@
 class HLRTopoBRep_OutLiner;
 class TopoDS_Shape;
 class Draw_Display;
-class Draw_Drawable3D;
 
 
 class HLRTest_OutLiner;
index 8c5fee459eabd2b0f32021035502e2f014852123..b4521fbe29ee6c6d282b6d40aaa97c67609ab93f 100644 (file)
@@ -22,7 +22,6 @@
 
 #include <Draw_Color.hxx>
 #include <Standard_Transient.hxx>
-class Draw_Color;
 
 
 class HLRTest_ShapeData;
index 47bdce31e99bd0357159532c64f92ad3cc2db57c..2bbf29d7d690776f16f91246827260af76486411 100644 (file)
@@ -25,8 +25,6 @@
 #include <Standard_Transient.hxx>
 #include <BRepTopAdaptor_MapOfShapeTool.hxx>
 #include <Standard_Integer.hxx>
-class TopoDS_Shape;
-class HLRTopoBRep_Data;
 class HLRAlgo_Projector;
 class TopoDS_Face;
 
index 96eff94f6663893d1da8e58bb820688ffd0b43bd..0a604f5132f610a42a35f32af6ac9a476680cb2a 100644 (file)
@@ -23,7 +23,6 @@
 
 #include <Standard_Real.hxx>
 #include <TopoDS_Shape.hxx>
-class TopoDS_Shape;
 
 
 
index a3ec712a9152e376cad22799ad280dc21558e674..708a8c3020435ac456b07b309f41433eefc71452 100644 (file)
@@ -26,7 +26,6 @@
 #include <Standard_Boolean.hxx>
 #include <Hatch_LineForm.hxx>
 #include <Standard_Integer.hxx>
-class Standard_OutOfRange;
 class gp_Lin2d;
 class gp_Dir2d;
 class gp_Pnt2d;
index 62d4ea3c2dcb4c806b17f7eee0fa949d8c98ad73..1e2c184dfcb21579de0d78f18abb651353f6fda9 100644 (file)
@@ -27,8 +27,6 @@
 #include <Standard_Real.hxx>
 #include <Standard_Boolean.hxx>
 #include <Standard_Integer.hxx>
-class Hatch_Hatcher;
-class gp_Lin2d;
 
 
 //! Stores a Line in the Hatcher. Represented by :
index 7f3f0b7475732c1a32542cf6e6b4a199262c6e2b..8e74c0fc1a2708546c53148f2a3c6b593980fe52 100644 (file)
@@ -24,8 +24,6 @@
 #include <Standard_Real.hxx>
 #include <Standard_Boolean.hxx>
 #include <Standard_Integer.hxx>
-class Hatch_Line;
-class Hatch_Hatcher;
 
 
 //! Stores an intersection on a line represented by :
index 988628cd43e3368d60736046019e550a0e252045..6d55a2a249c8e8aeab41821a3e942388435a64b9 100644 (file)
@@ -24,8 +24,6 @@
 #include <Standard_Boolean.hxx>
 #include <HatchGen_PointOnHatching.hxx>
 #include <Standard_Integer.hxx>
-class Standard_DomainError;
-class HatchGen_PointOnHatching;
 
 
 
index ad5f1ddc825022d5f199dbab2744e425ee1504df..e3ec0458df48a22a9a48d81112622d8b04c3b32a 100644 (file)
@@ -26,7 +26,6 @@
 #include <Standard_Real.hxx>
 #include <Standard_Integer.hxx>
 #include <Standard_Boolean.hxx>
-class Standard_OutOfRange;
 class IntRes2d_IntersectionPoint;
 class HatchGen_PointOnElement;
 
index ac2cf18f05ac92aa502e6a5340e23315817e6f1c..2fbf112d7c600c0564eb3f950b57ad82330803d7 100644 (file)
 #include <Standard_Handle.hxx>
 
 class HeaderSection_Protocol;
-class HeaderSection_Protocol;
-class HeaderSection_FileName;
-class HeaderSection_FileDescription;
-class HeaderSection_FileSchema;
-class HeaderSection_HeaderRecognizer;
 
 
 
index cbc1285676135acc991746b2b3fff1c40b2fda2c..a6917000328a8771de6800cc9c8108f2b6a611f0 100644 (file)
@@ -23,7 +23,6 @@
 
 #include <Interface_Graph.hxx>
 #include <Interface_GraphContent.hxx>
-class Interface_Graph;
 class Standard_Transient;
 
 
index 8c10dd07a8c5a3afc65dbd4e3ab20b89039cfa5c..496b6976a65b84127d6fee00d453d4d4b5af3c56 100644 (file)
@@ -23,7 +23,6 @@
 
 #include <Interface_Graph.hxx>
 #include <Interface_GraphContent.hxx>
-class Interface_Graph;
 class Standard_Transient;
 class Interface_EntityIterator;
 
index 7f7fcccd69b25b3b6e5e24ebf8d3b6aa21939d39..94480c158e3468661b2c3d9eaab429237bc2c697 100644 (file)
@@ -26,7 +26,6 @@
 #include <TColStd_HSequenceOfInteger.hxx>
 #include <Interface_GraphContent.hxx>
 #include <Standard_Boolean.hxx>
-class Interface_Graph;
 class Standard_Transient;
 class Interface_EntityIterator;
 
index 3cfd311a807e974526275dae319593fbe99089d3..d6440959e90a1d799db218a447cec50329a099df 100644 (file)
@@ -24,7 +24,6 @@
 #include <Interface_Graph.hxx>
 #include <Interface_GraphContent.hxx>
 #include <Standard_Boolean.hxx>
-class Interface_Graph;
 class Standard_Transient;
 class Interface_EntityIterator;
 
index 1a78885ac58afd3e49c19bf28222f3a5b7719287..328cc62ed46768abbfad6d1754a5c0638ba2993d 100644 (file)
@@ -24,7 +24,6 @@
 #include <Interface_Graph.hxx>
 #include <Interface_GraphContent.hxx>
 #include <Standard_Integer.hxx>
-class Interface_Graph;
 class Standard_Transient;
 class Interface_EntityIterator;
 
index 2afc5b5809d9c2699fe23ccb05f8f7496989136f..e8f379921ec6c9c9643e1958f44c4181395d2dd0 100644 (file)
@@ -24,7 +24,6 @@
 #include <Interface_Graph.hxx>
 #include <Interface_GraphContent.hxx>
 #include <Standard_Boolean.hxx>
-class Interface_Graph;
 class Standard_Transient;
 class Interface_EntityIterator;
 
index 84dfae9b531ea054210a09802567f9dd641d05e3..1b217eb64a3de0afd66c573691768e27af517dde 100644 (file)
@@ -24,7 +24,6 @@
 #include <IFGraph_StrongComponants.hxx>
 #include <Standard_Boolean.hxx>
 class Interface_Graph;
-class IFGraph_StrongComponants;
 
 
 //! determines strong components in a graph which are Roots
index cc4f2430450bcb8ab4688997587413e2445d368c..d5f26972f0bd2abcaa58e4dff5a74d7c40e7eca6 100644 (file)
 #include <TColStd_HSequenceOfInteger.hxx>
 #include <Standard_Integer.hxx>
 #include <Standard_Boolean.hxx>
-class Standard_OutOfRange;
-class Standard_NoSuchObject;
-class Interface_InterfaceError;
-class Interface_Graph;
 class Interface_InterfaceModel;
 class Standard_Transient;
 class Interface_EntityIterator;
index 81f916622d2fe166790fbe48982c6bf184dd90ea..3bdcf766901b8cfebc79226d7a5218e6df08443a 100644 (file)
 #include <Standard_Boolean.hxx>
 #include <Standard_CString.hxx>
 class IFSelect_WorkSession;
-class IFSelect_Signature;
-class IFSelect_SignMultiple;
-class IFSelect_SignType;
-class IFSelect_SignCategory;
-class IFSelect_SignValidity;
-class IFSelect_SignAncestor;
-class IFSelect_ShareOut;
-class IFSelect_AppliedModifiers;
-class IFSelect_ShareOutResult;
-class IFSelect_PacketList;
-class IFSelect_Dispatch;
-class IFSelect_DispGlobal;
-class IFSelect_DispPerOne;
-class IFSelect_DispPerCount;
-class IFSelect_DispPerSignature;
-class IFSelect_DispPerFiles;
-class IFSelect_SelectionIterator;
-class IFSelect_Selection;
-class IFSelect_SelectBase;
-class IFSelect_SelectModelRoots;
-class IFSelect_SelectModelEntities;
-class IFSelect_SelectEntityNumber;
-class IFSelect_SelectPointed;
-class IFSelect_SelectCombine;
-class IFSelect_SelectUnion;
-class IFSelect_SelectIntersection;
-class IFSelect_SelectControl;
-class IFSelect_SelectDiff;
-class IFSelect_SelectDeduct;
-class IFSelect_SelectShared;
-class IFSelect_SelectSharing;
-class IFSelect_SelectAnyList;
-class IFSelect_SelectInList;
-class IFSelect_SelectSuite;
-class IFSelect_SelectExtract;
-class IFSelect_SelectUnknownEntities;
-class IFSelect_SelectErrorEntities;
-class IFSelect_SelectIncorrectEntities;
-class IFSelect_SelectRoots;
-class IFSelect_SelectRootComps;
-class IFSelect_SelectRange;
-class IFSelect_SelectAnyType;
-class IFSelect_SelectType;
-class IFSelect_SelectSignature;
-class IFSelect_SelectFlag;
-class IFSelect_SelectSent;
-class IFSelect_SelectExplore;
-class IFSelect_SelectSignedShared;
-class IFSelect_SelectSignedSharing;
-class IFSelect_IntParam;
-class IFSelect_SignatureList;
-class IFSelect_CheckCounter;
-class IFSelect_SignCounter;
-class IFSelect_GraphCounter;
-class IFSelect_Editor;
-class IFSelect_ParamEditor;
-class IFSelect_EditForm;
-class IFSelect_ListEditor;
-class IFSelect_ContextModif;
-class IFSelect_ContextWrite;
-class IFSelect_Transformer;
-class IFSelect_TransformStandard;
-class IFSelect_ModelCopier;
-class IFSelect_GeneralModifier;
-class IFSelect_Modifier;
-class IFSelect_ModifReorder;
-class IFSelect_ModifEditForm;
-class IFSelect_FileModifier;
-class IFSelect_ModelModifier;
-class IFSelect_WorkSession;
-class IFSelect_WorkLibrary;
-class IFSelect_SessionFile;
-class IFSelect_SessionDumper;
-class IFSelect_BasicDumper;
-class IFSelect_Activator;
-class IFSelect_SessionPilot;
-class IFSelect_Act;
-class IFSelect_Functions;
 
 
 //! Gives tools to manage Selecting a group of Entities
index af2705c2d9ec259ed329172b1f4b2d5588995e53..2dd391fc74c79dbaf936cdd8f0c9c9c70007fead 100644 (file)
@@ -26,7 +26,6 @@
 #include <Standard_CString.hxx>
 #include <IFSelect_ReturnStatus.hxx>
 #include <Standard_Integer.hxx>
-class Standard_DomainError;
 class IFSelect_SessionPilot;
 
 
index c3c785070a0bb355bc6a054db1fc63ddd103bbe7..aa576abd602d6ba6447a2175b5088b29136ff780 100644 (file)
@@ -27,8 +27,6 @@
 #include <Standard_Boolean.hxx>
 #include <TColStd_HSequenceOfAsciiString.hxx>
 #include <IFSelect_ReturnStatus.hxx>
-class Standard_DomainError;
-class TCollection_AsciiString;
 class IFSelect_SessionPilot;
 
 
index 45e864f76f3f1f0cd015267840ac1a9f200b4da5..06a98bf776e161175d8b8a238852c288b5509046 100644 (file)
 #include <Standard_CString.hxx>
 class Interface_Protocol;
 class Interface_CopyControl;
-class Standard_NoSuchObject;
-class Interface_Graph;
 class Interface_CopyTool;
 class Interface_EntityIterator;
 class Interface_InterfaceModel;
 class Standard_Transient;
 class IFSelect_GeneralModifier;
 class Interface_Check;
-class Interface_CheckIterator;
 
 
 //! This class gathers various information used by Model Modifiers
index 17391c6a1f07e093a137f21013aec26bf74094ef..287c66ab61fd49907eb1c5151de5fed478377f91 100644 (file)
@@ -31,11 +31,9 @@ class Interface_Protocol;
 class IFSelect_AppliedModifiers;
 class Interface_HGraph;
 class IFSelect_GeneralModifier;
-class Standard_NoSuchObject;
 class Interface_Graph;
 class Standard_Transient;
 class Interface_Check;
-class Interface_CheckIterator;
 
 
 //! This class gathers various information used by File Modifiers
index 9b9d7a6c5c0d251b36676608bfcfae53b9a06670..82e78e87ad1e3e18d2c1849ab5f36d858dc38195 100644 (file)
@@ -24,7 +24,6 @@
 #include <Standard_Integer.hxx>
 #include <Standard_Boolean.hxx>
 class IFSelect_IntParam;
-class Interface_InterfaceError;
 class TCollection_AsciiString;
 class Interface_Graph;
 class IFGraph_SubPartsIterator;
index ad815130de81ee15c1b845a1ba47d67977a0e841..efe17559110dbbf04b89c2c703837dc321a19351 100644 (file)
@@ -24,7 +24,6 @@
 #include <Standard_Integer.hxx>
 #include <Standard_Boolean.hxx>
 class IFSelect_IntParam;
-class Interface_InterfaceError;
 class TCollection_AsciiString;
 class Interface_Graph;
 class IFGraph_SubPartsIterator;
index 0601a540c879786b02575640a60f21dace1941f1..ff37907d7d40cd3f634e5fccd80553e0027d87f3 100644 (file)
@@ -25,7 +25,6 @@
 #include <Standard_Boolean.hxx>
 #include <Standard_Integer.hxx>
 class IFSelect_SignCounter;
-class Interface_InterfaceError;
 class TCollection_AsciiString;
 class Interface_Graph;
 class IFGraph_SubPartsIterator;
index 2ca7ee63b8900d7ce178b319213057018ad20955..82b0b7d4ab50a9732b82868b87bf942d32715ef6 100644 (file)
@@ -25,7 +25,6 @@
 #include <Standard_Integer.hxx>
 class TCollection_HAsciiString;
 class IFSelect_Selection;
-class Interface_InterfaceError;
 class IFSelect_SelectionIterator;
 class TCollection_AsciiString;
 class Interface_EntityIterator;
index d6440c037a6219829a33f57c7df585bcac7fe48f..5d4469ea4bfe983303a4c81a3b77bd8ce02f5568 100644 (file)
@@ -30,7 +30,6 @@
 #include <TColStd_SequenceOfInteger.hxx>
 #include <TColStd_HSequenceOfHAsciiString.hxx>
 class IFSelect_Editor;
-class Standard_Transient;
 class Interface_InterfaceModel;
 class IFSelect_ListEditor;
 class TCollection_HAsciiString;
index 8258741ec6e30b19bc428ee2ede593c4b26ce03d..b85ed01d42ef83fe986513fd375c45fb8a32b613 100644 (file)
 #include <TColStd_HSequenceOfHAsciiString.hxx>
 #include <TCollection_AsciiString.hxx>
 #include <NCollection_DataMap.hxx>
-class Standard_OutOfRange;
 class Interface_TypedValue;
 class IFSelect_EditForm;
 class TCollection_HAsciiString;
 class IFSelect_ListEditor;
-class Standard_Transient;
 class Interface_InterfaceModel;
 
 
index 1732d0b6a3fc99f7c9a069098ac5833c5cea6caa..0f7759c9a98552d94a586e3da08fabc9dbe26c21 100644 (file)
@@ -29,8 +29,6 @@
 #include <Standard_CString.hxx>
 #include <TColStd_HSequenceOfTransient.hxx>
 class Interface_InterfaceModel;
-class Interface_InterfaceError;
-class Standard_Transient;
 class Interface_EntityIterator;
 
 
index e9b645cd8e2898c240bb79868343e01ad1c2f8ca..2e207e1fc4c3bb7384d8387c2a34930850e1e52e 100644 (file)
@@ -27,7 +27,6 @@
 #include <Standard_Boolean.hxx>
 #include <TColStd_HSequenceOfHAsciiString.hxx>
 class Interface_TypedValue;
-class TCollection_AsciiString;
 class IFSelect_EditForm;
 class TCollection_HAsciiString;
 class Standard_Transient;
index 16997fb14bac971175b4c8a36f1811bb7d82b11d..debe894608448780539a9145cbfdb7ba767b6c4e 100644 (file)
@@ -24,8 +24,6 @@
 #include <Standard_Integer.hxx>
 #include <Standard_Boolean.hxx>
 class IFSelect_IntParam;
-class Standard_OutOfRange;
-class Interface_InterfaceError;
 class Interface_EntityIterator;
 class Standard_Transient;
 class Interface_Graph;
index 6ccb254d96d306ee9cf1b6d1af8ea5732af41341..794383dcccc5636d7a5b6ac6d5f323ff27591f1c 100644 (file)
@@ -24,7 +24,6 @@
 #include <IFSelect_Selection.hxx>
 #include <Standard_Integer.hxx>
 #include <Standard_Boolean.hxx>
-class IFSelect_Selection;
 class IFSelect_SelectionIterator;
 
 
index 581d736cc244238b0bf46a68d3671471966f674a..2eeaac20ab807a7e0641b378d0797d2c72f33719 100644 (file)
@@ -22,7 +22,6 @@
 
 #include <IFSelect_Selection.hxx>
 #include <Standard_Boolean.hxx>
-class IFSelect_Selection;
 class IFSelect_SelectionIterator;
 
 
index 793a0418f13bb6cdb2e6c74c1611b0a265ce659a..e5f8dbb9555d8a23300170f7f64807651a36ab1a 100644 (file)
@@ -22,9 +22,7 @@
 
 #include <IFSelect_Selection.hxx>
 #include <Standard_Boolean.hxx>
-class IFSelect_Selection;
 class IFSelect_SelectPointed;
-class Interface_InterfaceError;
 class Interface_EntityIterator;
 class Interface_Graph;
 class IFSelect_SelectionIterator;
index 584f8746262edcfb44818083e8fa2d60c1323ab5..719123af879ca6a75a7fe56333534adf155df344 100644 (file)
@@ -29,7 +29,6 @@ class Interface_EntityIterator;
 class Interface_Graph;
 class Standard_Transient;
 class Interface_InterfaceModel;
-class TCollection_AsciiString;
 
 
 class IFSelect_SelectFlag;
index 9d1fcb5321230e5bf65a25900f6410ef9294a3bd..774451f9d94f77f6d0c47b2e314875635b3782bd 100644 (file)
@@ -22,7 +22,6 @@
 
 #include <IFSelect_SelectAnyList.hxx>
 #include <Standard_Integer.hxx>
-class Standard_OutOfRange;
 class Standard_Transient;
 class Interface_EntityIterator;
 
index 2daaf837584ce8dde92460371842367887dcf0cc..6757980de0cca3707b188c16a9f941b33ade941b 100644 (file)
@@ -25,7 +25,6 @@
 #include <IFSelect_SelectBase.hxx>
 #include <TColStd_HSequenceOfTransient.hxx>
 #include <Standard_Integer.hxx>
-class Interface_InterfaceError;
 class Standard_Transient;
 class Interface_CopyControl;
 class IFSelect_Transformer;
index 2e4f8e6e2d907988b71906d1d376ac427ecbd29c..bc594b6b224c4af5fe1d456503194f89c1a89737 100644 (file)
@@ -24,7 +24,6 @@
 #include <Standard_Boolean.hxx>
 #include <Standard_Integer.hxx>
 class IFSelect_IntParam;
-class Standard_DomainError;
 class Standard_Transient;
 class Interface_InterfaceModel;
 class TCollection_AsciiString;
index 8e8bb9077626f25ab0e05057fd8e58df493ccf76..99afaae66e1b76aaee0613a2ad2acbc24b794242 100644 (file)
@@ -29,7 +29,6 @@
 #include <Standard_Boolean.hxx>
 class IFSelect_Signature;
 class IFSelect_SignCounter;
-class TCollection_AsciiString;
 class Standard_Transient;
 class Interface_Graph;
 class Interface_InterfaceModel;
index 4171289b5ccad2d7eabf6d7705055241dcef71b8..60f0980699eb918e4dceeec184c5744f465d3dd1 100644 (file)
@@ -26,7 +26,6 @@
 #include <Standard_CString.hxx>
 #include <Standard_Integer.hxx>
 class IFSelect_Signature;
-class TCollection_AsciiString;
 class Standard_Transient;
 class Interface_Graph;
 class Interface_EntityIterator;
index 984b508642d767ecdc15dc0802c811327a6953cd..4a55fedd39118619313b3468e96374e940844f9d 100644 (file)
@@ -26,7 +26,6 @@
 #include <Standard_CString.hxx>
 #include <Standard_Integer.hxx>
 class IFSelect_Signature;
-class TCollection_AsciiString;
 class Standard_Transient;
 class Interface_Graph;
 class Interface_EntityIterator;
index 1080b57ddae28171e847f063d3cd104d6ad9e35c..72008b83d8cb4824aaba455b1207ebe8e2bacc03 100644 (file)
 #include <Standard_Boolean.hxx>
 #include <Standard_Integer.hxx>
 #include <Standard_CString.hxx>
-class Interface_InterfaceError;
 class IFSelect_Selection;
-class IFSelect_SelectDeduct;
 class Interface_EntityIterator;
 class Interface_Graph;
-class TCollection_AsciiString;
 
 
 class IFSelect_SelectSuite;
index 4cda578515536ac3c7a7392723aa51a22d9791eb..14cb0d2fcf027daea5b5913b5fd9b107c2ba0d5e 100644 (file)
@@ -22,7 +22,6 @@
 
 #include <Standard_Transient.hxx>
 #include <Standard_Boolean.hxx>
-class Interface_InterfaceError;
 class Interface_EntityIterator;
 class Interface_Graph;
 class IFSelect_SelectionIterator;
index bf09ddf2186965099277013e7f65ee05ab074da7..05f59dfd9ce94b12661c76ffd0a0542e269b2bf0 100644 (file)
@@ -25,7 +25,6 @@
 #include <IFSelect_HSeqOfSelection.hxx>
 #include <IFSelect_TSeqOfSelection.hxx>
 #include <Standard_Boolean.hxx>
-class Standard_NoSuchObject;
 class IFSelect_Selection;
 
 //! Defines an Iterator on a list of Selections
index 85ff5caeb2bd2808f476eef2fa794243ade62758..84ccb4dd46a3d2bf569c56c4eb8c392758491007 100644 (file)
@@ -23,7 +23,6 @@
 #include <Standard_Transient.hxx>
 #include <Standard_Boolean.hxx>
 class IFSelect_SessionFile;
-class Standard_Transient;
 class TCollection_AsciiString;
 
 
index 6e40a07f052e21ffc4a7bcf6c2b2add07abab9cd..9c6236dfc7ef7e6e8d9c03851fbfad844966793b 100644 (file)
@@ -31,7 +31,6 @@
 #include <Standard_Character.hxx>
 
 class IFSelect_WorkSession;
-class TCollection_AsciiString;
 class Standard_Transient;
 
 //! A SessionFile is intended to manage access between a
index e6a16ad4412964e5758bd9da3c6504af1b03df4e..7b62f8d40562a704b61fdfd986335ffce51e04d3 100644 (file)
@@ -31,9 +31,7 @@
 #include <IFSelect_ReturnStatus.hxx>
 #include <IFSelect_PrintCount.hxx>
 class IFSelect_WorkSession;
-class Standard_Transient;
 class IFSelect_WorkLibrary;
-class TCollection_AsciiString;
 class IFSelect_SignCounter;
 
 class IFSelect_SessionPilot;
index ff0732170f560b69688cd846ddfabd70a0795994..e27a7183f695b321138284416c0c1a6bca4f6c51 100644 (file)
@@ -26,9 +26,6 @@
 #include <Standard_Transient.hxx>
 #include <Standard_Boolean.hxx>
 class TCollection_HAsciiString;
-class Interface_InterfaceError;
-class Standard_OutOfRange;
-class Standard_Transient;
 class IFSelect_Dispatch;
 class IFSelect_GeneralModifier;
 class IFSelect_Modifier;
index 5ff1848b606ee9e7de953763b068aabd4751c3ff..06a4ae4396ba1cb1bdaf330e8b94e8f53d825ff0 100644 (file)
 #include <IFGraph_SubPartsIterator.hxx>
 class IFSelect_ShareOut;
 class IFSelect_Dispatch;
-class Standard_NoSuchObject;
-class Interface_InterfaceError;
 class Interface_InterfaceModel;
-class Interface_Graph;
 class IFSelect_PacketList;
 class Interface_EntityIterator;
 class TCollection_AsciiString;
index 9a0d9310b86985254b33b90b3b58169a123e2218..0b1dbe4a27c1e1fbae030b0153a41b361f30c242 100644 (file)
@@ -26,7 +26,6 @@
 #include <Standard_CString.hxx>
 #include <Standard_Integer.hxx>
 #include <Standard_Boolean.hxx>
-class IFSelect_Signature;
 class Standard_Transient;
 class Interface_InterfaceModel;
 class TCollection_AsciiString;
index c80c9d41a504f5e03d4b34f489fc590026286953..3e4d35c2638ea4fb6509279d539f0b376664ae2f 100644 (file)
@@ -26,7 +26,6 @@
 #include <Interface_SignType.hxx>
 #include <Standard_CString.hxx>
 #include <Standard_Boolean.hxx>
-class TCollection_AsciiString;
 class Standard_Transient;
 class Interface_InterfaceModel;
 
index 207f21af4ec973828e4f40aacd4632960a5056b8..fe812d8ae0b7da9164bf5349c56d4147a7748de6 100644 (file)
@@ -26,7 +26,6 @@ class Interface_Graph;
 class Interface_Protocol;
 class Interface_CheckIterator;
 class Interface_InterfaceModel;
-class Standard_Transient;
 class TCollection_AsciiString;
 
 class IFSelect_Transformer;
index 33f9ca4b376f6e8b29dab2e13eec636f03cad961..b129d6871ddd1637297a27d3cc4ac718a0554459 100644 (file)
@@ -30,7 +30,6 @@ class Interface_Protocol;
 class IFSelect_ContextWrite;
 class Interface_EntityIterator;
 class Interface_CopyTool;
-class Standard_Transient;
 
 class IFSelect_WorkLibrary;
 DEFINE_STANDARD_HANDLE(IFSelect_WorkLibrary, Standard_Transient)
index e1da44257094f1c450c056517ae28d11fb5827d3..14f2f0b08b7f66a2cdda2086e10c1a7679d40d77 100644 (file)
@@ -48,11 +48,9 @@ class Interface_HGraph;
 class Interface_GTool;
 
 class IFSelect_ModelCopier;
-class Standard_DomainError;
 class IFSelect_Signature;
 class TCollection_HAsciiString;
 class Interface_Graph;
-class Interface_CheckIterator;
 class IFSelect_IntParam;
 class IFSelect_Selection;
 class Interface_EntityIterator;