]> OCCT Git - occt.git/commitdiff
0032951: Coding - get rid of unused headers [GeomConvert to IGESBasic]
authoraml <aml@opencascade.com>
Fri, 14 Jan 2022 13:37:13 +0000 (16:37 +0300)
committersmoskvin <smoskvin@opencascade.com>
Fri, 29 Apr 2022 15:09:58 +0000 (18:09 +0300)
613 files changed:
samples/OCCTOverview/code/Sample2D_Face.h
samples/OCCTOverview/code/Sample2D_Markers.h
src/AIS/AIS_LightSource.hxx
src/AIS/AIS_TexturedShape.hxx
src/AIS/AIS_XRTrackedDevice.cxx
src/GProp/GProp.cxx
src/GProp/GProp_CelGProps.cxx
src/GProp/GProp_CelGProps.hxx
src/GProp/GProp_GProps.cxx
src/GProp/GProp_GProps.hxx
src/GProp/GProp_PEquation.cxx
src/GProp/GProp_PEquation.hxx
src/GProp/GProp_PGProps.cxx
src/GProp/GProp_PGProps.hxx
src/GProp/GProp_PrincipalProps.cxx
src/GProp/GProp_PrincipalProps.hxx
src/GProp/GProp_SelGProps.cxx
src/GProp/GProp_SelGProps.hxx
src/GProp/GProp_UndefinedAxis.hxx
src/GProp/GProp_VelGProps.cxx
src/GProp/GProp_VelGProps.hxx
src/GeomConvert/GeomConvert.cxx
src/GeomConvert/GeomConvert_1.cxx
src/GeomConvert/GeomConvert_ApproxCurve.cxx
src/GeomConvert/GeomConvert_ApproxSurface.cxx
src/GeomConvert/GeomConvert_BSplineCurveKnotSplitting.cxx
src/GeomConvert/GeomConvert_BSplineCurveToBezierCurve.cxx
src/GeomConvert/GeomConvert_BSplineCurveToBezierCurve.hxx
src/GeomConvert/GeomConvert_BSplineSurfaceKnotSplitting.cxx
src/GeomConvert/GeomConvert_BSplineSurfaceToBezierSurface.cxx
src/GeomConvert/GeomConvert_BSplineSurfaceToBezierSurface.hxx
src/GeomConvert/GeomConvert_CompBezierSurfacesToBSplineSurface.cxx
src/GeomConvert/GeomConvert_CompBezierSurfacesToBSplineSurface.hxx
src/GeomConvert/GeomConvert_CompCurveToBSplineCurve.hxx
src/GeomConvert/GeomConvert_Units.cxx
src/GeomConvert/GeomConvert_Units.hxx
src/GeomEvaluator/GeomEvaluator_OffsetCurve.hxx
src/GeomFill/GeomFill.cxx
src/GeomFill/GeomFill_AppSurf.hxx
src/GeomFill/GeomFill_AppSweep.hxx
src/GeomFill/GeomFill_BoundWithSurf.hxx
src/GeomFill/GeomFill_Boundary.hxx
src/GeomFill/GeomFill_CircularBlendFunc.cxx
src/GeomFill/GeomFill_CircularBlendFunc.hxx
src/GeomFill/GeomFill_ConstantBiNormal.cxx
src/GeomFill/GeomFill_ConstantBiNormal.hxx
src/GeomFill/GeomFill_ConstrainedFilling.cxx
src/GeomFill/GeomFill_ConstrainedFilling.hxx
src/GeomFill/GeomFill_Coons.hxx
src/GeomFill/GeomFill_CoonsAlgPatch.cxx
src/GeomFill/GeomFill_CoonsAlgPatch.hxx
src/GeomFill/GeomFill_CorrectedFrenet.cxx
src/GeomFill/GeomFill_CorrectedFrenet.hxx
src/GeomFill/GeomFill_CurveAndTrihedron.cxx
src/GeomFill/GeomFill_CurveAndTrihedron.hxx
src/GeomFill/GeomFill_Darboux.cxx
src/GeomFill/GeomFill_Darboux.hxx
src/GeomFill/GeomFill_DegeneratedBound.hxx
src/GeomFill/GeomFill_DiscreteTrihedron.cxx
src/GeomFill/GeomFill_DiscreteTrihedron.hxx
src/GeomFill/GeomFill_DraftTrihedron.cxx
src/GeomFill/GeomFill_DraftTrihedron.hxx
src/GeomFill/GeomFill_EvolvedSection.cxx
src/GeomFill/GeomFill_EvolvedSection.hxx
src/GeomFill/GeomFill_Filling.cxx
src/GeomFill/GeomFill_Fixed.cxx
src/GeomFill/GeomFill_Fixed.hxx
src/GeomFill/GeomFill_Frenet.cxx
src/GeomFill/GeomFill_Frenet.hxx
src/GeomFill/GeomFill_FunctionDraft.cxx
src/GeomFill/GeomFill_FunctionGuide.cxx
src/GeomFill/GeomFill_FunctionGuide.hxx
src/GeomFill/GeomFill_Generator.cxx
src/GeomFill/GeomFill_Generator.hxx
src/GeomFill/GeomFill_GuideTrihedronAC.cxx
src/GeomFill/GeomFill_GuideTrihedronAC.hxx
src/GeomFill/GeomFill_GuideTrihedronPlan.cxx
src/GeomFill/GeomFill_GuideTrihedronPlan.hxx
src/GeomFill/GeomFill_HArray1OfLocationLaw.hxx
src/GeomFill/GeomFill_HArray1OfSectionLaw.hxx
src/GeomFill/GeomFill_LocFunction.hxx
src/GeomFill/GeomFill_LocationDraft.cxx
src/GeomFill/GeomFill_LocationGuide.cxx
src/GeomFill/GeomFill_LocationGuide.hxx
src/GeomFill/GeomFill_LocationLaw.cxx
src/GeomFill/GeomFill_NSections.cxx
src/GeomFill/GeomFill_NSections.hxx
src/GeomFill/GeomFill_Pipe.cxx
src/GeomFill/GeomFill_PlanFunc.hxx
src/GeomFill/GeomFill_PolynomialConvertor.cxx
src/GeomFill/GeomFill_PolynomialConvertor.hxx
src/GeomFill/GeomFill_Profiler.cxx
src/GeomFill/GeomFill_Profiler.hxx
src/GeomFill/GeomFill_QuasiAngularConvertor.cxx
src/GeomFill/GeomFill_QuasiAngularConvertor.hxx
src/GeomFill/GeomFill_SectionGenerator.hxx
src/GeomFill/GeomFill_SectionLaw.cxx
src/GeomFill/GeomFill_SectionLaw.hxx
src/GeomFill/GeomFill_SectionPlacement.hxx
src/GeomFill/GeomFill_SimpleBound.hxx
src/GeomFill/GeomFill_SnglrFunc.cxx
src/GeomFill/GeomFill_SnglrFunc.hxx
src/GeomFill/GeomFill_Sweep.cxx
src/GeomFill/GeomFill_Sweep.hxx
src/GeomFill/GeomFill_SweepFunction.cxx
src/GeomFill/GeomFill_SweepFunction.hxx
src/GeomFill/GeomFill_SweepSectionGenerator.cxx
src/GeomFill/GeomFill_Tensor.cxx
src/GeomFill/GeomFill_Tensor.hxx
src/GeomFill/GeomFill_TgtField.hxx
src/GeomFill/GeomFill_TgtOnCoons.hxx
src/GeomFill/GeomFill_TrihedronLaw.cxx
src/GeomFill/GeomFill_TrihedronWithGuide.cxx
src/GeomFill/GeomFill_TrihedronWithGuide.hxx
src/GeomFill/GeomFill_UniformSection.cxx
src/GeomFill/GeomFill_UniformSection.hxx
src/GeomInt/GeomInt.cxx
src/GeomInt/GeomInt_BSpGradient_BFGSOfMyBSplGradientOfTheComputeLineOfWLApprox.hxx
src/GeomInt/GeomInt_BSpParFunctionOfMyBSplGradientOfTheComputeLineOfWLApprox.hxx
src/GeomInt/GeomInt_BSpParLeastSquareOfMyBSplGradientOfTheComputeLineOfWLApprox.hxx
src/GeomInt/GeomInt_Gradient_BFGSOfMyGradientOfTheComputeLineBezierOfWLApprox.hxx
src/GeomInt/GeomInt_Gradient_BFGSOfMyGradientbisOfTheComputeLineOfWLApprox.hxx
src/GeomInt/GeomInt_IntSS.hxx
src/GeomInt/GeomInt_LineConstructor.cxx
src/GeomInt/GeomInt_MyBSplGradientOfTheComputeLineOfWLApprox.hxx
src/GeomInt/GeomInt_MyGradientOfTheComputeLineBezierOfWLApprox.hxx
src/GeomInt/GeomInt_MyGradientbisOfTheComputeLineOfWLApprox.hxx
src/GeomInt/GeomInt_ParFunctionOfMyGradientOfTheComputeLineBezierOfWLApprox.hxx
src/GeomInt/GeomInt_ParFunctionOfMyGradientbisOfTheComputeLineOfWLApprox.hxx
src/GeomInt/GeomInt_ParLeastSquareOfMyGradientOfTheComputeLineBezierOfWLApprox.hxx
src/GeomInt/GeomInt_ParLeastSquareOfMyGradientbisOfTheComputeLineOfWLApprox.hxx
src/GeomInt/GeomInt_ResConstraintOfMyGradientOfTheComputeLineBezierOfWLApprox.hxx
src/GeomInt/GeomInt_ResConstraintOfMyGradientbisOfTheComputeLineOfWLApprox.hxx
src/GeomInt/GeomInt_TheComputeLineBezierOfWLApprox.hxx
src/GeomInt/GeomInt_TheComputeLineOfWLApprox.hxx
src/GeomInt/GeomInt_TheMultiLineToolOfWLApprox.hxx
src/GeomLProp/GeomLProp.hxx
src/GeomLProp/GeomLProp_CurveTool.hxx
src/GeomLProp/GeomLProp_SLProps.hxx
src/GeomLProp/GeomLProp_SurfaceTool.hxx
src/GeomLib/GeomLib.cxx
src/GeomLib/GeomLib_Check2dBSplineCurve.cxx
src/GeomLib/GeomLib_Check2dBSplineCurve.hxx
src/GeomLib/GeomLib_CheckBSplineCurve.cxx
src/GeomLib/GeomLib_CheckBSplineCurve.hxx
src/GeomLib/GeomLib_CheckCurveOnSurface.cxx
src/GeomLib/GeomLib_DenominatorMultiplier.cxx
src/GeomLib/GeomLib_Interpolate.cxx
src/GeomLib/GeomLib_Interpolate.hxx
src/GeomLib/GeomLib_IsPlanarSurface.cxx
src/GeomLib/GeomLib_IsPlanarSurface.hxx
src/GeomLib/GeomLib_LogSample.hxx
src/GeomLib/GeomLib_MakeCurvefromApprox.hxx
src/GeomLib/GeomLib_PolyFunc.hxx
src/GeomLib/GeomLib_Tool.cxx
src/GeomPlate/GeomPlate_Aij.hxx
src/GeomPlate/GeomPlate_BuildAveragePlane.cxx
src/GeomPlate/GeomPlate_BuildAveragePlane.hxx
src/GeomPlate/GeomPlate_BuildPlateSurface.cxx
src/GeomPlate/GeomPlate_BuildPlateSurface.hxx
src/GeomPlate/GeomPlate_CurveConstraint.cxx
src/GeomPlate/GeomPlate_HArray1OfHCurve.hxx
src/GeomPlate/GeomPlate_HSequenceOfPointConstraint.hxx
src/GeomPlate/GeomPlate_MakeApprox.cxx
src/GeomPlate/GeomPlate_MakeApprox.hxx
src/GeomPlate/GeomPlate_PlateG0Criterion.cxx
src/GeomPlate/GeomPlate_PlateG0Criterion.hxx
src/GeomPlate/GeomPlate_PlateG1Criterion.cxx
src/GeomPlate/GeomPlate_PlateG1Criterion.hxx
src/GeomPlate/GeomPlate_PointConstraint.cxx
src/GeomPlate/GeomPlate_PointConstraint.hxx
src/GeomPlate/GeomPlate_Surface.cxx
src/GeomPlate/GeomPlate_Surface.hxx
src/GeomProjLib/GeomProjLib.cxx
src/GeomToIGES/GeomToIGES_GeomCurve.cxx
src/GeomToIGES/GeomToIGES_GeomCurve.hxx
src/GeomToIGES/GeomToIGES_GeomPoint.cxx
src/GeomToIGES/GeomToIGES_GeomSurface.cxx
src/GeomToIGES/GeomToIGES_GeomSurface.hxx
src/GeomToIGES/GeomToIGES_GeomVector.cxx
src/GeomToStep/GeomToStep_MakeAxis2Placement3d.cxx
src/GeomToStep/GeomToStep_MakePlane.cxx
src/GeomToStep/GeomToStep_MakePolyline.cxx
src/GeomToStep/GeomToStep_MakeSurfaceOfRevolution.cxx
src/GeomTools/GeomTools.cxx
src/GeomTools/GeomTools_Curve2dSet.cxx
src/GeomTools/GeomTools_Curve2dSet.hxx
src/GeomTools/GeomTools_CurveSet.cxx
src/GeomTools/GeomTools_CurveSet.hxx
src/GeomTools/GeomTools_SurfaceSet.cxx
src/GeomTools/GeomTools_SurfaceSet.hxx
src/GeomTools/GeomTools_UndefinedTypeHandler.cxx
src/GeomTools/GeomTools_UndefinedTypeHandler.hxx
src/GeometryTest/GeometryTest_APICommands.cxx
src/GeometryTest/GeometryTest_ConstraintCommands.cxx
src/GeometryTest/GeometryTest_ContinuityCommands.cxx
src/GeometryTest/GeometryTest_CurveCommands.cxx
src/GeometryTest/GeometryTest_FairCurveCommands.cxx
src/GeometryTest/GeometryTest_PolyCommands.cxx
src/GeometryTest/GeometryTest_SurfaceCommands.cxx
src/GeometryTest/GeometryTest_TestProjCommands.cxx
src/GeomliteTest/GeomliteTest_API2dCommands.cxx
src/GeomliteTest/GeomliteTest_ApproxCommands.cxx
src/GeomliteTest/GeomliteTest_CurveCommands.cxx
src/GeomliteTest/GeomliteTest_ModificationCommands.cxx
src/GeomliteTest/GeomliteTest_SurfaceCommands.cxx
src/Graphic3d/Graphic3d_Aspects.hxx
src/Graphic3d/Graphic3d_BvhCStructureSetTrsfPers.hxx
src/Graphic3d/Graphic3d_CStructure.cxx
src/Graphic3d/Graphic3d_CStructure.hxx
src/Graphic3d/Graphic3d_CView.hxx
src/Graphic3d/Graphic3d_ClipPlane.hxx
src/Graphic3d/Graphic3d_DisplayPriority.hxx
src/Graphic3d/Graphic3d_GraduatedTrihedron.hxx
src/Graphic3d/Graphic3d_GraphicDriver.hxx
src/Graphic3d/Graphic3d_Group.cxx
src/Graphic3d/Graphic3d_Group.hxx
src/Graphic3d/Graphic3d_Layer.hxx
src/Graphic3d/Graphic3d_LightSet.hxx
src/Graphic3d/Graphic3d_MapOfAspectsToAspects.hxx
src/Graphic3d/Graphic3d_MaterialAspect.cxx
src/Graphic3d/Graphic3d_MediaTexture.hxx
src/Graphic3d/Graphic3d_PBRMaterial.hxx
src/Graphic3d/Graphic3d_RenderingParams.hxx
src/Graphic3d/Graphic3d_SequenceOfHClipPlane.hxx
src/Graphic3d/Graphic3d_ShaderManager.cxx
src/Graphic3d/Graphic3d_ShaderProgram.cxx
src/Graphic3d/Graphic3d_ShaderProgram.hxx
src/Graphic3d/Graphic3d_ShaderVariable.cxx
src/Graphic3d/Graphic3d_Structure.cxx
src/Graphic3d/Graphic3d_Structure.hxx
src/Graphic3d/Graphic3d_StructureManager.hxx
src/Graphic3d/Graphic3d_Texture1D.hxx
src/Graphic3d/Graphic3d_Texture1Dsegment.hxx
src/Graphic3d/Graphic3d_Texture2Dplane.hxx
src/Graphic3d/Graphic3d_TextureEnv.hxx
src/Graphic3d/Graphic3d_TextureParams.hxx
src/Graphic3d/Graphic3d_TextureRoot.cxx
src/Graphic3d/Graphic3d_TransformPers.hxx
src/Graphic3d/Graphic3d_TransformUtils.hxx
src/Graphic3d/Graphic3d_Vertex.hxx
src/HLRAlgo/HLRAlgo_BiPoint.hxx
src/HLRAlgo/HLRAlgo_Coincidence.hxx
src/HLRAlgo/HLRAlgo_EdgeIterator.hxx
src/HLRAlgo/HLRAlgo_EdgeStatus.cxx
src/HLRAlgo/HLRAlgo_EdgeStatus.hxx
src/HLRAlgo/HLRAlgo_EdgesBlock.hxx
src/HLRAlgo/HLRAlgo_HArray1OfPHDat.hxx
src/HLRAlgo/HLRAlgo_HArray1OfPINod.hxx
src/HLRAlgo/HLRAlgo_HArray1OfPISeg.hxx
src/HLRAlgo/HLRAlgo_HArray1OfTData.hxx
src/HLRAlgo/HLRAlgo_Interference.hxx
src/HLRAlgo/HLRAlgo_Intersection.hxx
src/HLRAlgo/HLRAlgo_PolyAlgo.hxx
src/HLRAlgo/HLRAlgo_PolyData.hxx
src/HLRAlgo/HLRAlgo_PolyHidingData.hxx
src/HLRAlgo/HLRAlgo_PolyInternalData.hxx
src/HLRAlgo/HLRAlgo_PolyInternalNode.hxx
src/HLRAlgo/HLRAlgo_PolyInternalSegment.hxx
src/HLRAlgo/HLRAlgo_PolyShellData.hxx
src/HLRAlgo/HLRAlgo_Projector.cxx
src/HLRAlgo/HLRAlgo_Projector.hxx
src/HLRAlgo/HLRAlgo_TriangleData.hxx
src/HLRAppli/HLRAppli_ReflectLines.cxx
src/HLRBRep/HLRBRep_Algo.hxx
src/HLRBRep/HLRBRep_AreaLimit.hxx
src/HLRBRep/HLRBRep_BCurveTool.cxx
src/HLRBRep/HLRBRep_BCurveTool.hxx
src/HLRBRep/HLRBRep_BSurfaceTool.cxx
src/HLRBRep/HLRBRep_BiPnt2D.hxx
src/HLRBRep/HLRBRep_BiPoint.hxx
src/HLRBRep/HLRBRep_CInter.hxx
src/HLRBRep/HLRBRep_CLProps.hxx
src/HLRBRep/HLRBRep_CLPropsATool.hxx
src/HLRBRep/HLRBRep_Curve.cxx
src/HLRBRep/HLRBRep_Curve.hxx
src/HLRBRep/HLRBRep_CurveTool.cxx
src/HLRBRep/HLRBRep_CurveTool.hxx
src/HLRBRep/HLRBRep_EdgeBuilder.hxx
src/HLRBRep/HLRBRep_EdgeData.cxx
src/HLRBRep/HLRBRep_EdgeData.hxx
src/HLRBRep/HLRBRep_EdgeFaceTool.cxx
src/HLRBRep/HLRBRep_EdgeFaceTool.hxx
src/HLRBRep/HLRBRep_EdgeIList.cxx
src/HLRBRep/HLRBRep_EdgeInterferenceTool.cxx
src/HLRBRep/HLRBRep_EdgeInterferenceTool.hxx
src/HLRBRep/HLRBRep_ExactIntersectionPointOfTheIntPCurvePCurveOfCInter.hxx
src/HLRBRep/HLRBRep_FaceData.cxx
src/HLRBRep/HLRBRep_FaceData.hxx
src/HLRBRep/HLRBRep_FaceIterator.cxx
src/HLRBRep/HLRBRep_FaceIterator.hxx
src/HLRBRep/HLRBRep_HLRToShape.hxx
src/HLRBRep/HLRBRep_Hider.cxx
src/HLRBRep/HLRBRep_IntConicCurveOfCInter.hxx
src/HLRBRep/HLRBRep_InterCSurf.hxx
src/HLRBRep/HLRBRep_InternalAlgo.cxx
src/HLRBRep/HLRBRep_InternalAlgo.hxx
src/HLRBRep/HLRBRep_Intersector.cxx
src/HLRBRep/HLRBRep_Intersector.hxx
src/HLRBRep/HLRBRep_LineTool.hxx
src/HLRBRep/HLRBRep_MyImpParToolOfTheIntersectorOfTheIntConicCurveOfCInter.hxx
src/HLRBRep/HLRBRep_PCLocFOfTheLocateExtPCOfTheProjPCurOfCInter.hxx
src/HLRBRep/HLRBRep_PolyAlgo.cxx
src/HLRBRep/HLRBRep_PolyHLRToShape.cxx
src/HLRBRep/HLRBRep_PolyHLRToShape.hxx
src/HLRBRep/HLRBRep_SLProps.hxx
src/HLRBRep/HLRBRep_SLPropsATool.hxx
src/HLRBRep/HLRBRep_ShapeToHLR.cxx
src/HLRBRep/HLRBRep_ShapeToHLR.hxx
src/HLRBRep/HLRBRep_Surface.cxx
src/HLRBRep/HLRBRep_Surface.hxx
src/HLRBRep/HLRBRep_SurfaceTool.cxx
src/HLRBRep/HLRBRep_TheCSFunctionOfInterCSurf.hxx
src/HLRBRep/HLRBRep_TheCurveLocatorOfTheProjPCurOfCInter.hxx
src/HLRBRep/HLRBRep_TheDistBetweenPCurvesOfTheIntPCurvePCurveOfCInter.hxx
src/HLRBRep/HLRBRep_TheExactInterCSurf.hxx
src/HLRBRep/HLRBRep_TheIntConicCurveOfCInter.hxx
src/HLRBRep/HLRBRep_TheIntPCurvePCurveOfCInter.hxx
src/HLRBRep/HLRBRep_TheInterferenceOfInterCSurf.hxx
src/HLRBRep/HLRBRep_TheIntersectorOfTheIntConicCurveOfCInter.hxx
src/HLRBRep/HLRBRep_TheLocateExtPCOfTheProjPCurOfCInter.hxx
src/HLRBRep/HLRBRep_ThePolygon2dOfTheIntPCurvePCurveOfCInter.hxx
src/HLRBRep/HLRBRep_ThePolygonOfInterCSurf.hxx
src/HLRBRep/HLRBRep_ThePolygonToolOfInterCSurf.hxx
src/HLRBRep/HLRBRep_ThePolyhedronOfInterCSurf.hxx
src/HLRBRep/HLRBRep_TheProjPCurOfCInter.hxx
src/HLRBRep/HLRBRep_TheQuadCurvExactInterCSurf.hxx
src/HLRBRep/HLRBRep_TheQuadCurvFuncOfTheQuadCurvExactInterCSurf.hxx
src/HLRBRep/HLRBRep_VertexList.cxx
src/HLRTest/HLRTest.cxx
src/HLRTest/HLRTest.hxx
src/HLRTest/HLRTest_DrawableEdgeTool.hxx
src/HLRTest/HLRTest_DrawablePolyEdgeTool.cxx
src/HLRTest/HLRTest_DrawablePolyEdgeTool.hxx
src/HLRTopoBRep/HLRTopoBRep_DSFiller.cxx
src/HLRTopoBRep/HLRTopoBRep_DSFiller.hxx
src/HLRTopoBRep/HLRTopoBRep_Data.cxx
src/HLRTopoBRep/HLRTopoBRep_Data.hxx
src/HLRTopoBRep/HLRTopoBRep_FaceIsoLiner.cxx
src/HLRTopoBRep/HLRTopoBRep_FaceIsoLiner.hxx
src/HLRTopoBRep/HLRTopoBRep_OutLiner.cxx
src/HLRTopoBRep/HLRTopoBRep_VData.hxx
src/Hatch/Hatch_Hatcher.cxx
src/Hatch/Hatch_Hatcher.hxx
src/Hatch/Hatch_Line.cxx
src/Hatch/Hatch_Line.hxx
src/Hatch/Hatch_Parameter.hxx
src/HatchGen/HatchGen_Domain.cxx
src/HatchGen/HatchGen_Domain.hxx
src/HatchGen/HatchGen_IntersectionPoint.hxx
src/HatchGen/HatchGen_PointOnElement.hxx
src/HatchGen/HatchGen_PointOnHatching.cxx
src/HatchGen/HatchGen_PointOnHatching.hxx
src/HeaderSection/HeaderSection_FileDescription.hxx
src/HeaderSection/HeaderSection_FileName.hxx
src/HeaderSection/HeaderSection_FileSchema.hxx
src/HeaderSection/HeaderSection_Protocol.hxx
src/Hermit/Hermit.cxx
src/Hermit/Hermit.hxx
src/IFGraph/IFGraph_Compare.hxx
src/IFGraph/IFGraph_ConnectedComponants.hxx
src/IFGraph/IFGraph_SCRoots.hxx
src/IFGraph/IFGraph_SubPartsIterator.cxx
src/IFSelect/IFSelect.hxx
src/IFSelect/IFSelect_Act.cxx
src/IFSelect/IFSelect_Act.hxx
src/IFSelect/IFSelect_Activator.cxx
src/IFSelect/IFSelect_Activator.hxx
src/IFSelect/IFSelect_AppliedModifiers.hxx
src/IFSelect/IFSelect_BasicDumper.cxx
src/IFSelect/IFSelect_BasicDumper.hxx
src/IFSelect/IFSelect_CheckCounter.cxx
src/IFSelect/IFSelect_CheckCounter.hxx
src/IFSelect/IFSelect_ContextModif.hxx
src/IFSelect/IFSelect_ContextWrite.cxx
src/IFSelect/IFSelect_ContextWrite.hxx
src/IFSelect/IFSelect_DispGlobal.hxx
src/IFSelect/IFSelect_DispPerCount.cxx
src/IFSelect/IFSelect_DispPerCount.hxx
src/IFSelect/IFSelect_DispPerFiles.cxx
src/IFSelect/IFSelect_DispPerFiles.hxx
src/IFSelect/IFSelect_DispPerOne.hxx
src/IFSelect/IFSelect_DispPerSignature.cxx
src/IFSelect/IFSelect_DispPerSignature.hxx
src/IFSelect/IFSelect_Dispatch.cxx
src/IFSelect/IFSelect_Dispatch.hxx
src/IFSelect/IFSelect_EditForm.cxx
src/IFSelect/IFSelect_EditForm.hxx
src/IFSelect/IFSelect_Editor.cxx
src/IFSelect/IFSelect_Editor.hxx
src/IFSelect/IFSelect_Functions.cxx
src/IFSelect/IFSelect_Functions.hxx
src/IFSelect/IFSelect_GeneralModifier.hxx
src/IFSelect/IFSelect_GraphCounter.cxx
src/IFSelect/IFSelect_GraphCounter.hxx
src/IFSelect/IFSelect_HSeqOfSelection.hxx
src/IFSelect/IFSelect_IntParam.hxx
src/IFSelect/IFSelect_ListEditor.hxx
src/IFSelect/IFSelect_ModelCopier.cxx
src/IFSelect/IFSelect_ModelCopier.hxx
src/IFSelect/IFSelect_ModifReorder.hxx
src/IFSelect/IFSelect_Modifier.hxx
src/IFSelect/IFSelect_PacketList.hxx
src/IFSelect/IFSelect_ParamEditor.hxx
src/IFSelect/IFSelect_SelectAnyList.cxx
src/IFSelect/IFSelect_SelectAnyList.hxx
src/IFSelect/IFSelect_SelectAnyType.hxx
src/IFSelect/IFSelect_SelectCombine.hxx
src/IFSelect/IFSelect_SelectControl.hxx
src/IFSelect/IFSelect_SelectDeduct.cxx
src/IFSelect/IFSelect_SelectDeduct.hxx
src/IFSelect/IFSelect_SelectDiff.hxx
src/IFSelect/IFSelect_SelectErrorEntities.hxx
src/IFSelect/IFSelect_SelectExplore.hxx
src/IFSelect/IFSelect_SelectExtract.hxx
src/IFSelect/IFSelect_SelectFlag.hxx
src/IFSelect/IFSelect_SelectInList.cxx
src/IFSelect/IFSelect_SelectIncorrectEntities.hxx
src/IFSelect/IFSelect_SelectPointed.cxx
src/IFSelect/IFSelect_SelectPointed.hxx
src/IFSelect/IFSelect_SelectRange.cxx
src/IFSelect/IFSelect_SelectRange.hxx
src/IFSelect/IFSelect_SelectRootComps.hxx
src/IFSelect/IFSelect_SelectRoots.hxx
src/IFSelect/IFSelect_SelectSent.hxx
src/IFSelect/IFSelect_SelectShared.cxx
src/IFSelect/IFSelect_SelectSharing.cxx
src/IFSelect/IFSelect_SelectSignature.hxx
src/IFSelect/IFSelect_SelectSignedShared.hxx
src/IFSelect/IFSelect_SelectSignedSharing.hxx
src/IFSelect/IFSelect_SelectSuite.cxx
src/IFSelect/IFSelect_SelectSuite.hxx
src/IFSelect/IFSelect_SelectUnknownEntities.hxx
src/IFSelect/IFSelect_Selection.cxx
src/IFSelect/IFSelect_Selection.hxx
src/IFSelect/IFSelect_SelectionIterator.hxx
src/IFSelect/IFSelect_SessionDumper.hxx
src/IFSelect/IFSelect_SessionFile.cxx
src/IFSelect/IFSelect_SessionFile.hxx
src/IFSelect/IFSelect_SessionPilot.cxx
src/IFSelect/IFSelect_SessionPilot.hxx
src/IFSelect/IFSelect_ShareOut.cxx
src/IFSelect/IFSelect_ShareOut.hxx
src/IFSelect/IFSelect_ShareOutResult.cxx
src/IFSelect/IFSelect_ShareOutResult.hxx
src/IFSelect/IFSelect_SignAncestor.hxx
src/IFSelect/IFSelect_SignCategory.hxx
src/IFSelect/IFSelect_SignCounter.hxx
src/IFSelect/IFSelect_SignMultiple.cxx
src/IFSelect/IFSelect_SignMultiple.hxx
src/IFSelect/IFSelect_SignType.hxx
src/IFSelect/IFSelect_SignValidity.hxx
src/IFSelect/IFSelect_Signature.hxx
src/IFSelect/IFSelect_SignatureList.hxx
src/IFSelect/IFSelect_TransformStandard.hxx
src/IFSelect/IFSelect_Transformer.cxx
src/IFSelect/IFSelect_Transformer.hxx
src/IFSelect/IFSelect_WorkLibrary.hxx
src/IFSelect/IFSelect_WorkSession.cxx
src/IFSelect/IFSelect_WorkSession.hxx
src/IGESAppli/IGESAppli_DrilledHole.hxx
src/IGESAppli/IGESAppli_ElementResults.hxx
src/IGESAppli/IGESAppli_FiniteElement.cxx
src/IGESAppli/IGESAppli_FiniteElement.hxx
src/IGESAppli/IGESAppli_Flow.cxx
src/IGESAppli/IGESAppli_Flow.hxx
src/IGESAppli/IGESAppli_FlowLineSpec.cxx
src/IGESAppli/IGESAppli_FlowLineSpec.hxx
src/IGESAppli/IGESAppli_GeneralModule.hxx
src/IGESAppli/IGESAppli_HArray1OfFiniteElement.hxx
src/IGESAppli/IGESAppli_HArray1OfNode.hxx
src/IGESAppli/IGESAppli_LevelFunction.hxx
src/IGESAppli/IGESAppli_LevelToPWBLayerMap.cxx
src/IGESAppli/IGESAppli_LevelToPWBLayerMap.hxx
src/IGESAppli/IGESAppli_LineWidening.hxx
src/IGESAppli/IGESAppli_NodalConstraint.cxx
src/IGESAppli/IGESAppli_NodalConstraint.hxx
src/IGESAppli/IGESAppli_NodalDisplAndRot.cxx
src/IGESAppli/IGESAppli_NodalDisplAndRot.hxx
src/IGESAppli/IGESAppli_NodalResults.cxx
src/IGESAppli/IGESAppli_NodalResults.hxx
src/IGESAppli/IGESAppli_Node.cxx
src/IGESAppli/IGESAppli_PWBArtworkStackup.cxx
src/IGESAppli/IGESAppli_PWBArtworkStackup.hxx
src/IGESAppli/IGESAppli_PWBDrilledHole.hxx
src/IGESAppli/IGESAppli_PartNumber.hxx
src/IGESAppli/IGESAppli_PinNumber.hxx
src/IGESAppli/IGESAppli_PipingFlow.cxx
src/IGESAppli/IGESAppli_PipingFlow.hxx
src/IGESAppli/IGESAppli_Protocol.hxx
src/IGESAppli/IGESAppli_ReadWriteModule.cxx
src/IGESAppli/IGESAppli_ReferenceDesignator.hxx
src/IGESAppli/IGESAppli_RegionRestriction.hxx
src/IGESAppli/IGESAppli_SpecificModule.hxx
src/IGESAppli/IGESAppli_ToolDrilledHole.cxx
src/IGESAppli/IGESAppli_ToolDrilledHole.hxx
src/IGESAppli/IGESAppli_ToolElementResults.cxx
src/IGESAppli/IGESAppli_ToolFlow.cxx
src/IGESAppli/IGESAppli_ToolFlow.hxx
src/IGESAppli/IGESAppli_ToolFlowLineSpec.cxx
src/IGESAppli/IGESAppli_ToolLevelFunction.cxx
src/IGESAppli/IGESAppli_ToolLevelFunction.hxx
src/IGESAppli/IGESAppli_ToolLevelToPWBLayerMap.cxx
src/IGESAppli/IGESAppli_ToolLineWidening.cxx
src/IGESAppli/IGESAppli_ToolLineWidening.hxx
src/IGESAppli/IGESAppli_ToolNodalConstraint.cxx
src/IGESAppli/IGESAppli_ToolNodalResults.cxx
src/IGESAppli/IGESAppli_ToolNode.cxx
src/IGESAppli/IGESAppli_ToolPWBArtworkStackup.cxx
src/IGESAppli/IGESAppli_ToolPWBDrilledHole.cxx
src/IGESAppli/IGESAppli_ToolPWBDrilledHole.hxx
src/IGESAppli/IGESAppli_ToolPartNumber.cxx
src/IGESAppli/IGESAppli_ToolPartNumber.hxx
src/IGESAppli/IGESAppli_ToolPinNumber.cxx
src/IGESAppli/IGESAppli_ToolPinNumber.hxx
src/IGESAppli/IGESAppli_ToolPipingFlow.hxx
src/IGESAppli/IGESAppli_ToolReferenceDesignator.cxx
src/IGESAppli/IGESAppli_ToolReferenceDesignator.hxx
src/IGESAppli/IGESAppli_ToolRegionRestriction.cxx
src/IGESAppli/IGESAppli_ToolRegionRestriction.hxx
src/IGESBasic/IGESBasic_AssocGroupType.hxx
src/IGESBasic/IGESBasic_ExternalRefFile.hxx
src/IGESBasic/IGESBasic_ExternalRefFileIndex.cxx
src/IGESBasic/IGESBasic_ExternalRefFileIndex.hxx
src/IGESBasic/IGESBasic_ExternalRefFileName.hxx
src/IGESBasic/IGESBasic_ExternalRefLibName.hxx
src/IGESBasic/IGESBasic_ExternalRefName.hxx
src/IGESBasic/IGESBasic_ExternalReferenceFile.cxx
src/IGESBasic/IGESBasic_ExternalReferenceFile.hxx
src/IGESBasic/IGESBasic_GeneralModule.cxx
src/IGESBasic/IGESBasic_GeneralModule.hxx
src/IGESBasic/IGESBasic_Group.hxx
src/IGESBasic/IGESBasic_GroupWithoutBackP.cxx
src/IGESBasic/IGESBasic_GroupWithoutBackP.hxx
src/IGESBasic/IGESBasic_HArray1OfHArray1OfXY.hxx
src/IGESBasic/IGESBasic_HArray2OfHArray1OfReal.hxx
src/IGESBasic/IGESBasic_Hierarchy.hxx
src/IGESBasic/IGESBasic_Name.hxx
src/IGESBasic/IGESBasic_OrderedGroup.cxx
src/IGESBasic/IGESBasic_OrderedGroup.hxx
src/IGESBasic/IGESBasic_OrderedGroupWithoutBackP.cxx
src/IGESBasic/IGESBasic_OrderedGroupWithoutBackP.hxx
src/IGESBasic/IGESBasic_Protocol.cxx
src/IGESBasic/IGESBasic_Protocol.hxx
src/IGESBasic/IGESBasic_ReadWriteModule.cxx
src/IGESBasic/IGESBasic_SingleParent.cxx
src/IGESBasic/IGESBasic_SingleParent.hxx
src/IGESBasic/IGESBasic_SingularSubfigure.hxx
src/IGESBasic/IGESBasic_SpecificModule.cxx
src/IGESBasic/IGESBasic_SpecificModule.hxx
src/IGESBasic/IGESBasic_SubfigureDef.hxx
src/IGESBasic/IGESBasic_ToolAssocGroupType.cxx
src/IGESBasic/IGESBasic_ToolAssocGroupType.hxx
src/IGESBasic/IGESBasic_ToolExternalRefFile.cxx
src/IGESBasic/IGESBasic_ToolExternalRefFileName.cxx
src/IGESBasic/IGESBasic_ToolExternalRefLibName.cxx
src/IGESBasic/IGESBasic_ToolExternalRefName.cxx
src/IGESBasic/IGESBasic_ToolExternalReferenceFile.cxx
src/IGESBasic/IGESBasic_ToolGroup.hxx
src/IGESBasic/IGESBasic_ToolGroupWithoutBackP.hxx
src/IGESBasic/IGESBasic_ToolHierarchy.cxx
src/IGESBasic/IGESBasic_ToolHierarchy.hxx
src/IGESBasic/IGESBasic_ToolName.cxx
src/IGESBasic/IGESBasic_ToolName.hxx
src/IGESBasic/IGESBasic_ToolOrderedGroup.hxx
src/IGESBasic/IGESBasic_ToolOrderedGroupWithoutBackP.hxx
src/IGESBasic/IGESBasic_ToolSingleParent.hxx
src/IGESBasic/IGESBasic_ToolSingularSubfigure.cxx
src/V3d/V3d_View.hxx
src/gp/gp.cxx
src/gp/gp_Ax1.cxx
src/gp/gp_Ax2.cxx
src/gp/gp_Ax22d.cxx
src/gp/gp_Ax22d.hxx
src/gp/gp_Ax2d.cxx
src/gp/gp_Ax3.cxx
src/gp/gp_Circ.cxx
src/gp/gp_Circ2d.cxx
src/gp/gp_Cone.cxx
src/gp/gp_Cylinder.cxx
src/gp/gp_Dir.cxx
src/gp/gp_Dir2d.cxx
src/gp/gp_Elips.cxx
src/gp/gp_Elips2d.cxx
src/gp/gp_GTrsf2d.cxx
src/gp/gp_GTrsf2d.hxx
src/gp/gp_Hypr.cxx
src/gp/gp_Hypr2d.cxx
src/gp/gp_Lin.cxx
src/gp/gp_Lin.hxx
src/gp/gp_Lin2d.cxx
src/gp/gp_Mat.cxx
src/gp/gp_Parab.cxx
src/gp/gp_Parab.hxx
src/gp/gp_Parab2d.cxx
src/gp/gp_Pln.cxx
src/gp/gp_Pln.hxx
src/gp/gp_Pnt.cxx
src/gp/gp_Pnt.hxx
src/gp/gp_Pnt2d.cxx
src/gp/gp_Pnt2d.hxx
src/gp/gp_Sphere.cxx
src/gp/gp_Torus.cxx
src/gp/gp_Torus.hxx
src/gp/gp_Trsf.cxx
src/gp/gp_Trsf.hxx
src/gp/gp_Trsf2d.cxx
src/gp/gp_Trsf2d.hxx
src/gp/gp_Vec.cxx
src/gp/gp_Vec.hxx
src/gp/gp_Vec2d.cxx
src/gp/gp_Vec2d.hxx
src/gp/gp_XY.cxx

index 45afc3d49f32d98aed71c1f4d0181737e9c4b74b..8222593f9a7772e3d56ef6f5eb43b022804576f6 100644 (file)
@@ -25,6 +25,7 @@
 #include <AIS_InteractiveObject.hxx>
 #include <Geom2d_TrimmedCurve.hxx>
 #include <Graphic3d_ArrayOfPolylines.hxx>
+#include <Graphic3d_AspectLine3d.hxx>
 #include <TopoDS_Face.hxx>
 #include <TColGeom_SequenceOfCurve.hxx>
 
index f29719ddbe8ac53d3edaacb43c6484af906430bc..f0252669f432f5be575326356d36c4e21b5a456f 100644 (file)
@@ -24,6 +24,7 @@
 
 #include <AIS_InteractiveObject.hxx>
 #include <Graphic3d_ArrayOfPoints.hxx>
+#include <Graphic3d_AspectMarker3d.hxx>
 
 //! AIS AIS interactive object for sample 2D marker
 class Sample2D_Markers : public AIS_InteractiveObject
index 3816b73a4ad72d74cb7793778b4142740b550257..feb5570abe25f3e77ea92565adda05dd17a57a00 100644 (file)
@@ -17,6 +17,8 @@
 #define _AIS_LightSource_HeaderFile
 
 #include <AIS_InteractiveObject.hxx>
+#include <Graphic3d_AspectLine3d.hxx>
+#include <Graphic3d_AspectMarker3d.hxx>
 #include <SelectMgr_EntityOwner.hxx>
 
 class Select3D_SensitiveSphere;
index c814e3d475bee36c261a7f71c8d215a582504b66..acd3650d412b78b5267f03f22befa194d5391d71 100644 (file)
@@ -18,6 +18,7 @@
 
 #include <AIS_Shape.hxx>
 #include <gp_Pnt2d.hxx>
+#include <Graphic3d_NameOfTexture2D.hxx>
 #include <Image_PixMap.hxx>
 #include <Standard_Type.hxx>
 #include <TCollection_AsciiString.hxx>
index e64ec1d58233a37381bbff6fde5e15bab136defa..9835b152d0ce7f1f1f905f680eacc7d09d76ddcd 100644 (file)
@@ -15,6 +15,7 @@
 
 #include <Graphic3d_ArrayOfSegments.hxx>
 #include <Graphic3d_ArrayOfTriangles.hxx>
+#include <Graphic3d_Texture2Dmanual.hxx>
 #include <Graphic3d_Group.hxx>
 #include <Image_Texture.hxx>
 #include <Prs3d_LineAspect.hxx>
index 29869b049bd5bff164e636cdc26b8961956409ec..ee952f12faea6f9b2f5c617df3c7215604138d83 100644 (file)
 
 #include <GProp.hxx>
 
-#include <gp.hxx>
-#include <gp_Mat.hxx>
 #include <gp_Pnt.hxx>
 #include <gp_XYZ.hxx>
-#include <Standard_DimensionError.hxx>
 
 void GProp::HOperator (
 
index 6ea12e4d56a6c3aa53d4f612b324fc1cbd82c381..25d2e939dd4e4e740d59e5109520e448f3b0c0d4 100644 (file)
 
 
 #include <ElCLib.hxx>
-#include <gp.hxx>
 #include <gp_Circ.hxx>
 #include <gp_Lin.hxx>
 #include <gp_Pnt.hxx>
-#include <gp_Vec.hxx>
 #include <GProp.hxx>
 #include <GProp_CelGProps.hxx>
 #include <math_Jacobi.hxx>
index fe4172bdd915348719de3521f3aaf8706fed495e..3b1a5f3afec7f48b2f62b55c3bfed495961809e2 100644 (file)
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
 #include <GProp_GProps.hxx>
-#include <Standard_Real.hxx>
 class gp_Circ;
 class gp_Pnt;
 class gp_Lin;
index 9f71597b8d12af86b3669f2e183f67851bbe81e2..27752b18fcbf264592b094971ed88c1b4648cc73 100644 (file)
@@ -13,7 +13,6 @@
 // commercial license or contractual agreement.
 
 
-#include <gp.hxx>
 #include <gp_Ax1.hxx>
 #include <gp_Mat.hxx>
 #include <gp_Pnt.hxx>
index 8071319d4cbfc1009929d416c353125c80f18a7b..4b2c88de5121d7323fb8ea065f0c3ef466361bcf 100644 (file)
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
 #include <gp_Pnt.hxx>
-#include <Standard_Real.hxx>
 #include <gp_Mat.hxx>
 class gp_Ax1;
 class GProp_PrincipalProps;
index 5d042cfd8803cdaace2594f18f32aa67d91c386e..5bc27e66a749e66fd43ecbf844424e51a1ec0486 100644 (file)
@@ -13,7 +13,6 @@
 // commercial license or contractual agreement.
 
 
-#include <gp_Lin.hxx>
 #include <gp_Pln.hxx>
 #include <gp_Pnt.hxx>
 #include <gp_Vec.hxx>
index c2570937a2bd6a30352104e19d7fa89f5ace5ebd..1bdf818950063deeee874807bbeb07606d258a1a 100644 (file)
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
 #include <GProp_EquaType.hxx>
 #include <gp_Pnt.hxx>
 #include <gp_Vec.hxx>
 #include <TColgp_Array1OfPnt.hxx>
-#include <Standard_Real.hxx>
-#include <Standard_Boolean.hxx>
 class gp_Pln;
 class gp_Lin;
 
index a1d0a0f2c9af1a00a36efdd9af0df507c9342760..5045926e3cd01db685f21f7b9b7c31b7c979e3f4 100644 (file)
@@ -13,9 +13,6 @@
 // commercial license or contractual agreement.
 
 
-#include <gp.hxx>
-#include <gp_Pnt.hxx>
-#include <gp_XYZ.hxx>
 #include <GProp_PGProps.hxx>
 #include <Standard_DimensionError.hxx>
 #include <Standard_DomainError.hxx>
index b6a794191f87545f7619f79b97e413e4084b233a..bfd18aa22af4b04bca1a62b7ab114517eb5c2613 100644 (file)
@@ -22,7 +22,6 @@
 #include <Standard_Handle.hxx>
 
 #include <GProp_GProps.hxx>
-#include <Standard_Real.hxx>
 #include <TColgp_Array1OfPnt.hxx>
 #include <TColgp_Array2OfPnt.hxx>
 #include <TColStd_Array1OfReal.hxx>
index 1167d535f96d95ff916c17ade134ca3449653c74..28d8f10b17d6b8c74b2854770dad7fe93d5386a9 100644 (file)
 // commercial license or contractual agreement.
 
 
-#include <gp_Pnt.hxx>
-#include <gp_Vec.hxx>
 #include <GProp_PrincipalProps.hxx>
-#include <GProp_UndefinedAxis.hxx>
 
 typedef gp_Vec Vec;
 typedef gp_Pnt Pnt;
index 1eaa64cf7e94e28af78b242186dbb0256105d9be..b53f6c3f2d988d9f78920fc7a7d0bf80f0251272 100644 (file)
@@ -21,7 +21,6 @@
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
-#include <Standard_Real.hxx>
 #include <gp_Vec.hxx>
 #include <gp_Pnt.hxx>
 #include <GProp_GProps.hxx>
index edcb3d631ebff96ec3285669bad999cd14330655..57356e2afde481bbf10d86b8bcd1c5efb3c7cdee 100644 (file)
@@ -23,7 +23,6 @@
 #include <math_Jacobi.hxx>
 #include <math_Matrix.hxx>
 #include <math_Vector.hxx>
-#include <Standard_NotImplemented.hxx>
 
 GProp_SelGProps::GProp_SelGProps(){}
 
index 9378651cc7e7742054f5a89dc6b25c4da94ec401..0876976c47ce6c60b9a4419e15a87c1cbc01bb18 100644 (file)
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
 #include <GProp_GProps.hxx>
-#include <Standard_Real.hxx>
 class gp_Cylinder;
 class gp_Pnt;
 class gp_Cone;
index 6aa342ed630ad3774029b1598853151caa317171..ca0f18fea4e7b5aaa8788fabe7e1b45153206a65 100644 (file)
@@ -18,7 +18,6 @@
 #define _GProp_UndefinedAxis_HeaderFile
 
 #include <Standard_Type.hxx>
-#include <Standard_DefineException.hxx>
 #include <Standard_SStream.hxx>
 #include <Standard_DomainError.hxx>
 
index 54c4019ceabc90ee1425a1b7c6115d2d33e04ca3..efa59620966e363e61dd66b29ae4187ff0460c15 100644 (file)
@@ -13,7 +13,6 @@
 // commercial license or contractual agreement.
 
 
-#include <gp.hxx>
 #include <gp_Cone.hxx>
 #include <gp_Cylinder.hxx>
 #include <gp_Pnt.hxx>
@@ -24,7 +23,6 @@
 #include <math_Jacobi.hxx>
 #include <math_Matrix.hxx>
 #include <math_Vector.hxx>
-#include <Standard_NotImplemented.hxx>
 
 GProp_VelGProps::GProp_VelGProps(){}
 
index 270d301adf7d222994819a888e5e46a4e0a50505..d5c48e4b6bf6a74120a27ec5ae2bbcb462b6c61f 100644 (file)
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
 #include <GProp_GProps.hxx>
-#include <Standard_Real.hxx>
 class gp_Cylinder;
 class gp_Pnt;
 class gp_Cone;
index c288f02b471a26a67878ae34d23198ae46aca8a2..b607fd0b5d97bdedd4e18189a4cf53e0fe396422 100644 (file)
@@ -14,7 +14,6 @@
 
 #include <GeomConvert.hxx>
 
-#include <BSplCLib.hxx>
 #include <Convert_CircleToBSplineCurve.hxx>
 #include <Convert_ConicToBSplineCurve.hxx>
 #include <Convert_EllipseToBSplineCurve.hxx>
@@ -24,7 +23,6 @@
 #include <Geom2d_BSplineCurve.hxx>
 #include <Geom_BezierCurve.hxx>
 #include <Geom_BSplineCurve.hxx>
-#include <Geom_BSplineSurface.hxx>
 #include <Geom_Circle.hxx>
 #include <Geom_Conic.hxx>
 #include <Geom_Curve.hxx>
@@ -34,7 +32,6 @@
 #include <Geom_Line.hxx>
 #include <Geom_OffsetCurve.hxx>
 #include <Geom_Parabola.hxx>
-#include <Geom_Surface.hxx>
 #include <Geom_TrimmedCurve.hxx>
 #include <GeomConvert_ApproxCurve.hxx>
 #include <GeomConvert_CompCurveToBSplineCurve.hxx>
@@ -44,7 +41,6 @@
 #include <gp_Circ2d.hxx>
 #include <gp_Elips2d.hxx>
 #include <gp_Hypr2d.hxx>
-#include <gp_Lin.hxx>
 #include <gp_Parab2d.hxx>
 #include <gp_Pnt.hxx>
 #include <gp_Pnt2d.hxx>
index b901da74dfb22f76f167176cfe5e0e7ce0c54376..c3a6b3a85b438959f9c60106c8d6d8aec4aea63b 100644 (file)
@@ -14,7 +14,6 @@
 
 #include <GeomConvert.hxx>
 
-#include <BSplCLib.hxx>
 #include <Convert_ConeToBSplineSurface.hxx>
 #include <Convert_CylinderToBSplineSurface.hxx>
 #include <Convert_ElementarySurfaceToBSplineSurface.hxx>
@@ -22,7 +21,6 @@
 #include <Convert_TorusToBSplineSurface.hxx>
 #include <Geom_BezierSurface.hxx>
 #include <Geom_BSplineCurve.hxx>
-#include <Geom_BSplineSurface.hxx>
 #include <Geom_ConicalSurface.hxx>
 #include <Geom_Curve.hxx>
 #include <Geom_CylindricalSurface.hxx>
 #include <gp_Cone.hxx>
 #include <gp_Cylinder.hxx>
 #include <gp_GTrsf.hxx>
-#include <gp_Pln.hxx>
 #include <gp_Sphere.hxx>
 #include <gp_Torus.hxx>
 #include <gp_Trsf.hxx>
 #include <gp_Vec.hxx>
 #include <Precision.hxx>
 #include <Standard_DomainError.hxx>
-#include <Standard_NotImplemented.hxx>
 #include <TColgp_Array1OfPnt.hxx>
 #include <TColgp_Array2OfPnt.hxx>
 #include <TColStd_Array1OfInteger.hxx>
 #include <TColStd_Array1OfReal.hxx>
 #include <TColStd_Array2OfInteger.hxx>
 #include <TColStd_Array2OfReal.hxx>
-#include <TColStd_HArray1OfInteger.hxx>
-#include <TColStd_HArray1OfReal.hxx>
 
 typedef Geom_Surface                          Surface;
 typedef Geom_BSplineSurface                   BSplineSurface;
index 4bdc187ddc8562e1127e8c0088a710891600e8bb..3c4da08d270e937ed39f7fa11a67b72044b1585b 100644 (file)
@@ -25,8 +25,6 @@
 #include <gp_Pnt.hxx>
 #include <gp_Vec.hxx>
 #include <Precision.hxx>
-#include <Standard_ConstructionError.hxx>
-#include <Standard_OutOfRange.hxx>
 #include <TColgp_Array1OfPnt.hxx>
 #include <TColStd_HArray1OfReal.hxx>
 
index bcff1d586ae19ca3b164e9a50d43ed9f9142d160..545c7dd1e34f853d3b3b48c9fd75c952861175ab 100644 (file)
@@ -21,7 +21,6 @@
 #include <Geom_Surface.hxx>
 #include <GeomAdaptor_Surface.hxx>
 #include <Precision.hxx>
-#include <Standard_OutOfRange.hxx>
 #include <Standard_Real.hxx>
 #include <TColStd_HArray1OfReal.hxx>
 #include <TColStd_HArray2OfReal.hxx>
index 8b77635fd9155bcf29b3fcc2fe4d877467fa701d..6b4082b422bed542d1b068e3be819f0f5fc4857b 100644 (file)
@@ -18,7 +18,6 @@
 #include <BSplCLib.hxx>
 #include <Geom_BSplineCurve.hxx>
 #include <GeomConvert_BSplineCurveKnotSplitting.hxx>
-#include <Standard_DimensionError.hxx>
 #include <Standard_RangeError.hxx>
 
 typedef TColStd_Array1OfInteger      Array1OfInteger;
index 0d13164875da67c18291f847eed60e4487fd714e..93b1c1b4922faf219617dd6fdee2a654ccb7bcbf 100644 (file)
@@ -18,7 +18,6 @@
 #include <Geom_BezierCurve.hxx>
 #include <Geom_BSplineCurve.hxx>
 #include <GeomConvert_BSplineCurveToBezierCurve.hxx>
-#include <Standard_DimensionError.hxx>
 #include <Standard_DomainError.hxx>
 #include <Standard_OutOfRange.hxx>
 #include <TColgp_Array1OfPnt.hxx>
index f29a7f14cbe34a6dd2b7389e14988ac8746d62d9..e037dba828b5f126ea51ab44a47b1a034db7cccc 100644 (file)
@@ -21,7 +21,6 @@
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
-#include <Standard_Real.hxx>
 #include <Standard_Integer.hxx>
 #include <TColGeom_Array1OfBezierCurve.hxx>
 #include <TColStd_Array1OfReal.hxx>
index b5118b443751186b3dd38511bf70d08507bb5082..49852e2144e84e517fb96421953eeea7cf82b7bf 100644 (file)
@@ -18,7 +18,6 @@
 #include <BSplCLib.hxx>
 #include <Geom_BSplineSurface.hxx>
 #include <GeomConvert_BSplineSurfaceKnotSplitting.hxx>
-#include <Standard_DimensionError.hxx>
 #include <Standard_RangeError.hxx>
 
 typedef TColStd_Array1OfInteger      Array1OfInteger;
index 56c6b525375824eddae5bbe2eaabb4a5d15a22c6..917cdb35b5c8317da5fb63b93bee7539d0f8b243 100644 (file)
@@ -18,7 +18,6 @@
 #include <Geom_BezierSurface.hxx>
 #include <Geom_BSplineSurface.hxx>
 #include <GeomConvert_BSplineSurfaceToBezierSurface.hxx>
-#include <Standard_DimensionError.hxx>
 #include <Standard_DomainError.hxx>
 #include <Standard_OutOfRange.hxx>
 #include <TColgp_Array2OfPnt.hxx>
index f27d73f4ffbac96eee7c7ab0c818641c822cffb6..ceb5014aa4c183259f4b7337abbbc08cf008368c 100644 (file)
@@ -21,7 +21,6 @@
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
-#include <Standard_Real.hxx>
 #include <Standard_Integer.hxx>
 #include <TColGeom_Array2OfBezierSurface.hxx>
 #include <TColStd_Array1OfReal.hxx>
index 8fb8a846144f17d61202cd17ad624b7f6309df4a..532c9ed409765b0198c7537b4816b01de6e3517f 100644 (file)
@@ -24,7 +24,6 @@
 #include <gp_XYZ.hxx>
 #include <Precision.hxx>
 #include <Standard_ConstructionError.hxx>
-#include <Standard_DimensionError.hxx>
 #include <Standard_NotImplemented.hxx>
 #include <TColGeom_Array2OfBezierSurface.hxx>
 #include <TColgp_HArray2OfPnt.hxx>
index 431f58af36a7aa175f11ceea48eb51fe82d3a067..95af63b920233f3cc97676c3ca6ada550cb7214f 100644 (file)
@@ -25,9 +25,7 @@
 #include <TColStd_HArray1OfInteger.hxx>
 #include <TColStd_HArray1OfReal.hxx>
 #include <TColgp_HArray2OfPnt.hxx>
-#include <Standard_Boolean.hxx>
 #include <TColGeom_Array2OfBezierSurface.hxx>
-#include <Standard_Real.hxx>
 #include <TColStd_Array1OfReal.hxx>
 #include <GeomAbs_Shape.hxx>
 
index fa3d6fdef1986808a9d7ad43c10d7ac4c62b139d..6e935178994767c0da04dba3d40b31462493a7fb 100644 (file)
@@ -21,9 +21,7 @@
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
-#include <Standard_Real.hxx>
 #include <Convert_ParameterisationType.hxx>
-#include <Standard_Boolean.hxx>
 #include <Standard_Integer.hxx>
 class Geom_BSplineCurve;
 class Geom_BoundedCurve;
index a36ddcbb3fff3af275835ae23db80edfcddb6843..e908cd31d5736d4bd873a20ff6912f19c4fa3e5a 100644 (file)
@@ -12,8 +12,6 @@
 // commercial license or contractual agreement.
 
 #include <GeomConvert_Units.hxx>
-#include <Geom2d_BoundedCurve.hxx>
-#include <Geom2d_BSplineCurve.hxx>
 #include <Geom2d_Circle.hxx>
 #include <Geom2d_Conic.hxx>
 #include <Geom2d_Curve.hxx>
index 49e72967e4a8660c3acc2e60835238668e00454d..36241fe843196d6a881f0477d3b58730beeb1310 100644 (file)
@@ -14,7 +14,6 @@
 #ifndef _GeomConvert_Units_HeaderFile
 #define _GeomConvert_Units_HeaderFile
 
-#include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 class Geom2d_Curve;
 class Geom_Surface;
index c16b1d34d566da39483235141c37d86830f2c7e9..f66cdf69c7c02e1c16ec440b5ac174db0b9ba37e 100644 (file)
@@ -15,7 +15,6 @@
 #ifndef _GeomEvaluator_OffsetCurve_HeaderFile
 #define _GeomEvaluator_OffsetCurve_HeaderFile
 
-#include <Geom_Curve.hxx>
 #include <GeomAdaptor_Curve.hxx>
 #include <GeomEvaluator_Curve.hxx>
 #include <gp_Dir.hxx>
index cd0f04fa9f5fb3e42ec69b8cd6be72f45939eecd..a972879a8666e10fa2edc7ffeffb98b5b5392540 100644 (file)
@@ -16,7 +16,6 @@
 
 #include <GeomFill.hxx>
 
-#include <Geom_BSplineCurve.hxx>
 #include <Geom_Circle.hxx>
 #include <Geom_ConicalSurface.hxx>
 #include <Geom_Curve.hxx>
index 3344ce73d63989b169630387985aa24b53845d35..183426bc7b35061863f900f6eadf079cbd89310c 100644 (file)
@@ -21,9 +21,7 @@
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
-#include <Standard_Boolean.hxx>
 #include <Standard_Integer.hxx>
-#include <Standard_Real.hxx>
 #include <TColgp_HArray2OfPnt.hxx>
 #include <TColStd_HArray2OfReal.hxx>
 #include <TColStd_HArray1OfReal.hxx>
index fe13656b9b47a3bb3207247d63f38c1bd6c082de..c9fa39e7acad51a903db31c9a52668fc31fe2d6d 100644 (file)
@@ -21,9 +21,7 @@
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
-#include <Standard_Boolean.hxx>
 #include <Standard_Integer.hxx>
-#include <Standard_Real.hxx>
 #include <TColgp_HArray2OfPnt.hxx>
 #include <TColStd_HArray2OfReal.hxx>
 #include <TColStd_HArray1OfReal.hxx>
index cfe9112757c5077746cf7682710e4014415f9b8e..3ecbdef8ea57adf994925b5c900680dc26cf2c2d 100644 (file)
 #define _GeomFill_BoundWithSurf_HeaderFile
 
 #include <Standard.hxx>
-#include <Standard_Type.hxx>
 
 #include <Adaptor3d_CurveOnSurface.hxx>
 #include <GeomFill_Boundary.hxx>
 #include <Standard_Real.hxx>
-#include <Standard_Boolean.hxx>
 class Law_Function;
 class gp_Pnt;
 class gp_Vec;
index ab10eb9e37a11fcf9f5a270244fd256a740b8cc4..7318907beb8cb3b0f158b963298d67eb30f691ec 100644 (file)
@@ -22,7 +22,6 @@
 
 #include <Standard_Real.hxx>
 #include <Standard_Transient.hxx>
-#include <Standard_Boolean.hxx>
 class gp_Pnt;
 class gp_Vec;
 
index 670a90776a2fd6ecca29ae46d615e68fd158e893..9bc250383bc5f3ba635234a473607617cb6d968d 100644 (file)
@@ -21,7 +21,6 @@
 #include <GeomFill_CircularBlendFunc.hxx>
 #include <gp_Pnt.hxx>
 #include <Precision.hxx>
-#include <Standard_OutOfRange.hxx>
 #include <Standard_Type.hxx>
 #include <TColStd_Array1OfReal.hxx>
 #include <TColStd_SequenceOfReal.hxx>
index 52dde69ccc67bb95ee3a27a9f1f88dadb14320d6..015d3edbeb9d004cc5e420a72e03e2d0ab7863c3 100644 (file)
 #include <Standard_Type.hxx>
 
 #include <gp_Pnt.hxx>
-#include <Standard_Real.hxx>
 #include <Standard_Integer.hxx>
 #include <Convert_ParameterisationType.hxx>
-#include <Standard_Boolean.hxx>
 #include <Approx_SweepFunction.hxx>
 #include <TColgp_Array1OfPnt.hxx>
 #include <TColgp_Array1OfPnt2d.hxx>
index f7c73f2c5e72b0c7051d2ecb77debbccc77c825d..3a1f076c0561196f0fe3f5b9533580a61879cfee 100644 (file)
@@ -24,8 +24,6 @@
 #include <gp_Lin.hxx>
 #include <gp_Vec.hxx>
 #include <Precision.hxx>
-#include <Standard_ConstructionError.hxx>
-#include <Standard_OutOfRange.hxx>
 #include <Standard_Type.hxx>
 
 IMPLEMENT_STANDARD_RTTIEXT(GeomFill_ConstantBiNormal,GeomFill_TrihedronLaw)
index 79a77d2ba7af231054935efb130b012cefaf7696..708f896b399b4e411bbae9d2df149523d2fb5e53 100644 (file)
@@ -22,8 +22,6 @@
 
 #include <gp_Vec.hxx>
 #include <GeomFill_TrihedronLaw.hxx>
-#include <Standard_Boolean.hxx>
-#include <Standard_Real.hxx>
 #include <Standard_Integer.hxx>
 #include <GeomAbs_Shape.hxx>
 #include <TColStd_Array1OfReal.hxx>
index d3335f3f4cf73f453dcb21b2709c2430339e9c4e..d48c72cf7a190d3948d7fbdd3ffb42dfc5587679 100644 (file)
 #include <AdvApprox_ApproxAFunction.hxx>
 #include <BSplCLib.hxx>
 #include <Geom_BSplineSurface.hxx>
-#include <GeomFill_Boundary.hxx>
 #include <GeomFill_BoundWithSurf.hxx>
 #include <GeomFill_ConstrainedFilling.hxx>
 #include <GeomFill_CoonsAlgPatch.hxx>
 #include <GeomFill_DegeneratedBound.hxx>
-#include <GeomFill_TgtField.hxx>
 #include <GeomFill_TgtOnCoons.hxx>
 #include <gp_XYZ.hxx>
 #include <Law.hxx>
 #include <Law_BSpFunc.hxx>
 #include <Law_BSpline.hxx>
 #include <Law_Linear.hxx>
-#include <PLib.hxx>
 #include <Standard_Failure.hxx>
 #include <Standard_NotImplemented.hxx>
 #include <TColgp_Array1OfPnt.hxx>
index dede9948eb0165da76e26ca943e7ce75f0e9ffe5..1f5305c80457f6033b0449cc180e0e91bd943617 100644 (file)
 #include <Standard_Handle.hxx>
 
 #include <Standard_Integer.hxx>
-#include <Standard_Real.hxx>
 #include <GeomFill_CornerState.hxx>
 #include <gp_Vec.hxx>
-#include <Standard_Boolean.hxx>
 #include <TColgp_HArray1OfPnt.hxx>
 #include <TColStd_HArray1OfInteger.hxx>
 #include <TColStd_HArray1OfReal.hxx>
index 46d7dc2fa00c2be1c50f7d6fdab04a2fdb9bb44e..86b678203d5b2c802f9cbd2bbef085d63df602cc 100644 (file)
@@ -19,7 +19,6 @@
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
 #include <GeomFill_Filling.hxx>
 #include <TColgp_Array1OfPnt.hxx>
index 6cfef9e5988e904dbbee87ac659205e0ef0a73ef..da2ba69d558c976341e6def53587a9ec01813cc9 100644 (file)
@@ -20,7 +20,6 @@
 #include <gp_Pnt.hxx>
 #include <gp_Vec.hxx>
 #include <gp_XYZ.hxx>
-#include <Law_Function.hxx>
 #include <Law_Linear.hxx>
 #include <Standard_Type.hxx>
 
index 304571416d9498017752e9574fe20c3fd6c6b91c..1c92edb05e0a32d67befa9003e0c530dac75e2ea 100644 (file)
@@ -22,7 +22,6 @@
 
 #include <gp_Pnt.hxx>
 #include <Standard_Transient.hxx>
-#include <Standard_Real.hxx>
 #include <Standard_Integer.hxx>
 class GeomFill_Boundary;
 class Law_Function;
index a16f352aec89f8cfaf16655cb5534af14a896968..609d0bb8e2358f7fe9d50026f9e49db0f8e620b7 100644 (file)
@@ -27,7 +27,6 @@
 #include <GeomFill_SnglrFunc.hxx>
 #include <GeomFill_TrihedronLaw.hxx>
 #include <GeomLib.hxx>
-#include <gp_Trsf.hxx>
 #include <gp_Vec.hxx>
 #include <gp_Vec2d.hxx>
 #include <Law_BSpFunc.hxx>
@@ -37,8 +36,6 @@
 #include <Law_Function.hxx>
 #include <Law_Interpolate.hxx>
 #include <Precision.hxx>
-#include <Standard_ConstructionError.hxx>
-#include <Standard_OutOfRange.hxx>
 #include <Standard_Type.hxx>
 #include <TColgp_HArray1OfPnt.hxx>
 #include <TColStd_HArray1OfReal.hxx>
index 4e51bea896f70689c74806e3e69b07993046c98a..dc7a19a051a7c9d1914e1877528b756b66b6ec3a 100644 (file)
 #define _GeomFill_CorrectedFrenet_HeaderFile
 
 #include <Standard.hxx>
-#include <Standard_Type.hxx>
 
-#include <gp_Vec.hxx>
-#include <Standard_Boolean.hxx>
 #include <TColStd_HArray1OfReal.hxx>
 #include <TColgp_HArray1OfVec.hxx>
 #include <GeomFill_TrihedronLaw.hxx>
index dfee3a53b2ae7a9fda7e911b060276601f198cf6..6519752729b6bcc5059d0624620b0952a4c62245 100644 (file)
@@ -25,7 +25,6 @@
 #include <gp_Pnt.hxx>
 #include <gp_Vec.hxx>
 #include <Precision.hxx>
-#include <Standard_OutOfRange.hxx>
 #include <Standard_Type.hxx>
 #include <TColStd_SequenceOfReal.hxx>
 
index c2d4a74aea125e8a3a4e7fdde81caf166e26dd0d..d7b9890f2cbbeec8f55a289e4ec29a42c46669d1 100644 (file)
 #define _GeomFill_CurveAndTrihedron_HeaderFile
 
 #include <Standard.hxx>
-#include <Standard_Type.hxx>
 
-#include <Standard_Boolean.hxx>
-#include <gp_Pnt.hxx>
-#include <gp_Vec.hxx>
 #include <gp_Mat.hxx>
 #include <GeomFill_LocationLaw.hxx>
 #include <Standard_Real.hxx>
index f9d862741f3081ed6f4c9fd4c418de2a92f2581d..7310d3d50aa32b5b654039d54ea6b588d4d786a2 100644 (file)
@@ -16,7 +16,6 @@
 
 #include <GeomFill_Darboux.hxx>
 
-#include <Adaptor2d_Curve2d.hxx>
 #include <Adaptor3d_CurveOnSurface.hxx>
 #include <Adaptor3d_Curve.hxx>
 #include <Adaptor3d_Surface.hxx>
@@ -27,8 +26,6 @@
 #include <gp_Pnt2d.hxx>
 #include <gp_Vec.hxx>
 #include <gp_Vec2d.hxx>
-#include <Standard_ConstructionError.hxx>
-#include <Standard_OutOfRange.hxx>
 #include <Standard_Type.hxx>
 #include <TColgp_Array2OfVec.hxx>
 
index dc02c8e6761d17829e3e5403d598f09cc6265dd6..3740ee7120b4eaf3ab679e1009a30ee68f742f2c 100644 (file)
 #define _GeomFill_Darboux_HeaderFile
 
 #include <Standard.hxx>
-#include <Standard_Type.hxx>
 
 #include <GeomFill_TrihedronLaw.hxx>
-#include <Standard_Boolean.hxx>
 #include <Standard_Real.hxx>
 #include <Standard_Integer.hxx>
 #include <GeomAbs_Shape.hxx>
index 4df63c8caa89b353e433201f3965972bc524c81c..1266bc6da534219746153a85ce68c7dcedaed144 100644 (file)
 #define _GeomFill_DegeneratedBound_HeaderFile
 
 #include <Standard.hxx>
-#include <Standard_Type.hxx>
 
 #include <gp_Pnt.hxx>
 #include <Standard_Real.hxx>
 #include <GeomFill_Boundary.hxx>
-#include <Standard_Boolean.hxx>
 class gp_Vec;
 
 
index 129aa83e0b2f49df65281cd13e8cde605f24f761..9738fec8ee4cb83d62e71d9e776accb06389a65a 100755 (executable)
@@ -22,7 +22,6 @@
 #include <GeomFill_TrihedronLaw.hxx>
 #include <gp_Vec.hxx>
 #include <Standard_ConstructionError.hxx>
-#include <Standard_OutOfRange.hxx>
 #include <Standard_Type.hxx>
 #include <TColStd_Array1OfReal.hxx>
 #include <TColStd_HSequenceOfReal.hxx>
index 54c47856873b77763406989009fe7286e94e9a6b..813d2ad02585e7838112a9829daf90632dcba3c4 100644 (file)
 #define _GeomFill_DiscreteTrihedron_HeaderFile
 
 #include <Standard.hxx>
-#include <Standard_Type.hxx>
 
-#include <gp_Pnt.hxx>
 #include <GeomFill_HSequenceOfAx2.hxx>
 #include <TColStd_HSequenceOfReal.hxx>
-#include <Standard_Boolean.hxx>
 #include <GeomFill_TrihedronLaw.hxx>
 #include <Standard_Real.hxx>
 #include <Standard_Integer.hxx>
index d260c364ce65d6ba53fc0212ffa88e3e997d86d2..f15c9d59b84efec1382e4e6e7b1b2e9d83ab9b52 100644 (file)
@@ -21,7 +21,6 @@
 #include <GeomFill_TrihedronLaw.hxx>
 #include <gp_Vec.hxx>
 #include <Precision.hxx>
-#include <Standard_ConstructionError.hxx>
 #include <Standard_OutOfRange.hxx>
 #include <Standard_Type.hxx>
 
index 972064131b60362cc527a7e3612db35869b4a850..1e51da10025e51a55f70fbbc40673e0088855496 100644 (file)
 #define _GeomFill_DraftTrihedron_HeaderFile
 
 #include <Standard.hxx>
-#include <Standard_Type.hxx>
 
-#include <gp_Vec.hxx>
 #include <Standard_Real.hxx>
 #include <GeomFill_TrihedronLaw.hxx>
-#include <Standard_Boolean.hxx>
 #include <Standard_Integer.hxx>
 #include <GeomAbs_Shape.hxx>
 #include <TColStd_Array1OfReal.hxx>
index d2056596ebd7d09477abae37e74f0be560fe4982..d9570def03d265b075b11c2a27b02f77a35f497a 100644 (file)
 // commercial license or contractual agreement.
 
 
-#include <Convert_ParameterisationType.hxx>
 #include <GCPnts_AbscissaPoint.hxx>
-#include <Geom_BSplineCurve.hxx>
 #include <Geom_BSplineSurface.hxx>
 #include <Geom_Curve.hxx>
 #include <Geom_Geometry.hxx>
-#include <Geom_Surface.hxx>
 #include <GeomAdaptor_Curve.hxx>
 #include <GeomConvert.hxx>
 #include <GeomFill_EvolvedSection.hxx>
 #include <gp_Pnt.hxx>
 #include <Law_Function.hxx>
 #include <Precision.hxx>
-#include <Standard_OutOfRange.hxx>
 #include <Standard_Type.hxx>
-#include <TColgp_Array2OfPnt.hxx>
 #include <TColStd_Array1OfInteger.hxx>
 #include <TColStd_Array1OfReal.hxx>
 
index b8451d2819b81ab2231c6eb1408250163ff5c216..71e48bac875886ebdbd662803803a30e9ca1af3c 100644 (file)
@@ -20,9 +20,7 @@
 #include <Standard.hxx>
 #include <Standard_Type.hxx>
 
-#include <Standard_Real.hxx>
 #include <GeomFill_SectionLaw.hxx>
-#include <Standard_Boolean.hxx>
 #include <TColgp_Array1OfPnt.hxx>
 #include <TColStd_Array1OfReal.hxx>
 #include <TColgp_Array1OfVec.hxx>
index 3cc847a62e43ffc908cdff8164f3aeabb4ed6ad1..154134443195d28502d7cb15f94163d8915c8c97 100644 (file)
@@ -17,7 +17,6 @@
 
 #include <GeomFill_Filling.hxx>
 #include <gp_Pnt.hxx>
-#include <Standard_NoSuchObject.hxx>
 
 //=======================================================================
 //function : GeomFill_Filling
index 25ee897f6070529d4a768b04e2555d8251dac9ec..7fd725e072e1ba9e113f0e3e4092da13a687a58c 100644 (file)
@@ -20,7 +20,6 @@
 #include <gp_Vec.hxx>
 #include <Precision.hxx>
 #include <Standard_ConstructionError.hxx>
-#include <Standard_OutOfRange.hxx>
 #include <Standard_Type.hxx>
 
 IMPLEMENT_STANDARD_RTTIEXT(GeomFill_Fixed,GeomFill_TrihedronLaw)
index d69972269d5342e9d58b86d0e8398ef03fa771d1..e116822da8e938c577b9d8b54131f828b0d94d56 100644 (file)
 #define _GeomFill_Fixed_HeaderFile
 
 #include <Standard.hxx>
-#include <Standard_Type.hxx>
 
-#include <gp_Vec.hxx>
 #include <GeomFill_TrihedronLaw.hxx>
-#include <Standard_Boolean.hxx>
 #include <Standard_Real.hxx>
 #include <Standard_Integer.hxx>
 #include <GeomAbs_Shape.hxx>
index 7f7af57828e2db762009765bbc733fc1ca8b85ad..ff4f83319b07544c5cd45ce9665c6837a224ac05 100644 (file)
@@ -25,7 +25,6 @@
 #include <gp_Vec.hxx>
 #include <NCollection_Array1.hxx>
 #include <Precision.hxx>
-#include <Standard_ConstructionError.hxx>
 #include <Standard_OutOfRange.hxx>
 #include <Standard_Type.hxx>
 #include <TColgp_SequenceOfPnt2d.hxx>
index b87b8ed93700d2c7457756e622dd38ff4f764965..ff090618d7641509e5919435c730580f6b895807 100644 (file)
 #define _GeomFill_Frenet_HeaderFile
 
 #include <Standard.hxx>
-#include <Standard_Type.hxx>
 
-#include <gp_Pnt.hxx>
 #include <TColStd_HArray1OfReal.hxx>
-#include <Standard_Boolean.hxx>
 #include <GeomFill_TrihedronLaw.hxx>
 #include <Standard_Real.hxx>
 #include <Standard_Integer.hxx>
index 49aa485ee8935f2988fe4e20605f47bf8a397b8a..90983835c1fb0736dee15d59b5fbe66678eafaa2 100644 (file)
@@ -15,8 +15,6 @@
 // commercial license or contractual agreement.
 
 
-#include <Adaptor3d_Curve.hxx>
-#include <Adaptor3d_Surface.hxx>
 #include <GeomAdaptor_Curve.hxx>
 #include <GeomAdaptor_Surface.hxx>
 #include <GeomFill_FunctionDraft.hxx>
index 517cb6728e0e7431f5f776cd428636829cd2ed48..8097e8225a19c98767dc126dd350e47fcd29fafb 100644 (file)
 
 #include <GeomFill_FunctionGuide.hxx>
 
-#include <Adaptor3d_Curve.hxx>
 #include <Geom_BSplineCurve.hxx>
 #include <Geom_Curve.hxx>
-#include <Geom_Surface.hxx>
 #include <Geom_SurfaceOfRevolution.hxx>
 #include <Geom_TrimmedCurve.hxx>
 #include <GeomAdaptor_Curve.hxx>
 #include <GeomFill_SectionLaw.hxx>
-#include <GeomTools.hxx>
 #include <gp_Ax1.hxx>
 #include <gp_Ax3.hxx>
 #include <gp_Dir.hxx>
@@ -34,9 +31,6 @@
 #include <gp_XYZ.hxx>
 #include <math_Matrix.hxx>
 #include <Precision.hxx>
-#include <TColgp_HArray1OfPnt.hxx>
-#include <TColStd_HArray1OfInteger.hxx>
-#include <TColStd_HArray1OfReal.hxx>
 
 //#include <Standard_NotImplemented.hxx>
 //==============================================
index 16cb4a8e3b74d561f5f4093352d596a8dba1252f..e31812c1ec568d4fef7124f88254864839c0929a 100644 (file)
@@ -23,7 +23,6 @@
 
 #include <Standard_Boolean.hxx>
 #include <Standard_Real.hxx>
-#include <gp_XYZ.hxx>
 #include <math_FunctionSetWithDerivatives.hxx>
 #include <Standard_Integer.hxx>
 #include <math_Vector.hxx>
index bf8d1ad096f13f17577520c3412668ac48bf2a41..57ab6e06f57513e5e369bc9243c571e4f5394d7a 100644 (file)
@@ -19,8 +19,6 @@
 #include <Geom_BSplineSurface.hxx>
 #include <Geom_Surface.hxx>
 #include <GeomFill_Generator.hxx>
-#include <Standard_DomainError.hxx>
-#include <StdFail_NotDone.hxx>
 #include <TColgp_Array1OfPnt.hxx>
 #include <TColgp_Array2OfPnt.hxx>
 #include <TColStd_Array1OfInteger.hxx>
index 19fd5d1e0ff76d8eb40a4e0120b15485510c8c5f..a02c5eaaac79e623b2c1368a9f9bd2cdbbd1133c 100644 (file)
@@ -22,7 +22,6 @@
 #include <Standard_Handle.hxx>
 
 #include <GeomFill_Profiler.hxx>
-#include <Standard_Real.hxx>
 class Geom_Surface;
 
 
index f5c4cd054d833dfd4fea07dcb1a284b744fab632..2a519c1ba0405dc1b2286c7ec2d3322c5ead1ed3 100644 (file)
 
 #include <Adaptor3d_Curve.hxx>
 #include <Approx_CurvlinFunc.hxx>
-#include <GeomAdaptor.hxx>
 #include <GeomAdaptor_Curve.hxx>
 #include <GeomFill_Frenet.hxx>
 #include <GeomFill_GuideTrihedronAC.hxx>
 #include <GeomFill_TrihedronLaw.hxx>
 #include <GeomLib.hxx>
-#include <gp_Dir.hxx>
 #include <gp_Pnt.hxx>
 #include <gp_Vec.hxx>
 #include <Precision.hxx>
-#include <Standard_ConstructionError.hxx>
-#include <Standard_OutOfRange.hxx>
 #include <Standard_Type.hxx>
 #include <TColStd_SequenceOfReal.hxx>
 
index be3e8957c47fafbaccdb2a0fd527dbd7e9952d8f..993229397d805ca1c6ccf30ba4a7586c3396bb31 100644 (file)
@@ -20,9 +20,7 @@
 #include <Standard.hxx>
 #include <Standard_Type.hxx>
 
-#include <Standard_Real.hxx>
 #include <GeomFill_TrihedronWithGuide.hxx>
-#include <Standard_Boolean.hxx>
 #include <Standard_Integer.hxx>
 #include <GeomAbs_Shape.hxx>
 #include <TColStd_Array1OfReal.hxx>
index ed8458a86933160a256860e6136fcdbc93f5a482..963054a93549b907c5fcd3ac5b660b6faa852247 100644 (file)
@@ -19,7 +19,6 @@
 #include <Adaptor3d_Curve.hxx>
 #include <ElCLib.hxx>
 #include <Geom_Plane.hxx>
-#include <GeomAdaptor_Curve.hxx>
 #include <GeomAdaptor_Surface.hxx>
 #include <GeomFill_Frenet.hxx>
 #include <GeomFill_PlanFunc.hxx>
@@ -33,8 +32,6 @@
 #include <math_Matrix.hxx>
 #include <math_Vector.hxx>
 #include <Precision.hxx>
-#include <Standard_ConstructionError.hxx>
-#include <Standard_OutOfRange.hxx>
 #include <Standard_Type.hxx>
 
 IMPLEMENT_STANDARD_RTTIEXT(GeomFill_GuideTrihedronPlan,GeomFill_TrihedronWithGuide)
index 6a72aad644ee118f00429531e81c7d25d8d11699..edb2d588623516ac3179e62bb43c23bc2925f632 100644 (file)
 #define _GeomFill_GuideTrihedronPlan_HeaderFile
 
 #include <Standard.hxx>
-#include <Standard_Type.hxx>
 
 #include <TColgp_HArray2OfPnt2d.hxx>
 #include <math_Vector.hxx>
 #include <Standard_Integer.hxx>
-#include <GeomFill_PipeError.hxx>
 #include <GeomFill_TrihedronWithGuide.hxx>
-#include <Standard_Boolean.hxx>
 #include <Standard_Real.hxx>
 #include <GeomAbs_Shape.hxx>
 #include <TColStd_Array1OfReal.hxx>
index 10fc933b98ea08a25f287b7b15450d555e20855e..62c61e80415a0f9fe39a3d5389cc2f12179fdd58 100644 (file)
@@ -17,7 +17,6 @@
 #ifndef GeomFill_HArray1OfLocationLaw_HeaderFile
 #define GeomFill_HArray1OfLocationLaw_HeaderFile
 
-#include <GeomFill_LocationLaw.hxx>
 #include <GeomFill_Array1OfLocationLaw.hxx>
 #include <NCollection_DefineHArray1.hxx>
 
index c3b91ecab9c8c16d60fcc2eab432418975f66635..6b93a74f4c0cbbdb632d6d6333adeb8577c38eec 100644 (file)
@@ -17,7 +17,6 @@
 #ifndef GeomFill_HArray1OfSectionLaw_HeaderFile
 #define GeomFill_HArray1OfSectionLaw_HeaderFile
 
-#include <GeomFill_SectionLaw.hxx>
 #include <GeomFill_Array1OfSectionLaw.hxx>
 #include <NCollection_DefineHArray1.hxx>
 
index 1c39b554878bf348b9a4fb5976a6138892c74acf..b6431082de92af18f892e909e26422b04a58b0b4 100644 (file)
@@ -23,8 +23,6 @@
 
 #include <TColgp_Array1OfVec.hxx>
 #include <gp_Mat.hxx>
-#include <Standard_Boolean.hxx>
-#include <Standard_Real.hxx>
 #include <Standard_Integer.hxx>
 class GeomFill_LocationLaw;
 
index 93fb2d8f934ff8c7aebaa30ad08e2ccb5de091ca..da90acc850035a0a6d27635e3fe1487f80c35b41 100644 (file)
@@ -19,9 +19,7 @@
 #include <Adaptor3d_Curve.hxx>
 #include <Adaptor3d_Surface.hxx>
 #include <Geom_Line.hxx>
-#include <Geom_Surface.hxx>
 #include <GeomAdaptor_Curve.hxx>
-#include <GeomAdaptor_Surface.hxx>
 #include <GeomFill_DraftTrihedron.hxx>
 #include <GeomFill_FunctionDraft.hxx>
 #include <GeomFill_LocationLaw.hxx>
@@ -40,7 +38,6 @@
 #include <math_NewtonFunctionSetRoot.hxx>
 #include <math_Vector.hxx>
 #include <Standard_NotImplemented.hxx>
-#include <Standard_OutOfRange.hxx>
 #include <Standard_Type.hxx>
 
 IMPLEMENT_STANDARD_RTTIEXT(GeomFill_LocationDraft,GeomFill_LocationLaw)
index 23d29741b81c5cf1863584bf75d440642e600259..ea04ee4ccb9c2c52a49dfc5d5a2bd7e9aadea20d 100644 (file)
 #include <GeomFill_LocationGuide.hxx>
 
 #include <Adaptor3d_Curve.hxx>
-#include <Adaptor3d_Surface.hxx>
 #include <ElCLib.hxx>
 #include <Extrema_ExtCS.hxx>
 #include <Extrema_POnSurf.hxx>
 #include <Geom_BSplineCurve.hxx>
 #include <Geom_Curve.hxx>
-#include <Geom_Surface.hxx>
 #include <Geom_SurfaceOfRevolution.hxx>
 #include <Geom_TrimmedCurve.hxx>
-#include <GeomAdaptor.hxx>
-#include <GeomAdaptor_Curve.hxx>
 #include <GeomAdaptor_Surface.hxx>
 #include <GeomFill_FunctionGuide.hxx>
 #include <GeomFill_LocationLaw.hxx>
-#include <GeomFill_SectionLaw.hxx>
 #include <GeomFill_SectionPlacement.hxx>
 #include <GeomFill_TrihedronWithGuide.hxx>
 #include <GeomFill_UniformSection.hxx>
@@ -39,7 +34,6 @@
 #include <gp.hxx>
 #include <gp_Ax1.hxx>
 #include <gp_Dir.hxx>
-#include <gp_GTrsf.hxx>
 #include <gp_Mat.hxx>
 #include <gp_Pnt.hxx>
 #include <gp_Pnt2d.hxx>
@@ -54,7 +48,6 @@
 #include <Precision.hxx>
 #include <Standard_ConstructionError.hxx>
 #include <Standard_NotImplemented.hxx>
-#include <Standard_OutOfRange.hxx>
 #include <Standard_Type.hxx>
 #include <TColgp_HArray1OfPnt.hxx>
 #include <TColStd_HArray1OfInteger.hxx>
index ea2c23c210d0187281d17158482b8fb8dd0025c2..06dceceb2b747a3d6fb3eb1f9c6111b6b136db84 100644 (file)
 #define _GeomFill_LocationGuide_HeaderFile
 
 #include <Standard.hxx>
-#include <Standard_Type.hxx>
 
 #include <TColgp_HArray2OfPnt2d.hxx>
 #include <Standard_Integer.hxx>
-#include <Standard_Boolean.hxx>
 #include <Standard_Real.hxx>
 #include <gp_Mat.hxx>
 #include <math_Vector.hxx>
-#include <GeomFill_PipeError.hxx>
 #include <GeomFill_LocationLaw.hxx>
 #include <TColgp_Array1OfPnt2d.hxx>
 #include <TColgp_Array1OfVec2d.hxx>
index 137d056cf15ffde6078c84ca91a8acbe3528ca5c..c69e8a5329146f5cd9d7a723933f2800b4ac676d 100644 (file)
@@ -21,7 +21,6 @@
 #include <gp_Pnt.hxx>
 #include <gp_Vec.hxx>
 #include <Standard_NotImplemented.hxx>
-#include <Standard_OutOfRange.hxx>
 #include <Standard_Type.hxx>
 
 IMPLEMENT_STANDARD_RTTIEXT(GeomFill_LocationLaw,Standard_Transient)
index 14e4dc66d0e8e4c6d01101f35b747ff9441ef73a..9fd91d3fcab731cd4652e6fe55c987361f805086 100644 (file)
 
 #include <GeomFill_NSections.hxx>
 
-#include <BSplCLib.hxx>
-#include <Convert_ParameterisationType.hxx>
 #include <GCPnts_AbscissaPoint.hxx>
-#include <Geom_BSplineCurve.hxx>
 #include <Geom_BSplineSurface.hxx>
 #include <Geom_Circle.hxx>
 #include <Geom_Curve.hxx>
@@ -42,9 +39,7 @@
 #include <gp_Lin.hxx>
 #include <gp_Pnt.hxx>
 #include <Precision.hxx>
-#include <Standard_OutOfRange.hxx>
 #include <TColGeom_Array1OfCurve.hxx>
-#include <TColgp_Array2OfPnt.hxx>
 #include <TColStd_Array1OfInteger.hxx>
 #include <TColStd_Array1OfReal.hxx>
 
index 72fd35130fbec8f634a8834b12132a9b82b4e742..b5dc687b48ca219e0707ec92c883d7c64ee0af0f 100644 (file)
 #define _GeomFill_NSections_HeaderFile
 
 #include <Standard.hxx>
-#include <Standard_Type.hxx>
 
 #include <Standard_Real.hxx>
 #include <TColGeom_SequenceOfCurve.hxx>
 #include <GeomFill_SequenceOfTrsf.hxx>
 #include <TColStd_SequenceOfReal.hxx>
 #include <GeomFill_SectionLaw.hxx>
-#include <Standard_Boolean.hxx>
 #include <TColgp_Array1OfPnt.hxx>
 #include <TColStd_Array1OfReal.hxx>
 #include <TColgp_Array1OfVec.hxx>
index bd7c1e16b971247343077ea49c6e2f60737eeced..af4aa4e1d333108a6a0951b261db36e28ae9f968 100644 (file)
 #include <Adaptor3d_Curve.hxx>
 #include <Approx_SweepApproximation.hxx>
 #include <ElCLib.hxx>
-#include <Geom2d_Curve.hxx>
 #include <Geom2dAdaptor_Curve.hxx>
-#include <Geom_BSplineCurve.hxx>
 #include <Geom_BSplineSurface.hxx>
 #include <Geom_Circle.hxx>
-#include <Geom_ConicalSurface.hxx>
 #include <Geom_Curve.hxx>
 #include <Geom_CylindricalSurface.hxx>
 #include <Geom_Line.hxx>
-#include <Geom_Plane.hxx>
 #include <Geom_RectangularTrimmedSurface.hxx>
-#include <Geom_SphericalSurface.hxx>
 #include <Geom_Surface.hxx>
-#include <Geom_SurfaceOfLinearExtrusion.hxx>
 #include <Geom_ToroidalSurface.hxx>
-#include <Geom_TrimmedCurve.hxx>
-#include <GeomAbs_SurfaceType.hxx>
-#include <GeomAdaptor_Curve.hxx>
 #include <GeomAdaptor_Surface.hxx>
 #include <GeomFill_AppSweep.hxx>
 #include <GeomFill_CircularBlendFunc.hxx>
@@ -61,7 +52,6 @@
 #include <GeomFill_LocationGuide.hxx>
 #include <GeomFill_LocationLaw.hxx>
 #include <GeomFill_NSections.hxx>
-#include <GeomFill_Profiler.hxx>
 #include <GeomFill_SectionLaw.hxx>
 #include <GeomFill_SectionPlacement.hxx>
 #include <GeomFill_Sweep.hxx>
index 34aca13cb019b07dea8c8164d665780c257d3fa3..2e5e382a10c05d5cedb303a204398f2dccb0235d 100644 (file)
@@ -24,8 +24,6 @@
 #include <gp_XYZ.hxx>
 #include <gp_Pnt.hxx>
 #include <math_FunctionWithDerivative.hxx>
-#include <Standard_Boolean.hxx>
-#include <Standard_Real.hxx>
 
 class gp_Vec;
 
index f66ec7c009e6f12c6f4f960ccbd30119824462b9..8bbb524127b06fc9ec050646340c5b092f41f54b 100644 (file)
@@ -22,7 +22,6 @@
 #include <gp_Vec.hxx>
 #include <PLib.hxx>
 #include <StdFail_NotDone.hxx>
-#include <TColStd_Array1OfReal.hxx>
 #include <TColStd_HArray1OfInteger.hxx>
 #include <TColStd_HArray1OfReal.hxx>
 #include <TColStd_HArray2OfReal.hxx>
index 20995e413e1b853189087a0b557a28d8c8101e36..107c5381842fe3db86ee76e5f65696070b63fcb1 100644 (file)
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
-#include <Standard_Integer.hxx>
-#include <Standard_Boolean.hxx>
 #include <math_Matrix.hxx>
-#include <Standard_Real.hxx>
 #include <TColgp_Array1OfPnt.hxx>
 #include <TColgp_Array1OfVec.hxx>
 class gp_Pnt;
index 40a973bb30603834f5cfdfbbd361e2b3ad67e2e9..8a9c143b6a4b4657982b64b2736c49d70a3c9056 100644 (file)
@@ -16,7 +16,6 @@
 
 
 #include <BSplCLib.hxx>
-#include <Geom_BSplineCurve.hxx>
 #include <Geom_Conic.hxx>
 #include <Geom_Curve.hxx>
 #include <Geom_TrimmedCurve.hxx>
index 473985877422a0053e272ae8e62887ff3f9eddfc..3f04302e7f931a9376f433c1fd89a67794fc14c6 100644 (file)
@@ -22,8 +22,6 @@
 #include <Standard_Handle.hxx>
 
 #include <TColGeom_SequenceOfCurve.hxx>
-#include <Standard_Boolean.hxx>
-#include <Standard_Real.hxx>
 #include <Standard_Integer.hxx>
 #include <TColgp_Array1OfPnt.hxx>
 #include <TColStd_Array1OfReal.hxx>
index ad72be825bc3da963ede2f62fb667e33624f7356..555cdcb971ca30065fde297eb3025ef17a4f9c2b 100644 (file)
 
 #include <Convert_CompPolynomialToPoles.hxx>
 #include <GeomFill_QuasiAngularConvertor.hxx>
-#include <gp_Ax1.hxx>
 #include <gp_Mat.hxx>
 #include <gp_Pnt.hxx>
 #include <gp_Vec.hxx>
 #include <PLib.hxx>
 #include <StdFail_NotDone.hxx>
 #include <TColStd_Array1OfReal.hxx>
-#include <TColStd_HArray1OfInteger.hxx>
-#include <TColStd_HArray1OfReal.hxx>
 #include <TColStd_HArray2OfReal.hxx>
 
 #define NullAngle 1.e-6
index e185e17fcbd07c73554837f4d56b646b9a5da84a..1f69756b1f79ae28b029c890a076754c3bb8c04c 100644 (file)
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
-#include <Standard_Boolean.hxx>
 #include <math_Matrix.hxx>
 #include <math_Vector.hxx>
-#include <Standard_Real.hxx>
 #include <TColgp_Array1OfPnt.hxx>
 #include <TColStd_Array1OfReal.hxx>
 #include <TColgp_Array1OfVec.hxx>
index 9799b0e49066bcfb6cf71761f9bf3e6314c4c5fa..fa4561367e97a564ea14ed5bce66aeb29009aaac 100644 (file)
 #include <Standard_Integer.hxx>
 #include <TColStd_Array1OfReal.hxx>
 #include <TColStd_Array1OfInteger.hxx>
-#include <Standard_Boolean.hxx>
 #include <TColgp_Array1OfPnt.hxx>
 #include <TColgp_Array1OfVec.hxx>
 #include <TColgp_Array1OfPnt2d.hxx>
 #include <TColgp_Array1OfVec2d.hxx>
-#include <Standard_Real.hxx>
 
 
 //! gives  the  functions  needed  for  instantiation from
index 3af57adde885366de35f72c41f76347874c9f09a..02c8bd893b8981bf8c1c08278fc4275938dee391 100644 (file)
@@ -21,7 +21,6 @@
 #include <gp_Pnt.hxx>
 #include <Standard_DomainError.hxx>
 #include <Standard_NotImplemented.hxx>
-#include <Standard_OutOfRange.hxx>
 #include <Standard_Type.hxx>
 
 IMPLEMENT_STANDARD_RTTIEXT(GeomFill_SectionLaw,Standard_Transient)
index 5df2d6f07c595a10c6b72f4c30bad1eab68334ca..dec90fb964e1a3b134fc00c7ef466c724840305b 100644 (file)
@@ -21,8 +21,6 @@
 #include <Standard_Type.hxx>
 
 #include <Standard_Transient.hxx>
-#include <Standard_Boolean.hxx>
-#include <Standard_Real.hxx>
 #include <TColgp_Array1OfPnt.hxx>
 #include <TColStd_Array1OfReal.hxx>
 #include <TColgp_Array1OfVec.hxx>
index b7b6e6fe322871992d9cef402491dd1b8784d56d..6baba63bd5aa4ce1ba1d8ca486b48491f43cc1e5 100644 (file)
@@ -21,9 +21,7 @@
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
-#include <Standard_Boolean.hxx>
 #include <gp_Ax1.hxx>
-#include <Standard_Real.hxx>
 #include <GeomAdaptor_Curve.hxx>
 #include <Extrema_ExtPC.hxx>
 #include <gp_Pnt.hxx>
index 34546d60f3f4babe906b650f862485925bcef794..664ec3f96d359b001c32fc2cc377d93742649e91 100644 (file)
@@ -21,8 +21,6 @@
 #include <Standard_Type.hxx>
 
 #include <GeomFill_Boundary.hxx>
-#include <Standard_Real.hxx>
-#include <Standard_Boolean.hxx>
 
 class Law_Function;
 class gp_Pnt;
index 337f52e50aa098e7727cf2deea7400717aff1547..4ddf307edf0b1bc6c6a13497a5d7f087781b7665 100644 (file)
@@ -20,9 +20,7 @@
 #include <gp_Pnt.hxx>
 #include <gp_Vec.hxx>
 #include <Precision.hxx>
-#include <Standard_DomainError.hxx>
 #include <Standard_NotImplemented.hxx>
-#include <Standard_OutOfRange.hxx>
 
 GeomFill_SnglrFunc::GeomFill_SnglrFunc(const Handle(Adaptor3d_Curve)& HC) : 
        myHCurve(HC), ratio(1)
index 168416c520e4ec6afcbfcdc5985d0e1ebe275ade..5fee316795e7dd0990dbbfeb3b9e6bde506e68bf 100644 (file)
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
-#include <Standard_Real.hxx>
 #include <Adaptor3d_Curve.hxx>
 #include <Standard_Integer.hxx>
 #include <GeomAbs_Shape.hxx>
 #include <TColStd_Array1OfReal.hxx>
-#include <Standard_Boolean.hxx>
 #include <GeomAbs_CurveType.hxx>
 
 class gp_Pnt;
index 4336c619b6abd066c1450764d26f400b8e63eb5b..99611f10c7dc1d753d807f4287fc85069ce9c6fd 100644 (file)
 #include <Standard_ConstructionError.hxx>
 #include <Standard_ErrorHandler.hxx>
 #include <Standard_OutOfRange.hxx>
-#include <StdFail_NotDone.hxx>
-#include <TColgp_Array1OfPnt.hxx>
 #include <TColgp_Array2OfPnt.hxx>
-#include <TColgp_HArray2OfPnt.hxx>
 #include <TColStd_Array1OfInteger.hxx>
 #include <TColStd_Array1OfReal.hxx>
 #include <TColStd_Array2OfReal.hxx>
index 00a313a648c46c1614b7cdf2f6e9258ace0e80aa..4851e5f6ad23ca39cca271ba7205a4c69b735ec2 100644 (file)
@@ -21,8 +21,6 @@
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
-#include <Standard_Real.hxx>
-#include <Standard_Boolean.hxx>
 #include <TColGeom2d_HArray1OfCurve.hxx>
 #include <TColStd_HArray2OfReal.hxx>
 #include <GeomFill_ApproxStyle.hxx>
index 609581b34413dae0036ec3275698cf824e06e402..59c2c61365540fc04e47fefb238fb14aa797ffc8 100644 (file)
@@ -27,7 +27,6 @@
 #include <GeomLib.hxx>
 #include <gp_Pnt.hxx>
 #include <Precision.hxx>
-#include <Standard_OutOfRange.hxx>
 #include <Standard_Type.hxx>
 #include <TColStd_SequenceOfReal.hxx>
 
index 99cf37ff098a772d2b71798f9732db645dad30ce..2cbc23692cf8e6b1774c9f6044a292740226d5b6 100644 (file)
 #include <Standard.hxx>
 #include <Standard_Type.hxx>
 
-#include <Standard_Real.hxx>
 #include <gp_Mat.hxx>
 #include <gp_Vec.hxx>
 #include <Approx_SweepFunction.hxx>
-#include <Standard_Boolean.hxx>
 #include <TColgp_Array1OfPnt.hxx>
 #include <TColgp_Array1OfPnt2d.hxx>
 #include <TColStd_Array1OfReal.hxx>
index e3514cdfb521d3d3e0bb777be42849fe7a474b62..dfd65583c6a039775129676d0c7cb2e0af755ce5 100644 (file)
@@ -18,7 +18,6 @@
 #include <Adaptor3d_Curve.hxx>
 #include <ElCLib.hxx>
 #include <GCPnts_QuasiUniformDeflection.hxx>
-#include <Geom_BSplineCurve.hxx>
 #include <Geom_Circle.hxx>
 #include <Geom_Curve.hxx>
 #include <Geom_TrimmedCurve.hxx>
@@ -28,7 +27,6 @@
 #include <GeomFill_Profiler.hxx>
 #include <GeomFill_SweepSectionGenerator.hxx>
 #include <gp_Ax2.hxx>
-#include <gp_Ax3.hxx>
 #include <gp_Dir.hxx>
 #include <gp_Pnt.hxx>
 #include <gp_Trsf.hxx>
index 43b6f6c219da4a42de0b95faac779b01844d9ea2..166287161f16fad3e3a9dbb8f160f48758226385 100644 (file)
 
 #include <GeomFill_Tensor.hxx>
 #include <math_Matrix.hxx>
-#include <Standard_DimensionError.hxx>
-#include <Standard_RangeError.hxx>
 
 GeomFill_Tensor::GeomFill_Tensor(const Standard_Integer NbRow, 
-                                  const Standard_Integer NbCol, 
-                                  const Standard_Integer NbMat) :
+                                 const Standard_Integer NbCol, 
+                                 const Standard_Integer NbMat) :
                                    Tab(1,NbRow*NbMat*NbCol),
                                   nbrow( NbRow ),
                                   nbcol( NbCol ),
index 97d9e47a858870874c4cf3cde0b984dc0af5b0f7..4b8ad69d8e19147cbb5f0f197aad1c6d4c539828 100644 (file)
@@ -22,8 +22,6 @@
 #include <Standard_Handle.hxx>
 
 #include <TColStd_Array1OfReal.hxx>
-#include <Standard_Integer.hxx>
-#include <Standard_Real.hxx>
 #include <math_Vector.hxx>
 class math_Matrix;
 
index 1e8970e35644fe1db0b0911e1c0b9558badd715d..d00391ae0e2c4c35526c582839f0d9ebdd0b6445 100644 (file)
@@ -21,7 +21,6 @@
 #include <Standard_Type.hxx>
 
 #include <Standard_Transient.hxx>
-#include <Standard_Boolean.hxx>
 #include <Standard_Real.hxx>
 class Law_BSpline;
 class gp_Vec;
index f2dc6cafa252e45ac18df28f43bdaf1e32ff50dc..8c9d497679a139391fb1303966309b690f8564c9 100644 (file)
@@ -22,7 +22,6 @@
 
 #include <Standard_Integer.hxx>
 #include <GeomFill_TgtField.hxx>
-#include <Standard_Real.hxx>
 class GeomFill_CoonsAlgPatch;
 class gp_Vec;
 
index 853e513e3787fd98b5638a94d47b37915180b816..20d08d910474a724968e928342e718a86158fe11 100644 (file)
 // commercial license or contractual agreement.
 
 
-#include <Adaptor3d_Curve.hxx>
 #include <GeomFill_TrihedronLaw.hxx>
 #include <gp_Vec.hxx>
 #include <Standard_NotImplemented.hxx>
-#include <Standard_OutOfRange.hxx>
 #include <Standard_Type.hxx>
 
 IMPLEMENT_STANDARD_RTTIEXT(GeomFill_TrihedronLaw,Standard_Transient)
index 3f9c68be1f160ca13d6d27521b00c9e325cc267b..f1c51179cc6a18fca56813d0d3a52ce2699ef9c6 100644 (file)
 // commercial license or contractual agreement.
 
 
-#include <Adaptor3d_Curve.hxx>
 #include <GeomFill_TrihedronWithGuide.hxx>
 #include <gp_Pnt.hxx>
-#include <Standard_NotImplemented.hxx>
-#include <Standard_OutOfRange.hxx>
 #include <Standard_Type.hxx>
 
 IMPLEMENT_STANDARD_RTTIEXT(GeomFill_TrihedronWithGuide,GeomFill_TrihedronLaw)
index 7ce3d68f0fb833fdbc536159cff2102e86feab45..ca224f5fdc953f50b59f018d180c3db3aef1397b 100644 (file)
@@ -18,9 +18,7 @@
 #define _GeomFill_TrihedronWithGuide_HeaderFile
 
 #include <Standard.hxx>
-#include <Standard_Type.hxx>
 
-#include <gp_Pnt.hxx>
 #include <GeomFill_TrihedronLaw.hxx>
 #include <Standard_Real.hxx>
 
index a055716906aeec2f74cc979e71b8394d58c23f46..1d153407ed28496f32e4c49e93df842a2eba90b0 100644 (file)
 // commercial license or contractual agreement.
 
 
-#include <Convert_ParameterisationType.hxx>
 #include <GCPnts_AbscissaPoint.hxx>
 #include <Geom_BSplineCurve.hxx>
 #include <Geom_BSplineSurface.hxx>
 #include <Geom_Curve.hxx>
 #include <Geom_Geometry.hxx>
-#include <Geom_Surface.hxx>
 #include <GeomAdaptor_Curve.hxx>
 #include <GeomConvert.hxx>
 #include <GeomFill_UniformSection.hxx>
 #include <gp_Pnt.hxx>
 #include <Precision.hxx>
-#include <Standard_OutOfRange.hxx>
 #include <Standard_Type.hxx>
 #include <TColgp_Array2OfPnt.hxx>
 #include <TColStd_Array1OfInteger.hxx>
index c486b19f4c55100b823f64d6f9593e4669e50f13..8b33e2efe78d9138721c00d77c1267eeb7316a22 100644 (file)
@@ -20,9 +20,7 @@
 #include <Standard.hxx>
 #include <Standard_Type.hxx>
 
-#include <Standard_Real.hxx>
 #include <GeomFill_SectionLaw.hxx>
-#include <Standard_Boolean.hxx>
 #include <TColgp_Array1OfPnt.hxx>
 #include <TColStd_Array1OfReal.hxx>
 #include <TColgp_Array1OfVec.hxx>
index ad6bb2b777631c7cf8858837371ae2a2d42c7157..a788e4352af9bbd9cb3ce302142425f1bab96c39 100644 (file)
@@ -15,7 +15,6 @@
 // commercial license or contractual agreement.
 
 #include <GeomInt.hxx>
-#include <TColStd_IndexedMapOfInteger.hxx>
 
 //=======================================================================
 //function : AdjustPeriodic
index 20826171abffde2c60d962e0821f89c196767fbb..f3ef63e18c19a3b2ab777f73be454d7f0367d7e4 100644 (file)
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
-#include <Standard_Real.hxx>
 #include <math_BFGS.hxx>
 #include <math_Vector.hxx>
-#include <Standard_Integer.hxx>
-#include <Standard_Boolean.hxx>
 class GeomInt_TheMultiLineOfWLApprox;
 class GeomInt_TheMultiLineToolOfWLApprox;
 class GeomInt_MyBSplGradientOfTheComputeLineOfWLApprox;
index 666b528f1d05fbcaa94dc2e13bafe5d795e24e46..7affb98854dd636fb0444bf5b06f34eaa98e5712 100644 (file)
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
-#include <Standard_Boolean.hxx>
 #include <GeomInt_TheMultiLineOfWLApprox.hxx>
-#include <AppParCurves_MultiBSpCurve.hxx>
 #include <Standard_Integer.hxx>
-#include <math_Vector.hxx>
 #include <Standard_Real.hxx>
-#include <math_Matrix.hxx>
 #include <GeomInt_BSpParLeastSquareOfMyBSplGradientOfTheComputeLineOfWLApprox.hxx>
 #include <TColStd_HArray1OfInteger.hxx>
 #include <AppParCurves_HArray1OfConstraintCouple.hxx>
index 333837bc8d9fb861afa99c4ab31f5f9af141a63c..8ca41f32e530fbe41b582c8cae44abd7b6efa73a 100644 (file)
@@ -30,7 +30,6 @@
 #include <math_IntegerVector.hxx>
 #include <Standard_Real.hxx>
 #include <Standard_Integer.hxx>
-#include <Standard_Boolean.hxx>
 #include <TColStd_Array1OfReal.hxx>
 #include <TColStd_Array1OfInteger.hxx>
 class StdFail_NotDone;
index 2847349d0d11b130c0caf8870686af39910b1e6b..6b6df9f0ae106d0595aaaad1642e51585dec0eb5 100644 (file)
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
-#include <Standard_Real.hxx>
 #include <math_BFGS.hxx>
 #include <math_Vector.hxx>
-#include <Standard_Integer.hxx>
-#include <Standard_Boolean.hxx>
 class GeomInt_TheMultiLineOfWLApprox;
 class GeomInt_TheMultiLineToolOfWLApprox;
 class GeomInt_MyGradientOfTheComputeLineBezierOfWLApprox;
index c9a2215e661a68b9577ee42654c495c2b4799787..5f9b254dad0d2e356b67ccecff18eeec3ae3c161 100644 (file)
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
-#include <Standard_Real.hxx>
 #include <math_BFGS.hxx>
 #include <math_Vector.hxx>
-#include <Standard_Integer.hxx>
-#include <Standard_Boolean.hxx>
 class GeomInt_TheMultiLineOfWLApprox;
 class GeomInt_TheMultiLineToolOfWLApprox;
 class GeomInt_MyGradientbisOfTheComputeLineOfWLApprox;
index 068cc69d4c8f57bef0dbb749820938612336c96c..943a59bf279d88d85e7e6b0db90f62463e4c97a5 100644 (file)
@@ -18,7 +18,6 @@
 #define _GeomInt_IntSS_HeaderFile
 
 #include <IntPatch_Intersection.hxx>
-#include <GeomAdaptor_Surface.hxx>
 #include <GeomInt_LineConstructor.hxx>
 #include <Standard_Integer.hxx>
 #include <TColGeom_SequenceOfCurve.hxx>
index 036bd653a06cf315b532e083588f2a812bfcebef..9862f6fe1bd3fb808c31b38619771f545c24444a 100644 (file)
 #include <Adaptor3d_TopolTool.hxx>
 #include <ElCLib.hxx>
 #include <GeomAbs_SurfaceType.hxx>
-#include <GeomAdaptor_Surface.hxx>
 #include <GeomInt.hxx>
 #include <GeomInt_LineConstructor.hxx>
 #include <GeomInt_LineTool.hxx>
-#include <GeomInt_ParameterAndOrientation.hxx>
 #include <GeomInt_SequenceOfParameterAndOrientation.hxx>
 #include <gp_Pnt2d.hxx>
 #include <IntPatch_ALine.hxx>
@@ -37,7 +35,6 @@
 #include <IntSurf_Transition.hxx>
 #include <Precision.hxx>
 #include <Standard_ConstructionError.hxx>
-#include <Standard_OutOfRange.hxx>
 #include <StdFail_NotDone.hxx>
 #include <TColStd_IndexedMapOfInteger.hxx>
 #include <TopAbs_Orientation.hxx>
index f011a6fb6aad05d5065360dd92a8e3f3065a193a..1526a0113edc379a971328bc83514168ccfc503d 100644 (file)
@@ -24,7 +24,6 @@
 #include <AppParCurves_MultiBSpCurve.hxx>
 #include <math_Vector.hxx>
 #include <Standard_Real.hxx>
-#include <Standard_Boolean.hxx>
 #include <Standard_Integer.hxx>
 #include <AppParCurves_HArray1OfConstraintCouple.hxx>
 #include <TColStd_Array1OfReal.hxx>
index bdcfe5f03fcbb897b245959581a4171d571baef3..3f4df6ef37b67c0ab8b44a79ddfa01a8ff01af15 100644 (file)
@@ -24,7 +24,6 @@
 #include <AppParCurves_MultiCurve.hxx>
 #include <math_Vector.hxx>
 #include <Standard_Real.hxx>
-#include <Standard_Boolean.hxx>
 #include <Standard_Integer.hxx>
 #include <AppParCurves_HArray1OfConstraintCouple.hxx>
 class Standard_OutOfRange;
index 48673ce7fee3a2a378b4d81a2243d313e86a076d..f9715b0cfe84c66e30ca0ea6d62b19c465021c07 100644 (file)
@@ -24,7 +24,6 @@
 #include <AppParCurves_MultiCurve.hxx>
 #include <math_Vector.hxx>
 #include <Standard_Real.hxx>
-#include <Standard_Boolean.hxx>
 #include <Standard_Integer.hxx>
 #include <AppParCurves_HArray1OfConstraintCouple.hxx>
 class Standard_OutOfRange;
index 81db734bbc9a6e0f76a87b7a0e2ed2c2ee3ee09e..fa12c897c17a8449eac1eb25921703407d727b2c 100644 (file)
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
-#include <Standard_Boolean.hxx>
 #include <GeomInt_TheMultiLineOfWLApprox.hxx>
-#include <AppParCurves_MultiCurve.hxx>
 #include <Standard_Integer.hxx>
-#include <math_Vector.hxx>
 #include <Standard_Real.hxx>
-#include <math_Matrix.hxx>
 #include <GeomInt_ParLeastSquareOfMyGradientOfTheComputeLineBezierOfWLApprox.hxx>
 #include <TColStd_HArray1OfInteger.hxx>
 #include <AppParCurves_HArray1OfConstraintCouple.hxx>
index 4ba5f81ef5be220cbb551228afceaba0b36f9db6..887557f2a6e3bd104d63f5be427ffd1f0ede91eb 100644 (file)
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
-#include <Standard_Boolean.hxx>
 #include <GeomInt_TheMultiLineOfWLApprox.hxx>
-#include <AppParCurves_MultiCurve.hxx>
 #include <Standard_Integer.hxx>
-#include <math_Vector.hxx>
 #include <Standard_Real.hxx>
-#include <math_Matrix.hxx>
 #include <GeomInt_ParLeastSquareOfMyGradientbisOfTheComputeLineOfWLApprox.hxx>
 #include <TColStd_HArray1OfInteger.hxx>
 #include <AppParCurves_HArray1OfConstraintCouple.hxx>
index 3de34d000955cafd74d510cea205855961e35c43..e8188acbdbcaf85707726183d1450e599b1d467c 100644 (file)
@@ -30,7 +30,6 @@
 #include <math_IntegerVector.hxx>
 #include <Standard_Real.hxx>
 #include <Standard_Integer.hxx>
-#include <Standard_Boolean.hxx>
 #include <TColStd_Array1OfReal.hxx>
 #include <TColStd_Array1OfInteger.hxx>
 class StdFail_NotDone;
index 6ed4fb4209527bd80084b9ac813bce6b70ba43c3..93790ed65e3cb1f34b21cae6c8c7e0144818e9bc 100644 (file)
@@ -30,7 +30,6 @@
 #include <math_IntegerVector.hxx>
 #include <Standard_Real.hxx>
 #include <Standard_Integer.hxx>
-#include <Standard_Boolean.hxx>
 #include <TColStd_Array1OfReal.hxx>
 #include <TColStd_Array1OfInteger.hxx>
 class StdFail_NotDone;
index 9c8be59fd2dd8ad1425fe327b3ca55d190cf166a..368d14cf9fa15e0082c63e4d99263141c562071f 100644 (file)
@@ -21,7 +21,6 @@
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
-#include <Standard_Boolean.hxx>
 #include <Standard_Real.hxx>
 #include <math_Matrix.hxx>
 #include <math_Vector.hxx>
index e9398dcb73cd5e1bd8756e3a835290565cd2aeb9..8eee06771907526dbf89b7f77a9cd1d483781bd4 100644 (file)
@@ -21,7 +21,6 @@
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
-#include <Standard_Boolean.hxx>
 #include <Standard_Real.hxx>
 #include <math_Matrix.hxx>
 #include <math_Vector.hxx>
index ef76a5e12dce117d5fdce5ecc4d43858161f9403..56780851822cac2cb571fa2d54943098e07197f6 100644 (file)
 #include <AppParCurves_SequenceOfMultiCurve.hxx>
 #include <AppParCurves_MultiCurve.hxx>
 #include <AppParCurves_MultiBSpCurve.hxx>
-#include <Standard_Boolean.hxx>
 #include <Approx_ParametrizationType.hxx>
 #include <TColStd_HArray1OfReal.hxx>
 #include <Approx_SequenceOfHArray1OfReal.hxx>
 #include <TColStd_SequenceOfReal.hxx>
 #include <AppParCurves_HArray1OfConstraintCouple.hxx>
 #include <Standard_Integer.hxx>
-#include <Standard_Real.hxx>
 #include <AppParCurves_Constraint.hxx>
 #include <math_Vector.hxx>
 #include <TColStd_Array1OfReal.hxx>
index b60dad6b80e2a42679961c1300f83f00ed5aba00..1279f2b041e20990ab75de3eb5d78280932f82a6 100644 (file)
 #include <Standard_Handle.hxx>
 
 #include <AppParCurves_MultiBSpCurve.hxx>
-#include <Standard_Boolean.hxx>
 #include <Approx_ParametrizationType.hxx>
 #include <TColStd_HArray1OfReal.hxx>
 #include <TColStd_HArray1OfInteger.hxx>
 #include <AppParCurves_HArray1OfConstraintCouple.hxx>
 #include <Standard_Integer.hxx>
-#include <Standard_Real.hxx>
 #include <AppParCurves_Constraint.hxx>
 #include <math_Vector.hxx>
 #include <TColStd_Array1OfReal.hxx>
index 43f73a2c6e5b883b3d1142c667194a96ab4b5d83..bdc8dfbac3f447fc24605a6f63a85398c4190474 100644 (file)
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
-#include <Standard_Integer.hxx>
 #include <TColgp_Array1OfPnt.hxx>
-#include <TColgp_Array1OfPnt2d.hxx>
 #include <Standard_Boolean.hxx>
-#include <TColgp_Array1OfVec.hxx>
-#include <TColgp_Array1OfVec2d.hxx>
-#include <GeomInt_TheMultiLineOfWLApprox.hxx>
-#include <Approx_Status.hxx>
 class GeomInt_TheMultiLineOfWLApprox;
 class ApproxInt_SvSurfaces;
 
index 19279e329b186d1782b3e3ab8600438e19507729..11771c50181c02e871e5b5e249c34d47ede7fe1f 100644 (file)
@@ -22,8 +22,6 @@
 #include <Standard_Handle.hxx>
 
 #include <GeomAbs_Shape.hxx>
-#include <Standard_Real.hxx>
-#include <Standard_Boolean.hxx>
 class Geom_Curve;
 
 
index 89902cdd4c255a5b67f51926dde91a0585757a9c..fc9d5093eade3d6ea5c38de3ede6c1c6cbb26250 100644 (file)
@@ -21,7 +21,6 @@
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
-#include <Standard_Real.hxx>
 #include <Standard_Integer.hxx>
 class Geom_Curve;
 class gp_Pnt;
index 3817b1d746295b38f13eb2906e93d3f081360669..463660f2266d62791a95815e3814dca253e31008 100644 (file)
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
-#include <Standard_Real.hxx>
 #include <Standard_Integer.hxx>
 #include <gp_Pnt.hxx>
 #include <gp_Vec.hxx>
 #include <gp_Dir.hxx>
 #include <LProp_Status.hxx>
-#include <Standard_Boolean.hxx>
 class Geom_Surface;
 class LProp_BadContinuity;
 class Standard_DomainError;
index 243458f84d22ea38f750591d2c18c1beef4094d1..64c0f8ebc66d083910ec211b9776f9e90985dd9f 100644 (file)
@@ -21,7 +21,6 @@
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
-#include <Standard_Real.hxx>
 #include <Standard_Integer.hxx>
 class Geom_Surface;
 class gp_Pnt;
index e9dab9d188111071f966232e052510e0af910946..fcb2305344361980c7d885f403d518fcec2e601c 100644 (file)
 
 #include <GeomLib.hxx>
 
-#include <Adaptor2d_Curve2d.hxx>
 #include <Adaptor3d_Curve.hxx>
 #include <Adaptor3d_CurveOnSurface.hxx>
 #include <Adaptor3d_Surface.hxx>
-#include <AdvApprox_ApproxAFunction.hxx>
 #include <AdvApprox_PrefAndRec.hxx>
-#include <Approx_CurveOnSurface.hxx>
-#include <BSplCLib.hxx>
-#include <BSplSLib.hxx>
 #include <CSLib.hxx>
 #include <CSLib_NormalStatus.hxx>
 #include <ElCLib.hxx>
 #include <Geom2d_BezierCurve.hxx>
-#include <Geom2d_BSplineCurve.hxx>
 #include <Geom2d_Circle.hxx>
 #include <Geom2d_Curve.hxx>
 #include <Geom2d_Ellipse.hxx>
@@ -71,7 +65,6 @@
 #include <Geom_BezierSurface.hxx>
 #include <Geom_BoundedCurve.hxx>
 #include <Geom_BoundedSurface.hxx>
-#include <Geom_BSplineCurve.hxx>
 #include <Geom_BSplineSurface.hxx>
 #include <Geom_Circle.hxx>
 #include <Geom_Curve.hxx>
@@ -268,7 +261,6 @@ static void ComputeLambda(const math_Matrix& Constraint,
 }
 
 #include <Extrema_LocateExtPC.hxx>
-#include <Geom2d_Curve.hxx>
 //=======================================================================
 //function : RemovePointsFromArray
 //purpose  : 
index 958c9996bb990dd038bafb2756d331c495d5d225..ef25c17506f5c21092886837e68ee858d4f02949 100644 (file)
@@ -20,8 +20,6 @@
 #include <GeomLib_Check2dBSplineCurve.hxx>
 #include <gp_Pnt2d.hxx>
 #include <gp_Vec2d.hxx>
-#include <Standard_OutOfRange.hxx>
-#include <StdFail_NotDone.hxx>
 
 //=======================================================================
 //function : GeomLib_Check2dBSplineCurve
index 38d77cda7a842d3f9af1cf9901026eb9e63f3280..e2c933263ffffeae36799523d1a2911e6ade4e14 100644 (file)
@@ -21,9 +21,6 @@
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
-#include <Standard_Boolean.hxx>
-#include <Standard_Real.hxx>
-#include <gp_Pnt2d.hxx>
 class Geom2d_BSplineCurve;
 
 
index cc6ab66efa6974c97fa74a56abf978aefa003189..43cc8992b04bc32dfb3223ad8ba18531b99b46c8 100644 (file)
@@ -19,7 +19,6 @@
 #include <GeomLib_CheckBSplineCurve.hxx>
 #include <gp_Pnt.hxx>
 #include <gp_Vec.hxx>
-#include <Standard_OutOfRange.hxx>
 #include <StdFail_NotDone.hxx>
 
 //=======================================================================
index 95019151d8d10cdd85f75a443685730fa94555de..8c2c3047e8ac8a6f999a2bbabd05d75a24a0dcdb 100644 (file)
@@ -21,9 +21,6 @@
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
-#include <Standard_Boolean.hxx>
-#include <Standard_Real.hxx>
-#include <gp_Pnt.hxx>
 class Geom_BSplineCurve;
 
 
index 6f68afd05f490ddcc33b151668d5686d30163b50..3e5df1ae20b54ecebaa27078e0ccfa7905b5973f 100644 (file)
 
 #include <GeomLib_CheckCurveOnSurface.hxx>
 
-#include <Adaptor2d_Curve2d.hxx>
 #include <Adaptor3d_Curve.hxx>
 #include <Adaptor3d_CurveOnSurface.hxx>
-#include <Adaptor3d_Surface.hxx>
 #include <Geom_BSplineCurve.hxx>
-#include <Geom_TrimmedCurve.hxx>
 #include <Geom2d_BSplineCurve.hxx>
-#include <Geom2d_TrimmedCurve.hxx>
 #include <Geom2dAdaptor_Curve.hxx>
 #include <GeomAdaptor_Curve.hxx>
-#include <GeomAdaptor_Surface.hxx>
 #include <gp_Pnt.hxx>
-#include <math_Matrix.hxx>
 #include <math_MultipleVarFunctionWithHessian.hxx>
 #include <math_NewtonMinimum.hxx>
 #include <math_PSO.hxx>
index ec55f8840815d7df51d35559f195ca61314f43f0..4f56a3d54955342ec2271bf7c87dd5dbc8be4d45 100644 (file)
@@ -21,8 +21,6 @@
 #include <gp_Pnt.hxx>
 #include <gp_Vec.hxx>
 #include <math_Matrix.hxx>
-#include <Standard_ConstructionError.hxx>
-#include <Standard_OutOfRange.hxx>
 #include <TColgp_Array2OfPnt.hxx>
 #include <TColStd_Array1OfInteger.hxx>
 #include <TColStd_Array1OfReal.hxx>
index 6231ecaa8ba6389abbca6594abf2d2bfd394419f..43c2524e987d94a072b86361f47e828cf58dddde 100644 (file)
 #include <BSplCLib.hxx>
 #include <Geom_BSplineCurve.hxx>
 #include <GeomLib_Interpolate.hxx>
-#include <gp_Vec.hxx>
-#include <PLib.hxx>
-#include <Standard_ConstructionError.hxx>
-#include <Standard_OutOfRange.hxx>
 #include <StdFail_NotDone.hxx>
 #include <TColgp_Array1OfPnt.hxx>
 #include <TColgp_Array1OfVec.hxx>
-#include <TColStd_Array1OfBoolean.hxx>
 #include <TColStd_Array1OfInteger.hxx>
-#include <TColStd_HArray1OfBoolean.hxx>
-#include <TColStd_HArray1OfReal.hxx>
 
 //=======================================================================
 //function : GeomLib_Interpolate
index f5f86ab4778d78d893f8db7229f2a3acdb2f3ae0..b822790b771c451f735c563b7d1a9d9f09e7d99a 100644 (file)
@@ -21,7 +21,6 @@
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
-#include <Standard_Boolean.hxx>
 #include <GeomLib_InterpolationErrors.hxx>
 #include <Standard_Integer.hxx>
 #include <TColgp_Array1OfPnt.hxx>
index e6765e03f25e57c08d9c960b8d4941a75fe52d8b..b0c04de57cfb13c178290d03a99e04bac07faf96 100644 (file)
@@ -21,8 +21,6 @@
 #include <Geom_BSplineSurface.hxx>
 #include <Geom_Curve.hxx>
 #include <Geom_Surface.hxx>
-#include <GeomAbs_CurveType.hxx>
-#include <GeomAbs_SurfaceType.hxx>
 #include <GeomAdaptor_Curve.hxx>
 #include <GeomAdaptor_Surface.hxx>
 #include <GeomLib.hxx>
index 0eb71a42bb31592509525f4f5b286c03a7e702e1..5c0f54660f8b3267b7bd9c22154676717fffc43d 100644 (file)
@@ -22,8 +22,6 @@
 #include <Standard_Handle.hxx>
 
 #include <gp_Pln.hxx>
-#include <Standard_Boolean.hxx>
-#include <Standard_Real.hxx>
 class Geom_Surface;
 
 
index cbf26f458fe1d33f85cd53ae69bf10fb7cb3007c..f399b41f0302bc8fb62e4c42864e36dfe5b8afc5 100644 (file)
@@ -23,8 +23,6 @@
 
 #include <Standard_Real.hxx>
 #include <math_FunctionSample.hxx>
-#include <Standard_Integer.hxx>
-
 
 
 class GeomLib_LogSample  : public math_FunctionSample
index 76e0f42c0792f6b0f1b4dac31ac6e03eeda966ca..095f61b99613f6c5a48f09fa78caef03ba64f05a 100644 (file)
@@ -22,7 +22,6 @@
 #include <Standard_Handle.hxx>
 
 #include <AdvApprox_ApproxAFunction.hxx>
-#include <Standard_Boolean.hxx>
 #include <Standard_Integer.hxx>
 class Geom2d_BSplineCurve;
 class Geom_BSplineCurve;
index 5cbb80bc9a178a69b8b4ea5be9ec22e4f43c98a5..06375955aa9ab89a092dc369477937b4c4a24e0c 100644 (file)
@@ -23,8 +23,6 @@
 
 #include <math_Vector.hxx>
 #include <math_FunctionWithDerivative.hxx>
-#include <Standard_Boolean.hxx>
-#include <Standard_Real.hxx>
 
 
 //! Polynomial  Function
index 03e7cff0aa4df9b4511a950c74b790226477f8be..2c38aed2680fd96b883b6f0cc1e19b9b44bbe2a5 100644 (file)
@@ -22,7 +22,6 @@
 #include <Geom2dAdaptor_Curve.hxx>
 #include <GeomAdaptor_Curve.hxx>
 #include <GeomAdaptor_Surface.hxx>
-#include <math_MultipleVarFunction.hxx>
 #include <math_PSO.hxx>
 
 // The functions Parameter(s) are used to compute parameter(s) of point
index b9fc196ed422a03ea3a339dbc910d8698413b9bc..cbfabc275331676accbf9ab8b7cb21d991050766 100644 (file)
@@ -21,7 +21,6 @@
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
-#include <Standard_Integer.hxx>
 #include <gp_Vec.hxx>
 
 
index c058110ec1a0a7bfa06cd8f10af16da91884476b..557906d138b1e1519139f6344b281ccffcf27583 100644 (file)
 #include <Geom_Line.hxx>
 #include <Geom_Plane.hxx>
 #include <GeomLib.hxx>
-#include <GeomPlate_Aij.hxx>
 #include <GeomPlate_BuildAveragePlane.hxx>
 #include <gp_Ax1.hxx>
 #include <gp_Ax3.hxx>
 #include <gp_Dir.hxx>
-#include <gp_Lin2d.hxx>
 #include <gp_Pln.hxx>
 #include <gp_Pnt.hxx>
 #include <gp_Vec.hxx>
index b8fd059f58a40066aeee0d31e9084759e7c0c61d..0a27e518485ef17cb5b406319bd2ccc1ebc65445 100644 (file)
 #include <Standard_Handle.hxx>
 
 #include <TColgp_HArray1OfPnt.hxx>
-#include <Standard_Real.hxx>
 #include <gp_Vec.hxx>
 #include <gp_Pnt.hxx>
 #include <Standard_Integer.hxx>
 #include <TColgp_SequenceOfVec.hxx>
-#include <Standard_Boolean.hxx>
 #include <GeomPlate_SequenceOfAij.hxx>
 class Geom_Plane;
 class Geom_Line;
index 3a2ff0939a5a8a6b1bf882ceeea6d28877fc6598..9f018a8a4d819764a3abcb467dd63d0f48b5c12e 100644 (file)
 #include <IntRes2d_IntersectionPoint.hxx>
 #include <Law_Interpol.hxx>
 #include <LocalAnalysis_SurfaceContinuity.hxx>
-#include <Plate_D1.hxx>
 #include <Plate_D2.hxx>
 #include <Plate_FreeGtoCConstraint.hxx>
 #include <Plate_GtoCConstraint.hxx>
 #include <Plate_PinpointConstraint.hxx>
 #include <Plate_Plate.hxx>
 #include <Precision.hxx>
-#include <ProjLib_CompProjectedCurve.hxx>
 #include <ProjLib_HCompProjectedCurve.hxx>
 #include <Standard_ConstructionError.hxx>
-#include <Standard_RangeError.hxx>
 #include <TColgp_Array1OfPnt2d.hxx>
 #include <TColgp_HArray1OfPnt.hxx>
-#include <TColgp_HArray2OfPnt.hxx>
 #include <TColgp_SequenceOfVec.hxx>
 #include <TColStd_HArray1OfReal.hxx>
 #include <TColStd_SequenceOfInteger.hxx>
index 133508983875aab603f1ef301152e2341915f3b0..db8e144d76d8d44843ce39fe5559a933162181f5 100644 (file)
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
 #include <GeomPlate_HSequenceOfCurveConstraint.hxx>
 #include <GeomPlate_HArray1OfSequenceOfReal.hxx>
 #include <GeomPlate_HSequenceOfPointConstraint.hxx>
 #include <Plate_Plate.hxx>
-#include <Standard_Boolean.hxx>
 #include <TColStd_HArray1OfInteger.hxx>
 #include <Standard_Integer.hxx>
 #include <Standard_Real.hxx>
index 752cacc7ffa63ca3e227aa02f129c7b16db3fcde..d3a0cbbf29e4e61feb681e5e64e5869056edeaf2 100644 (file)
 //             ne traite que les GeomAdaptor_Surface;
 //              plus de reference a BRepAdaptor
 
-#include <Adaptor2d_Curve2d.hxx>
-#include <Adaptor3d_Curve.hxx>
-#include <Adaptor3d_CurveOnSurface.hxx>
-#include <Adaptor3d_Surface.hxx>
 #include <Approx_Curve2d.hxx>
-#include <BRepAdaptor_Surface.hxx>
 #include <GCPnts_AbscissaPoint.hxx>
 #include <Geom2d_BSplineCurve.hxx>
 #include <Geom2d_Curve.hxx>
 #include <GeomAbs_Shape.hxx>
-#include <GeomAdaptor.hxx>
 #include <GeomAdaptor_Curve.hxx>
 #include <GeomAdaptor_Surface.hxx>
-#include <GeomLProp_SLProps.hxx>
 #include <GeomPlate_CurveConstraint.hxx>
 #include <gp_Pnt.hxx>
 #include <gp_Vec.hxx>
 #include <Law_Function.hxx>
-#include <Precision.hxx>
 #include <ProjLib_ProjectedCurve.hxx>
-#include <Standard_ConstructionError.hxx>
 #include <Standard_Type.hxx>
 
 IMPLEMENT_STANDARD_RTTIEXT(GeomPlate_CurveConstraint,Standard_Transient)
index 4899757c68145dd7bb180083957b4d251e60ef41..cadf7ebf8904664477ed763e16074c690a2b3ad5 100644 (file)
@@ -17,7 +17,6 @@
 #ifndef GeomPlate_HArray1OfHCurve_HeaderFile
 #define GeomPlate_HArray1OfHCurve_HeaderFile
 
-#include <Adaptor3d_Curve.hxx>
 #include <GeomPlate_Array1OfHCurve.hxx>
 #include <NCollection_DefineHArray1.hxx>
 
index 3981e26b6ded8cbb70b0d768dfb932986348ba2d..a0097c097b0c3cfeb039c07ca1ea25cd9cf2606f 100644 (file)
@@ -17,7 +17,6 @@
 #ifndef GeomPlate_HSequenceOfPointConstraint_HeaderFile
 #define GeomPlate_HSequenceOfPointConstraint_HeaderFile
 
-#include <GeomPlate_PointConstraint.hxx>
 #include <GeomPlate_SequenceOfPointConstraint.hxx>
 #include <NCollection_DefineHSequence.hxx>
 
index 9e3f870348912c2a01a3bb31763ccf8b5666beec..5de1d888b9234c89c61281204be5e5e07d655763 100644 (file)
 
 
 #include <AdvApp2Var_ApproxAFunc2Var.hxx>
-#include <AdvApp2Var_Criterion.hxx>
-#include <AdvApprox_Cutting.hxx>
 #include <AdvApprox_DichoCutting.hxx>
-#include <AdvApprox_PrefCutting.hxx>
 #include <Geom_BSplineSurface.hxx>
 #include <Geom_Surface.hxx>
 #include <GeomPlate_MakeApprox.hxx>
@@ -33,7 +30,6 @@
 #include <PLib.hxx>
 #include <TColgp_SequenceOfXY.hxx>
 #include <TColgp_SequenceOfXYZ.hxx>
-#include <TColStd_HArray1OfInteger.hxx>
 #include <TColStd_HArray1OfReal.hxx>
 #include <TColStd_HArray2OfReal.hxx>
 
index 5656e40af5e6dac0c1654905731df36d384b17c7..455dc1729f528c6e0fef0f8892a516c6bb36b520 100644 (file)
@@ -21,7 +21,6 @@
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
-#include <Standard_Real.hxx>
 #include <Standard_Integer.hxx>
 #include <GeomAbs_Shape.hxx>
 class GeomPlate_Surface;
index f5c9ef3a0db6d75eefdad710cf3bc58951304763..d7f8a1bc234178302a2c3bd1fde39c1b19900436 100644 (file)
 //              de la distance au carre)
 
 #include <AdvApp2Var_Context.hxx>
-#include <AdvApp2Var_Criterion.hxx>
 #include <AdvApp2Var_Patch.hxx>
 #include <GeomPlate_PlateG0Criterion.hxx>
 #include <gp_Pnt.hxx>
-#include <gp_Vec.hxx>
 #include <gp_XY.hxx>
 #include <PLib.hxx>
 #include <TColgp_SequenceOfXY.hxx>
index ee49b89edcde0010942bdfe8fb31f6bbf25c4ea5..25d943e9017e9b225f51a2367a9fbaf00f94b8b1 100644 (file)
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
 #include <TColgp_SequenceOfXY.hxx>
 #include <TColgp_SequenceOfXYZ.hxx>
 #include <AdvApp2Var_Criterion.hxx>
-#include <Standard_Real.hxx>
 #include <AdvApp2Var_CriterionType.hxx>
 #include <AdvApp2Var_CriterionRepartition.hxx>
-#include <Standard_Boolean.hxx>
 class AdvApp2Var_Patch;
 class AdvApp2Var_Context;
 
index 44cbbd43778d64c1bb92070eebb6c09152ce277f..324b068e642892a41417c57f62a7df37e0fd2951 100644 (file)
 
 
 #include <AdvApp2Var_Context.hxx>
-#include <AdvApp2Var_Criterion.hxx>
 #include <AdvApp2Var_Patch.hxx>
 #include <GeomPlate_PlateG1Criterion.hxx>
-#include <gp_Pnt.hxx>
 #include <gp_Vec.hxx>
 #include <gp_XY.hxx>
 #include <PLib.hxx>
index acef5c8a3f35a4e77494e338a20660133edb0c37..a82db47c8b6665dae6f69c1bc6881bfb18437022 100644 (file)
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
 #include <TColgp_SequenceOfXY.hxx>
 #include <TColgp_SequenceOfXYZ.hxx>
 #include <AdvApp2Var_Criterion.hxx>
-#include <Standard_Real.hxx>
 #include <AdvApp2Var_CriterionType.hxx>
 #include <AdvApp2Var_CriterionRepartition.hxx>
-#include <Standard_Boolean.hxx>
 class AdvApp2Var_Patch;
 class AdvApp2Var_Context;
 
index 99cfc803505ed5489196e1e157cd9358f4009e7b..74d31c34ccb75684ef01761a9ef9d4d638fb9af3 100644 (file)
 // commercial license or contractual agreement.
 
 
-#include <Extrema_ExtPS.hxx>
-#include <Extrema_POnSurf.hxx>
 #include <Geom_Plane.hxx>
 #include <Geom_Surface.hxx>
-#include <GeomAdaptor_Surface.hxx>
 #include <GeomAPI_ProjectPointOnSurf.hxx>
-#include <GeomLProp_SLProps.hxx>
 #include <GeomPlate_PointConstraint.hxx>
-#include <gp_Ax3.hxx>
 #include <gp_Pnt.hxx>
 #include <gp_Pnt2d.hxx>
-#include <gp_Trsf.hxx>
 #include <gp_Vec.hxx>
-#include <Standard_ConstructionError.hxx>
 #include <Standard_Type.hxx>
 
 IMPLEMENT_STANDARD_RTTIEXT(GeomPlate_PointConstraint,Standard_Transient)
index 3f4d4bccfa4519ab5d75fb3d7cb7002766ca1016..43b1fa76c4eae4339ef83343d519fada88ef6e72 100644 (file)
@@ -24,9 +24,7 @@
 #include <gp_Pnt.hxx>
 #include <gp_Pnt2d.hxx>
 #include <gp_Vec.hxx>
-#include <Standard_Real.hxx>
 #include <Standard_Integer.hxx>
-#include <Standard_Boolean.hxx>
 #include <Standard_Transient.hxx>
 class Geom_Surface;
 
index bbca7908ed01b4e29b1c0e2a3b6e118e06b8125b..4bfd203df71a00740a29898600d9a6e09b32de23 100644 (file)
@@ -24,9 +24,6 @@
 
 #include <Geom_Curve.hxx>
 #include <Geom_Geometry.hxx>
-#include <Geom_Surface.hxx>
-#include <Geom_UndefinedDerivative.hxx>
-#include <Geom_UndefinedValue.hxx>
 #include <GeomPlate_Surface.hxx>
 #include <gp_GTrsf2d.hxx>
 #include <gp_Pnt.hxx>
@@ -34,8 +31,6 @@
 #include <gp_Vec.hxx>
 #include <gp_XY.hxx>
 #include <Plate_Plate.hxx>
-#include <Standard_NoSuchObject.hxx>
-#include <Standard_RangeError.hxx>
 #include <Standard_Type.hxx>
 
 IMPLEMENT_STANDARD_RTTIEXT(GeomPlate_Surface,Geom_Surface)
index 6f7e283b837737e72b5f31eaf8c216515b49be50..90dbc25da876a6d982718817930c265d9e1b271b 100644 (file)
@@ -21,9 +21,7 @@
 #include <Standard_Type.hxx>
 
 #include <Plate_Plate.hxx>
-#include <Standard_Real.hxx>
 #include <Geom_Surface.hxx>
-#include <Standard_Boolean.hxx>
 #include <GeomAbs_Shape.hxx>
 #include <Standard_Integer.hxx>
 #include <TColgp_SequenceOfXY.hxx>
index 365dc0d0587ea40a6ed471abbfb324bc4726fe84..06ebc0ccb1c9b451050fc869aa8ed129cb86298c 100644 (file)
@@ -39,7 +39,6 @@
 #include <Geom_Plane.hxx>
 #include <Geom_Surface.hxx>
 #include <Geom_TrimmedCurve.hxx>
-#include <GeomAdaptor_Curve.hxx>
 #include <GeomAdaptor_Surface.hxx>
 #include <gp_Dir.hxx>
 #include <gp_Pln.hxx>
 #include <ProjLib_CompProjectedCurve.hxx>
 #include <ProjLib_ProjectedCurve.hxx>
 #include <ProjLib_ProjectOnPlane.hxx>
-#include <ProjLib_ProjectOnSurface.hxx>
-#include <TColgp_Array1OfPnt.hxx>
-#include <TColgp_Array1OfPnt2d.hxx>
-#include <TColStd_Array1OfInteger.hxx>
-#include <TColStd_Array1OfReal.hxx>
 
 #include <stdio.h>
 #ifdef DRAW
index 423ceed56dc0ecfa2d5eedba44139dbbe2539b24..b0c4c47b60028f2a8555b838818c4680f4c25d95 100644 (file)
@@ -24,7 +24,6 @@
 #include <BSplCLib.hxx>
 #include <Geom_BezierCurve.hxx>
 #include <Geom_BoundedCurve.hxx>
-#include <Geom_BSplineCurve.hxx>
 #include <Geom_Circle.hxx>
 #include <Geom_Conic.hxx>
 #include <Geom_Curve.hxx>
@@ -41,7 +40,6 @@
 #include <gp.hxx>
 #include <gp_Ax2.hxx>
 #include <gp_Ax3.hxx>
-#include <gp_Ax22d.hxx>
 #include <gp_Circ.hxx>
 #include <gp_Dir.hxx>
 #include <gp_Elips.hxx>
 #include <gp_XY.hxx>
 #include <gp_XYZ.hxx>
 #include <IGESConvGeom_GeomBuilder.hxx>
-#include <IGESData_IGESEntity.hxx>
-#include <IGESData_ToolLocation.hxx>
 #include <IGESGeom_BSplineCurve.hxx>
 #include <IGESGeom_CircularArc.hxx>
-#include <IGESGeom_CompositeCurve.hxx>
 #include <IGESGeom_ConicArc.hxx>
-#include <IGESGeom_CopiousData.hxx>
-#include <IGESGeom_CurveOnSurface.hxx>
 #include <IGESGeom_Line.hxx>
 #include <IGESGeom_OffsetCurve.hxx>
-#include <IGESGeom_Point.hxx>
 #include <IGESGeom_TransformationMatrix.hxx>
 #include <Interface_Macros.hxx>
 #include <Interface_Static.hxx>
 #include <Precision.hxx>
-#include <ShapeCustom_BSplineRestriction.hxx>
 #include <Standard_ErrorHandler.hxx>
 #include <Standard_Failure.hxx>
 #include <TColgp_Array1OfPnt.hxx>
index 6eebea1dab0f2b2ebd10cb03069c356b87c75d21..bd5b4dec5f1deb158e533664b36cac620459c629 100644 (file)
@@ -22,7 +22,6 @@
 #include <Standard_Handle.hxx>
 
 #include <GeomToIGES_GeomEntity.hxx>
-#include <Standard_Real.hxx>
 class IGESData_IGESEntity;
 class Geom_Curve;
 class Geom_BoundedCurve;
index b948f4f23241570afe05ea7eeb810e6ddd05ea6f..8f6255f78431a0f0f0f762e07a305650a45a5a13 100644 (file)
 
 #include <Geom_CartesianPoint.hxx>
 #include <Geom_Point.hxx>
-#include <GeomToIGES_GeomEntity.hxx>
 #include <GeomToIGES_GeomPoint.hxx>
 #include <gp_Pnt.hxx>
 #include <gp_XYZ.hxx>
 #include <IGESGeom_Point.hxx>
-#include <Interface_Macros.hxx>
 
 //=============================================================================
 // GeomToIGES_GeomPoint
index 7ca12a35a8b6950b219ab464d2cc07d1603e3bd5..147fb8f4e11f0d446946766469b7bbb343ef93ef 100644 (file)
 #include <gce_MakeLin.hxx>
 #include <Geom_BezierSurface.hxx>
 #include <Geom_BoundedSurface.hxx>
-#include <Geom_BSplineSurface.hxx>
 #include <Geom_CartesianPoint.hxx>
 #include <Geom_Circle.hxx>
 #include <Geom_ConicalSurface.hxx>
 #include <Geom_Curve.hxx>
 #include <Geom_CylindricalSurface.hxx>
-#include <Geom_Direction.hxx>
 #include <Geom_ElementarySurface.hxx>
 #include <Geom_Geometry.hxx>
 #include <Geom_Line.hxx>
 #include <Geom_OffsetSurface.hxx>
 #include <Geom_Plane.hxx>
-#include <Geom_Point.hxx>
 #include <Geom_RectangularTrimmedSurface.hxx>
 #include <Geom_SphericalSurface.hxx>
 #include <Geom_Surface.hxx>
@@ -48,7 +45,6 @@
 #include <GeomToIGES_GeomEntity.hxx>
 #include <GeomToIGES_GeomPoint.hxx>
 #include <GeomToIGES_GeomSurface.hxx>
-#include <GeomToIGES_GeomVector.hxx>
 #include <gp.hxx>
 #include <gp_Ax1.hxx>
 #include <gp_Ax3.hxx>
 #include <gp_Pnt.hxx>
 #include <gp_Sphere.hxx>
 #include <gp_Torus.hxx>
-#include <gp_Trsf.hxx>
-#include <gp_Vec.hxx>
 #include <gp_XYZ.hxx>
 #include <IGESConvGeom_GeomBuilder.hxx>
-#include <IGESData_IGESEntity.hxx>
 #include <IGESGeom_BoundedSurface.hxx>
 #include <IGESGeom_BSplineSurface.hxx>
 #include <IGESGeom_CircularArc.hxx>
-#include <IGESGeom_CurveOnSurface.hxx>
 #include <IGESGeom_Direction.hxx>
 #include <IGESGeom_Line.hxx>
 #include <IGESGeom_OffsetSurface.hxx>
 #include <IGESGeom_Plane.hxx>
 #include <IGESGeom_Point.hxx>
-#include <IGESGeom_RuledSurface.hxx>
 #include <IGESGeom_SurfaceOfRevolution.hxx>
 #include <IGESGeom_TabulatedCylinder.hxx>
 #include <IGESGeom_TransformationMatrix.hxx>
@@ -87,7 +78,6 @@
 #include <Precision.hxx>
 #include <ShapeAnalysis.hxx>
 #include <Standard_ErrorHandler.hxx>
-#include <Standard_Failure.hxx>
 #include <TColgp_HArray2OfXYZ.hxx>
 #include <TColStd_HArray1OfReal.hxx>
 #include <TColStd_HArray2OfReal.hxx>
index 28e7da67dccd432fd9709af2de9021ae9052f884..2b2b8d071a4d3cfec6a2a7a65ff490c46961a311 100644 (file)
@@ -21,8 +21,6 @@
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
-#include <Standard_Real.hxx>
-#include <Standard_Boolean.hxx>
 #include <GeomToIGES_GeomEntity.hxx>
 class IGESData_IGESEntity;
 class Geom_Surface;
index bf6d6694538351e5a360c3984d0981189cd4f8dc..11e0cfe8f32cbbcd2eb02cd33eb8761bcdb9cfc0 100644 (file)
 #include <Geom_Direction.hxx>
 #include <Geom_Vector.hxx>
 #include <Geom_VectorWithMagnitude.hxx>
-#include <GeomToIGES_GeomEntity.hxx>
 #include <GeomToIGES_GeomVector.hxx>
-#include <gp_Dir.hxx>
-#include <gp_GTrsf.hxx>
-#include <gp_Pnt.hxx>
-#include <gp_Trsf.hxx>
 #include <gp_XYZ.hxx>
-#include <IGESData_IGESEntity.hxx>
-#include <IGESData_ToolLocation.hxx>
 #include <IGESGeom_CopiousData.hxx>
 #include <IGESGeom_Direction.hxx>
-#include <IGESGeom_Line.hxx>
-#include <IGESGeom_Point.hxx>
 #include <Interface_Macros.hxx>
 
 //=============================================================================
index c8abefb6ff2f6d5bc97907c40f467738f79585bc..f0675809a5a34bf09e3f278babcecdd913c10fcc 100644 (file)
@@ -19,7 +19,6 @@
 #include <GeomToStep_MakeAxis2Placement3d.hxx>
 #include <GeomToStep_MakeCartesianPoint.hxx>
 #include <GeomToStep_MakeDirection.hxx>
-#include <gp_Ax2.hxx>
 #include <gp_Ax3.hxx>
 #include <gp_Trsf.hxx>
 #include <StdFail_NotDone.hxx>
index 58c6898c559e4a9e8b503844a91300670a42857a..9f4aa34491329d13179cb0babb0d33fc42dfd720 100644 (file)
@@ -18,7 +18,6 @@
 #include <Geom_Plane.hxx>
 #include <GeomToStep_MakeAxis2Placement3d.hxx>
 #include <GeomToStep_MakePlane.hxx>
-#include <gp_Dir.hxx>
 #include <gp_Pln.hxx>
 #include <StdFail_NotDone.hxx>
 #include <StepGeom_Axis2Placement3d.hxx>
index e08d202465d1e162c5e83a0ae4228b6eb7fe160d..48afe4d03036c13d5b8208a7cf4a9359ddf5d983 100644 (file)
@@ -20,7 +20,6 @@
 #include <gp_Pnt.hxx>
 #include <gp_Pnt2d.hxx>
 #include <StdFail_NotDone.hxx>
-#include <StepGeom_HArray1OfCartesianPoint.hxx>
 #include <StepGeom_Polyline.hxx>
 #include <TColgp_Array1OfPnt.hxx>
 #include <TColgp_Array1OfPnt2d.hxx>
index 9a2193ff383f8d7491b801d8034fff7b283cd9de..8f8bc1d59f08a036de9fd33ffd6f391102c47bd6 100644 (file)
@@ -19,7 +19,6 @@
 #include <GeomToStep_MakeAxis1Placement.hxx>
 #include <GeomToStep_MakeCurve.hxx>
 #include <GeomToStep_MakeSurfaceOfRevolution.hxx>
-#include <gp_Ax1.hxx>
 #include <StdFail_NotDone.hxx>
 #include <StepGeom_Axis1Placement.hxx>
 #include <StepGeom_Curve.hxx>
index 01215f875e7bf8c951a0ec404d71a24c6b5641c1..767fa178a2f8b2a6cc00be1216c06c608513ac8c 100644 (file)
@@ -17,7 +17,6 @@
 #include <GeomTools.hxx>
 
 #include <Geom2d_Curve.hxx>
-#include <Geom_Curve.hxx>
 #include <Geom_Surface.hxx>
 #include <GeomTools_Curve2dSet.hxx>
 #include <GeomTools_CurveSet.hxx>
index d83bd2064a46824281b08ad2970806e2334f630e..b8553f8bebe631eec5ca37d1014c5e436d18892d 100644 (file)
@@ -36,7 +36,6 @@
 #include <Message_ProgressScope.hxx>
 #include <Standard_ErrorHandler.hxx>
 #include <Standard_Failure.hxx>
-#include <Standard_OutOfRange.hxx>
 #include <Standard_Stream.hxx>
 #include <TColgp_Array1OfPnt2d.hxx>
 #include <TColStd_Array1OfInteger.hxx>
index bcaf6701943e62cd26bc9dc70eef3993264f64c5..0b5fdd272cd43065fb1f8511282d6517c439cdfa 100644 (file)
@@ -25,7 +25,6 @@
 #include <Standard_Integer.hxx>
 #include <Standard_OStream.hxx>
 #include <Standard_IStream.hxx>
-#include <Standard_Boolean.hxx>
 #include <Message_ProgressRange.hxx>
 
 class Geom2d_Curve;
index 0a32f59ee4f5b1f9209fe2d4c379f9c47edc272e..a6e8a3e8da2a9050b96d94866f0b3ca4095675d6 100644 (file)
@@ -36,7 +36,6 @@
 #include <Message_ProgressScope.hxx>
 #include <Standard_ErrorHandler.hxx>
 #include <Standard_Failure.hxx>
-#include <Standard_OutOfRange.hxx>
 #include <Standard_Stream.hxx>
 #include <TColgp_Array1OfPnt.hxx>
 #include <TColStd_Array1OfInteger.hxx>
index a87af4bce44ccce039312b3b7d88d40e26435b40..33be9697515a415d329adcb72820580b8bdee645 100644 (file)
@@ -25,7 +25,6 @@
 #include <Standard_Integer.hxx>
 #include <Standard_OStream.hxx>
 #include <Standard_IStream.hxx>
-#include <Standard_Boolean.hxx>
 #include <Message_ProgressRange.hxx>
 
 class Geom_Curve;
index 03dadb6a97d820ebc42639c13eada4ce57987cd4..2dcc11cbd12ae7e98994132256988198583ac5a8 100644 (file)
@@ -16,7 +16,6 @@
 
 
 #include <Geom_BezierSurface.hxx>
-#include <Geom_BSplineSurface.hxx>
 #include <Geom_ConicalSurface.hxx>
 #include <Geom_CylindricalSurface.hxx>
 #include <Geom_OffsetSurface.hxx>
@@ -39,9 +38,7 @@
 #include <Message_ProgressScope.hxx>
 #include <Standard_ErrorHandler.hxx>
 #include <Standard_Failure.hxx>
-#include <Standard_OutOfRange.hxx>
 #include <Standard_Stream.hxx>
-#include <TColgp_Array1OfPnt.hxx>
 #include <TColgp_Array2OfPnt.hxx>
 #include <TColStd_Array1OfInteger.hxx>
 #include <TColStd_Array1OfReal.hxx>
index c77ae388e162086ea9ab9f8107e91f66a7f07d0f..997b66421f443f3172b5e626164bd9516ec6acf6 100644 (file)
@@ -25,7 +25,6 @@
 #include <Standard_Integer.hxx>
 #include <Standard_OStream.hxx>
 #include <Standard_IStream.hxx>
-#include <Standard_Boolean.hxx>
 #include <Message_ProgressRange.hxx>
 
 class Geom_Surface;
index c997e4eb6aa225be29ad82cda0752b961d001054..62672d5f044705d319d65469f724f9870e64a861 100644 (file)
@@ -16,7 +16,6 @@
 
 
 #include <Geom2d_Curve.hxx>
-#include <Geom_Curve.hxx>
 #include <Geom_Surface.hxx>
 #include <GeomTools_UndefinedTypeHandler.hxx>
 #include <Standard_Type.hxx>
index 7261ad384bce787d99afea2e31c5ac3cbd1b45f3..9d4e370a4f5adac162ab4145a9216b4050cc70d0 100644 (file)
@@ -22,7 +22,6 @@
 
 #include <Standard_Transient.hxx>
 #include <Standard_OStream.hxx>
-#include <Standard_Boolean.hxx>
 #include <Standard_IStream.hxx>
 #include <Standard_Integer.hxx>
 class Geom_Curve;
index 4a0979f225ef11dad745814c43b6358668b683af..8e742ae69188a8ccb65a294f264a20b4489cb33c 100644 (file)
@@ -16,8 +16,6 @@
 
 #include <Geom_BSplineCurve.hxx>
 #include <Geom_BSplineSurface.hxx>
-#include <Draw.hxx>
-#include <Draw_Interpretor.hxx>
 #include <DrawTrSurf.hxx>
 #include <Draw_Appli.hxx>
 #include <GeometryTest.hxx>
@@ -31,7 +29,6 @@
 #include <GeomAPI_PointsToBSplineSurface.hxx>
 #include <Geom_Line.hxx>
 #include <Geom_TrimmedCurve.hxx>
-#include <Draw_Segment3D.hxx>
 #include <Draw_Marker3D.hxx>
 #include <Draw_Color.hxx>
 #include <Draw_MarkerShape.hxx>
index f1e050243c2552581ab9a70733ecf66add394bd2..4946ed3d8ad04824b6bd618b9cb008e087737ce6 100644 (file)
@@ -27,8 +27,6 @@
 #include <Draw_Interpretor.hxx>
 #include <Geom2dGcc_Circ2d2TanRad.hxx>
 #include <Geom2dGcc_Circ2d3Tan.hxx>
-#include <Geom2dGcc_Circ2d2TanOn.hxx>
-#include <Geom2dGcc_Circ2dTanOnRad.hxx>
 #include <Geom2dGcc_Circ2dTanCen.hxx>
 #include <Geom2dGcc_Lin2d2Tan.hxx>
 #include <Geom2dGcc_Lin2dTanObl.hxx>
@@ -37,7 +35,6 @@
 #include <Geom2d_CartesianPoint.hxx>
 #include <Geom2d_Circle.hxx>
 #include <Geom2d_Line.hxx>
-#include <Precision.hxx>
 #include <GeomAPI_Interpolate.hxx>
 #include <Draw_Marker3D.hxx>
 #include <Geom2dAPI_Interpolate.hxx>
 #include <Geom_BSplineCurve.hxx>
 #include <TColgp_HArray1OfPnt2d.hxx>
 #include <Geom2d_BSplineCurve.hxx>
-#include <Geom_TrimmedCurve.hxx>
 #include <DrawTrSurf_BSplineCurve.hxx>
 #include <DrawTrSurf_BSplineCurve2d.hxx>
-#include <TColgp_HArray1OfPnt.hxx>
-#include <TColgp_Array1OfPnt.hxx>
-#include <TColgp_Array1OfPnt2d.hxx>
 #include <TColgp_HArray1OfVec.hxx>
 #include <TColgp_Array1OfVec.hxx>
-#include <TColStd_Array1OfReal.hxx>
-#include <TColStd_HArray1OfReal.hxx>
 #include <TColStd_HArray1OfBoolean.hxx>
 #include <AppParCurves_MultiBSpCurve.hxx>
-#include <AppDef_MultiLine.hxx>
-#include <AppParCurves_HArray1OfConstraintCouple.hxx>
-#include <AppParCurves_ConstraintCouple.hxx>
 #include <GC_MakeSegment.hxx>
 #include <GC_MakeArcOfCircle.hxx>
 
-#include <stdio.h>
 #ifdef _WIN32
 Standard_IMPORT Draw_Viewer dout;
 #endif
index 36782bb2d9fd15b0629799359ca7363692c0ed95..709d76dd2a95f7dd8ebcba547eb81280b0300d72 100644 (file)
 #include <LocalAnalysis.hxx>
 #include <LocalAnalysis_SurfaceContinuity.hxx>
 #include <LocalAnalysis_CurveContinuity.hxx>
-#include <Geom_Surface.hxx>
-#include <Geom_Curve.hxx>
 #include <Geom2d_TrimmedCurve.hxx>
-#include <Geom2d_Curve.hxx>
 #include <DrawTrSurf.hxx>
 #include <GeometryTest.hxx>
 #include <GeomAbs_Shape.hxx>
index cfc04e62b152aabba7f88b3ddf44f27aaf895fdf..2e52fc6d11739613cb51d0611e30ad34e71b92e1 100644 (file)
 #include <GeometryTest.hxx>
 #include <Draw_Appli.hxx>
 #include <DrawTrSurf.hxx>
-#include <DrawTrSurf_Curve.hxx>
-#include <DrawTrSurf_Curve2d.hxx>
-#include <DrawTrSurf_BezierCurve.hxx>
 #include <DrawTrSurf_BSplineCurve.hxx>
-#include <DrawTrSurf_BezierCurve2d.hxx>
 #include <DrawTrSurf_BSplineCurve2d.hxx>
 #include <Draw_Marker3D.hxx>
 #include <Draw_Marker2D.hxx>
 #include <Draw.hxx>
 #include <Draw_Interpretor.hxx>
 #include <Draw_Color.hxx>
-#include <Draw_Display.hxx>
 
 #include <GeomAPI.hxx>
 #include <GeomAPI_IntCS.hxx>
 
 #include <gp.hxx>
 #include <gp_Pln.hxx>
-#include <gp_Parab2d.hxx>
-#include <gp_Elips2d.hxx>
-#include <gp_Hypr2d.hxx>
 
 #include <Geom_Line.hxx>
-#include <Geom_Circle.hxx>
 #include <Geom_Ellipse.hxx>
-#include <Geom_Parabola.hxx>
-#include <Geom_Hyperbola.hxx>
 #include <Geom2d_Line.hxx>
 #include <Geom2d_Circle.hxx>
 #include <Geom2d_Ellipse.hxx>
@@ -70,9 +59,6 @@
 
 #include <Geom_Plane.hxx>
 #include <Geom_Curve.hxx>
-#include <Geom2d_Curve.hxx>
-#include <Geom2d_TrimmedCurve.hxx>
-#include <Geom_TrimmedCurve.hxx>
 
 #include <Law_BSpline.hxx>
 
 #include <TColStd_Array1OfInteger.hxx>
 
 #include <Adaptor3d_Curve.hxx>
-#include <Adaptor3d_Surface.hxx>
-#include <Adaptor3d_CurveOnSurface.hxx>
 
-#include <GeomAdaptor_Curve.hxx>
 #include <GeomAdaptor_Surface.hxx>
-#include <GeomAdaptor.hxx>
-#include <Geom2dAdaptor_Curve.hxx>
-
-#include <GeomAbs_SurfaceType.hxx>
-#include <GeomAbs_CurveType.hxx>
 
-#include <ProjLib_CompProjectedCurve.hxx>
 #include <ProjLib_HCompProjectedCurve.hxx>
-#include <Approx_CurveOnSurface.hxx>
 #include <Precision.hxx>
-#include <Geom2dAdaptor.hxx>
 #include <Message.hxx>
 
-#include <Precision.hxx>
-
 #include <Geom_Surface.hxx>
-#include <Adaptor2d_Curve2d.hxx>
 #include <stdio.h>
-#include <BSplCLib.hxx>
-#include <Geom_BSplineSurface.hxx>
 #include <Geom_BSplineCurve.hxx>
 #include <GCPnts_QuasiUniformDeflection.hxx>
-#include <GCPnts_UniformDeflection.hxx>
 #include <GCPnts_TangentialDeflection.hxx>
 #include <GCPnts_DistFunction.hxx>
-#include <GeomAPI_ExtremaCurveCurve.hxx>
 #include <gce_MakeLin.hxx>
 #include <TColStd_Array1OfBoolean.hxx>
-#include <GeomAdaptor_Surface.hxx>
 #include <Adaptor3d_TopolTool.hxx>
 #include <TColgp_Array2OfPnt.hxx>
 #include <Geom_BSplineSurface.hxx>
 #include <DrawTrSurf_BSplineSurface.hxx>
-#include <TColStd_HArray1OfReal.hxx>
 
 //epa test
 #include <BRepBuilderAPI_MakeEdge.hxx>
 #include <AIS_Shape.hxx>
 #include <TopoDS.hxx>
-#include <TopoDS_Edge.hxx>
-#include <TopoDS_Wire.hxx>
 #include <BRepAdaptor_CompCurve.hxx>
 #include <GeomLProp_CLProps.hxx>
 #include <GCPnts_AbscissaPoint.hxx>
index 48e7c8a40bd03c6d49fb754906f4b3d4eacaf417..a689277a929ec1fdfb62dda9398cbdc64e3d9c54 100644 (file)
 
 
 #include <Draw.hxx>
-#include <DrawFairCurve_Batten.hxx>
 #include <DrawFairCurve_MinimalVariation.hxx>
 #include <DrawTrSurf.hxx>
 #include <DrawTrSurf_Point.hxx>
-#include <FairCurve_AnalysisCode.hxx>
-#include <FairCurve_Batten.hxx>
 #include <FairCurve_MinimalVariation.hxx>
 #include <GeometryTest.hxx>
 #include <gp_Pnt2d.hxx>
 
-#include <string.h>
 //=======================================================================
 Standard_Boolean IsGoodNumber(Standard_Integer argc, Standard_Integer waiting, Draw_Interpretor& di)
 //=======================================================================
index 9d582b763573394c596d8c07207abf572497f01d..da714fa42a7397098297e575480d11fb3a42b148 100644 (file)
@@ -17,8 +17,6 @@
 
 #include <Draw_Appli.hxx>
 #include <DrawTrSurf.hxx>
-#include <DrawTrSurf_Polygon2D.hxx>
-#include <DrawTrSurf_Polygon3D.hxx>
 #include <DrawTrSurf_Triangulation.hxx>
 #include <GeometryTest.hxx>
 #include <Poly.hxx>
index 766031a3ebd95e08de75d1325d20d6f073429003..b2809ce6fd6ffcd18d1d1efd934f3ac3ec887504 100644 (file)
 #include <Draw_Appli.hxx>
 #include <Draw_Display.hxx>
 
-#include <GeomAbs_SurfaceType.hxx>
-#include <GeomAbs_IsoType.hxx>
 #include <GeomAbs_Shape.hxx>
 
 #include <Geom_BSplineSurface.hxx>
-#include <Geom_BSplineCurve.hxx>
 #include <GeomConvert.hxx>
 
 
 #include <GeomAdaptor_Curve.hxx>
 #include <Geom2dAdaptor_Curve.hxx>
 
-#include <TColgp_Array1OfPnt.hxx>
-#include <TColgp_Array2OfPnt.hxx>
-#include <TColStd_Array1OfReal.hxx>
-#include <TColStd_Array2OfReal.hxx>
-#include <TColStd_Array1OfInteger.hxx>
-#include <TColStd_HArray1OfReal.hxx>
-#include <TColStd_HArray2OfReal.hxx>
-#include <TColGeom_SequenceOfCurve.hxx>
-
 #include <Precision.hxx>
 
 #include <GeomFill.hxx>
@@ -58,9 +46,6 @@
 #include <GeomFill_AppSurf.hxx>
 
 
-#include <DrawTrSurf_BezierSurface.hxx>
-#include <DrawTrSurf_BSplineSurface.hxx>
-
 #ifdef _MSC_VER
 #include <stdio.h>
 //#define strcasecmp strcmp Already defined
index f9bd631f19670673594b408ba3a4ef259c5271ed..dfb09217a3c832b881f05f9ec10498ae4fa506bd 100644 (file)
 // commercial license or contractual agreement.
 
 #include <GeometryTest.hxx>
-#include <Geom_Curve.hxx>
-#include <Geom2d_Curve.hxx>
-#include <Geom_Surface.hxx>
 #include <GeomAPI_ProjectPointOnSurf.hxx>
 
-#include <DBRep.hxx>
 #include <DBRep_DrawableShape.hxx>
 #include <Draw_Interpretor.hxx>
 #include <Draw_Appli.hxx>
index 70799afc2f950fa478ff083ee56b0a4caec5e2c1..46a4b68239666d8344a749a0a5010e4285305db3 100644 (file)
@@ -19,7 +19,6 @@
 
 #include <GeomliteTest.hxx>
 #include <Geom2d_BSplineCurve.hxx>
-#include <Draw.hxx>
 #include <Draw_Interpretor.hxx>
 #include <DrawTrSurf.hxx>
 #include <Draw_Appli.hxx>
@@ -33,7 +32,6 @@
 #include <Geom2d_TrimmedCurve.hxx>
 #include <GeomLib_Tool.hxx>
 #include <TColgp_Array1OfPnt2d.hxx>
-#include <gp_Pnt.hxx>
 #include <Draw_Marker2D.hxx>
 #include <Draw_Color.hxx>
 #include <Draw_MarkerShape.hxx>
index 1d403cca29f44ac82acf9c64c418a33697ab22e8..c88e2e4c2e46d7e7570aa3b37cc5a3518e49011e 100644 (file)
 #include <Draw.hxx>
 #include <Draw_Appli.hxx>
 #include <Draw_Interpretor.hxx>
-#include <Precision.hxx>
 #include <Draw_Marker3D.hxx>
 #include <Draw_Marker2D.hxx>
-#include <TColgp_HArray1OfPnt.hxx>
 #include <TColgp_SequenceOfPnt.hxx>
 #include <Geom_BSplineCurve.hxx>
 #include <Geom_BezierCurve.hxx>
-#include <TColgp_HArray1OfPnt2d.hxx>
 #include <TColgp_SequenceOfPnt2d.hxx>
 
 #include <Geom2d_BSplineCurve.hxx>
 #include <TColgp_HArray1OfPnt.hxx>
 #include <TColgp_Array1OfPnt.hxx>
 #include <TColgp_Array1OfPnt2d.hxx>
-#include <TColgp_HArray1OfVec.hxx>
-#include <TColgp_Array1OfVec.hxx>
-#include <TColStd_Array1OfReal.hxx>
-#include <TColStd_HArray1OfReal.hxx>
-#include <TColStd_HArray1OfBoolean.hxx>
-
-#include <AppParCurves_MultiBSpCurve.hxx>
-#include <AppParCurves_MultiCurve.hxx>
-#include <AppDef_MultiLine.hxx>
+
 #include <AppDef_Variational.hxx>
 #include <AppDef_Compute.hxx>
 #include <AppParCurves_HArray1OfConstraintCouple.hxx>
 #include <AppParCurves_ConstraintCouple.hxx>
 #include <AppDef_HArray1OfMultiPointConstraint.hxx>
 #include <AppDef_Array1OfMultiPointConstraint.hxx>
-#include <math_Vector.hxx>
-
-#ifdef _MSC_VER
-#include <stdio.h>
-#endif
 
 #ifdef _WIN32
 Standard_IMPORT Draw_Viewer dout;
index bf805179cce28a535c279cd7921317741070c2ee..578bf3295c92856e3bac3abcfd771f752f6de823 100644 (file)
@@ -21,8 +21,6 @@
 #include <GeomliteTest.hxx>
 #include <Draw_Appli.hxx>
 #include <DrawTrSurf.hxx>
-#include <DrawTrSurf_Curve.hxx>
-#include <DrawTrSurf_Curve2d.hxx>
 #include <DrawTrSurf_BezierCurve.hxx>
 #include <DrawTrSurf_BSplineCurve.hxx>
 #include <DrawTrSurf_BezierCurve2d.hxx>
 #include <Draw_Color.hxx>
 #include <Draw_Display.hxx>
 
-#include <BSplCLib.hxx>
-
 #include <gp.hxx>
-#include <gp_Pln.hxx>
-#include <gp_Parab2d.hxx>
-#include <gp_Elips2d.hxx>
-#include <gp_Hypr2d.hxx>
 
 #include <Geom_Line.hxx>
 #include <Geom_Circle.hxx>
 #include <Geom_Parabola.hxx>
 #include <Geom_Hyperbola.hxx>
 #include <Geom_BezierCurve.hxx>
-#include <Geom_BSplineCurve.hxx>
 #include <GeomAdaptor_Surface.hxx>
 
 #include <GeomLib.hxx>
-#include <GeomConvert.hxx>
 #include <Geom2dConvert.hxx>
 
 #include <Geom2d_Line.hxx>
 #include <TColStd_Array1OfReal.hxx>
 #include <TColStd_Array1OfInteger.hxx>
 
-#include <GeomAbs_SurfaceType.hxx>
-#include <GeomAbs_CurveType.hxx>
-
 #include <Precision.hxx>
 
 #include <stdio.h>
 
-#include <TColStd_HArray1OfReal.hxx>
-#include <TColStd_HArray2OfReal.hxx>
-#include <TColStd_HArray1OfInteger.hxx>
-#include <TColStd_Array1OfReal.hxx>
-#include <TColStd_Array1OfInteger.hxx>
-
-#include <TColGeom_HArray1OfBSplineCurve.hxx>
 #include <TColGeom2d_HArray1OfBSplineCurve.hxx>
-#include <Convert_CompPolynomialToPoles.hxx>
-#include <CPnts_AbscissaPoint.hxx>
 #include <GCPnts_AbscissaPoint.hxx>
 
-#include <PLib.hxx> 
 #include <GeomAbs_Shape.hxx>
 #include <Geom_Curve.hxx>
 #include <GeomConvert.hxx>
 #include <Approx_CurveOnSurface.hxx>
 #include <Geom_BSplineSurface.hxx>
 
-#include <AppCont_Function.hxx>
 #include <Adaptor3d_Curve.hxx>
 #include <Approx_FitAndDivide.hxx>
 #include <Convert_CompBezierCurvesToBSplineCurve.hxx>
index 4b96e552d1198ba2569ea7fe894eee625488a251..0523f1e93d437e2e79ed61bbf3d7e445c39ba7d8 100644 (file)
 
 #include <GeomliteTest.hxx>
 #include <DrawTrSurf.hxx>
-#include <Draw.hxx>
 #include <Draw_Interpretor.hxx>
 #include <Draw_Appli.hxx>
 #include <Draw_Display.hxx>
 
-#include <Precision.hxx>
 #include <GeomLib.hxx>
 
 #include <Geom2d_BezierCurve.hxx>
index 340554b77eb6732afe26f471298f742c5bcf35cf..4becc6f98aca1cb56b3898df6f9441044a092736 100644 (file)
@@ -21,8 +21,6 @@
 #include <Draw_Appli.hxx>
 #include <Draw_Display.hxx>
 
-#include <GeomAbs_SurfaceType.hxx>
-#include <GeomAbs_IsoType.hxx>
 #include <GeomAbs_Shape.hxx>
 
 #include <Geom_Plane.hxx>
@@ -30,8 +28,6 @@
 #include <Geom_ConicalSurface.hxx>
 #include <Geom_SphericalSurface.hxx>
 #include <Geom_ToroidalSurface.hxx>
-#include <Geom_BezierSurface.hxx>
-#include <Geom_BSplineSurface.hxx>
 #include <Geom_SurfaceOfLinearExtrusion.hxx>
 #include <Geom_SurfaceOfRevolution.hxx>
 #include <Geom_RectangularTrimmedSurface.hxx>
 
 #include <Geom_TrimmedCurve.hxx>
 #include <Geom_OffsetCurve.hxx>
-#include <Geom_BezierCurve.hxx>
-#include <Geom_BSplineCurve.hxx>
 
 #include <Geom2d_TrimmedCurve.hxx>
 #include <Geom2d_OffsetCurve.hxx>
 
-#include <GeomAdaptor_Surface.hxx>
-#include <GeomAdaptor_Curve.hxx>
-#include <Geom2dAdaptor_Curve.hxx>
-
-#include <TColGeom_Array2OfBezierSurface.hxx>
 #include <TColgp_Array1OfPnt.hxx>
 #include <TColgp_Array2OfPnt.hxx>
 #include <TColStd_Array1OfReal.hxx>
@@ -58,7 +47,6 @@
 #include <TColStd_Array1OfInteger.hxx>
 #include <TColStd_HArray1OfInteger.hxx>
 #include <TColStd_HArray1OfReal.hxx>
-#include <TColStd_HArray2OfReal.hxx>
 
 #include <ElSLib.hxx>
 #include <ElCLib.hxx>
@@ -77,8 +65,6 @@
 #include <DrawTrSurf_BSplineSurface.hxx>
 #include <GeomConvert_ApproxSurface.hxx>
 #include <GeomLib_Tool.hxx>
-#include <TopoDS_Shape.hxx>
-#include <DBRep.hxx>
 #include <Geom_Curve.hxx>
 #include <Message.hxx>
 
index dd2b45df7242fa399709a604b01ceaeeea5825e9..c438255cd96a5b6ed7408f46a80cecca91ac790f 100644 (file)
 #ifndef _Graphic3d_Aspects_HeaderFile
 #define _Graphic3d_Aspects_HeaderFile
 
-#include <Aspect_PolygonOffsetMode.hxx>
 #include <Aspect_InteriorStyle.hxx>
 #include <Aspect_TypeOfDisplayText.hxx>
 #include <Aspect_TypeOfLine.hxx>
-#include <Aspect_TypeOfMarker.hxx>
 #include <Aspect_TypeOfStyleText.hxx>
 #include <Font_FontAspect.hxx>
-#include <Font_NameOfFont.hxx>
 #include <Graphic3d_AlphaMode.hxx>
 #include <Graphic3d_MarkerImage.hxx>
 #include <Graphic3d_MaterialAspect.hxx>
 #include <Graphic3d_HatchStyle.hxx>
 #include <Graphic3d_PolygonOffset.hxx>
 #include <Graphic3d_ShaderProgram.hxx>
-#include <Graphic3d_TextureMap.hxx>
 #include <Graphic3d_TextureSet.hxx>
 #include <Graphic3d_TypeOfBackfacingModel.hxx>
 #include <Graphic3d_TypeOfShadingModel.hxx>
index 78a12d799ab426a1aadeeea91ab95fa692ab51f5..8af7ba5e18a30c3a12c6302a56749212a424ae55 100644 (file)
@@ -16,8 +16,6 @@
 #ifndef _Graphic3d_BvhCStructureSetTrsfPers_HeaderFile
 #define _Graphic3d_BvhCStructureSetTrsfPers_HeaderFile
 
-#include <BVH_Set.hxx>
-#include <BVH_Tree.hxx>
 #include <Graphic3d_BndBox3d.hxx>
 #include <Graphic3d_Mat4d.hxx>
 #include <Graphic3d_WorldViewProjState.hxx>
index cf7b7c6b64dd903ee8c93047b589d2cbbe75b3ab..bc9b09ca08981b0592303e8d6f5a6ca44db8dc14 100644 (file)
@@ -15,7 +15,6 @@
 #include <Graphic3d_CStructure.hxx>
 
 #include <Graphic3d_StructureManager.hxx>
-#include <Graphic3d_TransModeFlags.hxx>
 #include <Graphic3d_GraphicDriver.hxx>
 #include <Standard_Dump.hxx>
 
index 8c37f5172dd60d9c7f4056f49fd3b519d9942797..8138cd165f3afc27c48b76d762decece23dc2f5d 100644 (file)
 #ifndef _Graphic3d_CStructure_HeaderFile
 #define _Graphic3d_CStructure_HeaderFile
 
-#include <Graphic3d_BndBox3d.hxx>
 #include <Graphic3d_DisplayPriority.hxx>
-#include <Graphic3d_Group.hxx>
 #include <Graphic3d_PresentationAttributes.hxx>
 #include <Graphic3d_SequenceOfGroup.hxx>
 #include <Graphic3d_SequenceOfHClipPlane.hxx>
 #include <Graphic3d_ViewAffinity.hxx>
 #include <Graphic3d_TransformPers.hxx>
-#include <Graphic3d_Vec3.hxx>
 #include <Graphic3d_ZLayerId.hxx>
 #include <TopLoc_Datum3D.hxx>
 #include <NCollection_IndexedMap.hxx>
index fe29afeb38f9b5d89b71b9bad5e0e17f83cd725e..ac687ce8f4a42dba5df74fd91fac9656b6bac904 100644 (file)
 #ifndef _Graphic3d_CView_HeaderFile
 #define _Graphic3d_CView_HeaderFile
 
-#include <Aspect_Handle.hxx>
 #include <Aspect_RenderingContext.hxx>
 #include <Aspect_SkydomeBackground.hxx>
 #include <Aspect_Window.hxx>
 #include <Graphic3d_BufferType.hxx>
-#include <Graphic3d_Camera.hxx>
 #include <Graphic3d_CubeMap.hxx>
-#include <Graphic3d_CLight.hxx>
-#include <Graphic3d_CStructure.hxx>
 #include <Graphic3d_DataStructureManager.hxx>
 #include <Graphic3d_DiagnosticInfo.hxx>
 #include <Graphic3d_GraduatedTrihedron.hxx>
-#include <Graphic3d_MapOfStructure.hxx>
 #include <Graphic3d_NMapOfTransient.hxx>
 #include <Graphic3d_RenderingParams.hxx>
-#include <Graphic3d_SequenceOfHClipPlane.hxx>
 #include <Graphic3d_SequenceOfStructure.hxx>
 #include <Graphic3d_Structure.hxx>
-#include <Graphic3d_Texture2Dmanual.hxx>
 #include <Graphic3d_TextureEnv.hxx>
 #include <Graphic3d_TypeOfAnswer.hxx>
 #include <Graphic3d_TypeOfBackfacingModel.hxx>
@@ -43,7 +36,6 @@
 #include <Graphic3d_ZLayerId.hxx>
 #include <Graphic3d_ZLayerSettings.hxx>
 #include <Image_PixMap.hxx>
-#include <Quantity_NameOfColor.hxx>
 #include <Standard_Address.hxx>
 #include <Standard_Transient.hxx>
 #include <TColStd_IndexedDataMapOfStringString.hxx>
index 5d168aaf30a16c4ba1d3e26b66ca5d84fcd7764b..b678862be029d555dfd0cd00819ef3c9c60ffc9e 100755 (executable)
@@ -16,7 +16,6 @@
 #ifndef _Graphic3d_ClipPlane_HeaderFile
 #define _Graphic3d_ClipPlane_HeaderFile
 
-#include <Aspect_HatchStyle.hxx>
 #include <gp_Pln.hxx>
 #include <Graphic3d_AspectFillArea3d.hxx>
 #include <Graphic3d_BndBox3d.hxx>
index 81015503b893c48f17ff9f0b32e68a57ad9700ed..b832b5b73f6aca45616f98bcf9091fe1cb744731 100644 (file)
@@ -15,8 +15,6 @@
 #ifndef _Graphic3d_DisplayPriority_HeaderFile
 #define _Graphic3d_DisplayPriority_HeaderFile
 
-#include <Standard_Integer.hxx>
-
 //! Structure priority - range (do not change this range!).
 //! Values are between 0 and 10, with 5 used by default.
 //! A structure of priority 10 is displayed the last and appears over the others (considering depth test).
index 9cbe30c285c0a5ceedf852f0e51262d3e9cefa12..3a0a6264953ccbb87ba69876c5ba8383dcd58fd2 100644 (file)
@@ -19,7 +19,6 @@
 #include <Font_FontAspect.hxx>
 #include <NCollection_Array1.hxx>
 #include <Quantity_Color.hxx>
-#include <Standard_Boolean.hxx>
 #include <Standard_Integer.hxx>
 #include <TCollection_AsciiString.hxx>
 #include <TCollection_ExtendedString.hxx>
index 2d3aa21bdeebb6e32d37798d1b20e4ac59eead24..4d4ff77134dd774ac2079ca0e7249ccfb119d02f 100644 (file)
 #define _Graphic3d_GraphicDriver_HeaderFile
 
 #include <Aspect_GenId.hxx>
-#include <Graphic3d_Vec3.hxx>
 #include <Graphic3d_CStructure.hxx>
 #include <Graphic3d_ZLayerId.hxx>
 #include <Graphic3d_ZLayerSettings.hxx>
 #include <Graphic3d_TypeOfLimit.hxx>
-#include <Standard_CString.hxx>
-#include <Standard_Size.hxx>
 #include <TColStd_SequenceOfInteger.hxx>
 
 class Aspect_DisplayConnection;
index 7b5cf7bf70820081d0a20857664f4c29c309f803..a6884572d0e727f63054fa6ff95aaf9e40566f80 100644 (file)
 #include <gp_Pnt.hxx>
 #include <Graphic3d_ArrayOfPoints.hxx>
 #include <Graphic3d_ArrayOfPrimitives.hxx>
-#include <Graphic3d_AspectFillArea3d.hxx>
-#include <Graphic3d_AspectLine3d.hxx>
-#include <Graphic3d_AspectMarker3d.hxx>
-#include <Graphic3d_AspectText3d.hxx>
-#include <Graphic3d_CStructure.hxx>
 #include <Graphic3d_GroupDefinitionError.hxx>
-#include <Graphic3d_ShaderProgram.hxx>
-#include <Graphic3d_Structure.hxx>
 #include <Graphic3d_StructureManager.hxx>
 #include <Graphic3d_Text.hxx>
-#include <Graphic3d_TextureMap.hxx>
-#include <Graphic3d_TransModeFlags.hxx>
-#include <Message.hxx>
-#include <Message_Messenger.hxx>
 #include <NCollection_String.hxx>
 #include <Standard_OutOfRange.hxx>
 #include <Standard_Type.hxx>
index 47db10e404827d6f03d9e6936c353638f5795cf7..eb9aca4f98dfae347c834076378412a17de359c2 100644 (file)
 #define _Graphic3d_Group_HeaderFile
 
 #include <Graphic3d_BndBox4f.hxx>
-#include <Graphic3d_AspectLine3d.hxx>
 #include <Graphic3d_AspectFillArea3d.hxx>
-#include <Graphic3d_AspectText3d.hxx>
-#include <Graphic3d_AspectMarker3d.hxx>
 #include <Graphic3d_MapOfAspectsToAspects.hxx>
 #include <Standard_CString.hxx>
 #include <Graphic3d_Vertex.hxx>
index 7a480075b7b5fa8c24807d6718cf499007fc9d9d..c73419b977cce8d478d5313fa679e6a14ca45124 100644 (file)
 #include <Graphic3d_BvhCStructureSet.hxx>
 #include <Graphic3d_BvhCStructureSetTrsfPers.hxx>
 #include <Graphic3d_DisplayPriority.hxx>
-#include <Graphic3d_Camera.hxx>
 #include <Graphic3d_ZLayerId.hxx>
 #include <Graphic3d_ZLayerSettings.hxx>
 #include <Graphic3d_RenderingParams.hxx>
 #include <NCollection_Array1.hxx>
 #include <NCollection_IndexedMap.hxx>
-#include <NCollection_Sequence.hxx>
 
 #include <array>
 
index e853ee056d609320baed84f250fcc01e76315009..584cb4c3fd1aebb3bd113e8207eed0d8000c29c8 100644 (file)
@@ -14,7 +14,6 @@
 #ifndef _Graphic3d_LightSet_HeaderFile
 #define _Graphic3d_LightSet_HeaderFile
 
-#include <NCollection_IndexedDataMap.hxx>
 #include <Graphic3d_CLight.hxx>
 
 //! Class defining the set of light sources.
index d0a8e967b2b4ecebfec38aac76257fe04cc303ea..d6692d6278f5952dfae0a5eb36a4d6160bf27d8c 100644 (file)
@@ -15,7 +15,6 @@
 #define _Graphic3d_MapOfAspectsToAspects_Header
 
 #include <NCollection_DataMap.hxx>
-#include <Standard_Transient.hxx>
 
 class Graphic3d_Aspects;
 typedef NCollection_DataMap<Handle(Graphic3d_Aspects), Handle(Graphic3d_Aspects)> Graphic3d_MapOfAspectsToAspects;
index 7bb778bd93238d603ea708d2e4b8e3d9920d2699..b04be8d98bfa7c0e4b1b5de9857e6e48229ceb2b 100644 (file)
@@ -15,7 +15,6 @@
 #include <Graphic3d_MaterialAspect.hxx>
 
 #include <Graphic3d_MaterialDefinitionError.hxx>
-#include <Standard_Assert.hxx>
 #include <Standard_OutOfRange.hxx>
 
 namespace
index 8fb1ecb36529f9fb740e016a0c1ca0755b7dc406..a1e77e52f8a1edfbc4d934e4de2b2dbc3555560e 100644 (file)
@@ -16,8 +16,6 @@
 #define _Graphic3d_MediaTexture_HeaderFile
 
 #include <Graphic3d_Texture2D.hxx>
-#include <NCollection_DefineAlloc.hxx>
-#include <NCollection_Shared.hxx>
 #include <Standard_Mutex.hxx>
 
 class Media_Frame;
index ceba0add61bc5abbf437a2c9924b15498c620ce3..ea91abeecd821b62f6051e807ff761378a078f95 100644 (file)
@@ -19,7 +19,6 @@
 #include <Graphic3d_BSDF.hxx>
 #include <Graphic3d_Vec2.hxx>
 #include <Graphic3d_Vec3.hxx>
-#include <Graphic3d_Vec4.hxx>
 #include <Quantity_Color.hxx>
 
 //! Class implementing Metallic-Roughness physically based material definition
index e2996630321ee799f089d3626bf45154f9ca67a5..d0ce9217c2fda8d6c11b4f30f1bcf50ccf60b33c 100644 (file)
@@ -17,6 +17,7 @@
 #define _Graphic3d_RenderingParams_HeaderFile
 
 #include <Font_Hinting.hxx>
+#include <Font_NameOfFont.hxx>
 #include <Graphic3d_AspectText3d.hxx>
 #include <Graphic3d_TransformPers.hxx>
 #include <Graphic3d_RenderTransparentMethod.hxx>
index 16bab8d1fd78c6db1ea3898e6e0573aaf289cb5b..4da27478cb50dde48a4e6d83a90c4a8232af3fb5 100755 (executable)
@@ -16,7 +16,6 @@
 #ifndef _Graphic3d_SequenceOfHClipPlane_HeaderFile
 #define _Graphic3d_SequenceOfHClipPlane_HeaderFile
 
-#include <NCollection_Sequence.hxx>
 #include <Graphic3d_ClipPlane.hxx>
 
 //! Class defines a Clipping Volume as a logical OR (disjunction) operation between Graphic3d_ClipPlane in sequence.
index b78d99a00d6384cf30c169a575d24d98be681ca7..9edd8e1443f39a2caf5ed1ab59e747b00e47f7ee 100644 (file)
@@ -15,6 +15,7 @@
 
 #include <Graphic3d_LightSet.hxx>
 #include <Graphic3d_ShaderProgram.hxx>
+#include <Graphic3d_TextureSetBits.hxx>
 #include <Message.hxx>
 
 #include "../Shaders/Shaders_DirectionalLightShadow_glsl.pxx"
index 8fac2414a82f0d0c18161ff7c72140f6f67418a2..c4575849f496391382bc33239b64125420fed5ca 100755 (executable)
@@ -17,6 +17,7 @@
 
 #include <Graphic3d_GraphicDriver.hxx>
 #include <Graphic3d_ShaderObject.hxx>
+#include <Graphic3d_TextureSetBits.hxx>
 #include <OSD_Directory.hxx>
 #include <OSD_Environment.hxx>
 #include <OSD_File.hxx>
index baf36dd283efe3d6a5390b045e926ade2883c130..5432d1eb8cb3a998528b5656acd741a4dc58550f 100755 (executable)
@@ -21,7 +21,6 @@
 #include <Graphic3d_ShaderObject.hxx>
 #include <Graphic3d_ShaderVariable.hxx>
 #include <Graphic3d_TextureParams.hxx>
-#include <Graphic3d_TextureSetBits.hxx>
 #include <NCollection_Sequence.hxx>
 
 //! List of shader objects.
index 7d1e77d754eb2d04c9f2a7252ce1cb5e86c2d822..f76f6649cab02c2510f67aa6c59b5a3d2e040f2a 100755 (executable)
@@ -13,8 +13,6 @@
 // Alternatively, this file may be used under the terms of Open CASCADE
 // commercial license or contractual agreement.
 
-#include <Standard_Atomic.hxx>
-
 #include <Graphic3d_ShaderVariable.hxx>
 
 
index 92b56ada60ec4ae16b48e08ba692e8d071212449..eace8db06f574d6c7ae66bdecbbdf241de7ba148 100644 (file)
 
 #include <Bnd_Box.hxx>
 #include <gp_Pnt.hxx>
-#include <Graphic3d_DataStructureManager.hxx>
 #include <Graphic3d_GraphicDriver.hxx>
 #include <Graphic3d_Group.hxx>
-#include <Graphic3d_MapIteratorOfMapOfStructure.hxx>
 #include <Graphic3d_MapOfStructure.hxx>
 #include <Graphic3d_PriorityDefinitionError.hxx>
 #include <Graphic3d_StructureDefinitionError.hxx>
 #include <Graphic3d_StructureManager.hxx>
-#include <Quantity_Color.hxx>
 
 #include <Standard_Dump.hxx>
 
index 905628df504231ee671d9282cdc179905fb31c08..026e28c59c5200b3ff0f053257275d70f2c0b237 100644 (file)
@@ -17,8 +17,6 @@
 #ifndef _Graphic3d_Structure_HeaderFile
 #define _Graphic3d_Structure_HeaderFile
 
-#include <Graphic3d_BndBox4f.hxx>
-#include <Graphic3d_BndBox4d.hxx>
 #include <Graphic3d_CStructure.hxx>
 #include <Graphic3d_MapOfStructure.hxx>
 #include <Graphic3d_SequenceOfGroup.hxx>
@@ -26,7 +24,6 @@
 #include <Graphic3d_TypeOfConnection.hxx>
 #include <Graphic3d_TypeOfStructure.hxx>
 #include <Graphic3d_TransformPers.hxx>
-#include <Graphic3d_TransModeFlags.hxx>
 #include <Graphic3d_ZLayerId.hxx>
 #include <NCollection_IndexedMap.hxx>
 
index 906abfef5bfc5f6b77f7d5b6a0565fa358545450..e1dd1452ac79c572e391b05cf19ec7343ceba63b 100644 (file)
@@ -18,7 +18,6 @@
 #define _Graphic3d_StructureManager_HeaderFile
 
 #include <Aspect_GenId.hxx>
-#include <Aspect_TypeOfHighlightMethod.hxx>
 #include <Graphic3d_CView.hxx>
 #include <Graphic3d_MapOfObject.hxx>
 #include <Graphic3d_MapOfStructure.hxx>
@@ -28,7 +27,6 @@
 #include <Standard_Transient.hxx>
 #include <NCollection_IndexedMap.hxx>
 #include <Standard.hxx>
-#include <Standard_Boolean.hxx>
 #include <Standard_Integer.hxx>
 #include <Standard_Type.hxx>
 #include <TColStd_Array2OfReal.hxx>
index fb95a81bcf20ed9e5290252747e9d03865f1a3c5..3ed305383e2bacf57a512a98156c6c5725d8a4dc 100644 (file)
@@ -18,7 +18,6 @@
 #define _Graphic3d_Texture1D_HeaderFile
 
 #include <Standard.hxx>
-#include <Standard_Type.hxx>
 
 #include <Graphic3d_NameOfTexture1D.hxx>
 #include <Graphic3d_TextureMap.hxx>
index bc47bffe702b3e1aac02b0fa4d989def659c618a..eb9ffdb487a7a01d5f1812762abb5062630b1741 100644 (file)
@@ -18,9 +18,7 @@
 #define _Graphic3d_Texture1Dsegment_HeaderFile
 
 #include <Standard.hxx>
-#include <Standard_Type.hxx>
 
-#include <Standard_ShortReal.hxx>
 #include <Graphic3d_Texture1D.hxx>
 #include <Graphic3d_NameOfTexture1D.hxx>
 class TCollection_AsciiString;
index bef96ac7a3f6259b0a9892c9c7db4dc6926e7119..65d6847b8366c50e85ae15f5a572c3bde9e57018 100644 (file)
 #define _Graphic3d_Texture2Dplane_HeaderFile
 
 #include <Standard.hxx>
-#include <Standard_Type.hxx>
 
 #include <Graphic3d_NameOfTexturePlane.hxx>
 #include <Graphic3d_Texture2D.hxx>
 #include <Graphic3d_NameOfTexture2D.hxx>
-#include <Standard_ShortReal.hxx>
 class TCollection_AsciiString;
 
 
index b55e320f23daff9a66528d3cb87f80027839b8af..06c8f5885c887ddf2697b1fb68d4a5c6de0f4fcf 100644 (file)
@@ -18,7 +18,6 @@
 #define _Graphic3d_TextureEnv_HeaderFile
 
 #include <Standard.hxx>
-#include <Standard_Type.hxx>
 
 #include <Graphic3d_NameOfTextureEnv.hxx>
 #include <Graphic3d_TextureRoot.hxx>
index 672275bf0ed14a08eaff88e8b69e16df440c3a7b..e31d1ccbd38f044aa9d8ae6a1203f53110d78a95 100644 (file)
@@ -21,7 +21,6 @@
 #include <Graphic3d_TypeOfTextureFilter.hxx>
 #include <Graphic3d_TypeOfTextureMode.hxx>
 #include <Standard.hxx>
-#include <Standard_Boolean.hxx>
 #include <Standard_ShortReal.hxx>
 #include <Standard_Type.hxx>
 #include <Standard_Transient.hxx>
index 3595871c0315ace816d4e0f105f3685fe7b08385..e488e06c2bb081d915d7e67b0eb222a1fae0287f 100644 (file)
@@ -25,7 +25,6 @@
 #include <OSD_Environment.hxx>
 #include <OSD_File.hxx>
 #include <OSD_OpenFile.hxx>
-#include <OSD_Protection.hxx>
 #include <Standard_Atomic.hxx>
 
 IMPLEMENT_STANDARD_RTTIEXT(Graphic3d_TextureRoot, Standard_Transient)
index ed60b613d923f5c52f788f96353bd59392565352..e0db73b4e8f59ccbff1d5027731a63bf1937a0d5 100644 (file)
@@ -17,7 +17,6 @@
 #define _Graphic3d_TransformPers_HeaderFile
 
 #include <Aspect_TypeOfTriedronPosition.hxx>
-#include <Bnd_Box.hxx>
 #include <BVH_Box.hxx>
 #include <Graphic3d_Camera.hxx>
 #include <Graphic3d_TransformUtils.hxx>
index 68b829a1d576b675ed22e7fcd8384d551b843669..470f5055198c5a6fe2fe05cfbdc1594dc6565abb 100644 (file)
@@ -17,7 +17,6 @@
 
 #include <gp_Trsf.hxx>
 #include <Graphic3d_Vec.hxx>
-#include <Standard_math.hxx> // M_PI
 
 //! Helper class that implements transformation matrix functionality.
 namespace Graphic3d_TransformUtils
index 09c92d9d4be7714a383f1fa84d9d2491aa86bd7f..e30326f9814603a9ce6ad9d8062783680944871a 100644 (file)
@@ -20,7 +20,6 @@
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Macro.hxx>
 #include <Standard_ShortReal.hxx>
-#include <Standard_Real.hxx>
 #include <Standard_OStream.hxx>
 
 //! This class represents a graphical 3D point.
index a340d9038a29c1320da4a9bed9c72a486859f3de..58a13760fd10f0a6ce2179fff02fd952d3fa9b6d 100644 (file)
@@ -21,7 +21,6 @@
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
-#include <Standard_Integer.hxx>
 #include <Standard_Real.hxx>
 #include <Standard_Boolean.hxx>
 #include <gp_XYZ.hxx>
index 246f53863f02ac761bb97ff8962c925de66d08af..b6e1fc3a9c2c5c8b4caa52eac643fe6c1bc433ed 100644 (file)
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
 #include <Standard_Integer.hxx>
-#include <Standard_Real.hxx>
 #include <TopAbs_State.hxx>
 
 //! The Coincidence class is used in an Inteference to
index dd3232987d3ccb82f97d9e1bc80f8c0ff9f5465a..0ef402a83b205f55379516921080c73a5ae55e4a 100644 (file)
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
-#include <Standard_Integer.hxx>
-#include <Standard_Real.hxx>
-#include <Standard_ShortReal.hxx>
-#include <Standard_Boolean.hxx>
 class HLRAlgo_EdgeStatus;
 
 
index d6feb9319fa84f2185b6f898caf3772ecbd1f287..c5a6e447b4731b810e0bb6d8b94bdd30abd5f270 100644 (file)
@@ -20,7 +20,6 @@
 
 
 #include <HLRAlgo_EdgeStatus.hxx>
-#include <Standard_OutOfRange.hxx>
 
 //=======================================================================
 //function : HLRAlgo_EdgeStatus
index b3b725f158412ef25a849b461d7dfdb53b2e4ba4..065b3ebc8f28a0c2c23f3339b98998ffbaa95084 100644 (file)
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
-#include <Standard_Real.hxx>
-#include <Standard_ShortReal.hxx>
-#include <Standard_Boolean.hxx>
 #include <Intrv_Intervals.hxx>
-#include <Standard_Integer.hxx>
 
 
 //! This class describes the Hidden  Line status of an
index 24cc56c10db0c8bc1fd16638d8c27361e7ae2c8e..ad41eb8e19f5fe0f978d5469ac09f16a6107ffe5 100644 (file)
@@ -25,7 +25,6 @@
 #include <Standard_Integer.hxx>
 #include <Standard_Transient.hxx>
 #include <TopAbs_Orientation.hxx>
-#include <Standard_Boolean.hxx>
 
 
 class HLRAlgo_EdgesBlock;
index 9562583a4bd5ed9bdd19a412f2d2ea77554f433c..45ad1f2147b0f0e65f89c31a0b00ccbb482169a2 100644 (file)
@@ -17,7 +17,6 @@
 #ifndef HLRAlgo_HArray1OfPHDat_HeaderFile
 #define HLRAlgo_HArray1OfPHDat_HeaderFile
 
-#include <HLRAlgo_PolyHidingData.hxx>
 #include <HLRAlgo_Array1OfPHDat.hxx>
 #include <NCollection_DefineHArray1.hxx>
 
index 5d4c418648f66b9cc69f6756df566c532547b27d..1865bfbf5b87a9d8d984fd09000568113784c79e 100644 (file)
@@ -17,7 +17,6 @@
 #ifndef HLRAlgo_HArray1OfPINod_HeaderFile
 #define HLRAlgo_HArray1OfPINod_HeaderFile
 
-#include <HLRAlgo_PolyInternalNode.hxx>
 #include <HLRAlgo_Array1OfPINod.hxx>
 #include <NCollection_DefineHArray1.hxx>
 
index 54ab83de36369f228babe180f093a698782e9b5a..1472b1719130fdd5fa210240452961086eab4d0f 100644 (file)
@@ -17,7 +17,6 @@
 #ifndef HLRAlgo_HArray1OfPISeg_HeaderFile
 #define HLRAlgo_HArray1OfPISeg_HeaderFile
 
-#include <HLRAlgo_PolyInternalSegment.hxx>
 #include <HLRAlgo_Array1OfPISeg.hxx>
 #include <NCollection_DefineHArray1.hxx>
 
index c3a96890617ac49a900105d5b6e40c7168fd3b04..64d73f3baf64cbdfa81e6fe2159222ffb9b209c6 100644 (file)
@@ -17,7 +17,6 @@
 #ifndef HLRAlgo_HArray1OfTData_HeaderFile
 #define HLRAlgo_HArray1OfTData_HeaderFile
 
-#include <HLRAlgo_TriangleData.hxx>
 #include <HLRAlgo_Array1OfTData.hxx>
 #include <NCollection_DefineHArray1.hxx>
 
index 2ca06765c494aa40e829928f0678a8057d40a6fa..f2df941fc3294f244a43af73cebbc41e922943d1 100644 (file)
@@ -19,7 +19,6 @@
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
 #include <HLRAlgo_Intersection.hxx>
 #include <HLRAlgo_Coincidence.hxx>
index d6a71bb172035b5b620d3b59e74da891cf4999c4..6a3b2eea8fde5e412eaf9a35a151eadd3d85b40c 100644 (file)
@@ -22,8 +22,6 @@
 #include <Standard_Handle.hxx>
 
 #include <TopAbs_Orientation.hxx>
-#include <Standard_Integer.hxx>
-#include <Standard_Real.hxx>
 #include <Standard_ShortReal.hxx>
 #include <TopAbs_State.hxx>
 
index 583027c5ebee7ba8e68de76c6e14c4a6122ff4aa..b858e2eb3783a0d1a2701435ab673870caa7c7fe 100644 (file)
@@ -17,7 +17,6 @@
 #ifndef _HLRAlgo_PolyAlgo_HeaderFile
 #define _HLRAlgo_PolyAlgo_HeaderFile
 
-#include <NCollection_Array1.hxx>
 #include <HLRAlgo_PolyData.hxx>
 #include <HLRAlgo_ListIteratorOfListOfBPoint.hxx>
 
index bfcc6fa5be78b110e8ab6c3024ca7d1d602050c5..ef4f3a46fb7f0b27c1a7508efb3beebda61d67b0 100644 (file)
@@ -26,9 +26,6 @@
 #include <HLRAlgo_HArray1OfTData.hxx>
 #include <HLRAlgo_HArray1OfPHDat.hxx>
 #include <Standard_Transient.hxx>
-#include <TColgp_Array1OfXYZ.hxx>
-#include <HLRAlgo_Array1OfTData.hxx>
-#include <HLRAlgo_Array1OfPHDat.hxx>
 #include <Standard_Boolean.hxx>
 
 class HLRAlgo_EdgeStatus;
index 1a03ef49af30701a32e6cf9fbd025161fe2f99a3..65b06b060b13a6c0edb2eb7b67b2fc5383f164ce 100644 (file)
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
 #include <Standard_Integer.hxx>
-#include <Standard_Real.hxx>
 
 
 //! Data structure of a set of Hiding Triangles.
index 5840b3f3b760b3313cbb523969c32be464cd8e11..c1942d8610e4e78fe8b729e6763dc0c3e317eff1 100644 (file)
 #define _HLRAlgo_PolyInternalData_HeaderFile
 
 #include <Standard.hxx>
-#include <Standard_Type.hxx>
-
 #include <Standard_Integer.hxx>
-#include <Standard_Boolean.hxx>
 #include <HLRAlgo_HArray1OfTData.hxx>
 #include <HLRAlgo_HArray1OfPISeg.hxx>
 #include <HLRAlgo_HArray1OfPINod.hxx>
 #include <Standard_Transient.hxx>
-#include <Standard_Real.hxx>
-#include <HLRAlgo_Array1OfTData.hxx>
-#include <HLRAlgo_Array1OfPISeg.hxx>
-#include <HLRAlgo_Array1OfPINod.hxx>
+#include <Standard_Type.hxx>
 
 
 class HLRAlgo_PolyInternalData;
index 024ab8458906cf22dfbe3b026fcc1c645c428303..33d8979f30754c3d23ebf4c43014f55013b8df88 100644 (file)
@@ -18,7 +18,6 @@
 #define _HLRAlgo_PolyInternalNode_HeaderFile
 
 #include <Standard.hxx>
-#include <Standard_Type.hxx>
 
 #include <Standard_Integer.hxx>
 #include <Standard_Real.hxx>
index 1e648fab01a62c88f1ffd6cb3d6570ef1313b93e..4f44fe78597829b6b5db4cda3565aa70d772761e 100644 (file)
@@ -19,7 +19,6 @@
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
 #include <Standard_Integer.hxx>
 
index ca5c0316563f6facaa2046e21e03ccc5ffeee4bf..04bcf21adc3e082a1000c7e7baa24db28ff7ad15 100644 (file)
@@ -17,7 +17,6 @@
 #ifndef _HLRAlgo_PolyShellData_HeaderFile
 #define _HLRAlgo_PolyShellData_HeaderFile
 
-#include <NCollection_Array1.hxx>
 #include <Standard_Type.hxx>
 #include <Standard_Transient.hxx>
 #include <HLRAlgo_ListOfBPoint.hxx>
index d51bff6f1fc54a53a68b706f68be313549d43f94..e787c701a6b855094f44da85994318efdaa6e413 100644 (file)
@@ -19,7 +19,6 @@
 #endif
 
 
-#include <gp_Ax2.hxx>
 #include <gp_Ax3.hxx>
 #include <gp_Lin.hxx>
 #include <gp_Pnt.hxx>
@@ -29,7 +28,6 @@
 #include <gp_Vec2d.hxx>
 #include <HLRAlgo_Projector.hxx>
 #include <Precision.hxx>
-#include <Standard_NoSuchObject.hxx>
 
 // formula for derivating a perspective, from Mathematica
 //        X'[t]      X[t] Z'[t]                                     
index 20a3d96a81f712afde0b812ebb9b4739dc532e83..baec03ebba84af18ac0277075df86b2fb0a36d20 100644 (file)
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
 #include <Standard_Integer.hxx>
-#include <Standard_Boolean.hxx>
-#include <Standard_Real.hxx>
 #include <gp_Trsf.hxx>
 #include <gp_Vec2d.hxx>
 class gp_Ax2;
index d2e88ae81e335053ed397b1790fa48d214c6be7f..94e2eb05e44acc9965c4c5c805ac2c2b911e8637 100644 (file)
@@ -19,7 +19,6 @@
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
 #include <Standard_Integer.hxx>
 
index b63708e2d4149d0af77175354698da6206ecef87..de98a22477053fff01b24415882fed3cb82490a9 100644 (file)
@@ -17,7 +17,6 @@
 #include <HLRAppli_ReflectLines.hxx>
 #include <HLRBRep_Algo.hxx>
 #include <HLRBRep_HLRToShape.hxx>
-#include <BRep_Builder.hxx>
 #include <gp_Ax3.hxx>
 #include <BRepLib.hxx>
 
index 99532cfd986cdeb205b1ca3f36f10491e5a451da..e7fcc60e8c3f2816d8ace06c5c42a6af5729275b 100644 (file)
@@ -18,7 +18,6 @@
 #define _HLRBRep_Algo_HeaderFile
 
 #include <Standard.hxx>
-#include <Standard_Type.hxx>
 
 #include <HLRBRep_InternalAlgo.hxx>
 #include <Standard_Integer.hxx>
index b4f73e00382d32bb8658a205d12e2e0300abdf7b..f33bde03c9e18834a99a390e04b718e7a8193ad1 100644 (file)
@@ -21,7 +21,6 @@
 #include <Standard_Type.hxx>
 
 #include <HLRAlgo_Intersection.hxx>
-#include <Standard_Boolean.hxx>
 #include <TopAbs_State.hxx>
 #include <Standard_Transient.hxx>
 
index 69b8397ebd1aa18fb7aca81db50daad5f7c4b1e7..c00ed13cab0a3674d6b45348b0f496a26778d5dd 100644 (file)
 // commercial license or contractual agreement.
 
 
-#include <BRepAdaptor_Curve.hxx>
 #include <Geom_BezierCurve.hxx>
 #include <Geom_BSplineCurve.hxx>
-#include <GeomAbs_CurveType.hxx>
-#include <GeomAbs_Shape.hxx>
-#include <gp_Pnt.hxx>
-#include <gp_Vec.hxx>
 #include <HLRBRep_BCurveTool.hxx>
-#include <Standard_DomainError.hxx>
-#include <Standard_NoSuchObject.hxx>
-#include <Standard_OutOfRange.hxx>
 #include <TColgp_Array1OfPnt.hxx>
 #include <TColStd_Array1OfReal.hxx>
 
index a0302c1c62a6acb333aa35eecebf8f2f44441942..e460e74fa68ad2efc2074c6c24d7c9e5d1cb9dd1 100644 (file)
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
-#include <Standard_Real.hxx>
 #include <GeomAbs_Shape.hxx>
 #include <Standard_Integer.hxx>
 #include <TColStd_Array1OfReal.hxx>
-#include <Standard_Boolean.hxx>
 #include <gp_Pnt.hxx>
 #include <gp_Vec.hxx>
 #include <GeomAbs_CurveType.hxx>
index 8575c7d497ce9093aee3231fb6fcbf351b4b86e9..e4db3314e0bc04cf7c026369645c4143ea6f9f24 100644 (file)
 
 #include <HLRBRep_BSurfaceTool.hxx>
 
-#include <Adaptor3d_Curve.hxx>
-#include <Adaptor3d_Surface.hxx>
 #include <BRepAdaptor_Surface.hxx>
-#include <Geom_BezierSurface.hxx>
-#include <Geom_BSplineSurface.hxx>
-#include <gp_Pnt.hxx>
-#include <gp_Vec.hxx>
-#include <Standard_NoSuchObject.hxx>
-#include <Standard_OutOfRange.hxx>
 
 //=======================================================================
 //function : NbSamplesU
index 502265c4ae5bbb8318d7339e93e577bfd92589ed..48e43d5874ddef492bf3b89643dc4566d18a5c92 100644 (file)
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
 #include <gp_Pnt2d.hxx>
 #include <TopoDS_Shape.hxx>
-#include <Standard_Boolean.hxx>
-#include <Standard_Real.hxx>
 
 //! Contains the colors of a shape.
 class HLRBRep_BiPnt2D 
index 909994f1f0ddb6810a207c9029f61b3acabecb80..8ea065c8dfb42886d1502c6149efdc9ca91b2411 100644 (file)
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
 #include <gp_Pnt.hxx>
 #include <TopoDS_Shape.hxx>
-#include <Standard_Boolean.hxx>
-#include <Standard_Real.hxx>
 class TopoDS_Shape;
 class gp_Pnt;
 
index 77003b6d3d50a828d644751c5b1b80a4ad638b0f..891e299c01e38bb090d80b81ff94f6c9428b22d7 100644 (file)
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
-#include <Standard_Real.hxx>
 #include <IntCurve_IntConicConic.hxx>
 #include <HLRBRep_TheIntConicCurveOfCInter.hxx>
 #include <HLRBRep_TheIntPCurvePCurveOfCInter.hxx>
 #include <IntRes2d_Intersection.hxx>
-#include <Standard_Address.hxx>
-#include <Standard_Boolean.hxx>
 #include <Standard_Integer.hxx>
 #include <TColStd_Array1OfReal.hxx>
 class Standard_ConstructionError;
index f2d27253cb1e2e80907d4a847f485d4e6e2db587..156984020b0c7d0c0c6bfa5b16f4589ebd9d518f 100644 (file)
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
-#include <Standard_Real.hxx>
 #include <Standard_Integer.hxx>
 #include <gp_Pnt2d.hxx>
 #include <gp_Vec2d.hxx>
 #include <gp_Dir2d.hxx>
 #include <LProp_Status.hxx>
-#include <Standard_Boolean.hxx>
 class LProp_BadContinuity;
 class Standard_DomainError;
 class Standard_OutOfRange;
index 979eb71498534f55558bb266b797421605517d2e..fef5155370e5486ab70c6f8e33056b8478a107fe 100644 (file)
@@ -22,7 +22,6 @@
 #include <Standard_Handle.hxx>
 
 #include <Standard_Real.hxx>
-#include <Standard_Integer.hxx>
 class gp_Pnt2d;
 class gp_Vec2d;
 
index 34fdf31259170efb45c932c33b6f6311ac35eb21..ab1869b36f5d51e14299c2f06113f8dafda8a5b9 100644 (file)
 // commercial license or contractual agreement.
 
 
-#include <BRepAdaptor_Curve.hxx>
 #include <Geom_BezierCurve.hxx>
 #include <Geom_BSplineCurve.hxx>
 #include <gp.hxx>
-#include <gp_Ax3.hxx>
-#include <gp_Circ2d.hxx>
 #include <gp_Dir2d.hxx>
-#include <gp_Elips2d.hxx>
-#include <gp_Hypr2d.hxx>
-#include <gp_Lin2d.hxx>
-#include <gp_Parab2d.hxx>
-#include <gp_Pln.hxx>
 #include <gp_Pnt.hxx>
 #include <gp_Pnt2d.hxx>
 #include <gp_Vec.hxx>
@@ -38,8 +30,6 @@
 #include <Precision.hxx>
 #include <ProjLib.hxx>
 #include <Standard_DomainError.hxx>
-#include <Standard_NoSuchObject.hxx>
-#include <Standard_OutOfRange.hxx>
 #include <StdFail_UndefinedDerivative.hxx>
 #include <TColgp_Array1OfPnt.hxx>
 #include <TopoDS_Edge.hxx>
index e347b50f4b9c4e4035479deb8242492756ec73ec..81d7a19b2254962b21ca2e1d332f746f3e6a99ac 100644 (file)
 #ifndef _HLRBRep_Curve_HeaderFile
 #define _HLRBRep_Curve_HeaderFile
 
+#include <BRepAdaptor_Curve.hxx>
+#include <GeomAbs_Shape.hxx>
+#include <gp_Pnt.hxx>
+#include <gp_Pnt2d.hxx>
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
-
-#include <BRepAdaptor_Curve.hxx>
-#include <GeomAbs_CurveType.hxx>
-#include <Standard_Real.hxx>
-#include <gp_Pnt.hxx>
-#include <Standard_Boolean.hxx>
-#include <GeomAbs_Shape.hxx>
 #include <Standard_Integer.hxx>
-#include <TColStd_Array1OfReal.hxx>
-#include <gp_Pnt2d.hxx>
 #include <TColgp_Array1OfPnt2d.hxx>
 #include <TColStd_Array1OfInteger.hxx>
+#include <TColStd_Array1OfReal.hxx>
+
 class TopoDS_Edge;
 class gp_Pnt;
 class gp_Vec;
index 49706e1cfc7b1e78f76e09060eedc96d8a29e504..f3ead85f3e416f1d25c74ddd7399c21569ac75a5 100644 (file)
 // commercial license or contractual agreement.
 
 
-#include <Geom2d_BezierCurve.hxx>
-#include <Geom2d_BSplineCurve.hxx>
-#include <GeomAbs_CurveType.hxx>
-#include <GeomAbs_Shape.hxx>
-#include <gp_Pnt2d.hxx>
-#include <gp_Vec2d.hxx>
-#include <HLRBRep_Curve.hxx>
 #include <HLRBRep_CurveTool.hxx>
-#include <Standard_DomainError.hxx>
-#include <Standard_NoSuchObject.hxx>
-#include <Standard_OutOfRange.hxx>
-#include <TColStd_Array1OfReal.hxx>
 
 //=======================================================================
 //function : NbSamples
index b39d0516588547d6bb79057587d16a242c9ab9af..147b8659d8f6261c63e425f201ae0855aab8cf4f 100644 (file)
@@ -27,8 +27,6 @@
 #include <Standard_Integer.hxx>
 #include <TColStd_Array1OfReal.hxx>
 #include <Standard_Boolean.hxx>
-#include <gp_Pnt2d.hxx>
-#include <gp_Vec2d.hxx>
 #include <GeomAbs_CurveType.hxx>
 #include <gp_Lin2d.hxx>
 #include <gp_Circ2d.hxx>
index d9463dae4ab4391fd03a403222ffbc459810d949..2ebcec31d21f98344bd7ae1a8ae6d1640e7d76fd 100644 (file)
@@ -23,7 +23,6 @@
 
 #include <TopAbs_State.hxx>
 #include <Standard_Integer.hxx>
-#include <Standard_Boolean.hxx>
 #include <TopAbs_Orientation.hxx>
 class HLRBRep_AreaLimit;
 class HLRBRep_VertexList;
index da7d9f4cc4505527fc12f1b3287651e3505a071c..192fa61c1a3048a28aaddaac8e6747acba165673 100644 (file)
@@ -16,8 +16,6 @@
 
 
 #include <BRep_Tool.hxx>
-#include <HLRAlgo_EdgeStatus.hxx>
-#include <HLRBRep_Curve.hxx>
 #include <HLRBRep_EdgeData.hxx>
 #include <TopoDS_Edge.hxx>
 
index 7e02f72ff574211551d229e1e0fc74712916682b..4153a6c963ee249cd810edd6944c76b16bf245b2 100644 (file)
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
-#include <Standard_Boolean.hxx>
 #include <Standard_Integer.hxx>
 #include <HLRAlgo_EdgeStatus.hxx>
 #include <HLRBRep_Curve.hxx>
-#include <Standard_ShortReal.hxx>
-#include <Standard_Real.hxx>
 class TopoDS_Edge;
 
 // resolve name collisions with X11 headers
index f589eedd455338f5d8a5f7bc14f7d77e3e92c410..a2984bcc3e2ce29169b9518720022a861964db82 100644 (file)
@@ -21,7 +21,6 @@
 #include <BRepLib_MakeVertex.hxx>
 #include <gp.hxx>
 #include <gp_Dir.hxx>
-#include <HLRBRep_Curve.hxx>
 #include <HLRBRep_EdgeFaceTool.hxx>
 #include <HLRBRep_Surface.hxx>
 #include <TopoDS_Vertex.hxx>
index ada1c999b17b8685bc55511fce61160563647aef..cd7feae0d1bd499bf74da4e3b34178988671b936 100644 (file)
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
-#include <Standard_Real.hxx>
 #include <Standard_Address.hxx>
-#include <Standard_Boolean.hxx>
 class gp_Dir;
 
 
index c539b7dfc7dab60a979121d12d391d7466c6aa99..b416ea7fe16fbfe440a6583b13ff01ff6c045597 100644 (file)
@@ -19,8 +19,6 @@
 #endif
 
 
-#include <HLRAlgo_Interference.hxx>
-#include <HLRAlgo_ListIteratorOfInterferenceList.hxx>
 #include <HLRBRep_EdgeIList.hxx>
 #include <HLRBRep_EdgeInterferenceTool.hxx>
 #include <TopCnx_EdgeFaceTransition.hxx>
index b6c8a4396336ebf12d7f683ee0b43dee1822197f..f888d8a4f4300f63e4a131e5de05b5afa17f8912 100644 (file)
@@ -19,9 +19,6 @@
 #endif
 
 
-#include <gp_Dir.hxx>
-#include <HLRAlgo_Interference.hxx>
-#include <HLRAlgo_Intersection.hxx>
 #include <HLRBRep_Data.hxx>
 #include <HLRBRep_EdgeInterferenceTool.hxx>
 
index 8fd7a962b686fda193659ce850f26353a7c27fcb..7633bcbed8d9131a9d62825e37aa82325654d322 100644 (file)
@@ -23,9 +23,7 @@
 
 #include <HLRAlgo_Intersection.hxx>
 #include <Standard_Integer.hxx>
-#include <Standard_Boolean.hxx>
 #include <TopAbs_Orientation.hxx>
-#include <Standard_Real.hxx>
 class HLRBRep_Data;
 class gp_Dir;
 class HLRAlgo_Interference;
index 87224a53cdcc0b92787c77afede6bf8d60a5efc4..c345d67071be2cc94a409d7ea00bf261b0fe8322 100644 (file)
 #include <Standard_Handle.hxx>
 
 #include <Standard_Boolean.hxx>
-#include <Standard_Integer.hxx>
-#include <Standard_Real.hxx>
 #include <HLRBRep_TheDistBetweenPCurvesOfTheIntPCurvePCurveOfCInter.hxx>
 #include <math_Vector.hxx>
-#include <Standard_Address.hxx>
 class HLRBRep_CurveTool;
 class HLRBRep_TheProjPCurOfCInter;
 class HLRBRep_TheIntPCurvePCurveOfCInter;
index d3610aa8ac9e2789bb3800e65efb66b36b1d02c0..703a2fdff998c2e1dceb01124590dff84de02e28 100644 (file)
@@ -16,7 +16,6 @@
 
 
 #include <BRep_Tool.hxx>
-#include <HLRAlgo_EdgesBlock.hxx>
 #include <HLRAlgo_WiresBlock.hxx>
 #include <HLRBRep_FaceData.hxx>
 #include <HLRBRep_Surface.hxx>
index da2ce8f9f70b28db0e4fe7cf4898acfee2f2589e..497772349fa7a7f879b74d1497788674ae0ca71d 100644 (file)
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
-#include <Standard_Boolean.hxx>
 #include <HLRBRep_Surface.hxx>
-#include <Standard_Real.hxx>
-#include <Standard_ShortReal.hxx>
 #include <TopAbs_Orientation.hxx>
 #include <Standard_Integer.hxx>
 class HLRAlgo_WiresBlock;
index 44aaf5308f1acbdf44b4ec7e397b6e70cfc15be3..cf8075c6c6bdd412aa0b6dc17bb22e46de770a48 100644 (file)
@@ -19,8 +19,6 @@
 #endif
 
 
-#include <HLRAlgo_EdgesBlock.hxx>
-#include <HLRAlgo_WiresBlock.hxx>
 #include <HLRBRep_FaceData.hxx>
 #include <HLRBRep_FaceIterator.hxx>
 
index f7c90ea54266ca8a89f1269f3b763194db844f71..dacea08a9b93a2f5c2047f493b7cdb1d96003fa1 100644 (file)
@@ -22,7 +22,6 @@
 #include <Standard_Handle.hxx>
 
 #include <Standard_Integer.hxx>
-#include <Standard_Boolean.hxx>
 #include <TopAbs_Orientation.hxx>
 class HLRAlgo_WiresBlock;
 class HLRAlgo_EdgesBlock;
index d88d2ab0a82a204f04a8aa79b0e2a4e1021c7f75..9a0d26efabdc851b6b7a6dfdc719c67a2ffbd1a5 100644 (file)
@@ -23,7 +23,6 @@
 
 #include <TopoDS_Shape.hxx>
 #include <Standard_Integer.hxx>
-#include <Standard_Boolean.hxx>
 #include <HLRBRep_TypeOfResultingEdge.hxx>
 class HLRBRep_Algo;
 class TopoDS_Shape;
index d561da612e3f1f2d0612ae792995c85d4a47b12b..b97392a3f1f19c261ff41fa53d912db43ec0c103 100644 (file)
 
 
 #include <HLRAlgo_Coincidence.hxx>
-#include <HLRAlgo_Interference.hxx>
-#include <HLRAlgo_InterferenceList.hxx>
-#include <HLRAlgo_Intersection.hxx>
-#include <HLRAlgo_ListIteratorOfInterferenceList.hxx>
 #include <HLRBRep_Data.hxx>
 #include <HLRBRep_EdgeBuilder.hxx>
 #include <HLRBRep_EdgeIList.hxx>
-#include <HLRBRep_EdgeInterferenceTool.hxx>
 #include <HLRBRep_Hider.hxx>
 #include <HLRBRep_VertexList.hxx>
 #include <TColStd_SequenceOfReal.hxx>
index 28930fad764754f8890306e81668ebe22f350f03..6d0264fafdad5ec3b10fcbd1f80723bac75acc29 100644 (file)
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
-#include <Standard_Real.hxx>
 #include <IntCurve_IntConicConic.hxx>
 #include <HLRBRep_TheIntConicCurveOfCInter.hxx>
 #include <IntRes2d_Intersection.hxx>
-#include <Standard_Address.hxx>
 #include <Standard_Boolean.hxx>
 class Standard_ConstructionError;
 class IntCurve_IConicTool;
index 49b2b202b3ac1e24231779933d02a09d05691b7b..0472a6d127e12ee7d06acdb3fd2ccff195a43edd 100644 (file)
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
 #include <IntCurveSurface_Intersection.hxx>
-#include <Standard_Address.hxx>
-#include <Standard_Real.hxx>
 #include <TColgp_Array2OfPnt.hxx>
 #include <TColStd_Array1OfReal.hxx>
 class gp_Lin;
index 50b550405930395983163697c0c2190aa7322b4a..d8f2b9d1415f4af01565129de3ff7f2d926f650b 100644 (file)
@@ -16,7 +16,6 @@
 
 
 #include <HLRAlgo.hxx>
-#include <HLRAlgo_Projector.hxx>
 #include <HLRBRep_Data.hxx>
 #include <HLRBRep_Hider.hxx>
 #include <HLRBRep_InternalAlgo.hxx>
index 3a1822d58209a9a1266ba3b4da92b0036e7e355d..68f1bc021304b1a43e588f6e9a6f8be7880e527d 100644 (file)
@@ -23,7 +23,6 @@
 #include <HLRAlgo_Projector.hxx>
 #include <HLRBRep_SeqOfShapeBounds.hxx>
 #include <BRepTopAdaptor_MapOfShapeTool.hxx>
-#include <Standard_Boolean.hxx>
 #include <Standard_Transient.hxx>
 #include <Standard_Integer.hxx>
 class HLRBRep_Data;
index bb48231ef2325e9164d92455f0f66368964144bc..e4a95f503711e0ebb1237ff8b81740c44db9ef32 100644 (file)
@@ -21,9 +21,7 @@
 
 #include <Bnd_Box.hxx>
 #include <ElCLib.hxx>
-#include <gp.hxx>
 #include <gp_Lin.hxx>
-#include <HLRBRep_Curve.hxx>
 #include <HLRBRep_CurveTool.hxx>
 #include <HLRBRep_EdgeData.hxx>
 #include <HLRBRep_Intersector.hxx>
@@ -39,7 +37,6 @@
 #include <IntRes2d_Transition.hxx>
 #include <StdFail_UndefinedDerivative.hxx>
 
-#include <stdio.h>
 //#define PERF
 
 #ifdef PERF
index 2731ca69e220d083a9c517ce7d647d9eb97aaad4..077498a74ac7979cb7d4b5964aee63420def3fa1 100644 (file)
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
-#include <IntRes2d_IntersectionPoint.hxx>
 #include <Standard_Integer.hxx>
 #include <HLRBRep_CInter.hxx>
 #include <HLRBRep_InterCSurf.hxx>
-#include <Standard_Address.hxx>
-#include <Standard_Real.hxx>
-#include <Standard_Boolean.hxx>
 class gp_Lin;
 class IntCurveSurface_IntersectionPoint;
 class IntRes2d_IntersectionSegment;
index a265bc0bd9bab282c6cc6cc3ad790fc85702175b..4a3571c8cea6f56a664d060c2c6fa88d9a283842 100644 (file)
@@ -26,8 +26,6 @@
 #include <Standard_Integer.hxx>
 #include <TColStd_Array1OfReal.hxx>
 #include <Standard_Boolean.hxx>
-#include <gp_Pnt.hxx>
-#include <gp_Vec.hxx>
 #include <GeomAbs_CurveType.hxx>
 #include <gp_Lin.hxx>
 #include <gp_Circ.hxx>
@@ -40,7 +38,6 @@
 class Standard_OutOfRange;
 class Standard_NoSuchObject;
 class Standard_DomainError;
-class gp_Lin;
 class gp_Pnt;
 class gp_Vec;
 class Geom_BezierCurve;
index 2b8b5c4d5ef80238813eaf8562d9cf974be70619..1f27d41b4810937021983d6bebe8930def9e283b 100644 (file)
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
-#include <Standard_Address.hxx>
 #include <IntCurve_IConicTool.hxx>
 #include <math_FunctionWithDerivative.hxx>
 #include <Standard_Boolean.hxx>
-#include <Standard_Real.hxx>
 class IntCurve_IConicTool;
 class HLRBRep_CurveTool;
 
index b4aa9077248c2b188e9041db11bbdfd16c926465..9abfaed6156f156c9152e24e2999e796c8e14fb6 100644 (file)
 #include <Standard_Handle.hxx>
 
 #include <gp_Pnt2d.hxx>
-#include <Standard_Address.hxx>
-#include <Standard_Real.hxx>
 #include <TColStd_SequenceOfReal.hxx>
 #include <TColStd_SequenceOfInteger.hxx>
 #include <Extrema_SequenceOfPOnCurv2d.hxx>
 #include <Standard_Boolean.hxx>
-#include <Standard_Integer.hxx>
 #include <math_FunctionWithDerivative.hxx>
 class Standard_OutOfRange;
 class Standard_TypeMismatch;
index 272619ce92fc5cbf600bda5cb45493558b7ba61b..ebcc46fd3afcdb2a400b1f00c145a42c5d09e0e2 100644 (file)
 #include <CSLib_NormalStatus.hxx>
 #include <Geom_RectangularTrimmedSurface.hxx>
 #include <Geom_Surface.hxx>
-#include <gp.hxx>
 #include <HLRAlgo_BiPoint.hxx>
 #include <HLRAlgo_EdgeStatus.hxx>
-#include <HLRAlgo_ListIteratorOfListOfBPoint.hxx>
 #include <HLRAlgo_PolyData.hxx>
 #include <HLRAlgo_PolyInternalData.hxx>
 #include <HLRAlgo_PolyMask.hxx>
 #include <HLRAlgo_PolyShellData.hxx>
-#include <HLRAlgo_Projector.hxx>
 #include <HLRBRep_PolyAlgo.hxx>
 #include <Poly_Polygon3D.hxx>
 #include <Poly_PolygonOnTriangulation.hxx>
@@ -42,7 +39,6 @@
 #include <Standard_OutOfRange.hxx>
 #include <Standard_Stream.hxx>
 #include <Standard_Type.hxx>
-#include <TColStd_HArray1OfInteger.hxx>
 #include <TopExp.hxx>
 #include <TopExp_Explorer.hxx>
 #include <TopoDS.hxx>
@@ -50,7 +46,6 @@
 #include <TopoDS_Shape.hxx>
 #include <TopTools_Array1OfShape.hxx>
 #include <TopTools_IndexedDataMapOfShapeListOfShape.hxx>
-#include <TopTools_ListIteratorOfListOfShape.hxx>
 
 IMPLEMENT_STANDARD_RTTIEXT(HLRBRep_PolyAlgo,Standard_Transient)
 
index 771e082913028c0c2445cb6623c04f90f48cdf8d..e064eaab3747d21074b32fcf32fa8d64c70cbf34 100644 (file)
@@ -20,8 +20,6 @@
 #include <BRepLib_MakeEdge2d.hxx>
 #include <HLRAlgo_EdgeIterator.hxx>
 #include <HLRAlgo_EdgeStatus.hxx>
-#include <HLRBRep_BiPnt2D.hxx>
-#include <HLRBRep_ListIteratorOfListOfBPnt2D.hxx>
 #include <HLRBRep_PolyAlgo.hxx>
 #include <HLRBRep_PolyHLRToShape.hxx>
 #include <TopExp_Explorer.hxx>
index 7b86b1b2ad4f6d76d0165e130cbe9bf618d26009..806a4b379da322160f1028fbdf367186a3d39d94 100644 (file)
@@ -22,7 +22,6 @@
 #include <Standard_Handle.hxx>
 
 #include <HLRBRep_ListOfBPnt2D.hxx>
-#include <Standard_Boolean.hxx>
 #include <TopoDS_Shape.hxx>
 #include <Standard_Integer.hxx>
 class HLRBRep_PolyAlgo;
index 10703a7281d147395aefc54abacb886a65072868..bbfff0bf15a8605cf9d42a5b680b5b71ec446ef5 100644 (file)
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
-#include <Standard_Address.hxx>
-#include <Standard_Real.hxx>
 #include <Standard_Integer.hxx>
 #include <gp_Pnt.hxx>
 #include <gp_Vec.hxx>
 #include <gp_Dir.hxx>
 #include <LProp_Status.hxx>
-#include <Standard_Boolean.hxx>
 class LProp_BadContinuity;
 class Standard_DomainError;
 class Standard_OutOfRange;
index fecf37162d00cbb0d90b37fde9051d933880ad6b..727e856e96c9ec9c1b58007ea1d97d1bed5b3d3a 100644 (file)
@@ -21,9 +21,7 @@
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
-#include <Standard_Address.hxx>
 #include <Standard_Real.hxx>
-#include <Standard_Integer.hxx>
 class gp_Pnt;
 class gp_Vec;
 
index 052579682ce8566aa58a0e7de32d1926ad8294d8..84e00fff85ef0db10e190df038629f248178ff3b 100644 (file)
 
 #include <BRep_Tool.hxx>
 #include <BRepTools.hxx>
-#include <BRepTopAdaptor_MapOfShapeTool.hxx>
-#include <HLRAlgo_Projector.hxx>
-#include <HLRBRep.hxx>
 #include <HLRBRep_Data.hxx>
 #include <HLRBRep_ShapeToHLR.hxx>
 #include <HLRTopoBRep_OutLiner.hxx>
-#include <TopAbs.hxx>
 #include <TopExp.hxx>
 #include <TopExp_Explorer.hxx>
 #include <TopoDS.hxx>
@@ -35,7 +31,6 @@
 #include <TopoDS_Face.hxx>
 #include <TopoDS_Vertex.hxx>
 #include <TopTools_IndexedDataMapOfShapeListOfShape.hxx>
-#include <TopTools_ListIteratorOfListOfShape.hxx>
 #include <TopTools_ListOfShape.hxx>
 #include <TopTools_MapOfShape.hxx>
 
index 2bf844c6fc9ff7b81ee157bd887f3521f644642f..27cc9cccbbc6bb735a43826d8085d94919632f76 100644 (file)
@@ -24,7 +24,6 @@
 #include <BRepTopAdaptor_MapOfShapeTool.hxx>
 #include <Standard_Integer.hxx>
 #include <TopTools_IndexedMapOfShape.hxx>
-#include <Standard_Boolean.hxx>
 class HLRBRep_Data;
 class HLRTopoBRep_OutLiner;
 class HLRAlgo_Projector;
index 628b9e15c09f7d376c8ae5a5e6d4f72953ffbda9..7022dd87d0e19a2664d5c780e32a70cb61fdd629 100644 (file)
 // commercial license or contractual agreement.
 
 
-#include <BRepAdaptor_Surface.hxx>
-#include <BRepClass_FaceClassifier.hxx>
-#include <Geom_BezierSurface.hxx>
-#include <Geom_BSplineSurface.hxx>
-#include <gp_Pln.hxx>
-#include <gp_Pnt.hxx>
 #include <gp_Vec.hxx>
 #include <GProp_PEquation.hxx>
 #include <HLRAlgo_Projector.hxx>
-#include <HLRBRep_BSurfaceTool.hxx>
-#include <HLRBRep_Curve.hxx>
 #include <HLRBRep_Surface.hxx>
-#include <Standard_DomainError.hxx>
-#include <Standard_NoSuchObject.hxx>
-#include <Standard_OutOfRange.hxx>
 #include <TColgp_Array1OfPnt.hxx>
 #include <TColStd_Array2OfReal.hxx>
 #include <TopoDS_Face.hxx>
index e8b49933d5a1102e6c50e5988af673289bd7f72d..682092cde2af1a0cbdc5c518c05edff4ca9690ac 100644 (file)
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
 #include <BRepAdaptor_Surface.hxx>
 #include <GeomAbs_SurfaceType.hxx>
-#include <Standard_Boolean.hxx>
-#include <Standard_Real.hxx>
-#include <Standard_Integer.hxx>
 #include <TColgp_Array2OfPnt.hxx>
 #include <GeomAbs_Shape.hxx>
 #include <gp_Vec.hxx>
index 1b66c45be263ad637255eb23e0402415d04202fd..7b3158059c98b5bbe65a9f0fad52d2261afe1adb 100644 (file)
 
 #include <HLRBRep_SurfaceTool.hxx>
 
-#include <Adaptor3d_Curve.hxx>
-#include <Adaptor3d_Surface.hxx>
 #include <BRepAdaptor_Surface.hxx>
-#include <Geom_BezierSurface.hxx>
-#include <Geom_BSplineSurface.hxx>
-#include <gp_Pnt.hxx>
-#include <gp_Vec.hxx>
-#include <Standard_NoSuchObject.hxx>
-#include <Standard_OutOfRange.hxx>
 
 Standard_Integer  HLRBRep_SurfaceTool::NbSamplesU(const Standard_Address S) { 
   Standard_Integer nbs;
index 9c5f113925ad7efd45be45544fa2323236508a92..986544bcc2bb877c8f49de4b01dd113e0354d4e7 100644 (file)
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
-#include <Standard_Address.hxx>
 #include <gp_Lin.hxx>
 #include <gp_Pnt.hxx>
-#include <Standard_Real.hxx>
 #include <math_FunctionSetWithDerivatives.hxx>
-#include <Standard_Integer.hxx>
 #include <Standard_Boolean.hxx>
 #include <math_Vector.hxx>
 class HLRBRep_SurfaceTool;
index 6a1fc8779f895f057fa2b25d2e674e56ca79ca1d..fb8f3054b7864b64193f2a3c9a322b83e3473ed3 100644 (file)
@@ -21,8 +21,6 @@
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
-#include <Standard_Address.hxx>
-#include <Standard_Integer.hxx>
 #include <Standard_Real.hxx>
 class HLRBRep_CurveTool;
 class Extrema_POnCurv2d;
index cc7af050fcba1f7ea493d94ae1ca978c489eabc2..50aa81f77547cfd5f5c48456838e3acb90c68e49 100644 (file)
@@ -21,9 +21,7 @@
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
-#include <Standard_Address.hxx>
 #include <math_FunctionSetWithDerivatives.hxx>
-#include <Standard_Integer.hxx>
 #include <Standard_Boolean.hxx>
 #include <math_Vector.hxx>
 class HLRBRep_CurveTool;
index 7cbb3db4848b404af9688f7267de31e995592e07..b169a379d1ecdd7c506d3077f8cef778ba8b9686 100644 (file)
@@ -23,8 +23,6 @@
 
 #include <Standard_Boolean.hxx>
 #include <HLRBRep_TheCSFunctionOfInterCSurf.hxx>
-#include <Standard_Real.hxx>
-#include <Standard_Address.hxx>
 class StdFail_NotDone;
 class Standard_DomainError;
 class HLRBRep_SurfaceTool;
index 636da739ea05c6c697d0c4bc074268d4c56b145d..183256231b7728db7a892346ce983140e51f21e1 100644 (file)
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
 #include <IntRes2d_Intersection.hxx>
-#include <Standard_Address.hxx>
-#include <Standard_Real.hxx>
 class IntCurve_IConicTool;
 class HLRBRep_CurveTool;
 class HLRBRep_TheProjPCurOfCInter;
index bf7df7bb7b60af44edd585131af909976494b9ea..51f1979cc783e0ec54ec749588d553fb266cf65f 100644 (file)
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
 #include <IntRes2d_Domain.hxx>
 #include <IntRes2d_Intersection.hxx>
-#include <Standard_Address.hxx>
-#include <Standard_Real.hxx>
 #include <Standard_Integer.hxx>
-#include <Standard_Boolean.hxx>
 class HLRBRep_CurveTool;
 class HLRBRep_TheProjPCurOfCInter;
 class HLRBRep_ThePolygon2dOfTheIntPCurvePCurveOfCInter;
index bfc8a940458f730f621f85c07bc28ed8ffad6419..7d385f9fd6e652f437e1ea29cf1a98d7311ede29 100644 (file)
 #include <Standard_Handle.hxx>
 
 #include <Standard_Boolean.hxx>
-#include <Standard_Integer.hxx>
 #include <Intf_Interference.hxx>
 #include <Intf_Array1OfLin.hxx>
-#include <Standard_Real.hxx>
 class HLRBRep_ThePolygonOfInterCSurf;
 class HLRBRep_ThePolygonToolOfInterCSurf;
 class HLRBRep_ThePolyhedronOfInterCSurf;
index ac664bb3bb272c32f0ad812834a09d04abe30b36..35786957d55ab4a42abf83f7b558034bd65c91fb 100644 (file)
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
 #include <IntRes2d_Intersection.hxx>
-#include <Standard_Address.hxx>
-#include <Standard_Real.hxx>
 #include <Standard_Integer.hxx>
 #include <TColStd_Array1OfReal.hxx>
 class Standard_ConstructionError;
index 504125543be278b325ac8b99acaae726ea673846..d4f9164766dffe0f1e107bc468e892369d5a9cc0 100644 (file)
@@ -22,9 +22,7 @@
 #include <Standard_Handle.hxx>
 
 #include <Standard_Boolean.hxx>
-#include <Standard_Real.hxx>
 #include <HLRBRep_PCLocFOfTheLocateExtPCOfTheProjPCurOfCInter.hxx>
-#include <Standard_Address.hxx>
 class Standard_DomainError;
 class Standard_TypeMismatch;
 class StdFail_NotDone;
index 5e36c61693e1a302a618b4d101f2ddc11e861a9a..4642440fa133613b4acfd768dc80d4a2054c2d54 100644 (file)
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
-#include <Standard_Real.hxx>
-#include <Standard_Integer.hxx>
 #include <TColgp_Array1OfPnt2d.hxx>
 #include <TColStd_Array1OfReal.hxx>
 #include <TColStd_Array1OfInteger.hxx>
 #include <Standard_Boolean.hxx>
 #include <Intf_Polygon2d.hxx>
-#include <Standard_Address.hxx>
 class Standard_OutOfRange;
 class HLRBRep_CurveTool;
 class IntRes2d_Domain;
index 2206eddd2dfbb0a559e20f2abf0161fc37caa85b..bdc3fef1849d76a2d545a088b87070a1cfbb194e 100644 (file)
 #include <Standard_Handle.hxx>
 
 #include <Bnd_Box.hxx>
-#include <Standard_Real.hxx>
 #include <Standard_Integer.hxx>
 #include <TColgp_Array1OfPnt.hxx>
-#include <Standard_Boolean.hxx>
 #include <TColStd_HArray1OfReal.hxx>
 #include <TColStd_Array1OfReal.hxx>
 class Standard_OutOfRange;
index 1301ec04c32616d2f276c29642ed9002d3bab462..e5227fe1d2abfafa1bcfe8655a566f6835a2a565 100644 (file)
@@ -23,7 +23,6 @@
 
 #include <Standard_Real.hxx>
 #include <Standard_Boolean.hxx>
-#include <Standard_Integer.hxx>
 class Standard_OutOfRange;
 class gp_Pnt;
 class HLRBRep_ThePolygonOfInterCSurf;
index 87555f24562b9f8565e5fe3753f10b3bfcb582dc..3c43944fb79af5a93b42f22ae761626a4937e657 100644 (file)
@@ -24,9 +24,7 @@
 #include <Standard_Integer.hxx>
 #include <Bnd_Box.hxx>
 #include <Bnd_HArray1OfBox.hxx>
-#include <Standard_Real.hxx>
 #include <Standard_Address.hxx>
-#include <Standard_Boolean.hxx>
 #include <TColStd_Array1OfReal.hxx>
 class Standard_OutOfRange;
 class HLRBRep_SurfaceTool;
index b584470036ecc25793504c822112e5054ec7f88c..1148ec6ab6c436a05645130f981cf70224ad8677 100644 (file)
@@ -21,7 +21,6 @@
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
-#include <Standard_Address.hxx>
 #include <Standard_Real.hxx>
 class HLRBRep_CurveTool;
 class HLRBRep_TheCurveLocatorOfTheProjPCurOfCInter;
index ae08524ee07ac5c02a63c4861f0b638550711412..b0f801c19b395d5e80a53e9c38aba41745c5b71d 100644 (file)
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
-#include <Standard_Integer.hxx>
 #include <TColStd_SequenceOfReal.hxx>
-#include <Standard_Address.hxx>
 #include <Standard_Boolean.hxx>
-#include <Standard_Real.hxx>
 class HLRBRep_SurfaceTool;
 class gp_Lin;
 class HLRBRep_LineTool;
index fcc59741212f1448b3ef029a1434c4e01c6e0e43..9d204673f9b47353bbc596929c0855917c0c9ec4 100644 (file)
@@ -25,7 +25,6 @@
 #include <gp_Lin.hxx>
 #include <math_FunctionWithDerivative.hxx>
 #include <Standard_Boolean.hxx>
-#include <Standard_Real.hxx>
 class IntSurf_Quadric;
 class gp_Lin;
 class HLRBRep_LineTool;
index b970594d703acf28447c15e5358f5208299ac5b0..170043755f2ccaed4114643b7fb642bb9611f3a9 100644 (file)
@@ -19,8 +19,6 @@
 #endif
 
 
-#include <HLRAlgo_Intersection.hxx>
-#include <HLRBRep_EdgeInterferenceTool.hxx>
 #include <HLRBRep_VertexList.hxx>
 #include <Standard_DomainError.hxx>
 #include <Standard_NoMoreObject.hxx>
index f44e722cc531b44f71a7b5e4cb6309501e6c2f01..7dd633a738f414a44d1dca18439baa19909e9e17 100644 (file)
 #include <HLRTest.hxx>
 
 #include <DBRep.hxx>
-#include <Draw.hxx>
 #include <Draw_Appli.hxx>
-#include <gp_Ax3.hxx>
-#include <HLRAlgo_Projector.hxx>
 #include <HLRAppli_ReflectLines.hxx>
 #include <HLRBRep_Algo.hxx>
 #include <HLRBRep_HLRToShape.hxx>
 #include <HLRTest_OutLiner.hxx>
 #include <HLRTest_Projector.hxx>
 #include <HLRTopoBRep_OutLiner.hxx>
-#include <TColStd_ListIteratorOfListOfInteger.hxx>
 #include <TopoDS_Shape.hxx>
-#include <TopoDS_Compound.hxx>
 #include <BRep_Builder.hxx>
 
 static Handle(HLRBRep_Algo) hider;
index 030ec0a6703f7d9221d55d5b828340b6c465610d..118b74d3ef13cd03b9aa0867eb028401844a4444 100644 (file)
@@ -21,7 +21,6 @@
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
-#include <Standard_CString.hxx>
 #include <Standard_Boolean.hxx>
 #include <Draw_Interpretor.hxx>
 class HLRAlgo_Projector;
index 13bda2481e8860e13061453e3e0905b2ffef101f..a981c3a2876b033a76b0b0c887f3e46c7eaef169 100644 (file)
@@ -20,7 +20,6 @@
 #include <Standard.hxx>
 #include <Standard_Type.hxx>
 
-#include <Standard_Boolean.hxx>
 #include <Standard_Integer.hxx>
 #include <Draw_Drawable3D.hxx>
 class HLRBRep_Algo;
index 7eeda8245f30443bd0f3ba64610db8031d1657d6..7f01f3c113305b57cf43299949bc227f89d764b2 100644 (file)
@@ -20,8 +20,6 @@
 #include <Draw_Display.hxx>
 #include <HLRAlgo_EdgeIterator.hxx>
 #include <HLRAlgo_EdgeStatus.hxx>
-#include <HLRBRep_BiPoint.hxx>
-#include <HLRBRep_ListIteratorOfListOfBPoint.hxx>
 #include <HLRBRep_PolyAlgo.hxx>
 #include <HLRTest_DrawablePolyEdgeTool.hxx>
 #include <OSD_Chronometer.hxx>
index f310527a33a4b82769416076b80d4a961719bc15..0dac8c4b0959394347e37b460f4d2ce939d11c57 100644 (file)
@@ -20,7 +20,6 @@
 #include <Standard.hxx>
 #include <Standard_Type.hxx>
 
-#include <Standard_Boolean.hxx>
 #include <Standard_Integer.hxx>
 #include <HLRBRep_ListOfBPoint.hxx>
 #include <Draw_Drawable3D.hxx>
index ea0a8477ca1f5dd2d0b88f877f2e44eef1d8dc10..2f01a26096c17a6c614d804498d4a3d8996abe1b 100644 (file)
 
 #include <AppDef_BSplineCompute.hxx>
 #include <AppDef_MultiLine.hxx>
-#include <AppDef_MultiPointConstraint.hxx>
 #include <AppParCurves_MultiBSpCurve.hxx>
 #include <BRep_Builder.hxx>
-#include <BRep_CurveRepresentation.hxx>
-#include <BRep_ListIteratorOfListOfCurveRepresentation.hxx>
 #include <BRep_TEdge.hxx>
 #include <BRep_Tool.hxx>
-#include <BRepAdaptor_Curve.hxx>
-#include <BRepAdaptor_Curve2d.hxx>
 #include <BRepApprox_Approx.hxx>
 #include <BRepApprox_ApproxLine.hxx>
 #include <BRepExtrema_ExtPC.hxx>
 #include <BRepTopAdaptor_HVertex.hxx>
-#include <BRepTopAdaptor_Tool.hxx>
 #include <BRepTopAdaptor_TopolTool.hxx>
 #include <Contap_Contour.hxx>
 #include <Contap_Line.hxx>
@@ -60,7 +54,6 @@
 #include <TopoDS_Face.hxx>
 #include <TopoDS_Shape.hxx>
 #include <TopoDS_Vertex.hxx>
-#include <TopTools_ListIteratorOfListOfShape.hxx>
 
 //=======================================================================
 //function : Insert
index 1b1227d0cbef4863f79f003457ea50b5fe2bc563..37215ffd2f993092ad7e61178c0d0a3fbbd1c786 100644 (file)
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
 #include <BRepTopAdaptor_MapOfShapeTool.hxx>
 #include <Standard_Integer.hxx>
-#include <Standard_Boolean.hxx>
-#include <Standard_Real.hxx>
 class TopoDS_Shape;
 class Contap_Contour;
 class HLRTopoBRep_Data;
index d1ab8b447f4a499372068e8e37c53ecb49369f21..7f3a5e43d5f5eb38c22e1458412ceae69a15368e 100644 (file)
@@ -23,7 +23,6 @@
 #include <TopoDS_Face.hxx>
 #include <TopoDS_Shape.hxx>
 #include <TopoDS_Vertex.hxx>
-#include <TopTools_ListIteratorOfListOfShape.hxx>
 
 //=======================================================================
 //function : HLRTopoBRep_Data
index 7f3215bea6acfc43100ae4ee0906488afab44d43..77f8cca7fea2121ca912500d280e4421a1ff38b9 100644 (file)
 #include <TopTools_DataMapOfShapeListOfShape.hxx>
 #include <HLRTopoBRep_DataMapOfShapeFaceData.hxx>
 #include <TopTools_MapOfShape.hxx>
-#include <HLRTopoBRep_MapOfShapeListOfVData.hxx>
 #include <HLRTopoBRep_DataMapIteratorOfMapOfShapeListOfVData.hxx>
 #include <HLRTopoBRep_ListIteratorOfListOfVData.hxx>
 #include <Standard_Boolean.hxx>
 #include <TopTools_ListOfShape.hxx>
-#include <Standard_Real.hxx>
 class TopoDS_Edge;
 class TopoDS_Face;
 class TopoDS_Shape;
index 360ccecfc2ecb0e0ba72da36e5959c73ef3882fc..6151e40bc43f10b480cac1dbb5047eaf372b1284 100644 (file)
 #include <Geom2dHatch_Intersector.hxx>
 #include <gp_Pnt.hxx>
 #include <HatchGen_Domain.hxx>
-#include <HatchGen_ErrorStatus.hxx>
 #include <HatchGen_PointOnElement.hxx>
 #include <HatchGen_PointOnHatching.hxx>
 #include <HLRTopoBRep_Data.hxx>
 #include <HLRTopoBRep_FaceIsoLiner.hxx>
 #include <Precision.hxx>
 #include <TColStd_Array1OfBoolean.hxx>
-#include <TopAbs.hxx>
 #include <TopExp.hxx>
 #include <TopExp_Explorer.hxx>
 #include <TopoDS.hxx>
@@ -41,7 +39,6 @@
 #include <TopoDS_Face.hxx>
 #include <TopoDS_Vertex.hxx>
 #include <TopTools_Array1OfShape.hxx>
-#include <TopTools_ListIteratorOfListOfShape.hxx>
 
 //#include <BRepAdaptor_Curve2d.hxx>
 const Standard_Real IntersectorConfusion = 1.e-10;
index 2c053ec96332157928cfec0f1a883150951f5223..577b362885d888e3b6109a09da4f56f9cbf29059 100644 (file)
@@ -22,7 +22,6 @@
 #include <Standard_Handle.hxx>
 
 #include <Standard_Integer.hxx>
-#include <Standard_Real.hxx>
 class TopoDS_Face;
 class HLRTopoBRep_Data;
 class TopoDS_Vertex;
index 9e3d2c81440671238477a58a553ce4ac00ec4c60..e6b0880098b791a570d0a6802a5ec2ddc1da81a1 100644 (file)
@@ -23,7 +23,6 @@
 #include <gp_Pnt.hxx>
 #include <gp_Vec.hxx>
 #include <HLRAlgo_Projector.hxx>
-#include <HLRTopoBRep_Data.hxx>
 #include <HLRTopoBRep_DSFiller.hxx>
 #include <HLRTopoBRep_OutLiner.hxx>
 #include <Standard_Type.hxx>
@@ -36,7 +35,6 @@
 #include <TopoDS_Shell.hxx>
 #include <TopoDS_Wire.hxx>
 #include <TopTools_IndexedDataMapOfShapeListOfShape.hxx>
-#include <TopTools_ListIteratorOfListOfShape.hxx>
 
 IMPLEMENT_STANDARD_RTTIEXT(HLRTopoBRep_OutLiner,Standard_Transient)
 
index 0a604f5132f610a42a35f32af6ac9a476680cb2a..4cf92899c12f3db044ba22d50e92cc74c188decb 100644 (file)
@@ -21,7 +21,6 @@
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
-#include <Standard_Real.hxx>
 #include <TopoDS_Shape.hxx>
 
 
index 67d1d093b504da3311df00fad49685c7b09a2f39..830f318caf4dc7723f661dcb9a3111a40a861021 100644 (file)
@@ -16,7 +16,6 @@
 
 
 #include <gp_Dir2d.hxx>
-#include <gp_Lin2d.hxx>
 #include <gp_Pnt2d.hxx>
 #include <gp_Vec2d.hxx>
 #include <Hatch_Hatcher.hxx>
index 708a8c3020435ac456b07b309f41433eefc71452..e5af52520f8f89fc058b784525fb13003cfdc02c 100644 (file)
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
-#include <Standard_Real.hxx>
 #include <Hatch_SequenceOfLine.hxx>
-#include <Standard_Boolean.hxx>
 #include <Hatch_LineForm.hxx>
 #include <Standard_Integer.hxx>
 class gp_Lin2d;
index 44f59536deb2133cc9d3900981007bcdcf3eb7b3..8a4d90448c0eee51132a772e9b9650f577ac0dbe 100644 (file)
@@ -15,7 +15,6 @@
 // commercial license or contractual agreement.
 
 
-#include <gp_Lin2d.hxx>
 #include <Hatch_Hatcher.hxx>
 #include <Hatch_Line.hxx>
 #include <Hatch_Parameter.hxx>
index 1e2c184dfcb21579de0d78f18abb651353f6fda9..3371dce42f4cc58336c55e400f40c2904af655a9 100644 (file)
@@ -24,9 +24,6 @@
 #include <gp_Lin2d.hxx>
 #include <Hatch_LineForm.hxx>
 #include <Hatch_SequenceOfParameter.hxx>
-#include <Standard_Real.hxx>
-#include <Standard_Boolean.hxx>
-#include <Standard_Integer.hxx>
 
 
 //! Stores a Line in the Hatcher. Represented by :
index 8e74c0fc1a2708546c53148f2a3c6b593980fe52..e9ed9e91959b352aa4c2a0eed00cc7e598062f6a 100644 (file)
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
-#include <Standard_Real.hxx>
-#include <Standard_Boolean.hxx>
 #include <Standard_Integer.hxx>
 
 
index 893e7fcdb0c1864557d39f7ac75cfaf6a2b853b9..c0d0a339333496b6fc1a9b6ff01f3f767f861efa 100644 (file)
@@ -17,7 +17,6 @@
 
 #include <HatchGen_Domain.hxx>
 #include <HatchGen_PointOnHatching.hxx>
-#include <Standard_DomainError.hxx>
 #include <Standard_Stream.hxx>
 
 //=======================================================================
index 6d55a2a249c8e8aeab41821a3e942388435a64b9..b2734c958da1721121adb84146f7cd28e6b3b310 100644 (file)
@@ -23,8 +23,6 @@
 
 #include <Standard_Boolean.hxx>
 #include <HatchGen_PointOnHatching.hxx>
-#include <Standard_Integer.hxx>
-
 
 
 class HatchGen_Domain 
index 7c961d23a6e2017a1fc593f40480415b43c4dc70..258bae37a7ff46fea6ab25c6b8bbbf1c715762e8 100644 (file)
@@ -21,7 +21,6 @@
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
-#include <Standard_Integer.hxx>
 #include <Standard_Real.hxx>
 #include <TopAbs_Orientation.hxx>
 #include <TopAbs_State.hxx>
index 2c375690573e48104789e277dc28d8f99c2b5b9e..4bcda96b4fb4bce89d3f66bb972de1e4abed9534 100644 (file)
@@ -25,7 +25,6 @@
 #include <HatchGen_IntersectionPoint.hxx>
 #include <Standard_Boolean.hxx>
 #include <Standard_Real.hxx>
-#include <Standard_Integer.hxx>
 class IntRes2d_IntersectionPoint;
 
 
index f8655fd1220ac90073dac0fa5982898c84bb3b01..3afd2bb33471cf4209a6cd7d02cecb47c1051c86 100644 (file)
 // commercial license or contractual agreement.
 
 
-#include <HatchGen_PointOnElement.hxx>
 #include <HatchGen_PointOnHatching.hxx>
 #include <IntRes2d_IntersectionPoint.hxx>
-#include <Standard_OutOfRange.hxx>
 #include <Standard_Stream.hxx>
 
 #define RAISE_IF_NOSUCHOBJECT 0
index e3ec0458df48a22a9a48d81112622d8b04c3b32a..53bb24ee0889f38d050fd32fb7d61d0ebba1c7c2 100644 (file)
@@ -23,8 +23,6 @@
 
 #include <HatchGen_PointsOnElement.hxx>
 #include <HatchGen_IntersectionPoint.hxx>
-#include <Standard_Real.hxx>
-#include <Standard_Integer.hxx>
 #include <Standard_Boolean.hxx>
 class IntRes2d_IntersectionPoint;
 class HatchGen_PointOnElement;
index b708f531e80035fc4fdd0ca7e86dc084f207473e..c2cd6a7983f980abe24ec7141780c7cdb9417ee1 100644 (file)
@@ -18,7 +18,6 @@
 #define _HeaderSection_FileDescription_HeaderFile
 
 #include <Standard.hxx>
-#include <Standard_Type.hxx>
 
 #include <Interface_HArray1OfHAsciiString.hxx>
 #include <Standard_Transient.hxx>
index 62661fc4e9056323466b82fa289398d0408c8a57..1c9872ba2f6f4f363e225a0a3c53f4bc88d476dc 100644 (file)
@@ -18,7 +18,6 @@
 #define _HeaderSection_FileName_HeaderFile
 
 #include <Standard.hxx>
-#include <Standard_Type.hxx>
 
 #include <Interface_HArray1OfHAsciiString.hxx>
 #include <Standard_Transient.hxx>
index 96bb99dd38572f3dbe3913fe02c2b732ce8136b0..bf0683bb67cb7f020ecc673d8c340a0d26e188e1 100644 (file)
@@ -18,7 +18,6 @@
 #define _HeaderSection_FileSchema_HeaderFile
 
 #include <Standard.hxx>
-#include <Standard_Type.hxx>
 
 #include <Interface_HArray1OfHAsciiString.hxx>
 #include <Standard_Transient.hxx>
index 4ee81ac65dcb4dbe19a693a54ec54cf5330b1b00..3a4a69abd0422d13a729f7de36aef0520c1d9ea3 100644 (file)
@@ -22,8 +22,6 @@
 
 #include <StepData_Protocol.hxx>
 #include <Standard_Integer.hxx>
-#include <Standard_Type.hxx>
-#include <Standard_CString.hxx>
 
 
 class HeaderSection_Protocol;
index 2447336f9b7aa983b37b21cfe3e33eaddb2c77d8..eeb22232eec6e372cb438727c587b4bc8005656f 100644 (file)
 #include <Geom_BSplineCurve.hxx>
 #include <gp_Pnt2d.hxx>
 #include <Hermit.hxx>
-#include <PLib.hxx>
 #include <Precision.hxx>
-#include <Standard_Boolean.hxx>
 #include <Standard_DimensionError.hxx>
 #include <Standard_Real.hxx>
 #include <TColgp_Array1OfPnt2d.hxx>
 #include <TColStd_Array1OfInteger.hxx>
 #include <TColStd_Array1OfReal.hxx>
-#include <TColStd_HArray1OfInteger.hxx>
 #include <TColStd_HArray1OfReal.hxx>
 
 #include <algorithm>
index 80fec1b6b68eb26462da117e7f1256956f530a32..47c910ad382574729074dc57b0cc15778efa442b 100644 (file)
@@ -21,7 +21,6 @@
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
-#include <Standard_Real.hxx>
 class Geom2d_BSplineCurve;
 class Geom_BSplineCurve;
 
index d6440959e90a1d799db218a447cec50329a099df..e7d9b5c3032076c99f66a910b9f759b067e9b483 100644 (file)
@@ -23,7 +23,6 @@
 
 #include <Interface_Graph.hxx>
 #include <Interface_GraphContent.hxx>
-#include <Standard_Boolean.hxx>
 class Standard_Transient;
 class Interface_EntityIterator;
 
index 30398c72f1e5006bcfc3256184623d8da2f6feb1..a29fe82d9654baa8c619206f5c91fc45b63e5354 100644 (file)
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
 #include <IFGraph_SubPartsIterator.hxx>
-#include <Standard_Boolean.hxx>
 class Interface_Graph;
 
 //! determines Connected Components in a Graph.
index 1b217eb64a3de0afd66c573691768e27af517dde..cd5941cdc104650a323adad1cf533572d40d1c31 100644 (file)
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
 #include <IFGraph_StrongComponants.hxx>
-#include <Standard_Boolean.hxx>
 class Interface_Graph;
 
 
index ad73079d21b4b58ca0aab6e0a529320a120695ae..52ee0f2e6b27396ef59dc27224d77764350007ac 100644 (file)
@@ -13,7 +13,6 @@
 
 
 #include <IFGraph_SubPartsIterator.hxx>
-#include <Interface_EntityIterator.hxx>
 #include <Interface_Graph.hxx>
 #include <Interface_GraphContent.hxx>
 #include <Interface_InterfaceError.hxx>
index 2d88cfbae3db195c35a9f357aa64c4bfb2688ac4..57774b9a4ee1deed6f2ba37b7e111d865ed761a7 100644 (file)
@@ -22,7 +22,6 @@
 #include <Standard_Handle.hxx>
 
 #include <Standard_Boolean.hxx>
-#include <Standard_CString.hxx>
 class IFSelect_WorkSession;
 
 
index aacb291d779f84334b903838ee4cc8f5ae16489b..43020e3119ae9de9f0c2a721459412ee1914a89a 100644 (file)
@@ -14,7 +14,6 @@
 
 #include <IFSelect_Act.hxx>
 #include <IFSelect_SessionPilot.hxx>
-#include <Standard_DomainError.hxx>
 #include <Standard_Type.hxx>
 #include <TCollection_AsciiString.hxx>
 
index 2dd391fc74c79dbaf936cdd8f0c9c9c70007fead..861237d067077ac8fdf89fd0118c93facc2e8f25 100644 (file)
 #define _IFSelect_Act_HeaderFile
 
 #include <Standard.hxx>
-#include <Standard_Type.hxx>
 
-#include <TCollection_AsciiString.hxx>
 #include <IFSelect_ActFunc.hxx>
 #include <IFSelect_Activator.hxx>
-#include <Standard_CString.hxx>
 #include <IFSelect_ReturnStatus.hxx>
 #include <Standard_Integer.hxx>
 class IFSelect_SessionPilot;
index fe2e447b055fd36558e288777654635345025f34..52f268a78da4ba710b97915f21e72a36b2ec5297 100644 (file)
@@ -15,7 +15,6 @@
 #include <IFSelect_Activator.hxx>
 #include <IFSelect_SessionPilot.hxx>
 #include <Interface_Macros.hxx>
-#include <Standard_DomainError.hxx>
 #include <TCollection_AsciiString.hxx>
 #include <TCollection_HAsciiString.hxx>
 #include <TColStd_SequenceOfInteger.hxx>
index aa576abd602d6ba6447a2175b5088b29136ff780..31105055899ae5b3cc56b55f0000b866bc446ad9 100644 (file)
 #define _IFSelect_Activator_HeaderFile
 
 #include <Standard.hxx>
-#include <Standard_Type.hxx>
 
-#include <TCollection_AsciiString.hxx>
 #include <Standard_Transient.hxx>
 #include <Standard_Integer.hxx>
-#include <Standard_CString.hxx>
-#include <Standard_Boolean.hxx>
 #include <TColStd_HSequenceOfAsciiString.hxx>
 #include <IFSelect_ReturnStatus.hxx>
 class IFSelect_SessionPilot;
index fd17585a6cda3b8be5ced59718943fbee928eb95..ce04998743ef45c628594a95456675060a067e41 100644 (file)
 #define _IFSelect_AppliedModifiers_HeaderFile
 
 #include <Standard.hxx>
-#include <Standard_Type.hxx>
 
 #include <IFSelect_SequenceOfGeneralModifier.hxx>
 #include <Interface_IntList.hxx>
 #include <Standard_Integer.hxx>
 #include <Standard_Transient.hxx>
-#include <Standard_Boolean.hxx>
 #include <TColStd_HSequenceOfInteger.hxx>
 class IFSelect_GeneralModifier;
 
index 7883f84f5e0fee7548e3bdb43f6aac29fe76ff2d..26a04db16125158e6a455368505e985b3ffb46d1 100644 (file)
@@ -34,7 +34,6 @@
 #include <IFSelect_SelectUnion.hxx>
 #include <IFSelect_SelectUnknownEntities.hxx>
 #include <IFSelect_SessionFile.hxx>
-#include <IFSelect_ShareOut.hxx>
 #include <IFSelect_TransformStandard.hxx>
 #include <IFSelect_WorkSession.hxx>
 #include <Interface_Macros.hxx>
index f89baf13abf52dd5b0b1d1ed6815a9393bb088fb..6f7ba52ca6f51a32f0dfdccd0c99de6bbd74fe8f 100644 (file)
@@ -21,7 +21,6 @@
 #include <Standard_Type.hxx>
 
 #include <IFSelect_SessionDumper.hxx>
-#include <Standard_Boolean.hxx>
 class IFSelect_SessionFile;
 class Standard_Transient;
 class TCollection_AsciiString;
index fa683f23c9cccf4ed1e8890efa7babbc33b9cbf8..6c3802c4e51a4ff8388eb248348e6fb2edff5161 100644 (file)
@@ -13,7 +13,6 @@
 
 
 #include <IFSelect_CheckCounter.hxx>
-#include <Interface_Check.hxx>
 #include <Interface_CheckIterator.hxx>
 #include <Interface_InterfaceModel.hxx>
 #include <MoniTool_SignText.hxx>
index a22733b061fe610d0b282587e7cc7bcfadc2de0f..28d14510e103eff90b3073454134c7da0ee24e7a 100644 (file)
 #define _IFSelect_CheckCounter_HeaderFile
 
 #include <Standard.hxx>
-#include <Standard_Type.hxx>
 
 #include <IFSelect_SignatureList.hxx>
-#include <Standard_Boolean.hxx>
 class MoniTool_SignText;
 class Interface_CheckIterator;
 class Interface_InterfaceModel;
index 06a98bf776e161175d8b8a238852c288b5509046..50c77d53a3ddf14d2fdf754b2b53ae798f56aac2 100644 (file)
@@ -26,7 +26,6 @@
 #include <Interface_CheckIterator.hxx>
 #include <Standard_Boolean.hxx>
 #include <Standard_Integer.hxx>
-#include <Standard_CString.hxx>
 class Interface_Protocol;
 class Interface_CopyControl;
 class Interface_CopyTool;
index 2269f53d0ff8641ee4355f6ae15c95c69d28555f..c4bbcf1e035650aa7feca7c5bd6e2aae1dbb07f3 100644 (file)
@@ -17,7 +17,6 @@
 #include <IFSelect_GeneralModifier.hxx>
 #include <Interface_Check.hxx>
 #include <Interface_CheckIterator.hxx>
-#include <Interface_Graph.hxx>
 #include <Interface_HGraph.hxx>
 #include <Interface_InterfaceModel.hxx>
 #include <Interface_Protocol.hxx>
index 287c66ab61fd49907eb1c5151de5fed478377f91..05dca8c3864549d5d4eeb08a8ea613bcdefc0d31 100644 (file)
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
-#include <TCollection_AsciiString.hxx>
 #include <Interface_CheckIterator.hxx>
 #include <Standard_Integer.hxx>
 #include <Standard_CString.hxx>
-#include <Standard_Boolean.hxx>
 class Interface_InterfaceModel;
 class Interface_Protocol;
 class IFSelect_AppliedModifiers;
index 2ca327d20de6ab7ee3e51a6666abcaf8a9612eda..84fabe19e66c682b4b233f07a12b6f386e0e6d5e 100644 (file)
@@ -21,7 +21,6 @@
 #include <Standard_Type.hxx>
 
 #include <IFSelect_Dispatch.hxx>
-#include <Standard_Boolean.hxx>
 #include <Standard_Integer.hxx>
 class TCollection_AsciiString;
 class Interface_Graph;
index d013045df285e0cc05d4d3ffb47b48140f32173c..e15b42af6c759da64d24e0d63aa8a3699d3bed39 100644 (file)
@@ -19,7 +19,6 @@
 #include <IFSelect_Selection.hxx>
 #include <Interface_EntityIterator.hxx>
 #include <Interface_Graph.hxx>
-#include <Interface_InterfaceError.hxx>
 #include <Interface_InterfaceModel.hxx>
 #include <Standard_Type.hxx>
 #include <TCollection_AsciiString.hxx>
index 82e78e87ad1e3e18d2c1849ab5f36d858dc38195..a12bd913908adf7ec95ea62442a586f28ad835a1 100644 (file)
@@ -22,7 +22,6 @@
 
 #include <IFSelect_Dispatch.hxx>
 #include <Standard_Integer.hxx>
-#include <Standard_Boolean.hxx>
 class IFSelect_IntParam;
 class TCollection_AsciiString;
 class Interface_Graph;
index 81077297865ed26804837ee4bd32a54cd9f0a8f5..b37d770de53b0e90e5c7d463f86f721a9eecd0d0 100644 (file)
@@ -19,7 +19,6 @@
 #include <IFSelect_Selection.hxx>
 #include <Interface_EntityIterator.hxx>
 #include <Interface_Graph.hxx>
-#include <Interface_InterfaceError.hxx>
 #include <Interface_InterfaceModel.hxx>
 #include <Standard_Type.hxx>
 #include <TCollection_AsciiString.hxx>
index efe17559110dbbf04b89c2c703837dc321a19351..02f4258a4c74aa9f93e843c2c6dc24e09ea13a8d 100644 (file)
@@ -22,7 +22,6 @@
 
 #include <IFSelect_Dispatch.hxx>
 #include <Standard_Integer.hxx>
-#include <Standard_Boolean.hxx>
 class IFSelect_IntParam;
 class TCollection_AsciiString;
 class Interface_Graph;
index 1dffd834a4cf9234c94692117e658850ddaa2ecc..2d889111c3d707f5747c47e21ee5c792425fadea 100644 (file)
@@ -21,7 +21,6 @@
 #include <Standard_Type.hxx>
 
 #include <IFSelect_Dispatch.hxx>
-#include <Standard_Boolean.hxx>
 #include <Standard_Integer.hxx>
 class TCollection_AsciiString;
 class Interface_Graph;
index 9668d042a42440581a1eb35b7a592ce322dc45e8..fda05474fd1f0298aaf54eb9b39b576de4ffa091 100644 (file)
@@ -18,7 +18,6 @@
 #include <IFSelect_SignCounter.hxx>
 #include <Interface_EntityIterator.hxx>
 #include <Interface_Graph.hxx>
-#include <Interface_InterfaceError.hxx>
 #include <Standard_Type.hxx>
 #include <TCollection_AsciiString.hxx>
 #include <TCollection_HAsciiString.hxx>
index ff37907d7d40cd3f634e5fccd80553e0027d87f3..94622de19eb2e79c1f95f6ca4d449d378ee5cd45 100644 (file)
@@ -21,8 +21,6 @@
 #include <Standard_Type.hxx>
 
 #include <IFSelect_Dispatch.hxx>
-#include <Standard_CString.hxx>
-#include <Standard_Boolean.hxx>
 #include <Standard_Integer.hxx>
 class IFSelect_SignCounter;
 class TCollection_AsciiString;
index d34d8d0503c18414a9b427d165883b57c568441c..db9b00d0026800f9be5cc3b4112379834208c3d3 100644 (file)
 #include <IFGraph_Compare.hxx>
 #include <IFGraph_SubPartsIterator.hxx>
 #include <IFSelect_Dispatch.hxx>
-#include <IFSelect_Selection.hxx>
 #include <IFSelect_SelectionIterator.hxx>
 #include <Interface_EntityIterator.hxx>
 #include <Interface_Graph.hxx>
-#include <Interface_InterfaceError.hxx>
 #include <Standard_Type.hxx>
 #include <TCollection_AsciiString.hxx>
 #include <TCollection_HAsciiString.hxx>
index 82b0b7d4ab50a9732b82868b87bf942d32715ef6..11c8126ffa0c4bd29f64420f66a0516cf253e619 100644 (file)
@@ -21,7 +21,6 @@
 #include <Standard_Type.hxx>
 
 #include <Standard_Transient.hxx>
-#include <Standard_Boolean.hxx>
 #include <Standard_Integer.hxx>
 class TCollection_HAsciiString;
 class IFSelect_Selection;
index 2177a56c21a63e0a96a925bfd8a325be39f8530b..7065164e56073e3100751bfd887911e83abf0a50 100644 (file)
@@ -18,8 +18,6 @@
 #include <Interface_InterfaceModel.hxx>
 #include <Interface_MSG.hxx>
 #include <Interface_TypedValue.hxx>
-#include <Message.hxx>
-#include <Message_Messenger.hxx>
 #include <Standard_Transient.hxx>
 #include <Standard_Type.hxx>
 #include <TCollection_HAsciiString.hxx>
index 5d4469ea4bfe983303a4c81a3b77bd8ce02f5568..857715a5b951cf35453f9d914b8aba305f73e84f 100644 (file)
 #define _IFSelect_EditForm_HeaderFile
 
 #include <Standard.hxx>
-#include <Standard_Type.hxx>
 
-#include <Standard_Boolean.hxx>
-#include <TCollection_AsciiString.hxx>
 #include <TColStd_Array1OfInteger.hxx>
 #include <TColStd_Array1OfTransient.hxx>
 #include <Standard_Integer.hxx>
 #include <Standard_Transient.hxx>
-#include <Standard_CString.hxx>
 #include <TColStd_SequenceOfInteger.hxx>
 #include <TColStd_HSequenceOfHAsciiString.hxx>
 class IFSelect_Editor;
index 6c224be4a3bc2554e96e05f30c43f9410fdb0605..49c9464c195af0a51499dd05f96f4075e98f553c 100644 (file)
@@ -18,7 +18,6 @@
 #include <Interface_InterfaceModel.hxx>
 #include <Interface_MSG.hxx>
 #include <Interface_TypedValue.hxx>
-#include <Message_Messenger.hxx>
 #include <Standard_OutOfRange.hxx>
 #include <Standard_Transient.hxx>
 #include <Standard_Type.hxx>
index b85ed01d42ef83fe986513fd375c45fb8a32b613..6cd9960bc106c7a673eaf755d78fec80c0949df4 100644 (file)
@@ -25,9 +25,7 @@
 #include <TColStd_Array1OfAsciiString.hxx>
 #include <TColStd_Array1OfInteger.hxx>
 #include <Standard_Transient.hxx>
-#include <Standard_CString.hxx>
 #include <IFSelect_EditValue.hxx>
-#include <Standard_Boolean.hxx>
 #include <TColStd_HSequenceOfHAsciiString.hxx>
 #include <TCollection_AsciiString.hxx>
 #include <NCollection_DataMap.hxx>
index ce9c0f523588e3e4c0ca241e2d8e13396019b944..4a89cb7a9b757c68f2c603990ac7e1693502efe2 100644 (file)
@@ -15,7 +15,6 @@
 
 #include <IFSelect_Act.hxx>
 #include <IFSelect_CheckCounter.hxx>
-#include <IFSelect_Dispatch.hxx>
 #include <IFSelect_DispGlobal.hxx>
 #include <IFSelect_DispPerCount.hxx>
 #include <IFSelect_DispPerFiles.hxx>
 #include <IFSelect_EditForm.hxx>
 #include <IFSelect_Editor.hxx>
 #include <IFSelect_Functions.hxx>
-#include <IFSelect_GeneralModifier.hxx>
 #include <IFSelect_GraphCounter.hxx>
 #include <IFSelect_IntParam.hxx>
 #include <IFSelect_ListEditor.hxx>
-#include <IFSelect_Modifier.hxx>
 #include <IFSelect_ModifReorder.hxx>
-#include <IFSelect_SelectDeduct.hxx>
 #include <IFSelect_SelectDiff.hxx>
 #include <IFSelect_SelectEntityNumber.hxx>
 #include <IFSelect_SelectErrorEntities.hxx>
@@ -51,7 +47,6 @@
 #include <IFSelect_SessionFile.hxx>
 #include <IFSelect_SessionPilot.hxx>
 #include <IFSelect_ShareOut.hxx>
-#include <IFSelect_Signature.hxx>
 #include <IFSelect_SignatureList.hxx>
 #include <IFSelect_SignCounter.hxx>
 #include <IFSelect_SignType.hxx>
@@ -74,7 +69,6 @@
 #include <TColStd_HSequenceOfAsciiString.hxx>
 #include <TColStd_HSequenceOfHAsciiString.hxx>
 #include <TColStd_HSequenceOfTransient.hxx>
-#include <TColStd_MapOfInteger.hxx>
 
 #include <stdio.h>
 //  Decomposition of a file name in its parts : prefix, root, suffix
index e17dfa008e6426dea431d13501ec31f6474edffa..4c9887f562b992f41446cdbae5545a2a078bc207 100644 (file)
@@ -24,7 +24,6 @@
 #include <Standard_CString.hxx>
 #include <Standard_Integer.hxx>
 #include <TColStd_HSequenceOfTransient.hxx>
-#include <Standard_Boolean.hxx>
 class Standard_Transient;
 class IFSelect_WorkSession;
 class IFSelect_Dispatch;
index 44b4e462420877864b25ef6b5f802bf3dc653791..0a53c8ba7336d9f0500c61b5858ebb111d43866b 100644 (file)
@@ -20,7 +20,6 @@
 #include <Standard.hxx>
 #include <Standard_Type.hxx>
 
-#include <Standard_Boolean.hxx>
 #include <Standard_Transient.hxx>
 class IFSelect_Selection;
 class IFSelect_Dispatch;
index a5aa6f8824e4ac2dea7ee1bdf23defab3508211e..36a73006214d3d7c38331b50ba1b9e4aa0b9629a 100644 (file)
@@ -20,7 +20,6 @@
 #include <Standard_Type.hxx>
 
 #include <stdio.h>
-#include <string.h>
 IMPLEMENT_STANDARD_RTTIEXT(IFSelect_GraphCounter,IFSelect_SignCounter)
 
 IFSelect_GraphCounter::IFSelect_GraphCounter
index 60a01c626be84f59b6e0dc9f8899aec5795467f0..ca522b523ba83416c2ce1d1cf717d68c59b13e48 100644 (file)
 #define _IFSelect_GraphCounter_HeaderFile
 
 #include <Standard.hxx>
-#include <Standard_Type.hxx>
 
 #include <IFSelect_SignCounter.hxx>
-#include <Standard_Boolean.hxx>
 #include <TColStd_HSequenceOfTransient.hxx>
 class IFSelect_SelectDeduct;
 class Interface_Graph;
index a85ebd314686a17b1ed5103a335cd9e4eb64c097..e2cdd5c46fe7bfeb8f3cc9d0a309e51a1881a403 100644 (file)
@@ -17,7 +17,6 @@
 #ifndef IFSelect_HSeqOfSelection_HeaderFile
 #define IFSelect_HSeqOfSelection_HeaderFile
 
-#include <IFSelect_Selection.hxx>
 #include <IFSelect_TSeqOfSelection.hxx>
 #include <NCollection_DefineHSequence.hxx>
 
index ae61944699ccf525b79b8fad930a31b25f1e99fe..4d48a064d9da083988822e3512ee12f06d3402dc 100644 (file)
 #define _IFSelect_IntParam_HeaderFile
 
 #include <Standard.hxx>
-#include <Standard_Type.hxx>
 
 #include <Standard_Integer.hxx>
 #include <TCollection_AsciiString.hxx>
 #include <Standard_Transient.hxx>
-#include <Standard_CString.hxx>
 
 class IFSelect_IntParam;
 DEFINE_STANDARD_HANDLE(IFSelect_IntParam, Standard_Transient)
index ac71d7b701c9660175f5b63ccd46afee86f2722d..7c8608f20086be79f127d3e12647cb7a93ba9cba 100644 (file)
 #define _IFSelect_ListEditor_HeaderFile
 
 #include <Standard.hxx>
-#include <Standard_Type.hxx>
 
 #include <Standard_Integer.hxx>
 #include <TColStd_HSequenceOfHAsciiString.hxx>
 #include <TColStd_HSequenceOfInteger.hxx>
 #include <Standard_Transient.hxx>
-#include <Standard_Boolean.hxx>
 class Interface_TypedValue;
 class Interface_InterfaceModel;
 class TCollection_HAsciiString;
index 7b9ce4922f57e6f37dabe97e398499740cfe2e59..79ddb58d50fb557213028455ecbd7a1aaab2ea24 100644 (file)
@@ -35,7 +35,6 @@
 #include <Standard_Type.hxx>
 #include <TCollection_AsciiString.hxx>
 #include <TCollection_HAsciiString.hxx>
-#include <TColStd_HSequenceOfInteger.hxx>
 
 #include <stdio.h>
 IMPLEMENT_STANDARD_RTTIEXT(IFSelect_ModelCopier,Standard_Transient)
index 5363202c2dfaf7a47f948162c97984b1e18681d8..694e81c4ff92952155a7e5a594e2fe2fc305de80 100644 (file)
@@ -26,9 +26,7 @@
 #include <TColStd_HArray1OfInteger.hxx>
 #include <TColStd_HSequenceOfHAsciiString.hxx>
 #include <Standard_Transient.hxx>
-#include <Standard_Boolean.hxx>
 #include <Standard_Integer.hxx>
-#include <Standard_CString.hxx>
 class IFSelect_ShareOut;
 class TCollection_AsciiString;
 class Interface_InterfaceModel;
index b974c6bf2a46062605374ab527ea1155c2165b91..d07a99c8f496449e9add967af445fb1817041f9e 100644 (file)
@@ -20,7 +20,6 @@
 #include <Standard.hxx>
 #include <Standard_Type.hxx>
 
-#include <Standard_Boolean.hxx>
 #include <IFSelect_Modifier.hxx>
 class IFSelect_ContextModif;
 class Interface_InterfaceModel;
index 3f15356c80311779c91934bfb2b40cb37e20bdfd..9e98826452bda3eb276d51f57da3a22a78860690 100644 (file)
@@ -21,7 +21,6 @@
 #include <Standard_Type.hxx>
 
 #include <IFSelect_GeneralModifier.hxx>
-#include <Standard_Boolean.hxx>
 class IFSelect_ContextModif;
 class Interface_InterfaceModel;
 class Interface_Protocol;
index 0f7759c9a98552d94a586e3da08fabc9dbe26c21..3b01d8e9bbca1023138de4480c5876388b32c103 100644 (file)
 #define _IFSelect_PacketList_HeaderFile
 
 #include <Standard.hxx>
-#include <Standard_Type.hxx>
 
-#include <TColStd_Array1OfInteger.hxx>
 #include <Interface_IntList.hxx>
 #include <Standard_Integer.hxx>
-#include <Standard_Boolean.hxx>
 #include <TCollection_AsciiString.hxx>
 #include <Standard_Transient.hxx>
-#include <Standard_CString.hxx>
 #include <TColStd_HSequenceOfTransient.hxx>
 class Interface_InterfaceModel;
 class Interface_EntityIterator;
index 2e207e1fc4c3bb7384d8387c2a34930850e1e52e..c80c8cd1522ec8c7e848624dafaad8341858e14b 100644 (file)
@@ -23,8 +23,6 @@
 #include <TCollection_AsciiString.hxx>
 #include <IFSelect_Editor.hxx>
 #include <Standard_Integer.hxx>
-#include <Standard_CString.hxx>
-#include <Standard_Boolean.hxx>
 #include <TColStd_HSequenceOfHAsciiString.hxx>
 class Interface_TypedValue;
 class IFSelect_EditForm;
index a4c8c9fa94d86e464c73cbc0013ed92d2c1423fa..c9686867dddcf02701053d5a74fdf4a8fce025a6 100644 (file)
@@ -17,7 +17,6 @@
 #include <Interface_EntityIterator.hxx>
 #include <Interface_Graph.hxx>
 #include <Interface_InterfaceError.hxx>
-#include <Standard_OutOfRange.hxx>
 #include <Standard_Transient.hxx>
 #include <Standard_Type.hxx>
 #include <TCollection_AsciiString.hxx>
index debe894608448780539a9145cbfdb7ba767b6c4e..c47868da70364a4182f8c03747803038b39d77d6 100644 (file)
@@ -22,7 +22,6 @@
 
 #include <IFSelect_SelectDeduct.hxx>
 #include <Standard_Integer.hxx>
-#include <Standard_Boolean.hxx>
 class IFSelect_IntParam;
 class Interface_EntityIterator;
 class Standard_Transient;
index 865cf1ff32ebc929e332bcaa8c1beb4c8727f764..28eb5ee6587b4c1ee4050d8abd38f2f4ddf9d66f 100644 (file)
@@ -22,7 +22,6 @@
 
 #include <IFSelect_SelectExtract.hxx>
 #include <Standard_Type.hxx>
-#include <Standard_Boolean.hxx>
 #include <Standard_Integer.hxx>
 class Standard_Transient;
 class Interface_InterfaceModel;
index 794383dcccc5636d7a5b6ac6d5f323ff27591f1c..b6c2031f068a0459dc57b400e77c86a111abbf99 100644 (file)
@@ -23,7 +23,6 @@
 #include <IFSelect_TSeqOfSelection.hxx>
 #include <IFSelect_Selection.hxx>
 #include <Standard_Integer.hxx>
-#include <Standard_Boolean.hxx>
 class IFSelect_SelectionIterator;
 
 
index 2eeaac20ab807a7e0641b378d0797d2c72f33719..3951bda112c0ec713b30f4958b9774a861168d7d 100644 (file)
@@ -21,7 +21,6 @@
 #include <Standard_Type.hxx>
 
 #include <IFSelect_Selection.hxx>
-#include <Standard_Boolean.hxx>
 class IFSelect_SelectionIterator;
 
 
index ce5c55b892756f76e0ab34fa03ee85b208d474db..62701357f6574ec2a3d6ae77c5f8e30584806e2b 100644 (file)
@@ -18,7 +18,6 @@
 #include <IFSelect_SelectPointed.hxx>
 #include <Interface_EntityIterator.hxx>
 #include <Interface_Graph.hxx>
-#include <Interface_InterfaceError.hxx>
 #include <Standard_Type.hxx>
 
 IMPLEMENT_STANDARD_RTTIEXT(IFSelect_SelectDeduct,IFSelect_Selection)
index e5f8dbb9555d8a23300170f7f64807651a36ab1a..c23fe4c8f198b288c8ed51362e77b20ea4f2a03e 100644 (file)
@@ -21,7 +21,6 @@
 #include <Standard_Type.hxx>
 
 #include <IFSelect_Selection.hxx>
-#include <Standard_Boolean.hxx>
 class IFSelect_SelectPointed;
 class Interface_EntityIterator;
 class Interface_Graph;
index 4709c1cf2813d41c8bdd9958e137e0958ec9c347..5c9e610c85804615f593bd75b937292d2cd9af38 100644 (file)
@@ -21,7 +21,6 @@
 #include <Standard_Type.hxx>
 
 #include <IFSelect_SelectControl.hxx>
-#include <Standard_Boolean.hxx>
 class Interface_EntityIterator;
 class Interface_Graph;
 class TCollection_AsciiString;
index b3fde551d241d1d32f54ff530579e00e925151ef..76143100976b027b1807c9aa8d35cd7df35cee46 100644 (file)
@@ -21,7 +21,6 @@
 #include <Standard_Type.hxx>
 
 #include <IFSelect_SelectExtract.hxx>
-#include <Standard_Boolean.hxx>
 #include <Standard_Integer.hxx>
 class Standard_Transient;
 class Interface_InterfaceModel;
index 85004e61984d7c97028b6d4a53e2bc42eceff939..d0ad35944fc6773cd34e3aee619aa610a7932ea1 100644 (file)
@@ -22,7 +22,6 @@
 
 #include <Standard_Integer.hxx>
 #include <IFSelect_SelectDeduct.hxx>
-#include <Standard_Boolean.hxx>
 class Interface_EntityIterator;
 class Interface_Graph;
 class Standard_Transient;
index 066b780d6f97153069033e755419dbacf4644be6..8da3cd95cfdde58a9fcbea8008740fc39eddb7ab 100644 (file)
@@ -20,7 +20,6 @@
 #include <Standard.hxx>
 #include <Standard_Type.hxx>
 
-#include <Standard_Boolean.hxx>
 #include <IFSelect_SelectDeduct.hxx>
 #include <Standard_Integer.hxx>
 class Interface_EntityIterator;
index 719123af879ca6a75a7fe56333534adf155df344..35de262a7be22a8bc0ff593a2745cac517b53ff9 100644 (file)
 #define _IFSelect_SelectFlag_HeaderFile
 
 #include <Standard.hxx>
-#include <Standard_Type.hxx>
 
 #include <TCollection_AsciiString.hxx>
 #include <IFSelect_SelectExtract.hxx>
-#include <Standard_CString.hxx>
-#include <Standard_Boolean.hxx>
 #include <Standard_Integer.hxx>
 class Interface_EntityIterator;
 class Interface_Graph;
index 1caec0752cd17f5f94cf5f4cc7a731310d21d1da..be4e750aee9c40fb5ddc9dca1bda9941072fbf1c 100644 (file)
@@ -14,7 +14,6 @@
 
 #include <IFSelect_SelectInList.hxx>
 #include <Interface_EntityIterator.hxx>
-#include <Standard_OutOfRange.hxx>
 #include <Standard_Transient.hxx>
 #include <Standard_Type.hxx>
 
index 6400ceef0586bafd1575fd20fd036bd21957d501..64b5fe7189d7d648b750904a502280367dea7abc 100644 (file)
@@ -18,7 +18,6 @@
 #define _IFSelect_SelectIncorrectEntities_HeaderFile
 
 #include <Standard.hxx>
-#include <Standard_Type.hxx>
 
 #include <IFSelect_SelectFlag.hxx>
 
index a043635ffb494403f8e4616766949d9691f17186..7524af418a50df926342a2c660bb7e09ba23c3a0 100644 (file)
@@ -17,7 +17,6 @@
 #include <Interface_CopyControl.hxx>
 #include <Interface_EntityIterator.hxx>
 #include <Interface_Graph.hxx>
-#include <Interface_InterfaceError.hxx>
 #include <Standard_Transient.hxx>
 #include <Standard_Type.hxx>
 #include <TCollection_AsciiString.hxx>
index 6757980de0cca3707b188c16a9f941b33ade941b..8d853d1532204923e5f1c3a2d0112687fd74821c 100644 (file)
@@ -20,8 +20,6 @@
 #include <Standard.hxx>
 #include <Standard_Type.hxx>
 
-#include <Standard_Boolean.hxx>
-#include <TColStd_SequenceOfTransient.hxx>
 #include <IFSelect_SelectBase.hxx>
 #include <TColStd_HSequenceOfTransient.hxx>
 #include <Standard_Integer.hxx>
index 55d4ef54a923778bb68412bd66d2b04aeb920b95..1512d09b3c1f5ee8085484c192f0ec0fb255774e 100644 (file)
@@ -15,7 +15,6 @@
 #include <IFSelect_IntParam.hxx>
 #include <IFSelect_SelectRange.hxx>
 #include <Interface_InterfaceModel.hxx>
-#include <Standard_DomainError.hxx>
 #include <Standard_Transient.hxx>
 #include <Standard_Type.hxx>
 #include <TCollection_AsciiString.hxx>
index bc594b6b224c4af5fe1d456503194f89c1a89737..3c915eb7916adf2ce39dfe08c40676a8acf98a6d 100644 (file)
@@ -21,7 +21,6 @@
 #include <Standard_Type.hxx>
 
 #include <IFSelect_SelectExtract.hxx>
-#include <Standard_Boolean.hxx>
 #include <Standard_Integer.hxx>
 class IFSelect_IntParam;
 class Standard_Transient;
index 52d07fdc3fbda85fbf7e2f511acc4313be528a4a..ed47750d9ce5101405fb35d85112bb84285f195e 100644 (file)
@@ -21,7 +21,6 @@
 #include <Standard_Type.hxx>
 
 #include <IFSelect_SelectExtract.hxx>
-#include <Standard_Boolean.hxx>
 #include <Standard_Integer.hxx>
 class Interface_EntityIterator;
 class Interface_Graph;
index c685ca756662e8156f938697cfcb29af962e00c1..3a1c6d7474eba9f161e389ce998ccff7a024895a 100644 (file)
@@ -21,7 +21,6 @@
 #include <Standard_Type.hxx>
 
 #include <IFSelect_SelectExtract.hxx>
-#include <Standard_Boolean.hxx>
 #include <Standard_Integer.hxx>
 class Interface_EntityIterator;
 class Interface_Graph;
index eb90d48a454aab210fab8e549194a5e3cab9fc80..c2dc361239a6bcc58d5a44028fd7708a5db31634 100644 (file)
@@ -21,7 +21,6 @@
 #include <Standard_Type.hxx>
 
 #include <Standard_Integer.hxx>
-#include <Standard_Boolean.hxx>
 #include <IFSelect_SelectExtract.hxx>
 class Interface_EntityIterator;
 class Interface_Graph;
index 3085d52c3f0a96e1d03c2323f039c6b44c7f9403..59e5d7f6d2eff1b59ae0a0669e78b63dd94e13d2 100644 (file)
@@ -13,7 +13,6 @@
 
 
 #include <IFSelect_SelectShared.hxx>
-#include <Interface_EntityIterator.hxx>
 #include <Interface_Graph.hxx>
 #include <Interface_GraphContent.hxx>
 #include <Standard_Type.hxx>
index 9336cade6b15b9a41479e295c11e0405dd2091d4..0bc3715a40db4d5ddfa1983fa1b621698a7fd63d 100644 (file)
@@ -13,7 +13,6 @@
 
 
 #include <IFSelect_SelectSharing.hxx>
-#include <Interface_EntityIterator.hxx>
 #include <Interface_Graph.hxx>
 #include <Interface_GraphContent.hxx>
 #include <Standard_Type.hxx>
index 99afaae66e1b76aaee0613a2ad2acbc24b794242..ffbd37bd684e4f35ad48b067951f740d78f5d44d 100644 (file)
 #define _IFSelect_SelectSignature_HeaderFile
 
 #include <Standard.hxx>
-#include <Standard_Type.hxx>
 
-#include <TCollection_AsciiString.hxx>
 #include <Standard_Integer.hxx>
 #include <TColStd_SequenceOfAsciiString.hxx>
 #include <TColStd_SequenceOfInteger.hxx>
 #include <IFSelect_SelectExtract.hxx>
-#include <Standard_CString.hxx>
-#include <Standard_Boolean.hxx>
 class IFSelect_Signature;
 class IFSelect_SignCounter;
 class Standard_Transient;
index 60f0980699eb918e4dceeec184c5744f465d3dd1..fe1fb67f6a082c566003696be7143ffc89f7089a 100644 (file)
 #define _IFSelect_SelectSignedShared_HeaderFile
 
 #include <Standard.hxx>
-#include <Standard_Type.hxx>
 
 #include <TCollection_AsciiString.hxx>
-#include <Standard_Boolean.hxx>
 #include <IFSelect_SelectExplore.hxx>
-#include <Standard_CString.hxx>
 #include <Standard_Integer.hxx>
 class IFSelect_Signature;
 class Standard_Transient;
index 4a55fedd39118619313b3468e96374e940844f9d..95820e094e90d675906b4fefb643f4c47d769e27 100644 (file)
 #define _IFSelect_SelectSignedSharing_HeaderFile
 
 #include <Standard.hxx>
-#include <Standard_Type.hxx>
 
 #include <TCollection_AsciiString.hxx>
-#include <Standard_Boolean.hxx>
 #include <IFSelect_SelectExplore.hxx>
-#include <Standard_CString.hxx>
 #include <Standard_Integer.hxx>
 class IFSelect_Signature;
 class Standard_Transient;
index 12d8b5250ee6da5e8fec2f70215c087a2e2ae05b..81a4e94ab37bde632753a5955277d4971ca47608 100644 (file)
 // commercial license or contractual agreement.
 
 
-#include <IFSelect_SelectDeduct.hxx>
-#include <IFSelect_Selection.hxx>
 #include <IFSelect_SelectPointed.hxx>
 #include <IFSelect_SelectSuite.hxx>
 #include <Interface_EntityIterator.hxx>
 #include <Interface_Graph.hxx>
-#include <Interface_InterfaceError.hxx>
 #include <Standard_Type.hxx>
 #include <TCollection_AsciiString.hxx>
 
index 72008b83d8cb4824aaba455b1207ebe8e2bacc03..9e5907e60f93504494ec88bd3a00b730024ab52c 100644 (file)
@@ -23,7 +23,6 @@
 #include <TCollection_AsciiString.hxx>
 #include <TColStd_SequenceOfTransient.hxx>
 #include <IFSelect_SelectDeduct.hxx>
-#include <Standard_Boolean.hxx>
 #include <Standard_Integer.hxx>
 #include <Standard_CString.hxx>
 class IFSelect_Selection;
index ab9643ca02ec1145df13386d18fc3a38b715340d..7a2c2d7ff16bfceb9b3230e0e5de5be84a316793 100644 (file)
@@ -21,7 +21,6 @@
 #include <Standard_Type.hxx>
 
 #include <IFSelect_SelectExtract.hxx>
-#include <Standard_Boolean.hxx>
 #include <Standard_Integer.hxx>
 class Standard_Transient;
 class Interface_InterfaceModel;
index cf4ff89c7cd539f4bb77718615b198e43f6e8058..0fcc5ef743367991b3efabb3d174b2f31ee84625 100644 (file)
 
 #include <IFSelect_Selection.hxx>
 #include <IFSelect_SelectionIterator.hxx>
-#include <Interface_EntityIterator.hxx>
 #include <Interface_Graph.hxx>
 #include <Interface_GraphContent.hxx>
-#include <Interface_InterfaceError.hxx>
 #include <Standard_Type.hxx>
 #include <TCollection_AsciiString.hxx>
 
index 14cb0d2fcf027daea5b5913b5fd9b107c2ba0d5e..00e386f4ce3645dc8c7d6a4503793572761bac94 100644 (file)
@@ -21,7 +21,6 @@
 #include <Standard_Type.hxx>
 
 #include <Standard_Transient.hxx>
-#include <Standard_Boolean.hxx>
 class Interface_EntityIterator;
 class Interface_Graph;
 class IFSelect_SelectionIterator;
index 05f59dfd9ce94b12661c76ffd0a0542e269b2bf0..60b8a798780067bb290c98d9bacedbe090ddd114 100644 (file)
@@ -24,7 +24,6 @@
 #include <Standard_Integer.hxx>
 #include <IFSelect_HSeqOfSelection.hxx>
 #include <IFSelect_TSeqOfSelection.hxx>
-#include <Standard_Boolean.hxx>
 class IFSelect_Selection;
 
 //! Defines an Iterator on a list of Selections
index 84ccb4dd46a3d2bf569c56c4eb8c392758491007..1c89af00966495628daf21b5449939380be9a396 100644 (file)
@@ -21,7 +21,6 @@
 #include <Standard_Type.hxx>
 
 #include <Standard_Transient.hxx>
-#include <Standard_Boolean.hxx>
 class IFSelect_SessionFile;
 class TCollection_AsciiString;
 
index 98bd57b777038eebe7756d4d7050a54be71e01c2..0f60292faf1ae5e9a57980272de6911baf384e26 100644 (file)
 
 
 #include <IFSelect_BasicDumper.hxx>
-#include <IFSelect_Dispatch.hxx>
-#include <IFSelect_GeneralModifier.hxx>
 #include <IFSelect_IntParam.hxx>
-#include <IFSelect_Modifier.hxx>
 #include <IFSelect_SelectAnyList.hxx>
-#include <IFSelect_SelectAnyType.hxx>
 #include <IFSelect_SelectCombine.hxx>
 #include <IFSelect_SelectControl.hxx>
 #include <IFSelect_SelectDeduct.hxx>
index 9c6236dfc7ef7e6e8d9c03851fbfad844966793b..930efc0859693abbd2641400f627f1762576b842 100644 (file)
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
-#include <Standard_Boolean.hxx>
 #include <TColStd_HArray1OfInteger.hxx>
 #include <TColStd_SequenceOfAsciiString.hxx>
 #include <Standard_Integer.hxx>
 #include <TCollection_AsciiString.hxx>
 #include <Standard_CString.hxx>
-#include <Standard_Character.hxx>
 
 class IFSelect_WorkSession;
 class Standard_Transient;
index 407f2743348696065fcfabf3f342177b2363405c..acf782e10e11603b395d7320810de70f5774e954 100644 (file)
 // commercial license or contractual agreement.
 
 
-#include <IFSelect_Activator.hxx>
-#include <IFSelect_Selection.hxx>
 #include <IFSelect_SessionPilot.hxx>
 #include <IFSelect_SignCounter.hxx>
 #include <IFSelect_WorkLibrary.hxx>
 #include <IFSelect_WorkSession.hxx>
 #include <Interface_EntityIterator.hxx>
-#include <Interface_InterfaceModel.hxx>
-#include <Interface_Macros.hxx>
 #include <Message.hxx>
 #include <Message_Messenger.hxx>
 #include <OSD_OpenFile.hxx>
index 7b62f8d40562a704b61fdfd986335ffce51e04d3..34d4849a837a1d0b1bd21ebc1d0887867d2797ca 100644 (file)
 #define _IFSelect_SessionPilot_HeaderFile
 
 #include <Standard.hxx>
-#include <Standard_Type.hxx>
 
-#include <TCollection_AsciiString.hxx>
 #include <Standard_Integer.hxx>
 #include <TColStd_Array1OfAsciiString.hxx>
 #include <TColStd_Array1OfInteger.hxx>
-#include <Standard_Boolean.hxx>
-#include <TColStd_SequenceOfAsciiString.hxx>
 #include <IFSelect_Activator.hxx>
-#include <Standard_CString.hxx>
 #include <IFSelect_ReturnStatus.hxx>
 #include <IFSelect_PrintCount.hxx>
 class IFSelect_WorkSession;
index 396bffe3b557cb4c81e0c1833a16e402e712a6d6..3b979ee5d8e2a22e48327c70c6bd544e67dcd826 100644 (file)
 
 
 #include <IFSelect_Dispatch.hxx>
-#include <IFSelect_GeneralModifier.hxx>
 #include <IFSelect_Modifier.hxx>
 #include <IFSelect_ShareOut.hxx>
-#include <Interface_InterfaceError.hxx>
 #include <Interface_Macros.hxx>
-#include <Standard_OutOfRange.hxx>
 #include <Standard_Transient.hxx>
 #include <Standard_Type.hxx>
-#include <TCollection_AsciiString.hxx>
 #include <TCollection_HAsciiString.hxx>
 
 #include <stdio.h>
index e27a7183f695b321138284416c0c1a6bca4f6c51..7125efb9c79c65615f3bda67fed9888517de63f9 100644 (file)
@@ -24,7 +24,6 @@
 #include <IFSelect_SequenceOfGeneralModifier.hxx>
 #include <Standard_Integer.hxx>
 #include <Standard_Transient.hxx>
-#include <Standard_Boolean.hxx>
 class TCollection_HAsciiString;
 class IFSelect_Dispatch;
 class IFSelect_GeneralModifier;
index 0ab0b04d38191b14e8fc7abbe96985ecade236ee..e1159e3f1801f7a90bdcc86b74bbc257d1768cad 100644 (file)
 
 
 #include <IFGraph_AllShared.hxx>
-#include <IFSelect_Dispatch.hxx>
 #include <IFSelect_PacketList.hxx>
 #include <IFSelect_ShareOut.hxx>
 #include <IFSelect_ShareOutResult.hxx>
 #include <Interface_EntityIterator.hxx>
 #include <Interface_Graph.hxx>
 #include <Interface_GraphContent.hxx>
-#include <Interface_InterfaceError.hxx>
 #include <Interface_InterfaceModel.hxx>
-#include <Standard_NoSuchObject.hxx>
 #include <TCollection_AsciiString.hxx>
 
 IFSelect_ShareOutResult::IFSelect_ShareOutResult
index 06a4ae4396ba1cb1bdaf330e8b94e8f53d825ff0..59c1efff44c3194b780b11e7b8b3eb6dfd00c9d3 100644 (file)
@@ -21,9 +21,7 @@
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
-#include <Standard_Boolean.hxx>
 #include <Standard_Integer.hxx>
-#include <TColStd_SequenceOfInteger.hxx>
 #include <Interface_Graph.hxx>
 #include <IFGraph_SubPartsIterator.hxx>
 class IFSelect_ShareOut;
index d8d7da35ff790df357af33fff35bdc96c4de60b5..688ce6e4600c88df5fe386b33bfc6a40a8f74696 100644 (file)
 #define _IFSelect_SignAncestor_HeaderFile
 
 #include <Standard.hxx>
-#include <Standard_Type.hxx>
 
 #include <IFSelect_SignType.hxx>
-#include <Standard_Boolean.hxx>
 class Standard_Transient;
 class Interface_InterfaceModel;
 class TCollection_AsciiString;
index 705569bc295e4d897c855c3f9d443d569a621638..98f510d8b9f920bb7b1717e784941f15208bea2b 100644 (file)
 #define _IFSelect_SignCategory_HeaderFile
 
 #include <Standard.hxx>
-#include <Standard_Type.hxx>
 
 #include <IFSelect_Signature.hxx>
-#include <Standard_CString.hxx>
 class Standard_Transient;
 class Interface_InterfaceModel;
 
index 342d0893bac04b95a4bef9446d94bc8c26347fde..7bf1d74d0bc8c247071092f18d42ebe68c0ddb86 100644 (file)
 #include <Standard.hxx>
 #include <Standard_Type.hxx>
 
-#include <Standard_Boolean.hxx>
 #include <TColStd_MapOfTransient.hxx>
 #include <Standard_Integer.hxx>
 #include <IFSelect_SignatureList.hxx>
 #include <TColStd_HSequenceOfTransient.hxx>
-#include <Standard_CString.hxx>
 class IFSelect_Signature;
 class IFSelect_Selection;
 class Standard_Transient;
index 50094ad13cd052931fdfbee0a73f43f2897afc97..3b5c691eb44891418d50fd170f126e7cdcfd8cbb 100644 (file)
@@ -12,7 +12,6 @@
 // commercial license or contractual agreement.
 
 
-#include <IFSelect_Signature.hxx>
 #include <IFSelect_SignMultiple.hxx>
 #include <Interface_InterfaceModel.hxx>
 #include <Standard_Transient.hxx>
index 0b1dbe4a27c1e1fbae030b0153a41b361f30c242..c0e2925242a76dc818b68cdea3ccebdffbef5813 100644 (file)
 #define _IFSelect_SignMultiple_HeaderFile
 
 #include <Standard.hxx>
-#include <Standard_Type.hxx>
 
 #include <TColStd_SequenceOfTransient.hxx>
 #include <TColStd_SequenceOfInteger.hxx>
 #include <IFSelect_Signature.hxx>
-#include <Standard_CString.hxx>
 #include <Standard_Integer.hxx>
-#include <Standard_Boolean.hxx>
 class Standard_Transient;
 class Interface_InterfaceModel;
 class TCollection_AsciiString;
index 5d871f5c1cd7484853988a26d44afa23e7445060..4776b6ae3304d0879a32850d898036a6914f8410 100644 (file)
 #define _IFSelect_SignType_HeaderFile
 
 #include <Standard.hxx>
-#include <Standard_Type.hxx>
 
-#include <Standard_Boolean.hxx>
 #include <IFSelect_Signature.hxx>
-#include <Standard_CString.hxx>
 class Standard_Transient;
 class Interface_InterfaceModel;
 
index 60f592a7805035b058f4aae82ace815aa8fefb12..2a41de18a8cd2b115b9b92c41c1ad660e9af5a23 100644 (file)
 #define _IFSelect_SignValidity_HeaderFile
 
 #include <Standard.hxx>
-#include <Standard_Type.hxx>
 
 #include <IFSelect_Signature.hxx>
-#include <Standard_CString.hxx>
 class Standard_Transient;
 class Interface_InterfaceModel;
 
index 3e4d35c2638ea4fb6509279d539f0b376664ae2f..e99b7cbc7eb6e61e6f4058fea3d2446fbd639c5a 100644 (file)
 #define _IFSelect_Signature_HeaderFile
 
 #include <Standard.hxx>
-#include <Standard_Type.hxx>
 
 #include <Standard_Integer.hxx>
 #include <TColStd_HSequenceOfAsciiString.hxx>
 #include <TCollection_AsciiString.hxx>
 #include <Interface_SignType.hxx>
-#include <Standard_CString.hxx>
-#include <Standard_Boolean.hxx>
 class Standard_Transient;
 class Interface_InterfaceModel;
 
index 4ff8d4986d6bd64806589a1179bf7850e5b6904b..110e5e6cf24af84425fcd24e843f21b8033a1d87 100644 (file)
 #define _IFSelect_SignatureList_HeaderFile
 
 #include <Standard.hxx>
-#include <Standard_Type.hxx>
 
-#include <Standard_Boolean.hxx>
 #include <Standard_Integer.hxx>
-#include <TCollection_AsciiString.hxx>
 #include <Standard_Transient.hxx>
-#include <Standard_CString.hxx>
 #include <TColStd_HSequenceOfHAsciiString.hxx>
 #include <TColStd_HSequenceOfTransient.hxx>
 #include <IFSelect_PrintCount.hxx>
-#include <Standard_Transient.hxx>
 #include <NCollection_IndexedDataMap.hxx>
 class TCollection_HAsciiString;
 class Interface_InterfaceModel;
index 91da146dae4309362bdacc7d9285a6cad39b4f95..1143572d27ae95aac5182bce9e416afe6765bc58 100644 (file)
@@ -20,7 +20,6 @@
 #include <Standard.hxx>
 #include <Standard_Type.hxx>
 
-#include <Standard_Boolean.hxx>
 #include <IFSelect_SequenceOfGeneralModifier.hxx>
 #include <IFSelect_Transformer.hxx>
 #include <Standard_Integer.hxx>
index d84c26db1ec4c7b41a55407f2b3d7748e6782f80..aef80c0abc67d0eee519a4134d66b24c68111c26 100644 (file)
@@ -19,7 +19,6 @@
 #include <Interface_Protocol.hxx>
 #include <Standard_Transient.hxx>
 #include <Standard_Type.hxx>
-#include <TCollection_AsciiString.hxx>
 
 IMPLEMENT_STANDARD_RTTIEXT(IFSelect_Transformer,Standard_Transient)
 
index fe812d8ae0b7da9164bf5349c56d4147a7748de6..1ba50749b0d4a19f61aadc22afe8b67ccaff285e 100644 (file)
@@ -21,7 +21,6 @@
 #include <Standard_Type.hxx>
 
 #include <Standard_Transient.hxx>
-#include <Standard_Boolean.hxx>
 class Interface_Graph;
 class Interface_Protocol;
 class Interface_CheckIterator;
index b129d6871ddd1637297a27d3cc4ac718a0554459..3804f3ddc004521992be15b9c0a22162e182382a 100644 (file)
@@ -23,8 +23,6 @@
 #include <Standard_Integer.hxx>
 #include <Interface_HArray1OfHAsciiString.hxx>
 #include <Standard_Transient.hxx>
-#include <Standard_CString.hxx>
-#include <Standard_Boolean.hxx>
 class Interface_InterfaceModel;
 class Interface_Protocol;
 class IFSelect_ContextWrite;
index 85998aebd215e248697f4f009b1ecd38b97c35cb..0de1d2a60f1ae0bd02aac72d723c0fe7d1942eb0 100644 (file)
 
 #include <IFGraph_SubPartsIterator.hxx>
 #include <IFSelect_CheckCounter.hxx>
-#include <IFSelect_Dispatch.hxx>
-#include <IFSelect_DispGlobal.hxx>
-#include <IFSelect_DispPerCount.hxx>
-#include <IFSelect_DispPerOne.hxx>
 #include <IFSelect_EditForm.hxx>
-#include <IFSelect_Editor.hxx>
-#include <IFSelect_GeneralModifier.hxx>
 #include <IFSelect_IntParam.hxx>
 #include <IFSelect_ModelCopier.hxx>
 #include <IFSelect_Modifier.hxx>
 #include <IFSelect_PacketList.hxx>
 #include <IFSelect_ParamEditor.hxx>
-#include <IFSelect_SelectCombine.hxx>
-#include <IFSelect_SelectControl.hxx>
-#include <IFSelect_SelectDeduct.hxx>
 #include <IFSelect_SelectDiff.hxx>
-#include <IFSelect_SelectEntityNumber.hxx>
-#include <IFSelect_SelectExtract.hxx>
 #include <IFSelect_SelectIntersection.hxx>
 #include <IFSelect_Selection.hxx>
 #include <IFSelect_SelectionIterator.hxx>
 #include <IFSelect_SelectModelEntities.hxx>
-#include <IFSelect_SelectModelRoots.hxx>
 #include <IFSelect_SelectPointed.hxx>
 #include <IFSelect_SelectSignature.hxx>
-#include <IFSelect_SelectUnion.hxx>
 #include <IFSelect_ShareOut.hxx>
 #include <IFSelect_ShareOutResult.hxx>
-#include <IFSelect_Signature.hxx>
 #include <IFSelect_SignatureList.hxx>
 #include <IFSelect_SignCounter.hxx>
 #include <IFSelect_SignValidity.hxx>
-#include <IFSelect_Transformer.hxx>
 #include <IFSelect_TransformStandard.hxx>
 #include <IFSelect_WorkLibrary.hxx>
 #include <IFSelect_WorkSession.hxx>
@@ -59,7 +44,6 @@
 #include <Interface_CopyControl.hxx>
 #include <Interface_CopyTool.hxx>
 #include <Interface_EntityIterator.hxx>
-#include <Interface_GeneralLib.hxx>
 #include <Interface_GeneralModule.hxx>
 #include <Interface_Graph.hxx>
 #include <Interface_GTool.hxx>
@@ -68,7 +52,6 @@
 #include <Interface_Macros.hxx>
 #include <Interface_MSG.hxx>
 #include <Interface_Protocol.hxx>
-#include <Interface_ReportEntity.hxx>
 #include <Interface_ShareFlags.hxx>
 #include <Interface_ShareTool.hxx>
 #include <Interface_Static.hxx>
index 14f2f0b08b7f66a2cdda2086e10c1a7679d40d77..c529b7d99e0ae3379a160957380475d16667eda3 100644 (file)
@@ -20,7 +20,6 @@
 #include <Standard.hxx>
 #include <Standard_Type.hxx>
 
-#include <Standard_Boolean.hxx>
 #include <TCollection_AsciiString.hxx>
 #include <Interface_CheckIterator.hxx>
 #include <TColStd_IndexedDataMapOfTransientTransient.hxx>
 #include <Standard_Integer.hxx>
 #include <TColStd_HSequenceOfTransient.hxx>
 #include <TColStd_HSequenceOfInteger.hxx>
-#include <Standard_Type.hxx>
-#include <Standard_Transient.hxx>
 #include <TColStd_HSequenceOfHAsciiString.hxx>
 #include <IFSelect_RemainMode.hxx>
-#include <TColStd_SequenceOfTransient.hxx>
-#include <TColStd_SequenceOfInteger.hxx>
 #include <IFSelect_PrintCount.hxx>
-#include <TCollection_AsciiString.hxx>
 class IFSelect_ShareOut;
 class IFSelect_WorkLibrary;
 class Interface_Protocol;
index c533f9084e3c5c353f8c144a1f43ea4f74d290bc..2c46b51d0e82445a9786cdb554c1f33ec32ff572 100644 (file)
 #define _IGESAppli_DrilledHole_HeaderFile
 
 #include <Standard.hxx>
-#include <Standard_Type.hxx>
 
 #include <Standard_Integer.hxx>
 #include <Standard_Real.hxx>
 #include <IGESData_IGESEntity.hxx>
-#include <Standard_Boolean.hxx>
 
 
 class IGESAppli_DrilledHole;
index 030c1cf391537946004329e3154f86f688887f5c..6539f1832bf6c6613f6ab42eeb672ed83a7982ac 100644 (file)
@@ -18,7 +18,6 @@
 #define _IGESAppli_ElementResults_HeaderFile
 
 #include <Standard.hxx>
-#include <Standard_Type.hxx>
 
 #include <Standard_Integer.hxx>
 #include <Standard_Real.hxx>
index 0035a1083cfa268924218630ae3d528af2c87f92..c0c3e667ad5fe7aa8301dba6f5a7cf5cd56ea4a8 100644 (file)
@@ -20,7 +20,6 @@
 #include <IGESAppli_FiniteElement.hxx>
 #include <IGESAppli_Node.hxx>
 #include <Standard_DimensionMismatch.hxx>
-#include <Standard_OutOfRange.hxx>
 #include <Standard_Type.hxx>
 #include <TCollection_HAsciiString.hxx>
 
index 4782f02abb291f534fc9d43cae4500fbcf950ed0..3a9ed075c872cd9fb7b017c3cb549d66ee68bb80 100644 (file)
@@ -18,7 +18,6 @@
 #define _IGESAppli_FiniteElement_HeaderFile
 
 #include <Standard.hxx>
-#include <Standard_Type.hxx>
 
 #include <Standard_Integer.hxx>
 #include <IGESAppli_HArray1OfNode.hxx>
index 7a3c4b451d228c1088ebd4eae985bcc9697681a2..efe614cc26c43dc306290eddf39d9c2f74f704c1 100644 (file)
@@ -20,8 +20,6 @@
 #include <IGESData_IGESEntity.hxx>
 #include <IGESDraw_ConnectPoint.hxx>
 #include <IGESGraph_TextDisplayTemplate.hxx>
-#include <Standard_DimensionMismatch.hxx>
-#include <Standard_OutOfRange.hxx>
 #include <Standard_Type.hxx>
 #include <TCollection_HAsciiString.hxx>
 
index 3d479f88524fd0e106faad8b5ad03731bff6abbd..ccc9a91d0a44b1701eee1bbdd9bc8733672004b8 100644 (file)
@@ -18,7 +18,6 @@
 #define _IGESAppli_Flow_HeaderFile
 
 #include <Standard.hxx>
-#include <Standard_Type.hxx>
 
 #include <Standard_Integer.hxx>
 #include <IGESData_HArray1OfIGESEntity.hxx>
@@ -26,7 +25,6 @@
 #include <Interface_HArray1OfHAsciiString.hxx>
 #include <IGESGraph_HArray1OfTextDisplayTemplate.hxx>
 #include <IGESData_IGESEntity.hxx>
-#include <Standard_Boolean.hxx>
 class IGESDraw_ConnectPoint;
 class TCollection_HAsciiString;
 class IGESGraph_TextDisplayTemplate;
index 569acdaadc095663f26e64970ab2075347f0f8be..697dba08275577d42576d17ea3b17f5a00f36f93 100644 (file)
@@ -18,7 +18,6 @@
 
 #include <IGESAppli_FlowLineSpec.hxx>
 #include <Standard_DimensionMismatch.hxx>
-#include <Standard_OutOfRange.hxx>
 #include <Standard_Type.hxx>
 #include <TCollection_HAsciiString.hxx>
 
index 97050df9e447c9aa4375b46e9c99e8037953302d..0218b79edb57f8574715b30f8602178c7b482760 100644 (file)
@@ -18,7 +18,6 @@
 #define _IGESAppli_FlowLineSpec_HeaderFile
 
 #include <Standard.hxx>
-#include <Standard_Type.hxx>
 
 #include <Interface_HArray1OfHAsciiString.hxx>
 #include <IGESData_IGESEntity.hxx>
index 535bb5b34ad4434e4c63364514f7f2ba01bd3ed1..6438a2ea75eaf4eb505c256d72214b11d992c058 100644 (file)
@@ -22,7 +22,6 @@
 
 #include <IGESData_GeneralModule.hxx>
 #include <Standard_Integer.hxx>
-#include <Standard_Boolean.hxx>
 class IGESData_IGESEntity;
 class Interface_EntityIterator;
 class IGESData_DirChecker;
index 0bab1cdbdbc90a253643b0286c1abc5227c83f10..88431bd80e5a74fcb98c43ff028cfcf8cec277e2 100644 (file)
@@ -17,7 +17,6 @@
 #ifndef IGESAppli_HArray1OfFiniteElement_HeaderFile
 #define IGESAppli_HArray1OfFiniteElement_HeaderFile
 
-#include <IGESAppli_FiniteElement.hxx>
 #include <IGESAppli_Array1OfFiniteElement.hxx>
 #include <NCollection_DefineHArray1.hxx>
 
index 23ceae72d85778f31a4abf90d1a19e21c019ccc1..aad822f6c74a6f83a0dc74404eda387c939bd3e3 100644 (file)
@@ -17,7 +17,6 @@
 #ifndef IGESAppli_HArray1OfNode_HeaderFile
 #define IGESAppli_HArray1OfNode_HeaderFile
 
-#include <IGESAppli_Node.hxx>
 #include <IGESAppli_Array1OfNode.hxx>
 #include <NCollection_DefineHArray1.hxx>
 
index fd98e0def37a340f9f57e29899c9fc5766766079..0d0429697617a5de4c1e92f8f16fec0c7636de3b 100644 (file)
@@ -18,7 +18,6 @@
 #define _IGESAppli_LevelFunction_HeaderFile
 
 #include <Standard.hxx>
-#include <Standard_Type.hxx>
 
 #include <Standard_Integer.hxx>
 #include <IGESData_IGESEntity.hxx>
index 78c5b482e8502f3f7713ef04b6d099c372e5f397..6552811e85eb04541f5e69f260b7154f245aa4d5 100644 (file)
@@ -18,7 +18,6 @@
 
 #include <IGESAppli_LevelToPWBLayerMap.hxx>
 #include <Standard_DimensionMismatch.hxx>
-#include <Standard_OutOfRange.hxx>
 #include <Standard_Type.hxx>
 #include <TCollection_HAsciiString.hxx>
 
index 2604d9c991117c0bfd4be2cc0577045c4cb65cc6..69576a480d499024a50c27e4a08f734ad7871b65 100644 (file)
@@ -18,7 +18,6 @@
 #define _IGESAppli_LevelToPWBLayerMap_HeaderFile
 
 #include <Standard.hxx>
-#include <Standard_Type.hxx>
 
 #include <Standard_Integer.hxx>
 #include <TColStd_HArray1OfInteger.hxx>
index f2457351a357769b3e2b0f3c83c31b4de8613511..19edd83a0a96351b0a71dd2cee76e86c41288a90 100644 (file)
@@ -18,7 +18,6 @@
 #define _IGESAppli_LineWidening_HeaderFile
 
 #include <Standard.hxx>
-#include <Standard_Type.hxx>
 
 #include <Standard_Integer.hxx>
 #include <Standard_Real.hxx>
index b436fe54751f5d3b409717b3615d881e727832f0..7d9b50fc66db9f515aa84fc71d1e2eda97f8e749 100644 (file)
@@ -20,7 +20,6 @@
 #include <IGESAppli_Node.hxx>
 #include <IGESDefs_TabularData.hxx>
 #include <Standard_DimensionMismatch.hxx>
-#include <Standard_OutOfRange.hxx>
 #include <Standard_Type.hxx>
 
 IMPLEMENT_STANDARD_RTTIEXT(IGESAppli_NodalConstraint,IGESData_IGESEntity)
index e67a3b567da8f3953dc627b9c2b8078943f8912a..40d130a8651c73486320dc82a76aeb39efca301f 100644 (file)
@@ -18,7 +18,6 @@
 #define _IGESAppli_NodalConstraint_HeaderFile
 
 #include <Standard.hxx>
-#include <Standard_Type.hxx>
 
 #include <Standard_Integer.hxx>
 #include <IGESDefs_HArray1OfTabularData.hxx>
index b9b073d23b26b964e93cc18831ba015c2b98d673..9b6a0d861cc7421863987135b6a5c386c10d30dc 100644 (file)
 //--------------------------------------------------------------------
 //--------------------------------------------------------------------
 
-#include <gp_XYZ.hxx>
 #include <IGESAppli_NodalDisplAndRot.hxx>
 #include <IGESAppli_Node.hxx>
 #include <IGESBasic_HArray1OfHArray1OfXYZ.hxx>
 #include <IGESDimen_GeneralNote.hxx>
 #include <Standard_DimensionMismatch.hxx>
-#include <Standard_OutOfRange.hxx>
 #include <Standard_Type.hxx>
 #include <TColgp_HArray1OfXYZ.hxx>
 
index 66748c696a1ff9bdf99458e0cabda25e77de0022..08bd9afdec63223b1858627aed63bee82db315e2 100644 (file)
@@ -18,7 +18,6 @@
 #define _IGESAppli_NodalDisplAndRot_HeaderFile
 
 #include <Standard.hxx>
-#include <Standard_Type.hxx>
 
 #include <IGESDimen_HArray1OfGeneralNote.hxx>
 #include <TColStd_HArray1OfInteger.hxx>
index 35328e297c305d0d697d665c3be4fd3a11a6ff03..de7bdbab311f43676d407074b61beac1f172b78f 100644 (file)
@@ -22,7 +22,6 @@
 #include <Standard_DimensionMismatch.hxx>
 #include <Standard_OutOfRange.hxx>
 #include <Standard_Type.hxx>
-#include <TColStd_HArray1OfReal.hxx>
 
 IMPLEMENT_STANDARD_RTTIEXT(IGESAppli_NodalResults,IGESData_IGESEntity)
 
index 728a9b50ec4a34d9a3336be0b67291eef9159477..b7f6b72b63fd7f55932765c67860ecfc88a56f9e 100644 (file)
@@ -18,7 +18,6 @@
 #define _IGESAppli_NodalResults_HeaderFile
 
 #include <Standard.hxx>
-#include <Standard_Type.hxx>
 
 #include <Standard_Integer.hxx>
 #include <Standard_Real.hxx>
index 4ba0822c03d776a7cb1ac20502ac32c66b1a6f2f..879435977e6fe5552cb7080de880f0e856e5e31b 100644 (file)
@@ -20,9 +20,7 @@
 #include <gp_Pnt.hxx>
 #include <gp_XYZ.hxx>
 #include <IGESAppli_Node.hxx>
-#include <IGESData_TransfEntity.hxx>
 #include <IGESGeom_TransformationMatrix.hxx>
-#include <Interface_Macros.hxx>
 #include <Standard_Type.hxx>
 
 IMPLEMENT_STANDARD_RTTIEXT(IGESAppli_Node,IGESData_IGESEntity)
index bbcee3be12439b86bc83d2e0912c9b87b59ae1ce..fcd0381c71813c534bcc1437cc6376596a7e3dca 100644 (file)
@@ -18,7 +18,6 @@
 
 #include <IGESAppli_PWBArtworkStackup.hxx>
 #include <Standard_DimensionMismatch.hxx>
-#include <Standard_OutOfRange.hxx>
 #include <Standard_Type.hxx>
 #include <TCollection_HAsciiString.hxx>
 
index 62083d959c53d5b204ee77481247d0f93c9853e4..19aa5ee3a839ad09f05ffdf57b61e03960826088 100644 (file)
@@ -18,7 +18,6 @@
 #define _IGESAppli_PWBArtworkStackup_HeaderFile
 
 #include <Standard.hxx>
-#include <Standard_Type.hxx>
 
 #include <Standard_Integer.hxx>
 #include <TColStd_HArray1OfInteger.hxx>
index 12e74f0ad7fe7e97b79da4a7bde51905095b6dfe..a71c02455989f5dfdbd9552c23b43aa714aa022b 100644 (file)
@@ -18,7 +18,6 @@
 #define _IGESAppli_PWBDrilledHole_HeaderFile
 
 #include <Standard.hxx>
-#include <Standard_Type.hxx>
 
 #include <Standard_Integer.hxx>
 #include <Standard_Real.hxx>
index b2767e3df69574d66449f14fa4f564a4bf0bfbfc..36081c6c044dd99e4b2fa8f94d4d903b8b26ff15 100644 (file)
@@ -18,7 +18,6 @@
 #define _IGESAppli_PartNumber_HeaderFile
 
 #include <Standard.hxx>
-#include <Standard_Type.hxx>
 
 #include <Standard_Integer.hxx>
 #include <IGESData_IGESEntity.hxx>
index 3b7c5024b0ae300f839f14103618a946e8a66e12..6b3cb593b24319b2cec501aebecf494fd6b2468e 100644 (file)
@@ -18,7 +18,6 @@
 #define _IGESAppli_PinNumber_HeaderFile
 
 #include <Standard.hxx>
-#include <Standard_Type.hxx>
 
 #include <Standard_Integer.hxx>
 #include <IGESData_IGESEntity.hxx>
index cda846b8aafbe72b77071cb3348447d6ae6d0c39..92c40aaa5e34a04f436cc07724ba0a5780abc8dc 100644 (file)
@@ -21,7 +21,6 @@
 #include <IGESDraw_ConnectPoint.hxx>
 #include <IGESGraph_TextDisplayTemplate.hxx>
 #include <Standard_DimensionMismatch.hxx>
-#include <Standard_OutOfRange.hxx>
 #include <Standard_Type.hxx>
 #include <TCollection_HAsciiString.hxx>
 
index 8905e7e0fef578711a25c1f635d48a77a196e655..db0d635fd2297749134e411867a01e854590b54d 100644 (file)
@@ -18,7 +18,6 @@
 #define _IGESAppli_PipingFlow_HeaderFile
 
 #include <Standard.hxx>
-#include <Standard_Type.hxx>
 
 #include <Standard_Integer.hxx>
 #include <IGESData_HArray1OfIGESEntity.hxx>
@@ -26,7 +25,6 @@
 #include <Interface_HArray1OfHAsciiString.hxx>
 #include <IGESGraph_HArray1OfTextDisplayTemplate.hxx>
 #include <IGESData_IGESEntity.hxx>
-#include <Standard_Boolean.hxx>
 class IGESDraw_ConnectPoint;
 class TCollection_HAsciiString;
 class IGESGraph_TextDisplayTemplate;
index 09c80a659bc80d28b503a2e54f2a509c6314a0f7..11cf4b9e584a9f186d60676c0707b00cd3eaae1b 100644 (file)
@@ -22,7 +22,6 @@
 
 #include <IGESData_Protocol.hxx>
 #include <Standard_Integer.hxx>
-#include <Standard_Type.hxx>
 class Interface_Protocol;
 
 
index 1f9c03790396989164086baf29210a4f4c8a15b3..f0adc9efc05290ce0c3e7649bae31b1650b61886 100644 (file)
@@ -56,7 +56,6 @@
 #include <IGESData_IGESWriter.hxx>
 #include <IGESData_ParamReader.hxx>
 #include <Interface_Macros.hxx>
-#include <Standard_DomainError.hxx>
 #include <Standard_Type.hxx>
 
 IMPLEMENT_STANDARD_RTTIEXT(IGESAppli_ReadWriteModule,IGESData_ReadWriteModule)
index e8995223628328057a04a655ef359490d249c61e..eae63e2659e1fec8e4242d501d61febf5427e7a7 100644 (file)
@@ -18,7 +18,6 @@
 #define _IGESAppli_ReferenceDesignator_HeaderFile
 
 #include <Standard.hxx>
-#include <Standard_Type.hxx>
 
 #include <Standard_Integer.hxx>
 #include <IGESData_IGESEntity.hxx>
index 8f952f6722edf8e5d8502b43d0805ba759ac9b8f..25f5977c96e6602afca3b841c245b54180c6ca52 100644 (file)
@@ -18,7 +18,6 @@
 #define _IGESAppli_RegionRestriction_HeaderFile
 
 #include <Standard.hxx>
-#include <Standard_Type.hxx>
 
 #include <Standard_Integer.hxx>
 #include <IGESData_IGESEntity.hxx>
index 0577a9b78babf003ca45b487e81f28676ea81db7..3163c44ecf4681a396ae03007c0edac56a90b0fe 100644 (file)
@@ -22,7 +22,6 @@
 
 #include <IGESData_SpecificModule.hxx>
 #include <Standard_Integer.hxx>
-#include <Standard_Boolean.hxx>
 class IGESData_IGESEntity;
 class IGESData_IGESDumper;
 
index 8c2d0dd440cc75675c131ecdbe7bef3dd1f8e1da..2cdb2e93c45c5cbe70daf069884098187b6c5873 100644 (file)
@@ -29,8 +29,6 @@
 #include <Interface_CopyTool.hxx>
 #include <Interface_EntityIterator.hxx>
 #include <Interface_ShareTool.hxx>
-#include <Message_Messenger.hxx>
-#include <Standard_DomainError.hxx>
 
 IGESAppli_ToolDrilledHole::IGESAppli_ToolDrilledHole ()    {  }
 
index 1150564106cee634e5af1ce5a71a1e2596bdf456..a0674ef8220d097936c8cde134ae4983621b5980 100644 (file)
@@ -21,7 +21,6 @@
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
-#include <Standard_Boolean.hxx>
 #include <Standard_Integer.hxx>
 class IGESAppli_DrilledHole;
 class IGESData_IGESReaderData;
index 346bed01c3d494374e8a531dd1995e46c38b9c97..2514b4cb702434f6ccbe8ff1fa0ea39b162b6ab5 100644 (file)
@@ -36,8 +36,6 @@
 #include <Interface_EntityIterator.hxx>
 #include <Interface_Macros.hxx>
 #include <Interface_ShareTool.hxx>
-#include <Message_Messenger.hxx>
-#include <Standard_DomainError.hxx>
 #include <TColStd_HArray1OfInteger.hxx>
 #include <TColStd_HArray1OfReal.hxx>
 
index 114047bc4192c1b3649afbe5d67ee9af2739a542..3690bc5743bad0856aab342398fdf92bc0e24e06 100644 (file)
@@ -37,8 +37,6 @@
 #include <Interface_HArray1OfHAsciiString.hxx>
 #include <Interface_Macros.hxx>
 #include <Interface_ShareTool.hxx>
-#include <Message_Messenger.hxx>
-#include <Standard_DomainError.hxx>
 #include <TCollection_HAsciiString.hxx>
 
 IGESAppli_ToolFlow::IGESAppli_ToolFlow ()    {  }
index c66bf98329f37a05292fcebf9c6de84055d4502b..fd5224a3dbd0079a9ed1dc57a438a374a4f378cd 100644 (file)
@@ -21,7 +21,6 @@
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
-#include <Standard_Boolean.hxx>
 #include <Standard_Integer.hxx>
 class IGESAppli_Flow;
 class IGESData_IGESReaderData;
index 4252be197de6a34ba1e4bafde8ff51614971bf94..3b7bedbdbfda34def8163ba870481397295abcc1 100644 (file)
 #include <Interface_CopyTool.hxx>
 #include <Interface_EntityIterator.hxx>
 #include <Interface_HArray1OfHAsciiString.hxx>
-#include <Interface_Macros.hxx>
 #include <Interface_ShareTool.hxx>
-#include <Message_Messenger.hxx>
-#include <Standard_DomainError.hxx>
 #include <TCollection_HAsciiString.hxx>
 
 IGESAppli_ToolFlowLineSpec::IGESAppli_ToolFlowLineSpec ()    {  }
index e83878ad0e7f59d92301a02b432b7a1128af1103..73bbf8e9b2f8fda95393cb7ed16bde4c8bd2b3bc 100644 (file)
 #include <Interface_Check.hxx>
 #include <Interface_CopyTool.hxx>
 #include <Interface_EntityIterator.hxx>
-#include <Interface_Macros.hxx>
 #include <Interface_ShareTool.hxx>
-#include <Message_Messenger.hxx>
-#include <Standard_DomainError.hxx>
 #include <TCollection_HAsciiString.hxx>
 
 IGESAppli_ToolLevelFunction::IGESAppli_ToolLevelFunction ()    {  }
index 89ef3a8e826bb2c27a242e20fab0848330e53942..cb22a3e8ef41a470005942af57178173b91c0553 100644 (file)
@@ -21,7 +21,6 @@
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
-#include <Standard_Boolean.hxx>
 #include <Standard_Integer.hxx>
 class IGESAppli_LevelFunction;
 class IGESData_IGESReaderData;
index 6d8593341ac3a5176af6e249ee650b3a382b2a37..e1b6f132872a407720808896668fe06d544b3d8a 100644 (file)
@@ -29,7 +29,6 @@
 #include <Interface_CopyTool.hxx>
 #include <Interface_EntityIterator.hxx>
 #include <Interface_HArray1OfHAsciiString.hxx>
-#include <Interface_Macros.hxx>
 #include <Interface_ShareTool.hxx>
 #include <Message_Messenger.hxx>
 #include <Standard_DomainError.hxx>
index 46ea98c93580f61d7858d6394c18ec2a2b336b8e..cf9f0d9b2094d2d4dc0264ba2b6cae5cd96bca9e 100644 (file)
@@ -29,7 +29,6 @@
 #include <Interface_CopyTool.hxx>
 #include <Interface_EntityIterator.hxx>
 #include <Interface_ShareTool.hxx>
-#include <Standard_DomainError.hxx>
 
 IGESAppli_ToolLineWidening::IGESAppli_ToolLineWidening ()    {  }
 
index f5b2c2893d0fc19020856fd1a6c4670ee2dc516c..a2c8ce57c1a21159c06d06c01a16632cb57aa5a0 100644 (file)
@@ -21,7 +21,6 @@
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
-#include <Standard_Boolean.hxx>
 #include <Standard_Integer.hxx>
 class IGESAppli_LineWidening;
 class IGESData_IGESReaderData;
index 890526555af4792e105f398fcb8ecd8b61dc18b8..f955023752ba2206243ba96a1cad6cfbc5cdccbf 100644 (file)
@@ -33,7 +33,6 @@
 #include <Interface_EntityIterator.hxx>
 #include <Interface_Macros.hxx>
 #include <Interface_ShareTool.hxx>
-#include <Message_Messenger.hxx>
 #include <Standard_DomainError.hxx>
 
 IGESAppli_ToolNodalConstraint::IGESAppli_ToolNodalConstraint ()    {  }
index 3c51f6012eaebb6bb84651a132e5ca243b733812..d59ba94d24921941295d276a9d80f1421c34d213 100644 (file)
@@ -21,7 +21,6 @@
 #include <IGESAppli_Node.hxx>
 #include <IGESAppli_ToolNodalResults.hxx>
 #include <IGESData_DirChecker.hxx>
-#include <IGESData_Dump.hxx>
 #include <IGESData_IGESDumper.hxx>
 #include <IGESData_IGESReaderData.hxx>
 #include <IGESData_IGESWriter.hxx>
 #include <Interface_EntityIterator.hxx>
 #include <Interface_Macros.hxx>
 #include <Interface_ShareTool.hxx>
-#include <Message_Messenger.hxx>
-#include <Standard_DomainError.hxx>
 #include <TColStd_HArray1OfInteger.hxx>
-#include <TColStd_HArray1OfReal.hxx>
 #include <TColStd_HArray2OfReal.hxx>
 
 IGESAppli_ToolNodalResults::IGESAppli_ToolNodalResults ()    {  }
index de6db18512873fec40f30885b4fc9dbd595aab94..cb3a0a0e10d96315c4062e446f89cf6df7eeb4ac 100644 (file)
@@ -33,7 +33,6 @@
 #include <Interface_Macros.hxx>
 #include <Interface_ShareTool.hxx>
 #include <Message_Messenger.hxx>
-#include <Standard_DomainError.hxx>
 
 IGESAppli_ToolNode::IGESAppli_ToolNode ()    {  }
 
index 68425daff31d8a99cf590c880edb765dafba9407..f9692abdfbe9a278f30338ae602d911c1bb936e9 100644 (file)
 #include <Interface_Check.hxx>
 #include <Interface_CopyTool.hxx>
 #include <Interface_EntityIterator.hxx>
-#include <Interface_Macros.hxx>
 #include <Interface_ShareTool.hxx>
-#include <Message_Messenger.hxx>
-#include <Standard_DomainError.hxx>
 #include <TCollection_HAsciiString.hxx>
 #include <TColStd_HArray1OfInteger.hxx>
 
index cab5650619b370730665b593e47da1385d4d0580..3a655c73036e98a982f98e65ca3441fc93ea993e 100644 (file)
@@ -28,8 +28,6 @@
 #include <Interface_CopyTool.hxx>
 #include <Interface_EntityIterator.hxx>
 #include <Interface_ShareTool.hxx>
-#include <Message_Messenger.hxx>
-#include <Standard_DomainError.hxx>
 
 IGESAppli_ToolPWBDrilledHole::IGESAppli_ToolPWBDrilledHole ()    {  }
 
index 8cc2f9fffb035b2e1b01f02cab3218d8d3339527..59c3c7431f8eea523fa24973ddd6618fc6b2a3c0 100644 (file)
@@ -21,7 +21,6 @@
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
-#include <Standard_Boolean.hxx>
 #include <Standard_Integer.hxx>
 class IGESAppli_PWBDrilledHole;
 class IGESData_IGESReaderData;
index d63f1c8cd60a499038b00cea64608d1e14f360c5..1819b16444f551d039e9f2c81d34b44eb85ff78e 100644 (file)
@@ -28,9 +28,7 @@
 #include <Interface_Check.hxx>
 #include <Interface_CopyTool.hxx>
 #include <Interface_EntityIterator.hxx>
-#include <Interface_Macros.hxx>
 #include <Interface_ShareTool.hxx>
-#include <Standard_DomainError.hxx>
 #include <TCollection_HAsciiString.hxx>
 
 IGESAppli_ToolPartNumber::IGESAppli_ToolPartNumber ()    {  }
index 47f45ee31025d9b40aa2952b471636fe285db4f6..baf76b0ab0f7d651dedf3995364f31f1f8740fea 100644 (file)
@@ -21,7 +21,6 @@
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
-#include <Standard_Boolean.hxx>
 #include <Standard_Integer.hxx>
 class IGESAppli_PartNumber;
 class IGESData_IGESReaderData;
index 4f33ce8601a3e1ca1c9f6055613e914e8aa38c62..16b29dc81be3b27814571bd0ba3d48f7b493c748 100644 (file)
 #include <Interface_Check.hxx>
 #include <Interface_CopyTool.hxx>
 #include <Interface_EntityIterator.hxx>
-#include <Interface_Macros.hxx>
 #include <Interface_ShareTool.hxx>
-#include <Message_Messenger.hxx>
-#include <Standard_DomainError.hxx>
 #include <TCollection_HAsciiString.hxx>
 
 IGESAppli_ToolPinNumber::IGESAppli_ToolPinNumber ()    {  }
index ab82b96de22fe2743cbc20c14b9705404e858d59..053e01a64e455e2fe1e2b64ba81183ccb3da889b 100644 (file)
@@ -21,7 +21,6 @@
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
-#include <Standard_Boolean.hxx>
 #include <Standard_Integer.hxx>
 class IGESAppli_PinNumber;
 class IGESData_IGESReaderData;
index cc0c7ed7479decc4645d018b2cef809cb9a9e3c4..05aa5f30825535878d230a453f453ca27cb1d242 100644 (file)
@@ -21,7 +21,6 @@
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
-#include <Standard_Boolean.hxx>
 #include <Standard_Integer.hxx>
 class IGESAppli_PipingFlow;
 class IGESData_IGESReaderData;
index 887ba489f16d576a5e907ed83263010e9029c4dc..fc4f815bf66529820da107b425291f43186a9e3c 100644 (file)
 #include <Interface_Check.hxx>
 #include <Interface_CopyTool.hxx>
 #include <Interface_EntityIterator.hxx>
-#include <Interface_Macros.hxx>
 #include <Interface_ShareTool.hxx>
-#include <Message_Messenger.hxx>
-#include <Standard_DomainError.hxx>
 #include <TCollection_HAsciiString.hxx>
 
 IGESAppli_ToolReferenceDesignator::IGESAppli_ToolReferenceDesignator ()    {  }
index 21f6ac20feb844d9ac38c84e7f2103a7ac6c6d69..aeca37de833ea2fff7b830864e9f4441ede33c00 100644 (file)
@@ -21,7 +21,6 @@
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
-#include <Standard_Boolean.hxx>
 #include <Standard_Integer.hxx>
 class IGESAppli_ReferenceDesignator;
 class IGESData_IGESReaderData;
index 549544b6ac49442e68d1f76c5a9404bd552f3ef9..a89ed2bf78fb5b21ff4e414fcc49043319c5f50e 100644 (file)
@@ -29,8 +29,6 @@
 #include <Interface_CopyTool.hxx>
 #include <Interface_EntityIterator.hxx>
 #include <Interface_ShareTool.hxx>
-#include <Message_Messenger.hxx>
-#include <Standard_DomainError.hxx>
 
 IGESAppli_ToolRegionRestriction::IGESAppli_ToolRegionRestriction ()    {  }
 
index b9d9d423420223a6750b0854b7a3eebcc997e3e7..c19f3516a83bdf586b4434325c87b02cf1bf1060 100644 (file)
@@ -21,7 +21,6 @@
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
-#include <Standard_Boolean.hxx>
 #include <Standard_Integer.hxx>
 class IGESAppli_RegionRestriction;
 class IGESData_IGESReaderData;
index 59c3e49543f5844e566c8d602d15d17a0dd80e43..b24e89015675cae15d8cdb207026cc6412baaf3f 100644 (file)
@@ -18,7 +18,6 @@
 #define _IGESBasic_AssocGroupType_HeaderFile
 
 #include <Standard.hxx>
-#include <Standard_Type.hxx>
 
 #include <Standard_Integer.hxx>
 #include <IGESData_IGESEntity.hxx>
index c75ee13dc8d452aeb25db24d6637eb8aa0d132ba..59307ef641864e81b9a6846c8e5740ff9a9a012a 100644 (file)
@@ -18,7 +18,6 @@
 #define _IGESBasic_ExternalRefFile_HeaderFile
 
 #include <Standard.hxx>
-#include <Standard_Type.hxx>
 
 #include <IGESData_IGESEntity.hxx>
 class TCollection_HAsciiString;
index 5a19ea3169e0dd25290d9b238c6e0918583a3629..bb8e588321e0b348610478bded59594445dff66f 100644 (file)
@@ -19,7 +19,6 @@
 #include <IGESBasic_ExternalRefFileIndex.hxx>
 #include <IGESData_IGESEntity.hxx>
 #include <Standard_DimensionMismatch.hxx>
-#include <Standard_OutOfRange.hxx>
 #include <Standard_Type.hxx>
 #include <TCollection_HAsciiString.hxx>
 
index 33b2eeef482a016ba9dd1c0ff1ade999206b4ebd..218a89a6e88933f66ff8fe7da94b2225c63568a1 100644 (file)
@@ -18,7 +18,6 @@
 #define _IGESBasic_ExternalRefFileIndex_HeaderFile
 
 #include <Standard.hxx>
-#include <Standard_Type.hxx>
 
 #include <Interface_HArray1OfHAsciiString.hxx>
 #include <IGESData_HArray1OfIGESEntity.hxx>
index 11407191c032d95e1893977b6cf9ba0aa156cef3..7c45f37cd1e6c84c09269c0edd64a947ed996189 100644 (file)
 #define _IGESBasic_ExternalRefFileName_HeaderFile
 
 #include <Standard.hxx>
-#include <Standard_Type.hxx>
 
 #include <IGESData_IGESEntity.hxx>
-#include <Standard_Boolean.hxx>
 class TCollection_HAsciiString;
 
 
index 539b845180dc8346d345d4203276f18aea8b432e..af8d2e5943decd99a0887100aca8fd19ae487b29 100644 (file)
@@ -18,7 +18,6 @@
 #define _IGESBasic_ExternalRefLibName_HeaderFile
 
 #include <Standard.hxx>
-#include <Standard_Type.hxx>
 
 #include <IGESData_IGESEntity.hxx>
 class TCollection_HAsciiString;
index 1dbc3126061eb7e5471c20b81677234355e3a29c..1ef4055aff9623965476fe4a875c5226ac5cedd7 100644 (file)
@@ -18,7 +18,6 @@
 #define _IGESBasic_ExternalRefName_HeaderFile
 
 #include <Standard.hxx>
-#include <Standard_Type.hxx>
 
 #include <IGESData_IGESEntity.hxx>
 class TCollection_HAsciiString;
index 6578414c40f14e106fd940c27375b354e795e47b..64e60ce6efa46e717014ae1e8fd1547656183991 100644 (file)
@@ -18,7 +18,6 @@
 
 #include <IGESBasic_ExternalReferenceFile.hxx>
 #include <Standard_DimensionMismatch.hxx>
-#include <Standard_OutOfRange.hxx>
 #include <Standard_Type.hxx>
 #include <TCollection_HAsciiString.hxx>
 
index 6f91ca8d05fa9319b0c18e8fbd5ad21df010695a..c5a86a72d37b681ff19cad6fb762d8c93a8771a8 100644 (file)
@@ -18,7 +18,6 @@
 #define _IGESBasic_ExternalReferenceFile_HeaderFile
 
 #include <Standard.hxx>
-#include <Standard_Type.hxx>
 
 #include <Interface_HArray1OfHAsciiString.hxx>
 #include <IGESData_IGESEntity.hxx>
index f6dbdab81ff041f2a87f1f27a2eca0b3bb4f9195..6ef157a2544f074fb8e0a1ee882e67ef458d370e 100644 (file)
@@ -20,7 +20,6 @@
 #include <IGESBasic_ExternalRefLibName.hxx>
 #include <IGESBasic_ExternalRefName.hxx>
 #include <IGESBasic_GeneralModule.hxx>
-#include <IGESBasic_Group.hxx>
 #include <IGESBasic_GroupWithoutBackP.hxx>
 #include <IGESBasic_Hierarchy.hxx>
 #include <IGESBasic_Name.hxx>
index d11fe6c0fce68fed24eee1582ed7412615bea5bb..09df3f85515d520774da1d7998efe0b6ed7955bf 100644 (file)
@@ -22,7 +22,6 @@
 
 #include <IGESData_GeneralModule.hxx>
 #include <Standard_Integer.hxx>
-#include <Standard_Boolean.hxx>
 class IGESData_IGESEntity;
 class Interface_EntityIterator;
 class IGESData_DirChecker;
index fe8bb6fb9cff6eeb1fe961dd4dc85a2127b075da..702026e7d1caa29a36b793ac79dbcbe026614408 100644 (file)
 #define _IGESBasic_Group_HeaderFile
 
 #include <Standard.hxx>
-#include <Standard_Type.hxx>
 
 #include <IGESData_HArray1OfIGESEntity.hxx>
 #include <IGESData_IGESEntity.hxx>
 #include <Standard_Integer.hxx>
-#include <Standard_Boolean.hxx>
 class Standard_Transient;
 
 
index 7bdebc8ee76c3cb1e14c6b2e50b9bce74ea3f486..4f77073db446d6c08cb1da1b0bff4b3275dc4fe3 100644 (file)
@@ -17,7 +17,6 @@
 //--------------------------------------------------------------------
 
 #include <IGESBasic_GroupWithoutBackP.hxx>
-#include <Standard_OutOfRange.hxx>
 #include <Standard_Type.hxx>
 
 IMPLEMENT_STANDARD_RTTIEXT(IGESBasic_GroupWithoutBackP,IGESBasic_Group)
index 3e6c8a622018bc1bab4197dc21be6dd24546b621..0ea2701ea79d5856ff47a01abf7371053715383c 100644 (file)
@@ -18,7 +18,6 @@
 #define _IGESBasic_GroupWithoutBackP_HeaderFile
 
 #include <Standard.hxx>
-#include <Standard_Type.hxx>
 
 #include <IGESBasic_Group.hxx>
 
index 3cfb448c7d8e9f1c690ca8b4d345cbd8a777c66e..a8d75201d46c7e0c51dfb0fad609424771075c7b 100644 (file)
@@ -18,7 +18,6 @@
 #define _IGESBasic_HArray1OfHArray1OfXY_HeaderFile
 
 #include <Standard.hxx>
-#include <Standard_Type.hxx>
 
 #include <TColStd_Array1OfTransient.hxx>
 #include <Standard_Transient.hxx>
index 1a92dd30f3e91eeb4c657e12dbd15c4ea5b13c1b..ad158c8634d97f81cfffd0562809a2a0898fcbd1 100644 (file)
@@ -17,7 +17,6 @@
 #ifndef IGESBasic_HArray2OfHArray1OfReal_HeaderFile
 #define IGESBasic_HArray2OfHArray1OfReal_HeaderFile
 
-#include <TColStd_HArray1OfReal.hxx>
 #include <IGESBasic_Array2OfHArray1OfReal.hxx>
 #include <NCollection_DefineHArray2.hxx>
 
index 7e76ec559bbdfa7ce199fdf7237bdbc260926642..4493ab1f63bb4407c1875083775784c80d60ecfb 100644 (file)
@@ -18,7 +18,6 @@
 #define _IGESBasic_Hierarchy_HeaderFile
 
 #include <Standard.hxx>
-#include <Standard_Type.hxx>
 
 #include <Standard_Integer.hxx>
 #include <IGESData_IGESEntity.hxx>
index 3cd66b1e22c0a465a2e6c398c85733ee4a5150f8..03a60923283cd324994d0e34ec7b682326c4914f 100644 (file)
@@ -18,7 +18,6 @@
 #define _IGESBasic_Name_HeaderFile
 
 #include <Standard.hxx>
-#include <Standard_Type.hxx>
 
 #include <Standard_Integer.hxx>
 #include <IGESData_NameEntity.hxx>
index 1ca58f5aa0216e5cc68d11289e73e9c981fc1b25..919adb41c25094ea3af93b10707dbe92234f45bd 100644 (file)
@@ -17,7 +17,6 @@
 //--------------------------------------------------------------------
 
 #include <IGESBasic_OrderedGroup.hxx>
-#include <Standard_OutOfRange.hxx>
 #include <Standard_Type.hxx>
 
 IMPLEMENT_STANDARD_RTTIEXT(IGESBasic_OrderedGroup,IGESBasic_Group)
index 0f7202dff4f205e92b403b18cde5c02abcd88252..1143e256d41a0d9404b823dff94ec71ca78145ca 100644 (file)
@@ -18,7 +18,6 @@
 #define _IGESBasic_OrderedGroup_HeaderFile
 
 #include <Standard.hxx>
-#include <Standard_Type.hxx>
 
 #include <IGESBasic_Group.hxx>
 
index 7355454b709e00e736ca00aa99ad73f90b1ee142..928da0ff826729bcff546e3399608bf1dfcae824 100644 (file)
@@ -17,7 +17,6 @@
 //--------------------------------------------------------------------
 
 #include <IGESBasic_OrderedGroupWithoutBackP.hxx>
-#include <Standard_OutOfRange.hxx>
 #include <Standard_Type.hxx>
 
 IMPLEMENT_STANDARD_RTTIEXT(IGESBasic_OrderedGroupWithoutBackP,IGESBasic_Group)
index c7f65e7a76abc9cf1b441b49a538ebd3843bd87b..2465c741e448b7b013b77b5d53478475e7298172 100644 (file)
@@ -18,7 +18,6 @@
 #define _IGESBasic_OrderedGroupWithoutBackP_HeaderFile
 
 #include <Standard.hxx>
-#include <Standard_Type.hxx>
 
 #include <IGESBasic_Group.hxx>
 
index 5a26492c24d266c47792860b60f9fda1a297ffb7..2f30ee3bf4f3b3a184151ade81e3f36b6756f2c4 100644 (file)
@@ -19,7 +19,6 @@
 #include <IGESBasic_ExternalRefFileName.hxx>
 #include <IGESBasic_ExternalRefLibName.hxx>
 #include <IGESBasic_ExternalRefName.hxx>
-#include <IGESBasic_Group.hxx>
 #include <IGESBasic_GroupWithoutBackP.hxx>
 #include <IGESBasic_Hierarchy.hxx>
 #include <IGESBasic_Name.hxx>
@@ -30,7 +29,6 @@
 #include <IGESBasic_SingularSubfigure.hxx>
 #include <IGESBasic_SubfigureDef.hxx>
 #include <IGESData.hxx>
-#include <IGESData_Protocol.hxx>
 #include <Interface_Protocol.hxx>
 #include <Standard_Type.hxx>
 
index 136e95c5cfafab2f4967a92462eb1fd08877b2c2..e25a2f724d9ebc6413378e62ffab530c0012ed2f 100644 (file)
@@ -22,7 +22,6 @@
 
 #include <IGESData_Protocol.hxx>
 #include <Standard_Integer.hxx>
-#include <Standard_Type.hxx>
 class Interface_Protocol;
 
 
index f174d13ae4faa32bde028f87650f170a52e149b0..0ea617ff773e3993a7f0b36f674ba5d4db7965b1 100644 (file)
@@ -19,7 +19,6 @@
 #include <IGESBasic_ExternalRefFileName.hxx>
 #include <IGESBasic_ExternalRefLibName.hxx>
 #include <IGESBasic_ExternalRefName.hxx>
-#include <IGESBasic_Group.hxx>
 #include <IGESBasic_GroupWithoutBackP.hxx>
 #include <IGESBasic_Hierarchy.hxx>
 #include <IGESBasic_Name.hxx>
@@ -50,7 +49,6 @@
 #include <IGESData_IGESWriter.hxx>
 #include <IGESData_ParamReader.hxx>
 #include <Interface_Macros.hxx>
-#include <Standard_DomainError.hxx>
 #include <Standard_Type.hxx>
 
 IMPLEMENT_STANDARD_RTTIEXT(IGESBasic_ReadWriteModule,IGESData_ReadWriteModule)
index 79d895a9ed45799c80be4cd5bab275c8391fcc3f..81d470cf1a9d2ea5d01415ab860672a3fc05a61d 100644 (file)
@@ -19,7 +19,6 @@
 #include <IGESBasic_SingleParent.hxx>
 #include <IGESData_IGESEntity.hxx>
 #include <Standard_DimensionMismatch.hxx>
-#include <Standard_OutOfRange.hxx>
 #include <Standard_Type.hxx>
 
 IMPLEMENT_STANDARD_RTTIEXT(IGESBasic_SingleParent,IGESData_SingleParentEntity)
index 40b24c9022306f24a012859aec198400d822c13c..d9556ecef1334e5998b373cb1b2b0af5aba8b636 100644 (file)
@@ -18,7 +18,6 @@
 #define _IGESBasic_SingleParent_HeaderFile
 
 #include <Standard.hxx>
-#include <Standard_Type.hxx>
 
 #include <Standard_Integer.hxx>
 #include <IGESData_HArray1OfIGESEntity.hxx>
index 0873c80aef7175aaee63f072c960e3738fa39fea..a9869bc9125515ac22cc763db087a24412beff33 100644 (file)
@@ -21,8 +21,6 @@
 #include <Standard_Type.hxx>
 
 #include <gp_XYZ.hxx>
-#include <Standard_Real.hxx>
-#include <Standard_Boolean.hxx>
 #include <IGESData_IGESEntity.hxx>
 class IGESBasic_SubfigureDef;
 
index 0aba6b73bbb72cf5961d462d4117feecbb435fe5..7e91b046a91d1818122b11fac0e6f8d57185eb23 100644 (file)
@@ -19,7 +19,6 @@
 #include <IGESBasic_ExternalRefFileName.hxx>
 #include <IGESBasic_ExternalRefLibName.hxx>
 #include <IGESBasic_ExternalRefName.hxx>
-#include <IGESBasic_Group.hxx>
 #include <IGESBasic_GroupWithoutBackP.hxx>
 #include <IGESBasic_Hierarchy.hxx>
 #include <IGESBasic_Name.hxx>
index cef0f17d999bb0dbade085d3028d004140f6caf1..e70cc2858d51bcccf088581489271d655e830243 100644 (file)
@@ -22,7 +22,6 @@
 
 #include <IGESData_SpecificModule.hxx>
 #include <Standard_Integer.hxx>
-#include <Standard_Boolean.hxx>
 class IGESData_IGESEntity;
 class IGESData_IGESDumper;
 
index 7a649d076dffb662b593f1f7fbd988998e6a24f6..90ae05108f9609a325f4e427b49cbd4579dcca8e 100644 (file)
@@ -18,7 +18,6 @@
 #define _IGESBasic_SubfigureDef_HeaderFile
 
 #include <Standard.hxx>
-#include <Standard_Type.hxx>
 
 #include <Standard_Integer.hxx>
 #include <IGESData_HArray1OfIGESEntity.hxx>
index e4675e8fc4185579461181823ae9c2f4cff56742..de350a5f3d737aab2a45615e1f9d39faa03295e9 100644 (file)
 #include <Interface_Check.hxx>
 #include <Interface_CopyTool.hxx>
 #include <Interface_EntityIterator.hxx>
-#include <Interface_Macros.hxx>
 #include <Interface_ShareTool.hxx>
-#include <Message_Messenger.hxx>
-#include <Standard_DomainError.hxx>
 #include <TCollection_HAsciiString.hxx>
 
 IGESBasic_ToolAssocGroupType::IGESBasic_ToolAssocGroupType ()    {  }
index d15030a8970c02a44e8fbefc12b7f7eeb655e34f..fc2a686334d1ed63c9a5c07abc8027be033a69c3 100644 (file)
@@ -21,7 +21,6 @@
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
-#include <Standard_Boolean.hxx>
 #include <Standard_Integer.hxx>
 class IGESBasic_AssocGroupType;
 class IGESData_IGESReaderData;
index a2d1ab6da9188ac66babd78e6f01076b8091f713..2662a4f3ffd59ac668fbde844e25cb857d4adc66 100644 (file)
 #include <Interface_Check.hxx>
 #include <Interface_CopyTool.hxx>
 #include <Interface_EntityIterator.hxx>
-#include <Interface_Macros.hxx>
 #include <Interface_ShareTool.hxx>
-#include <Message_Messenger.hxx>
-#include <Standard_DomainError.hxx>
 #include <TCollection_HAsciiString.hxx>
 
 IGESBasic_ToolExternalRefFile::IGESBasic_ToolExternalRefFile ()    {  }
index 2c89dbe46e588c322ca48d0dbabe39df0aee919e..800c34d1cd0e0fddbcac48c1d178515f509a17ea 100644 (file)
 #include <Interface_Check.hxx>
 #include <Interface_CopyTool.hxx>
 #include <Interface_EntityIterator.hxx>
-#include <Interface_Macros.hxx>
 #include <Interface_ShareTool.hxx>
-#include <Message_Messenger.hxx>
-#include <Standard_DomainError.hxx>
 #include <TCollection_HAsciiString.hxx>
 
 IGESBasic_ToolExternalRefFileName::IGESBasic_ToolExternalRefFileName ()    {  }
index 119516de1f04aaec6a7ed615cde35c7afcbfd440..7c5ac68d794178b84cfc00e0c00ce3c7d321b7c0 100644 (file)
 #include <Interface_Check.hxx>
 #include <Interface_CopyTool.hxx>
 #include <Interface_EntityIterator.hxx>
-#include <Interface_Macros.hxx>
 #include <Interface_ShareTool.hxx>
-#include <Message_Messenger.hxx>
-#include <Standard_DomainError.hxx>
 #include <TCollection_HAsciiString.hxx>
 
 IGESBasic_ToolExternalRefLibName::IGESBasic_ToolExternalRefLibName ()    {  }
index ab4daea9d3ed1403dfca8e8cf56e74c205d51d55..4689f71ae6b40268a55c9f7539a7b4f715455837 100644 (file)
 #include <Interface_Check.hxx>
 #include <Interface_CopyTool.hxx>
 #include <Interface_EntityIterator.hxx>
-#include <Interface_Macros.hxx>
 #include <Interface_ShareTool.hxx>
-#include <Message_Messenger.hxx>
-#include <Standard_DomainError.hxx>
 #include <TCollection_HAsciiString.hxx>
 
 IGESBasic_ToolExternalRefName::IGESBasic_ToolExternalRefName ()    {  }
index bdb3af00aa44a59d4b1860d812b99de3c0760010..bb73a6da09856ef3a4aa80d54f186760e38e40ed 100644 (file)
@@ -29,7 +29,6 @@
 #include <Interface_CopyTool.hxx>
 #include <Interface_EntityIterator.hxx>
 #include <Interface_HArray1OfHAsciiString.hxx>
-#include <Interface_Macros.hxx>
 #include <Interface_ShareTool.hxx>
 #include <Message_Messenger.hxx>
 #include <Standard_DomainError.hxx>
index 6f9c7638238d7a2e3247219b8a742884968cd296..ab2aef0aa74cb33063ec4ecf47bf200c040b554f 100644 (file)
@@ -21,7 +21,6 @@
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
-#include <Standard_Boolean.hxx>
 #include <Standard_Integer.hxx>
 class IGESBasic_Group;
 class IGESData_IGESReaderData;
index a9851b58413e788412505585aac341d6734a7239..ee6c243ba51d2db157eb0f46b45f4e2f79094a47 100644 (file)
@@ -21,7 +21,6 @@
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
-#include <Standard_Boolean.hxx>
 #include <Standard_Integer.hxx>
 class IGESBasic_GroupWithoutBackP;
 class IGESData_IGESReaderData;
index 41ab2f7cc24601e360ccec20237ffc122c6b6512..e1622e716678064a2b211b31719d44087aa0bb5b 100644 (file)
@@ -28,8 +28,6 @@
 #include <Interface_CopyTool.hxx>
 #include <Interface_EntityIterator.hxx>
 #include <Interface_ShareTool.hxx>
-#include <Message_Messenger.hxx>
-#include <Standard_DomainError.hxx>
 
 IGESBasic_ToolHierarchy::IGESBasic_ToolHierarchy ()    {  }
 
index cf353edc4a1be831394f3da4f09aa1a694863254..412d4c96467b106de7daf12cb29698e5a7bcfdc8 100644 (file)
@@ -21,7 +21,6 @@
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
-#include <Standard_Boolean.hxx>
 #include <Standard_Integer.hxx>
 class IGESBasic_Hierarchy;
 class IGESData_IGESReaderData;
index 5d30351eb50f5b7e23a81c55243db2d05bc406f4..49a26cf61d8c38a10fece0b242c256ef43c21483 100644 (file)
 #include <Interface_Check.hxx>
 #include <Interface_CopyTool.hxx>
 #include <Interface_EntityIterator.hxx>
-#include <Interface_Macros.hxx>
 #include <Interface_ShareTool.hxx>
-#include <Message_Messenger.hxx>
-#include <Standard_DomainError.hxx>
 #include <TCollection_HAsciiString.hxx>
 
 IGESBasic_ToolName::IGESBasic_ToolName ()    {  }
index 9ab40e0ba3a6ec5beab007d3a15ed96fe6807c77..7e488c6ef0bd13a2d550a0e2de7a4382267eae35 100644 (file)
@@ -21,7 +21,6 @@
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
-#include <Standard_Boolean.hxx>
 #include <Standard_Integer.hxx>
 class IGESBasic_Name;
 class IGESData_IGESReaderData;
index 0a63ce4678b053780117b9894a4b1816f61b18b7..ea52f6ecbefc9b51e3797feb0191b9d088b0f09d 100644 (file)
@@ -21,7 +21,6 @@
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
-#include <Standard_Boolean.hxx>
 #include <Standard_Integer.hxx>
 class IGESBasic_OrderedGroup;
 class IGESData_IGESReaderData;
index 540302f5ea6ac7bb41695a76568cb23db2423505..1a23850d037c5fd1c1515628e91299cc793e303d 100644 (file)
@@ -21,7 +21,6 @@
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
-#include <Standard_Boolean.hxx>
 #include <Standard_Integer.hxx>
 class IGESBasic_OrderedGroupWithoutBackP;
 class IGESData_IGESReaderData;
index 485b3e523e165533873200155b5972adfcb6792e..b6d382c1772e120dea75b31e5da0a793df71fae5 100644 (file)
@@ -21,7 +21,6 @@
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
-#include <Standard_Boolean.hxx>
 #include <Standard_Integer.hxx>
 class IGESBasic_SingleParent;
 class IGESData_IGESReaderData;
index 5b20a230b8fde1e32c5b3a965da3e63d76954f53..49dd355ae07b46367297c6f52c2a424ee933e802 100644 (file)
@@ -16,7 +16,6 @@
 //--------------------------------------------------------------------
 //--------------------------------------------------------------------
 
-#include <gp_GTrsf.hxx>
 #include <gp_XYZ.hxx>
 #include <IGESBasic_SingularSubfigure.hxx>
 #include <IGESBasic_SubfigureDef.hxx>
@@ -34,9 +33,7 @@
 #include <Interface_EntityIterator.hxx>
 #include <Interface_Macros.hxx>
 #include <Interface_ShareTool.hxx>
-#include <Message_Messenger.hxx>
 #include <Message_Msg.hxx>
-#include <Standard_DomainError.hxx>
 
 // MGE 03/08/98
 IGESBasic_ToolSingularSubfigure::IGESBasic_ToolSingularSubfigure ()    {  }
index abea2dd347de0dd089995d22696d4d983f0e09c4..797ca06f449e7655f04a1e6b3b30e23444c7c4cc 100644 (file)
@@ -35,6 +35,7 @@
 #include <Graphic3d_GraduatedTrihedron.hxx>
 #include <Graphic3d_RenderingParams.hxx>
 #include <Graphic3d_SequenceOfHClipPlane.hxx>
+#include <Graphic3d_Texture2D.hxx>
 #include <Graphic3d_TypeOfShadingModel.hxx>
 #include <Graphic3d_Vertex.hxx>
 #include <Image_PixMap.hxx>
index 96ebebcf2c5f8176f1796dc6cfccc7e3aaaea78f..c41449ba544d125e158f3a9bfeed82823ab5f581 100644 (file)
@@ -14,7 +14,6 @@
 
 #include <gp.hxx>
 
-#include <gp_Ax1.hxx>
 #include <gp_Ax2.hxx>
 #include <gp_Ax2d.hxx>
 #include <gp_Dir.hxx>
index 892b453022a0d3fb86a53fcd71ee9ef262312cf3..7b2945089cbd2752a643f5188701a14751ba3f38 100644 (file)
 
 #include <gp_Ax1.hxx>
 
-#include <gp.hxx>
 #include <gp_Ax2.hxx>
 #include <gp_Dir.hxx>
 #include <gp_Pnt.hxx>
-#include <gp_Trsf.hxx>
 #include <gp_Vec.hxx>
 #include <Standard_Dump.hxx>
 
index b1747c521e8a6810c6e9e0e827b40a582fa18426..9f92929a27efcd720f3c72d31d2d01ab335911f0 100644 (file)
 
 #include <gp_Ax2.hxx>
 
-#include <gp.hxx>
 #include <gp_Ax1.hxx>
 #include <gp_Dir.hxx>
 #include <gp_Pnt.hxx>
-#include <gp_Trsf.hxx>
 #include <gp_Vec.hxx>
 #include <Standard_ConstructionError.hxx>
 #include <Standard_Dump.hxx>
index 68ce5642ee0dc61a95d918443046897a91cfc66c..8c289936670f12f80e07726ffe8281ace803f690 100644 (file)
@@ -24,7 +24,6 @@
 #include <gp_Pnt2d.hxx>
 #include <gp_Trsf2d.hxx>
 #include <gp_Vec2d.hxx>
-#include <Standard_ConstructionError.hxx>
 #include <Standard_Dump.hxx>
 
 void gp_Ax22d::Mirror (const gp_Pnt2d& P)
index 53a393382300fcce52cc14adfca5ea3066986f3e..6e5b9ab442f4dee8dcdf179f6d0b15e1ef17b346 100644 (file)
@@ -20,7 +20,6 @@
 #include <gp_Pnt2d.hxx>
 #include <gp_Trsf2d.hxx>
 #include <gp_Vec2d.hxx>
-#include <Standard_ConstructionError.hxx>
 
 //! Describes a coordinate system in a plane (2D space).
 //! A coordinate system is defined by:
index ae3902b74cf6678e13b4ddc4a1f9589e6bd9e98e..6b1b22bc2128adc4971bb6fdf6d7834a8734891e 100644 (file)
@@ -23,7 +23,6 @@
 #include <gp_Dir2d.hxx>
 #include <gp_Pnt2d.hxx>
 #include <gp_Trsf2d.hxx>
-#include <gp_Vec2d.hxx>
 #include <gp_XY.hxx>
 #include <Standard_Dump.hxx>
 
index d02c31bc504ff89f0d06e9014d5f828b479f1d5d..accc434efdb2835e046592ab5b6f5e7c9f0bafa9 100644 (file)
@@ -20,7 +20,6 @@
 #include <gp_Ax2.hxx>
 #include <gp_Dir.hxx>
 #include <gp_Pnt.hxx>
-#include <gp_Trsf.hxx>
 #include <gp_Vec.hxx>
 #include <Standard_ConstructionError.hxx>
 #include <Standard_Dump.hxx>
index baae99e6a7409deb0a97d4c62a0c64cf59c415ba..88a39a3dfbbbbbd862909eccec4c3cefad892f7c 100644 (file)
@@ -17,9 +17,6 @@
 #include <gp_Ax1.hxx>
 #include <gp_Ax2.hxx>
 #include <gp_Pnt.hxx>
-#include <gp_Trsf.hxx>
-#include <gp_Vec.hxx>
-#include <Standard_ConstructionError.hxx>
 
 void gp_Circ::Mirror (const gp_Pnt& P)
 { pos.Mirror(P); }
index 0a24ad35a43dca93a4b5a562e5eb007f6fe8096e..dea2671bff48aebef1db73423bb67fb057f6e789 100644 (file)
@@ -19,9 +19,6 @@
 #include <gp_Ax2d.hxx>
 #include <gp_Ax22d.hxx>
 #include <gp_Pnt2d.hxx>
-#include <gp_Trsf2d.hxx>
-#include <gp_Vec2d.hxx>
-#include <Standard_ConstructionError.hxx>
 
 void gp_Circ2d::Mirror (const gp_Pnt2d& P)
 { pos.Mirror(P); }
index a213943b8c75b5232eec49f2a9417996c66b51b9..34860509c701b79fbc9be3a5cc88085a45851518 100644 (file)
@@ -22,8 +22,6 @@
 #include <gp_Ax3.hxx>
 #include <gp_Pnt.hxx>
 #include <gp_Trsf.hxx>
-#include <gp_Vec.hxx>
-#include <Standard_ConstructionError.hxx>
 
 void gp_Cone::Coefficients
 (Standard_Real& A1, Standard_Real& A2, Standard_Real& A3, 
index 2511c7f2093eaa5ba753141f925851ce5b231277..9ae5053f470c782d81201cdbd3c24aa37ae08250 100644 (file)
@@ -23,8 +23,6 @@
 #include <gp_Ax3.hxx>
 #include <gp_Pnt.hxx>
 #include <gp_Trsf.hxx>
-#include <gp_Vec.hxx>
-#include <Standard_ConstructionError.hxx>
 
 void gp_Cylinder::Coefficients
 (Standard_Real& A1, Standard_Real& A2, Standard_Real& A3, 
index 1f186185513435ad091a9f17af8244aa2f5033f1..f5997d04ef437bcab41e2ba1ef340348a2a87307 100644 (file)
 
 #include <gp_Dir.hxx>
 
-#include <gp_Ax1.hxx>
 #include <gp_Ax2.hxx>
 #include <gp_Trsf.hxx>
-#include <gp_Vec.hxx>
 #include <gp_XYZ.hxx>
 #include <Standard_ConstructionError.hxx>
 #include <Standard_DomainError.hxx>
index 6c3b481502af00b562cab31ae2e442ae2328ef55..60fdc20dc2f5673013e9a895e4c489b5636d6b00 100644 (file)
@@ -18,9 +18,7 @@
 
 #include <gp_Ax2d.hxx>
 #include <gp_Trsf2d.hxx>
-#include <gp_Vec2d.hxx>
 #include <gp_XY.hxx>
-#include <Standard_ConstructionError.hxx>
 #include <Standard_DomainError.hxx>
 #include <Standard_Dump.hxx>
 #include <Standard_OutOfRange.hxx>
index e9b063252d8fddcb73ed7a95c9c5e6f1b2602240..d36cfc9d73977d18797279b70a83d83735b1fa65 100644 (file)
@@ -19,9 +19,6 @@
 #include <gp_Ax1.hxx>
 #include <gp_Ax2.hxx>
 #include <gp_Pnt.hxx>
-#include <gp_Trsf.hxx>
-#include <gp_Vec.hxx>
-#include <Standard_ConstructionError.hxx>
 
 void gp_Elips::Mirror (const gp_Pnt& P)
 { pos.Mirror(P); }
index 97c41946d5c3e3a0dffdcdc5e3385f668fdf0a93..338c87a7b7e15b9272f5b34a2b55d0b9128e3f4d 100644 (file)
 #include <gp_Pnt2d.hxx>
 #include <gp_Trsf2d.hxx>
 #include <gp_Vec2d.hxx>
-#include <Standard_ConstructionError.hxx>
 
 void gp_Elips2d::Coefficients (Standard_Real& A, 
-                              Standard_Real& B, 
-                              Standard_Real& C, 
-                              Standard_Real& D, 
-                              Standard_Real& E, 
-                              Standard_Real& F) const 
+                               Standard_Real& B, 
+                               Standard_Real& C, 
+                               Standard_Real& D, 
+                               Standard_Real& E, 
+                               Standard_Real& F) const 
 {
   Standard_Real DMin = minorRadius * minorRadius;
   Standard_Real DMaj = majorRadius * majorRadius;
index 90270fc8b97c1c3a1a0c337173b835da11317394..864f7d481fa7b6ab38ab12e384a7a24949c12795 100644 (file)
 #include <gp_XY.hxx>
 #include <Precision.hxx>
 #include <Standard_ConstructionError.hxx>
-#include <Standard_OutOfRange.hxx>
 
 void gp_GTrsf2d::SetAffinity (const gp_Ax2d& A,
-                             const Standard_Real Ratio)
+                              const Standard_Real Ratio)
 {
   shape = gp_Other;
   scale = 0.0;
index 423c8fdb732944cb24bd50fbddb8b5d5a83c9e14..06811f3e874a2f87934fe7d1bc235fb3f70ef124 100644 (file)
@@ -19,7 +19,6 @@
 #include <gp_Mat2d.hxx>
 #include <gp_TrsfForm.hxx>
 #include <gp_XY.hxx>
-#include <Standard_ConstructionError.hxx>
 #include <Standard_OutOfRange.hxx>
 
 
index a1040f91a8172127f2f2c4494b544e2721fdc0d4..d11649b19ca1585f3d3bb55a878458ea61735041 100644 (file)
 #include <gp_Ax1.hxx>
 #include <gp_Ax2.hxx>
 #include <gp_Pnt.hxx>
-#include <gp_Trsf.hxx>
-#include <gp_Vec.hxx>
-#include <Standard_ConstructionError.hxx>
-#include <Standard_DomainError.hxx>
 
 void gp_Hypr::Mirror (const gp_Pnt& P)
 { pos.Mirror(P); }
index ad698900400b44e041834a3c7c82807d00212648..b5a7d00b67373041c805529fcfb5b00d56f9b82d 100644 (file)
 #include <gp_Pnt2d.hxx>
 #include <gp_Trsf2d.hxx>
 #include <gp_Vec2d.hxx>
-#include <Standard_ConstructionError.hxx>
-#include <Standard_DomainError.hxx>
 
 void gp_Hypr2d::Coefficients (Standard_Real& A, 
-                             Standard_Real& B, 
-                             Standard_Real& C, 
-                             Standard_Real& D, 
-                             Standard_Real& E, 
-                             Standard_Real& F) const 
+                              Standard_Real& B, 
+                              Standard_Real& C, 
+                              Standard_Real& D, 
+                              Standard_Real& E, 
+                              Standard_Real& F) const 
 {
   Standard_Real DMin = minorRadius * minorRadius;
   Standard_Real DMaj = majorRadius * majorRadius;
index 775fd23c840a734776947ae0a247c70a8ce8525e..a291af2482f0b06aca5827678bcf4a61fd0a1867 100644 (file)
@@ -24,7 +24,6 @@
 #include <gp_Pnt.hxx>
 #include <gp_Trsf.hxx>
 #include <gp_Vec.hxx>
-#include <Standard_ConstructionError.hxx>
 
 Standard_Real gp_Lin::Distance (const gp_Lin& Other) const
 {
index 55527b47f4b4063c58f0286b90146e75b56055e1..dc7e847ba728381e94f488fc732e21b4bd25cad9 100644 (file)
@@ -21,7 +21,6 @@
 #include <gp_Pnt.hxx>
 #include <gp_Trsf.hxx>
 #include <gp_Vec.hxx>
-#include <Standard_ConstructionError.hxx>
 
 //! Describes a line in 3D space.
 //! A line is positioned in space with an axis (a gp_Ax1
index 9fd5cdc227f52f9a6bfcd63bbad97c769bab8d3d..c4cacac855dbbb43a4ee292391c4114014f7a98e 100644 (file)
@@ -24,7 +24,6 @@
 #include <gp_Dir2d.hxx>
 #include <gp_Pnt2d.hxx>
 #include <gp_Trsf2d.hxx>
-#include <gp_Vec2d.hxx>
 #include <Standard_ConstructionError.hxx>
 
 //=======================================================================
index 4e4a64cea6992b997f982ffd0c0571b0a84da8cf..7070a5a69dc0ab8901ab706d04e0724a0ac4e454 100644 (file)
@@ -20,7 +20,6 @@
 #include <gp_Mat.hxx>
 
 #include <gp_GTrsf.hxx>
-#include <gp_Trsf.hxx>
 #include <gp_XYZ.hxx>
 #include <Standard_ConstructionError.hxx>
 #include <Standard_OutOfRange.hxx>
index 0882d8aff10de59a83045370a248e305429c2b69..366b85240c42338eed9fa16429500b71e475454c 100644 (file)
@@ -19,9 +19,6 @@
 #include <gp_Ax1.hxx>
 #include <gp_Ax2.hxx>
 #include <gp_Pnt.hxx>
-#include <gp_Trsf.hxx>
-#include <gp_Vec.hxx>
-#include <Standard_ConstructionError.hxx>
 
 void gp_Parab::Mirror (const gp_Pnt& P)
 { pos.Mirror (P); }
index 2bb548a52080c5d2e34c4dbda90ce4d2c0adfa14..c6989ecb2e197b4ce8b629c2ffb5eec47d4553f7 100644 (file)
@@ -16,7 +16,6 @@
 #define _gp_Parab_HeaderFile
 
 #include <gp_Ax1.hxx>
-#include <gp_Ax2.hxx>
 #include <gp_Lin.hxx>
 #include <gp_Pnt.hxx>
 #include <Standard_ConstructionError.hxx>
index c3b41eec2992650617e45b065d17751b9119e266..db2a22d21184676958d8d7bac5a4c13146d06c5a 100644 (file)
@@ -21,7 +21,6 @@
 #include <gp_Pnt2d.hxx>
 #include <gp_Trsf2d.hxx>
 #include <gp_Vec2d.hxx>
-#include <Standard_ConstructionError.hxx>
 
 gp_Parab2d::gp_Parab2d (const gp_Ax2d& theDirectrix,
                         const gp_Pnt2d& theFocus,
index 2c6ce80e0db25335af48e33b63ddaf94a3ac56d4..8248ee7eff4545ac7f5ef724df0a1f4b29721d8b 100644 (file)
 
 #include <gp_Pln.hxx>
 
-#include <gp.hxx>
 #include <gp_Ax1.hxx>
 #include <gp_Ax2.hxx>
 #include <gp_Ax3.hxx>
 #include <gp_Dir.hxx>
-#include <gp_Lin.hxx>
 #include <gp_Pnt.hxx>
-#include <gp_Trsf.hxx>
 #include <gp_Vec.hxx>
 #include <Standard_ConstructionError.hxx>
 #include <Standard_Dump.hxx>
index 18a6590c2eeb32ef9843afc04a394c4c2fb7fcce..291d40ac680333aff47c048a44368d18fa4f12ff 100644 (file)
@@ -21,7 +21,6 @@
 #include <gp_Pnt.hxx>
 #include <gp_Trsf.hxx>
 #include <gp_Vec.hxx>
-#include <Standard_ConstructionError.hxx>
 
 //! Describes a plane.
 //! A plane is positioned in space with a coordinate system
index 94b38b69f091ed6cc954f39567f6983a985e922a..38a09b5b19cb3cbfa14f27c1b3dbe95a2234f11b 100644 (file)
@@ -20,7 +20,6 @@
 
 #include <gp_Pnt.hxx>
 
-#include <gp_Ax1.hxx>
 #include <gp_Ax2.hxx>
 #include <gp_Trsf.hxx>
 #include <gp_Vec.hxx>
index fb73a066637a51671bc7f191a963d45d361362b4..09667d182dd03f98e5924d2b0a2e2baf4e9b26b1 100644 (file)
@@ -20,7 +20,6 @@
 #include <Standard_Handle.hxx>
 #include <gp_XYZ.hxx>
 #include <Standard_Real.hxx>
-#include <Standard_Integer.hxx>
 #include <Standard_Boolean.hxx>
 
 class gp_Ax1;
index de1149fae4bc62dfd71bdc57147ff30ac0b362dc..8ba95bc27207ff675df4afafd997839c0841a9bc 100644 (file)
@@ -20,7 +20,6 @@
 
 #include <gp_Ax2d.hxx>
 #include <gp_Trsf2d.hxx>
-#include <gp_Vec2d.hxx>
 #include <gp_XY.hxx>
 #include <Standard_Dump.hxx>
 #include <Standard_OutOfRange.hxx>
index c68c77b262a8c3b9dc826594924ddec67a1f75d9..d6310620c13da68ee546c06a8de8be712c0ca62f 100644 (file)
@@ -21,7 +21,6 @@
 
 #include <gp_XY.hxx>
 #include <Standard_Real.hxx>
-#include <Standard_Integer.hxx>
 #include <Standard_Boolean.hxx>
 
 class gp_Ax2d;
@@ -179,7 +178,6 @@ private:
 };
 
 #include <gp_Vec2d.hxx>
-#include <gp_Ax2d.hxx>
 #include <gp_Trsf2d.hxx>
 
 //=======================================================================
index 0ce1aad59aade3dbb20ce0dfac52351aac42a598..240e6cc52cebf5f9a9deb6c114836ab57a880de2 100644 (file)
@@ -19,8 +19,6 @@
 #include <gp_Ax3.hxx>
 #include <gp_Pnt.hxx>
 #include <gp_Trsf.hxx>
-#include <gp_Vec.hxx>
-#include <Standard_ConstructionError.hxx>
 
 void gp_Sphere::Coefficients
 (Standard_Real& A1, Standard_Real& A2, Standard_Real& A3, 
index 3fde34cc81e7ef84063f46f8695393643fd06e3a..2c74c744e697883a47035b44d75b6975c60feceb 100644 (file)
 
 #include <gp_Torus.hxx>
 
-#include <gp.hxx>
 #include <gp_Ax1.hxx>
 #include <gp_Ax2.hxx>
 #include <gp_Ax3.hxx>
 #include <gp_Pnt.hxx>
 #include <gp_Trsf.hxx>
-#include <gp_Vec.hxx>
-#include <Standard_ConstructionError.hxx>
 #include <Standard_DimensionError.hxx>
 
 void gp_Torus::Coefficients (TColStd_Array1OfReal& theCoef) const
index eb888a2323d46c02863fb9f9a74d602b4c15d011..b4e497b4883e818801b80b7b8494ee08197bb85a 100644 (file)
@@ -18,7 +18,6 @@
 #include <gp_Ax1.hxx>
 #include <gp_Ax3.hxx>
 #include <Standard_ConstructionError.hxx>
-#include <Standard_DimensionError.hxx>
 #include <TColStd_Array1OfReal.hxx>
 
 //! Describes a torus.
index 376e6fd4059ad1b05e97fdbae17bd2d223e644b5..3e1ff120db0c1c85023a1f1590ec85a6618fcc06 100644 (file)
@@ -22,8 +22,6 @@
 #include <gp_Trsf.hxx>
 
 #include <gp.hxx>
-#include <gp_Ax1.hxx>
-#include <gp_Ax2.hxx>
 #include <gp_Ax3.hxx>
 #include <gp_GTrsf.hxx>
 #include <gp_Mat.hxx>
index 5e726f54f9ae9a9357f0f6eeed5082abb0f137e4..0ad0014b75f407ce9a17b7e0ab6ca23ec15820d1 100644 (file)
@@ -19,7 +19,6 @@
 #include <gp_Mat.hxx>
 #include <gp_XYZ.hxx>
 #include <NCollection_Mat4.hxx>
-#include <Standard_ConstructionError.hxx>
 #include <Standard_OStream.hxx>
 #include <Standard_OutOfRange.hxx>
 #include <Standard_SStream.hxx>
index 04586fa11c2c3bc8f27bade150f79ef5c96cf00f..1caec6706d06558c200753a57ca5ae684e720f7b 100644 (file)
@@ -27,7 +27,6 @@
 #include <gp_Vec2d.hxx>
 #include <gp_XY.hxx>
 #include <Standard_ConstructionError.hxx>
-#include <Standard_OutOfRange.hxx>
 
 void gp_Trsf2d::SetMirror (const gp_Ax2d& A)
 {
index 6448d82fa0476a605d70ccc41995882f0cf93efe..30c754c95443b189c87eb3eb6b1dea690c6541eb 100644 (file)
@@ -18,7 +18,6 @@
 #include <gp_TrsfForm.hxx>
 #include <gp_Mat2d.hxx>
 #include <gp_XY.hxx>
-#include <Standard_ConstructionError.hxx>
 #include <Standard_OutOfRange.hxx>
 
 class gp_Trsf;
index b77e7a17809b2aed2e8b8ede889de07ec0815a82..1a2f514072a9b5765b4eadec5a0c215467bd397d 100644 (file)
 #include <gp_Vec.hxx>
 
 #include <gp.hxx>
-#include <gp_Ax1.hxx>
 #include <gp_Ax2.hxx>
 #include <gp_Dir.hxx>
-#include <gp_Pnt.hxx>
 #include <gp_Trsf.hxx>
-#include <gp_VectorWithNullMagnitude.hxx>
 #include <gp_XYZ.hxx>
-#include <Standard_ConstructionError.hxx>
 #include <Standard_DomainError.hxx>
 #include <Standard_Dump.hxx>
 #include <Standard_OutOfRange.hxx>
index cf17c857b0c77b5f912bcbaac08b7a4b7199b7eb..232ecf25581f8b12ddc5d006456a75cc30f3bbc1 100644 (file)
@@ -17,9 +17,7 @@
 
 #include <gp_VectorWithNullMagnitude.hxx>
 #include <gp_XYZ.hxx>
-#include <Standard_ConstructionError.hxx>
 #include <Standard_DomainError.hxx>
-#include <Standard_OutOfRange.hxx>
 
 class gp_Dir;
 class gp_Pnt;
@@ -422,7 +420,6 @@ private:
 };
 
 
-#include <gp.hxx>
 #include <gp_Dir.hxx>
 #include <gp_Pnt.hxx>
 #include <gp_Trsf.hxx>
index 227e5191b5ff99fa236f7e6c79bdd440213b6e5d..5273845c3f293dc471114c7436748957bed0e6f5 100644 (file)
 #include <gp.hxx>
 #include <gp_Ax2d.hxx>
 #include <gp_Dir2d.hxx>
-#include <gp_Pnt2d.hxx>
 #include <gp_Trsf2d.hxx>
 #include <gp_VectorWithNullMagnitude.hxx>
 #include <gp_XY.hxx>
-#include <Standard_ConstructionError.hxx>
-#include <Standard_OutOfRange.hxx>
 
 Standard_Boolean gp_Vec2d::IsEqual
 (const gp_Vec2d& Other, 
index b1225f0ead4e68848a6295c24557b8ec7d6d877a..1dd92941f70c10c4307aa9ad2e022ed59342c8f1 100644 (file)
@@ -17,8 +17,6 @@
 
 #include <gp_VectorWithNullMagnitude.hxx>
 #include <gp_XY.hxx>
-#include <Standard_ConstructionError.hxx>
-#include <Standard_OutOfRange.hxx>
 
 class gp_Dir2d;
 class gp_Pnt2d;
index bbe51b26e2038273a79577b70f27ad15cf6cfbc9..6b9d06520ce68231a37dddad2e9025c3226f3f6c 100644 (file)
@@ -14,8 +14,6 @@
 
 #include <gp_XY.hxx>
 
-#include <gp_Mat2d.hxx>
-#include <Standard_ConstructionError.hxx>
 #include <Standard_OutOfRange.hxx>
 
 Standard_Boolean gp_XY::IsEqual (const gp_XY& Other,