]> OCCT Git - occt.git/commitdiff
0032781: Coding - get rid of unused headers [BRepCheck to ChFiKPart]
authoraml <aml@opencascade.com>
Wed, 12 Jan 2022 14:16:00 +0000 (17:16 +0300)
committersmoskvin <smoskvin@opencascade.com>
Wed, 19 Jan 2022 17:05:46 +0000 (20:05 +0300)
470 files changed:
src/BOPAlgo/BOPAlgo_BuilderSolid.cxx
src/BRepCheck/BRepCheck.cxx
src/BRepCheck/BRepCheck_Analyzer.cxx
src/BRepCheck/BRepCheck_Analyzer.hxx
src/BRepCheck/BRepCheck_Edge.cxx
src/BRepCheck/BRepCheck_Face.cxx
src/BRepCheck/BRepCheck_Face.hxx
src/BRepCheck/BRepCheck_Result.hxx
src/BRepCheck/BRepCheck_Shell.cxx
src/BRepCheck/BRepCheck_Shell.hxx
src/BRepCheck/BRepCheck_Solid.cxx
src/BRepCheck/BRepCheck_Vertex.cxx
src/BRepCheck/BRepCheck_Vertex.hxx
src/BRepCheck/BRepCheck_Wire.cxx
src/BRepCheck/BRepCheck_Wire.hxx
src/BRepClass/BRepClass_FClass2dOfFClassifier.hxx
src/BRepClass/BRepClass_FClassifier.hxx
src/BRepClass/BRepClass_FaceClassifier.cxx
src/BRepClass/BRepClass_FaceClassifier.hxx
src/BRepClass/BRepClass_FaceExplorer.hxx
src/BRepClass/BRepClass_FacePassiveClassifier.hxx
src/BRepClass/BRepClass_Intersector.hxx
src/BRepClass3d/BRepClass3d_BndBoxTree.hxx
src/BRepClass3d/BRepClass3d_Intersector3d.cxx
src/BRepClass3d/BRepClass3d_Intersector3d.hxx
src/BRepClass3d/BRepClass3d_SClassifier.cxx
src/BRepClass3d/BRepClass3d_SClassifier.hxx
src/BRepClass3d/BRepClass3d_SolidClassifier.cxx
src/BRepClass3d/BRepClass3d_SolidClassifier.hxx
src/BRepClass3d/BRepClass3d_SolidExplorer.cxx
src/BRepClass3d/BRepClass3d_SolidPassiveClassifier.hxx
src/BRepExtrema/BRepExtrema_DistShapeShape.cxx
src/BRepExtrema/BRepExtrema_DistShapeShape.hxx
src/BRepExtrema/BRepExtrema_DistanceSS.cxx
src/BRepExtrema/BRepExtrema_ExtCF.cxx
src/BRepExtrema/BRepExtrema_ExtFF.cxx
src/BRepExtrema/BRepExtrema_ExtPF.hxx
src/BRepExtrema/BRepExtrema_ShapeProximity.hxx
src/BRepFeat/BRepFeat.cxx
src/BRepFeat/BRepFeat_Builder.cxx
src/BRepFeat/BRepFeat_Builder.hxx
src/BRepFeat/BRepFeat_Form.cxx
src/BRepFeat/BRepFeat_Form.hxx
src/BRepFeat/BRepFeat_Gluer.cxx
src/BRepFeat/BRepFeat_Gluer.hxx
src/BRepFeat/BRepFeat_MakeCylindricalHole.cxx
src/BRepFeat/BRepFeat_MakeCylindricalHole.hxx
src/BRepFeat/BRepFeat_MakeDPrism.cxx
src/BRepFeat/BRepFeat_MakeDPrism.hxx
src/BRepFeat/BRepFeat_MakeLinearForm.cxx
src/BRepFeat/BRepFeat_MakeLinearForm.hxx
src/BRepFeat/BRepFeat_MakePipe.cxx
src/BRepFeat/BRepFeat_MakePipe.hxx
src/BRepFeat/BRepFeat_MakePrism.cxx
src/BRepFeat/BRepFeat_MakePrism.hxx
src/BRepFeat/BRepFeat_MakeRevol.cxx
src/BRepFeat/BRepFeat_MakeRevol.hxx
src/BRepFeat/BRepFeat_MakeRevolutionForm.cxx
src/BRepFeat/BRepFeat_MakeRevolutionForm.hxx
src/BRepFeat/BRepFeat_RibSlot.cxx
src/BRepFeat/BRepFeat_RibSlot.hxx
src/BRepFeat/BRepFeat_SplitShape.cxx
src/BRepFeat/BRepFeat_SplitShape.hxx
src/BRepFill/BRepFill.cxx
src/BRepFill/BRepFill.hxx
src/BRepFill/BRepFill_ACRLaw.cxx
src/BRepFill/BRepFill_AdvancedEvolved.cxx
src/BRepFill/BRepFill_AdvancedEvolved.hxx
src/BRepFill/BRepFill_ApproxSeewing.cxx
src/BRepFill/BRepFill_ApproxSeewing.hxx
src/BRepFill/BRepFill_CompatibleWires.cxx
src/BRepFill/BRepFill_CompatibleWires.hxx
src/BRepFill/BRepFill_ComputeCLine.hxx
src/BRepFill/BRepFill_CurveConstraint.cxx
src/BRepFill/BRepFill_CurveConstraint.hxx
src/BRepFill/BRepFill_Draft.cxx
src/BRepFill/BRepFill_DraftLaw.cxx
src/BRepFill/BRepFill_DraftLaw.hxx
src/BRepFill/BRepFill_Edge3DLaw.cxx
src/BRepFill/BRepFill_EdgeOnSurfLaw.hxx
src/BRepFill/BRepFill_Evolved.cxx
src/BRepFill/BRepFill_Evolved.hxx
src/BRepFill/BRepFill_Filling.cxx
src/BRepFill/BRepFill_Generator.cxx
src/BRepFill/BRepFill_Generator.hxx
src/BRepFill/BRepFill_LocationLaw.cxx
src/BRepFill/BRepFill_LocationLaw.hxx
src/BRepFill/BRepFill_MultiLine.cxx
src/BRepFill/BRepFill_MultiLine.hxx
src/BRepFill/BRepFill_NSections.cxx
src/BRepFill/BRepFill_NSections.hxx
src/BRepFill/BRepFill_OffsetAncestors.cxx
src/BRepFill/BRepFill_OffsetWire.cxx
src/BRepFill/BRepFill_OffsetWire.hxx
src/BRepFill/BRepFill_Pipe.cxx
src/BRepFill/BRepFill_Pipe.hxx
src/BRepFill/BRepFill_PipeShell.cxx
src/BRepFill/BRepFill_PipeShell.hxx
src/BRepFill/BRepFill_Section.cxx
src/BRepFill/BRepFill_Section.hxx
src/BRepFill/BRepFill_SectionLaw.cxx
src/BRepFill/BRepFill_SectionLaw.hxx
src/BRepFill/BRepFill_SectionPlacement.cxx
src/BRepFill/BRepFill_SectionPlacement.hxx
src/BRepFill/BRepFill_ShapeLaw.hxx
src/BRepFill/BRepFill_Sweep.cxx
src/BRepFill/BRepFill_Sweep.hxx
src/BRepFill/BRepFill_TrimEdgeTool.cxx
src/BRepFill/BRepFill_TrimEdgeTool.hxx
src/BRepFill/BRepFill_TrimShellCorner.cxx
src/BRepFill/BRepFill_TrimShellCorner.hxx
src/BRepFill/BRepFill_TrimSurfaceTool.cxx
src/BRepFill/BRepFill_TrimSurfaceTool.hxx
src/BRepFilletAPI/BRepFilletAPI_LocalOperation.hxx
src/BRepFilletAPI/BRepFilletAPI_MakeChamfer.cxx
src/BRepFilletAPI/BRepFilletAPI_MakeChamfer.hxx
src/BRepFilletAPI/BRepFilletAPI_MakeFillet.cxx
src/BRepFilletAPI/BRepFilletAPI_MakeFillet.hxx
src/BRepFilletAPI/BRepFilletAPI_MakeFillet2d.hxx
src/BRepGProp/BRepGProp.cxx
src/BRepGProp/BRepGProp.hxx
src/BRepGProp/BRepGProp_Cinert.hxx
src/BRepGProp/BRepGProp_Domain.cxx
src/BRepGProp/BRepGProp_EdgeTool.cxx
src/BRepGProp/BRepGProp_EdgeTool.hxx
src/BRepGProp/BRepGProp_Face.cxx
src/BRepGProp/BRepGProp_Face.hxx
src/BRepGProp/BRepGProp_Gauss.cxx
src/BRepGProp/BRepGProp_MeshCinert.cxx
src/BRepGProp/BRepGProp_MeshProps.hxx
src/BRepGProp/BRepGProp_Sinert.hxx
src/BRepGProp/BRepGProp_TFunction.cxx
src/BRepGProp/BRepGProp_TFunction.hxx
src/BRepGProp/BRepGProp_UFunction.cxx
src/BRepGProp/BRepGProp_UFunction.hxx
src/BRepGProp/BRepGProp_Vinert.hxx
src/BRepGProp/BRepGProp_VinertGK.cxx
src/BRepGProp/BRepGProp_VinertGK.hxx
src/BRepIntCurveSurface/BRepIntCurveSurface_Inter.cxx
src/BRepIntCurveSurface/BRepIntCurveSurface_Inter.hxx
src/BRepLProp/BRepLProp.cxx
src/BRepLProp/BRepLProp_CLProps.hxx
src/BRepLProp/BRepLProp_CurveTool.hxx
src/BRepLProp/BRepLProp_SLProps.hxx
src/BRepLProp/BRepLProp_SurfaceTool.hxx
src/BRepLib/BRepLib.cxx
src/BRepLib/BRepLib_CheckCurveOnSurface.cxx
src/BRepLib/BRepLib_FindSurface.cxx
src/BRepLib/BRepLib_FindSurface.hxx
src/BRepLib/BRepLib_FuseEdges.cxx
src/BRepLib/BRepLib_FuseEdges.hxx
src/BRepLib/BRepLib_MakeEdge.hxx
src/BRepLib/BRepLib_MakeEdge2d.hxx
src/BRepLib/BRepLib_MakeFace.hxx
src/BRepLib/BRepLib_MakePolygon.cxx
src/BRepLib/BRepLib_MakePolygon.hxx
src/BRepLib/BRepLib_MakeShape.cxx
src/BRepLib/BRepLib_MakeShape.hxx
src/BRepLib/BRepLib_MakeShell.cxx
src/BRepLib/BRepLib_MakeShell.hxx
src/BRepLib/BRepLib_MakeSolid.cxx
src/BRepLib/BRepLib_MakeSolid.hxx
src/BRepLib/BRepLib_MakeVertex.hxx
src/BRepLib/BRepLib_MakeWire.cxx
src/BRepLib/BRepLib_MakeWire.hxx
src/BRepLib/BRepLib_MakeWire_1.cxx
src/BRepLib/BRepLib_ValidateEdge.cxx
src/BRepMAT2d/BRepMAT2d_BisectingLocus.cxx
src/BRepMAT2d/BRepMAT2d_BisectingLocus.hxx
src/BRepMAT2d/BRepMAT2d_Explorer.cxx
src/BRepMAT2d/BRepMAT2d_Explorer.hxx
src/BRepMAT2d/BRepMAT2d_LinkTopoBilo.cxx
src/BRepMAT2d/BRepMAT2d_LinkTopoBilo.hxx
src/BRepMesh/BRepMesh_BaseMeshAlgo.cxx
src/BRepMesh/BRepMesh_Circle.hxx
src/BRepMesh/BRepMesh_CircleInspector.hxx
src/BRepMesh/BRepMesh_CircleTool.hxx
src/BRepMesh/BRepMesh_Classifier.hxx
src/BRepMesh/BRepMesh_ConeRangeSplitter.cxx
src/BRepMesh/BRepMesh_ConeRangeSplitter.hxx
src/BRepMesh/BRepMesh_ConstrainedBaseMeshAlgo.hxx
src/BRepMesh/BRepMesh_CurveTessellator.cxx
src/BRepMesh/BRepMesh_CustomBaseMeshAlgo.hxx
src/BRepMesh/BRepMesh_CylinderRangeSplitter.cxx
src/BRepMesh/BRepMesh_CylinderRangeSplitter.hxx
src/BRepMesh/BRepMesh_DataStructureOfDelaun.cxx
src/BRepMesh/BRepMesh_DataStructureOfDelaun.hxx
src/BRepMesh/BRepMesh_DefaultRangeSplitter.cxx
src/BRepMesh/BRepMesh_DefaultRangeSplitter.hxx
src/BRepMesh/BRepMesh_Deflection.cxx
src/BRepMesh/BRepMesh_Deflection.hxx
src/BRepMesh/BRepMesh_DelabellaBaseMeshAlgo.hxx
src/BRepMesh/BRepMesh_DelabellaMeshAlgoFactory.cxx
src/BRepMesh/BRepMesh_DelabellaMeshAlgoFactory.hxx
src/BRepMesh/BRepMesh_Delaun.cxx
src/BRepMesh/BRepMesh_Delaun.hxx
src/BRepMesh/BRepMesh_DelaunayBaseMeshAlgo.hxx
src/BRepMesh/BRepMesh_DiscretRoot.hxx
src/BRepMesh/BRepMesh_Edge.hxx
src/BRepMesh/BRepMesh_EdgeDiscret.cxx
src/BRepMesh/BRepMesh_EdgeParameterProvider.hxx
src/BRepMesh/BRepMesh_EdgeTessellationExtractor.hxx
src/BRepMesh/BRepMesh_FaceDiscret.cxx
src/BRepMesh/BRepMesh_FaceDiscret.hxx
src/BRepMesh/BRepMesh_GeomTool.cxx
src/BRepMesh/BRepMesh_IncrementalMesh.cxx
src/BRepMesh/BRepMesh_IncrementalMesh.hxx
src/BRepMesh/BRepMesh_MeshAlgoFactory.cxx
src/BRepMesh/BRepMesh_MeshAlgoFactory.hxx
src/BRepMesh/BRepMesh_MeshTool.hxx
src/BRepMesh/BRepMesh_ModelHealer.cxx
src/BRepMesh/BRepMesh_ModelHealer.hxx
src/BRepMesh/BRepMesh_ModelPostProcessor.cxx
src/BRepMesh/BRepMesh_ModelPostProcessor.hxx
src/BRepMesh/BRepMesh_ModelPreProcessor.cxx
src/BRepMesh/BRepMesh_ModelPreProcessor.hxx
src/BRepMesh/BRepMesh_OrientedEdge.hxx
src/BRepMesh/BRepMesh_PluginEntryType.hxx
src/BRepMesh/BRepMesh_ShapeTool.cxx
src/BRepMesh/BRepMesh_ShapeTool.hxx
src/BRepMesh/BRepMesh_ShapeVisitor.cxx
src/BRepMesh/BRepMesh_Triangle.hxx
src/BRepMesh/BRepMesh_Triangulator.hxx
src/BRepMesh/BRepMesh_Vertex.hxx
src/BRepMesh/BRepMesh_VertexInspector.hxx
src/BRepMesh/BRepMesh_VertexTool.hxx
src/BRepMeshData/BRepMeshData_Curve.cxx
src/BRepMeshData/BRepMeshData_Edge.cxx
src/BRepMeshData/BRepMeshData_Edge.hxx
src/BRepMeshData/BRepMeshData_Face.cxx
src/BRepMeshData/BRepMeshData_Model.cxx
src/BRepMeshData/BRepMeshData_Model.hxx
src/BRepMeshData/BRepMeshData_PCurve.cxx
src/BRepMeshData/BRepMeshData_Wire.cxx
src/BRepOffset/BRepOffset.cxx
src/BRepOffset/BRepOffset_Analyse.cxx
src/BRepOffset/BRepOffset_Analyse.hxx
src/BRepOffset/BRepOffset_Inter2d.cxx
src/BRepOffset/BRepOffset_Inter3d.cxx
src/BRepOffset/BRepOffset_Inter3d.hxx
src/BRepOffset/BRepOffset_MakeLoops.cxx
src/BRepOffset/BRepOffset_MakeLoops.hxx
src/BRepOffset/BRepOffset_MakeOffset.cxx
src/BRepOffset/BRepOffset_MakeOffset.hxx
src/BRepOffset/BRepOffset_MakeOffset_1.cxx
src/BRepOffset/BRepOffset_MakeSimpleOffset.cxx
src/BRepOffset/BRepOffset_Offset.cxx
src/BRepOffset/BRepOffset_SimpleOffset.cxx
src/BRepOffset/BRepOffset_SimpleOffset.hxx
src/BRepOffset/BRepOffset_Tool.cxx
src/BRepOffset/BRepOffset_Tool.hxx
src/BRepOffsetAPI/BRepOffsetAPI_DraftAngle.cxx
src/BRepOffsetAPI/BRepOffsetAPI_DraftAngle.hxx
src/BRepOffsetAPI/BRepOffsetAPI_FindContigousEdges.cxx
src/BRepOffsetAPI/BRepOffsetAPI_FindContigousEdges.hxx
src/BRepOffsetAPI/BRepOffsetAPI_MakeDraft.cxx
src/BRepOffsetAPI/BRepOffsetAPI_MakeDraft.hxx
src/BRepOffsetAPI/BRepOffsetAPI_MakeEvolved.cxx
src/BRepOffsetAPI/BRepOffsetAPI_MakeEvolved.hxx
src/BRepOffsetAPI/BRepOffsetAPI_MakeFilling.cxx
src/BRepOffsetAPI/BRepOffsetAPI_MakeFilling.hxx
src/BRepOffsetAPI/BRepOffsetAPI_MakeOffset.cxx
src/BRepOffsetAPI/BRepOffsetAPI_MakeOffset.hxx
src/BRepOffsetAPI/BRepOffsetAPI_MakeOffsetShape.cxx
src/BRepOffsetAPI/BRepOffsetAPI_MakeOffsetShape.hxx
src/BRepOffsetAPI/BRepOffsetAPI_MakePipe.cxx
src/BRepOffsetAPI/BRepOffsetAPI_MakePipe.hxx
src/BRepOffsetAPI/BRepOffsetAPI_MakePipeShell.cxx
src/BRepOffsetAPI/BRepOffsetAPI_MakePipeShell.hxx
src/BRepOffsetAPI/BRepOffsetAPI_MakeThickSolid.cxx
src/BRepOffsetAPI/BRepOffsetAPI_MakeThickSolid.hxx
src/BRepOffsetAPI/BRepOffsetAPI_MiddlePath.cxx
src/BRepOffsetAPI/BRepOffsetAPI_MiddlePath.hxx
src/BRepOffsetAPI/BRepOffsetAPI_NormalProjection.cxx
src/BRepOffsetAPI/BRepOffsetAPI_NormalProjection.hxx
src/BRepOffsetAPI/BRepOffsetAPI_ThruSections.cxx
src/BRepOffsetAPI/BRepOffsetAPI_ThruSections.hxx
src/BRepPreviewAPI/BRepPreviewAPI_MakeBox.cxx
src/BRepPrim/BRepPrim_Builder.cxx
src/BRepPrim/BRepPrim_Builder.hxx
src/BRepPrim/BRepPrim_Cone.hxx
src/BRepPrim/BRepPrim_Cylinder.cxx
src/BRepPrim/BRepPrim_Cylinder.hxx
src/BRepPrim/BRepPrim_FaceBuilder.hxx
src/BRepPrim/BRepPrim_GWedge.cxx
src/BRepPrim/BRepPrim_GWedge.hxx
src/BRepPrim/BRepPrim_OneAxis.cxx
src/BRepPrim/BRepPrim_OneAxis.hxx
src/BRepPrim/BRepPrim_Sphere.cxx
src/BRepPrim/BRepPrim_Sphere.hxx
src/BRepPrim/BRepPrim_Torus.cxx
src/BRepPrim/BRepPrim_Torus.hxx
src/BRepPrim/BRepPrim_Wedge.cxx
src/BRepPrim/BRepPrim_Wedge.hxx
src/BRepPrimAPI/BRepPrimAPI_MakeBox.cxx
src/BRepPrimAPI/BRepPrimAPI_MakeBox.hxx
src/BRepPrimAPI/BRepPrimAPI_MakeCone.cxx
src/BRepPrimAPI/BRepPrimAPI_MakeCone.hxx
src/BRepPrimAPI/BRepPrimAPI_MakeCylinder.cxx
src/BRepPrimAPI/BRepPrimAPI_MakeCylinder.hxx
src/BRepPrimAPI/BRepPrimAPI_MakeHalfSpace.hxx
src/BRepPrimAPI/BRepPrimAPI_MakeOneAxis.cxx
src/BRepPrimAPI/BRepPrimAPI_MakeOneAxis.hxx
src/BRepPrimAPI/BRepPrimAPI_MakePrism.hxx
src/BRepPrimAPI/BRepPrimAPI_MakeRevol.cxx
src/BRepPrimAPI/BRepPrimAPI_MakeRevol.hxx
src/BRepPrimAPI/BRepPrimAPI_MakeRevolution.cxx
src/BRepPrimAPI/BRepPrimAPI_MakeRevolution.hxx
src/BRepPrimAPI/BRepPrimAPI_MakeSphere.cxx
src/BRepPrimAPI/BRepPrimAPI_MakeSphere.hxx
src/BRepPrimAPI/BRepPrimAPI_MakeSweep.hxx
src/BRepPrimAPI/BRepPrimAPI_MakeTorus.cxx
src/BRepPrimAPI/BRepPrimAPI_MakeTorus.hxx
src/BRepPrimAPI/BRepPrimAPI_MakeWedge.cxx
src/BRepPrimAPI/BRepPrimAPI_MakeWedge.hxx
src/BRepProj/BRepProj_Projection.cxx
src/BRepProj/BRepProj_Projection.hxx
src/BRepSweep/BRepSweep_Builder.cxx
src/BRepSweep/BRepSweep_Iterator.cxx
src/BRepSweep/BRepSweep_NumLinearRegularSweep.cxx
src/BRepSweep/BRepSweep_NumLinearRegularSweep.hxx
src/BRepSweep/BRepSweep_Revol.hxx
src/BRepSweep/BRepSweep_Rotation.cxx
src/BRepSweep/BRepSweep_Rotation.hxx
src/BRepSweep/BRepSweep_Tool.cxx
src/BRepSweep/BRepSweep_Tool.hxx
src/BRepSweep/BRepSweep_Translation.cxx
src/BRepSweep/BRepSweep_Trsf.cxx
src/BRepSweep/BRepSweep_Trsf.hxx
src/BRepTest/BRepTest_BasicCommands.cxx
src/BRepTest/BRepTest_ChamferCommands.cxx
src/BRepTest/BRepTest_CheckCommands.cxx
src/BRepTest/BRepTest_CurveCommands.cxx
src/BRepTest/BRepTest_DrawableHistory.hxx
src/BRepTest/BRepTest_ExtremaCommands.cxx
src/BRepTest/BRepTest_FeatureCommands.cxx
src/BRepTest/BRepTest_FilletCommands.cxx
src/BRepTest/BRepTest_FillingCommands.cxx
src/BRepTest/BRepTest_GPropCommands.cxx
src/BRepTest/BRepTest_HistoryCommands.cxx
src/BRepTest/BRepTest_MatCommands.cxx
src/BRepTest/BRepTest_OtherCommands.cxx
src/BRepTest/BRepTest_PrimitiveCommands.cxx
src/BRepTest/BRepTest_ProjectionCommands.cxx
src/BRepTest/BRepTest_SurfaceCommands.cxx
src/BRepTest/BRepTest_SweepCommands.cxx
src/BRepTest/BRepTest_TopologyCommands.cxx
src/BRepToIGES/BRepToIGES_BREntity.cxx
src/BRepToIGES/BRepToIGES_BREntity.hxx
src/BRepToIGES/BRepToIGES_BRShell.cxx
src/BRepToIGES/BRepToIGES_BRSolid.cxx
src/BRepToIGES/BRepToIGES_BRWire.cxx
src/BRepToIGES/BRepToIGES_BRWire.hxx
src/BRepToIGESBRep/BRepToIGESBRep_Entity.cxx
src/BRepToIGESBRep/BRepToIGESBRep_Entity.hxx
src/BRepTools/BRepTools.cxx
src/BRepTools/BRepTools.hxx
src/BRepTools/BRepTools_GTrsfModification.cxx
src/BRepTools/BRepTools_GTrsfModification.hxx
src/BRepTools/BRepTools_MapOfVertexPnt2d.hxx
src/BRepTools/BRepTools_Modification.hxx
src/BRepTools/BRepTools_Modifier.cxx
src/BRepTools/BRepTools_Modifier.hxx
src/BRepTools/BRepTools_NurbsConvertModification.cxx
src/BRepTools/BRepTools_NurbsConvertModification.hxx
src/BRepTools/BRepTools_PurgeLocations.cxx
src/BRepTools/BRepTools_PurgeLocations.hxx
src/BRepTools/BRepTools_Quilt.cxx
src/BRepTools/BRepTools_Quilt.hxx
src/BRepTools/BRepTools_ReShape.cxx
src/BRepTools/BRepTools_ReShape.hxx
src/BRepTools/BRepTools_ShapeSet.cxx
src/BRepTools/BRepTools_ShapeSet.hxx
src/BRepTools/BRepTools_Substitution.cxx
src/BRepTools/BRepTools_Substitution.hxx
src/BRepTools/BRepTools_TrsfModification.cxx
src/BRepTools/BRepTools_TrsfModification.hxx
src/BRepTools/BRepTools_WireExplorer.cxx
src/BRepTools/BRepTools_WireExplorer.hxx
src/BRepTopAdaptor/BRepTopAdaptor_FClass2d.hxx
src/BRepTopAdaptor/BRepTopAdaptor_HVertex.cxx
src/BRepTopAdaptor/BRepTopAdaptor_HVertex.hxx
src/BRepTopAdaptor/BRepTopAdaptor_TopolTool.cxx
src/BRepTopAdaptor/BRepTopAdaptor_TopolTool.hxx
src/BSplCLib/BSplCLib.cxx
src/BSplCLib/BSplCLib.hxx
src/BSplCLib/BSplCLib_Cache.cxx
src/BSplCLib/BSplCLib_Cache.hxx
src/BSplCLib/BSplCLib_CacheParams.hxx
src/BSplSLib/BSplSLib.hxx
src/BSplSLib/BSplSLib_Cache.cxx
src/BSplSLib/BSplSLib_Cache.hxx
src/BSplSLib/BSplSLib_EvaluatorFunction.hxx
src/BVH/BVH.cxx
src/Blend/Blend_FuncInv.hxx
src/CDF/CDF_Application.cxx
src/CDF/CDF_Application.hxx
src/CDF/CDF_Directory.hxx
src/CDF/CDF_DirectoryIterator.cxx
src/CDF/CDF_DirectoryIterator.hxx
src/CDF/CDF_FWOSDriver.cxx
src/CDF/CDF_FWOSDriver.hxx
src/CDF/CDF_MetaDataDriver.cxx
src/CDF/CDF_Store.cxx
src/CDF/CDF_Store.hxx
src/CDF/CDF_StoreList.cxx
src/CDF/CDF_StoreList.hxx
src/CDM/CDM_Application.cxx
src/CDM/CDM_Application.hxx
src/CDM/CDM_Document.cxx
src/CDM/CDM_MapOfDocument.hxx
src/CDM/CDM_MetaData.cxx
src/CDM/CDM_MetaData.hxx
src/CDM/CDM_Reference.hxx
src/CDM/CDM_ReferenceIterator.hxx
src/ChFi2d/ChFi2d_AnaFilletAlgo.cxx
src/ChFi2d/ChFi2d_Builder.cxx
src/ChFi2d/ChFi2d_Builder.hxx
src/ChFi2d/ChFi2d_Builder_0.cxx
src/ChFi2d/ChFi2d_ChamferAPI.cxx
src/ChFi2d/ChFi2d_FilletAlgo.cxx
src/ChFi2d/ChFi2d_FilletAlgo.hxx
src/ChFi3d/ChFi3d.cxx
src/ChFi3d/ChFi3d.hxx
src/ChFi3d/ChFi3d_Builder.cxx
src/ChFi3d/ChFi3d_Builder.hxx
src/ChFi3d/ChFi3d_Builder_0.cxx
src/ChFi3d/ChFi3d_Builder_0.hxx
src/ChFi3d/ChFi3d_Builder_1.cxx
src/ChFi3d/ChFi3d_Builder_2.cxx
src/ChFi3d/ChFi3d_Builder_6.cxx
src/ChFi3d/ChFi3d_Builder_C1.cxx
src/ChFi3d/ChFi3d_Builder_C2.cxx
src/ChFi3d/ChFi3d_Builder_CnCrn.cxx
src/ChFi3d/ChFi3d_Builder_NotImp.cxx
src/ChFi3d/ChFi3d_Builder_SpKP.cxx
src/ChFi3d/ChFi3d_ChBuilder.cxx
src/ChFi3d/ChFi3d_ChBuilder.hxx
src/ChFi3d/ChFi3d_ChBuilder_C2.cxx
src/ChFi3d/ChFi3d_ChBuilder_C3.cxx
src/ChFi3d/ChFi3d_Debug.cxx
src/ChFi3d/ChFi3d_FilBuilder.cxx
src/ChFi3d/ChFi3d_FilBuilder.hxx
src/ChFi3d/ChFi3d_FilBuilder_C2.cxx
src/ChFi3d/ChFi3d_FilBuilder_C3.cxx
src/ChFiDS/ChFiDS_ChamfSpine.hxx
src/ChFiDS/ChFiDS_CircSection.hxx
src/ChFiDS/ChFiDS_CommonPoint.cxx
src/ChFiDS/ChFiDS_CommonPoint.hxx
src/ChFiDS/ChFiDS_ElSpine.cxx
src/ChFiDS/ChFiDS_ElSpine.hxx
src/ChFiDS/ChFiDS_FilSpine.cxx
src/ChFiDS/ChFiDS_HData.hxx
src/ChFiDS/ChFiDS_Map.hxx
src/ChFiDS/ChFiDS_Regul.hxx
src/ChFiDS/ChFiDS_SecHArray1.hxx
src/ChFiDS/ChFiDS_Spine.cxx
src/ChFiDS/ChFiDS_Stripe.hxx
src/ChFiDS/ChFiDS_StripeMap.cxx
src/ChFiDS/ChFiDS_SurfData.cxx
src/ChFiDS/ChFiDS_SurfData.hxx
src/ChFiKPart/ChFiKPart_ComputeData.cxx
src/ChFiKPart/ChFiKPart_ComputeData_CS.hxx
src/ChFiKPart/ChFiKPart_ComputeData_ChAsymPlnCon.cxx
src/ChFiKPart/ChFiKPart_ComputeData_ChPlnCon.cxx
src/ChFiKPart/ChFiKPart_ComputeData_Fcts.hxx
src/ChFiKPart/ChFiKPart_ComputeData_FilPlnCon.cxx
src/ChFiKPart/ChFiKPart_ComputeData_FilPlnPln.cxx
src/ChFiKPart/ChFiKPart_ComputeData_Rotule.cxx
src/TopExp/TopExp.hxx

index 023eecfbe92cf41b762f881312d6d2b0f42a1bff..05db2286c5fd57b8ace1fcd502eb6c640ba4cb7f 100644 (file)
@@ -25,6 +25,7 @@
 #include <Bnd_Tools.hxx>
 #include <BRep_Builder.hxx>
 #include <BRep_Tool.hxx>
+#include <BRepBndLib.hxx>
 #include <BRepClass3d_SolidClassifier.hxx>
 #include <IntTools_Context.hxx>
 #include <NCollection_DataMap.hxx>
index 2f587ffd24d3aa79f33694ae6a167c5367659bbb..a388e20ffbee014ecbedfd71dd5decf9de291feb 100644 (file)
@@ -19,7 +19,6 @@
 #include <BRep_Tool.hxx>
 #include <BRepCheck_ListIteratorOfListOfStatus.hxx>
 #include <BRepCheck_Wire.hxx>
-#include <TopoDS.hxx>
 #include <TopoDS_Edge.hxx>
 #include <TopoDS_Face.hxx>
 #include <TopoDS_Wire.hxx>
index 67ca44e664cec1e852f5cb80fed6a46f6caf49e4..90282fcf228f6121d602dd542884f22f9d63b486 100644 (file)
 #include <Standard_ErrorHandler.hxx>
 #include <Standard_Failure.hxx>
 #include <Standard_Mutex.hxx>
-#include <Standard_NoSuchObject.hxx>
 #include <Standard_NullObject.hxx>
 #include <TopExp_Explorer.hxx>
 #include <TopoDS.hxx>
-#include <TopoDS_Face.hxx>
 #include <TopoDS_Iterator.hxx>
 #include <TopoDS_Shape.hxx>
 #include <TopTools_MapOfShape.hxx>
index 1f549fab5d109bffe8f6ebf82eb79a5fabf4bfd2..b71f0490bbc670f0b9d26e7ab47d28942a230490 100644 (file)
@@ -23,7 +23,6 @@
 
 #include <TopoDS_Shape.hxx>
 #include <BRepCheck_IndexedDataMapOfShapeResult.hxx>
-#include <Standard_Boolean.hxx>
 #include <TopAbs_ShapeEnum.hxx>
 class BRepCheck_Result;
 
index 4e5cd6ca22d279db74536f241e6a60785ba881a4..32d55b8cd75236a94a0219d87027e3c0cc5fbb4d 100644 (file)
 #include <Adaptor3d_CurveOnSurface.hxx>
 #include <Adaptor3d_Curve.hxx>
 #include <Adaptor3d_CurveOnSurface.hxx>
-#include <Bnd_Box.hxx>
-#include <BRep_CurveOnSurface.hxx>
-#include <BRep_CurveRepresentation.hxx>
 #include <BRep_GCurve.hxx>
 #include <BRepLib_ValidateEdge.hxx>
-#include <BRep_ListIteratorOfListOfCurveRepresentation.hxx>
-#include <BRep_ListOfCurveRepresentation.hxx>
 #include <BRep_PolygonOnTriangulation.hxx>
 #include <BRep_TEdge.hxx>
 #include <BRep_TFace.hxx>
@@ -32,7 +27,6 @@
 #include <BRepAdaptor_Curve.hxx>
 #include <BRepCheck.hxx>
 #include <BRepCheck_Edge.hxx>
-#include <BRepCheck_ListIteratorOfListOfStatus.hxx>
 #include <BRepCheck_ListOfStatus.hxx>
 #include <Extrema_LocateExtPC.hxx>
 #include <Geom2d_Curve.hxx>
@@ -45,7 +39,6 @@
 #include <Geom_TrimmedCurve.hxx>
 #include <Geom2d_TrimmedCurve.hxx>
 #include <GeomAdaptor_Curve.hxx>
-#include <GeomAdaptor_Curve.hxx>
 #include <GeomAdaptor_Surface.hxx>
 #include <GeomProjLib.hxx>
 #include <Poly_PolygonOnTriangulation.hxx>
index c8ee81dabf4d11a448745f76d7e6dd5e7b6f0353..f128ec6d4d96336b31b611a6b16511c624c6ad05 100644 (file)
@@ -23,7 +23,6 @@
 #include <BRepAdaptor_Surface.hxx>
 #include <BRepCheck.hxx>
 #include <BRepCheck_Face.hxx>
-#include <BRepCheck_ListIteratorOfListOfStatus.hxx>
 #include <BRepCheck_ListOfStatus.hxx>
 #include <BRepClass_FaceClassifier.hxx>
 #include <BRepTopAdaptor_FClass2d.hxx>
@@ -48,9 +47,7 @@
 #include <TopoDS_Shape.hxx>
 #include <TopoDS_Vertex.hxx>
 #include <TopoDS_Wire.hxx>
-#include <TopTools_DataMapIteratorOfDataMapOfShapeListOfShape.hxx>
 #include <TopTools_DataMapOfShapeListOfShape.hxx>
-#include <TopTools_ListIteratorOfListOfShape.hxx>
 #include <TopTools_ListOfShape.hxx>
 #include <TopTools_MapOfShape.hxx>
 #include <TopTools_OrientedShapeMapHasher.hxx>
index a6853e9e3982ebb46327ffedd398d7ec50f06475..741a9954b37a0a728fc76cee493843aed9e0ac7a 100644 (file)
@@ -20,7 +20,6 @@
 #include <Standard.hxx>
 #include <Standard_Type.hxx>
 
-#include <Standard_Boolean.hxx>
 #include <BRepCheck_Status.hxx>
 #include <TopTools_DataMapOfShapeListOfShape.hxx>
 #include <BRepCheck_Result.hxx>
index b993569099f865221ebd5f345c60316a69db59a1..7ba16950208f5134a56231c0a3d8e8a37ed46ae1 100644 (file)
 #define _BRepCheck_Result_HeaderFile
 
 #include <Standard.hxx>
-#include <Standard_Type.hxx>
 
-#include <TopoDS_Shape.hxx>
-#include <Standard_Boolean.hxx>
 #include <Standard_Mutex.hxx>
 #include <Standard_Transient.hxx>
 #include <BRepCheck_DataMapOfShapeListOfStatus.hxx>
index e5daa1c45667db8c086aee2540711b04cb182482..d94e5226ad857ff8c2bbc34746949397daf7ff0d 100644 (file)
@@ -19,7 +19,6 @@
 #include <BRep_Builder.hxx>
 #include <BRep_Tool.hxx>
 #include <BRepCheck.hxx>
-#include <BRepCheck_ListIteratorOfListOfStatus.hxx>
 #include <BRepCheck_ListOfStatus.hxx>
 #include <Standard_Type.hxx>
 #include <TopExp.hxx>
 #include <TopoDS_Face.hxx>
 #include <TopoDS_Shape.hxx>
 #include <TopoDS_Shell.hxx>
-#include <TopTools_DataMapIteratorOfDataMapOfShapeInteger.hxx>
 #include <TopTools_DataMapOfShapeInteger.hxx>
 #include <TopTools_IndexedDataMapOfShapeListOfShape.hxx>
-#include <TopTools_ListIteratorOfListOfShape.hxx>
 #include <TopTools_ListOfShape.hxx>
-#include <TopTools_MapIteratorOfMapOfShape.hxx>
 #include <TopTools_MapOfShape.hxx>
 
 IMPLEMENT_STANDARD_RTTIEXT(BRepCheck_Shell,BRepCheck_Result)
index 2876d1c0e3caa0330dbcd1b9b2e76a484303ac0b..e5535a860efe2c3a016a3373c4414526777f821a 100644 (file)
 #define _BRepCheck_Shell_HeaderFile
 
 #include <Standard.hxx>
-#include <Standard_Type.hxx>
 
 #include <Standard_Integer.hxx>
-#include <Standard_Boolean.hxx>
-#include <BRepCheck_Status.hxx>
 #include <TopTools_IndexedDataMapOfShapeListOfShape.hxx>
 #include <BRepCheck_Result.hxx>
 #include <TopTools_ListOfShape.hxx>
index 1e1cb925cefcdf0a0e4bf6c1e8964368acfb132b..43baa11a32be8442f3d9389a147e9d85fa848dc6 100644 (file)
@@ -21,7 +21,6 @@
 #include <Geom_Curve.hxx>
 #include <gp_Pnt.hxx>
 #include <Standard_Transient.hxx>
-#include <NCollection_Map.hxx>
 #include <NCollection_Vector.hxx>
 #include <Precision.hxx>
 #include <Standard_Type.hxx>
@@ -33,7 +32,6 @@
 #include <TopoDS_Shell.hxx>
 #include <TopoDS_Solid.hxx>
 #include <TopTools_MapOfShape.hxx>
-#include <TopTools_ShapeMapHasher.hxx>
 
 IMPLEMENT_STANDARD_RTTIEXT(BRepCheck_Solid,BRepCheck_Result)
 
index 89c57693f5ec4f439a9c24a27202868a92a27a6d..0a0ef698d2aaa432e17229420110d515a1be904b 100644 (file)
 
 #include <BRep_CurveRepresentation.hxx>
 #include <BRep_GCurve.hxx>
-#include <BRep_ListIteratorOfListOfCurveRepresentation.hxx>
-#include <BRep_ListIteratorOfListOfPointRepresentation.hxx>
-#include <BRep_ListOfCurveRepresentation.hxx>
-#include <BRep_ListOfPointRepresentation.hxx>
-#include <BRep_PointRepresentation.hxx>
 #include <BRep_TEdge.hxx>
 #include <BRep_TFace.hxx>
 #include <BRep_Tool.hxx>
index 1e9f15f40c335b0d58ee99f50ef735c757be2e43..b17f0d4034ea8910ace1114235b3013f53c2e33f 100644 (file)
@@ -21,7 +21,6 @@
 #include <Standard_Type.hxx>
 
 #include <BRepCheck_Result.hxx>
-#include <Standard_Real.hxx>
 class TopoDS_Vertex;
 class TopoDS_Shape;
 
index 7177add6874df923f7e96a686ff999e021367665..10e40a816597a76aabdf5c78e170123e643face6 100644 (file)
@@ -28,7 +28,6 @@
 #include <BRepAdaptor_Curve.hxx>
 #include <BRepAdaptor_Surface.hxx>
 #include <BRepCheck.hxx>
-#include <BRepCheck_ListIteratorOfListOfStatus.hxx>
 #include <BRepCheck_ListOfStatus.hxx>
 #include <BRepCheck_Wire.hxx>
 #include <BRepTools_WireExplorer.hxx>
 #include <TopoDS_Shape.hxx>
 #include <TopoDS_Vertex.hxx>
 #include <TopoDS_Wire.hxx>
-#include <TopTools_DataMapIteratorOfDataMapOfShapeListOfShape.hxx>
 #include <TopTools_DataMapOfShapeListOfShape.hxx>
-#include <TopTools_HArray1OfShape.hxx>
 #include <TopTools_IndexedDataMapOfShapeListOfShape.hxx>
 #include <TopTools_IndexedMapOfOrientedShape.hxx>
-#include <TopTools_IndexedMapOfShape.hxx>
-#include <TopTools_ListIteratorOfListOfShape.hxx>
 #include <TopTools_ListOfShape.hxx>
-#include <TopTools_MapIteratorOfMapOfOrientedShape.hxx>
-#include <TopTools_MapIteratorOfMapOfShape.hxx>
 #include <TopTools_MapOfOrientedShape.hxx>
 #include <TopTools_MapOfShape.hxx>
 
index ea71c1d846bb33149f1e2acffa642aa18ad0dd59..6beeda0cb99f1eb7884e9738131ec8ce99173895 100644 (file)
@@ -20,7 +20,6 @@
 #include <Standard.hxx>
 #include <Standard_Type.hxx>
 
-#include <Standard_Boolean.hxx>
 #include <BRepCheck_Status.hxx>
 #include <TopTools_IndexedDataMapOfShapeListOfShape.hxx>
 #include <BRepCheck_Result.hxx>
index 492066a66f64df4e43f0457c731d6633d893b544..e938720497df095b20e818127331d8f86de3fae6 100644 (file)
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
-#include <Standard_Boolean.hxx>
-#include <gp_Lin2d.hxx>
-#include <Standard_Real.hxx>
 #include <TopTrans_CurveTransition.hxx>
 #include <BRepClass_Intersector.hxx>
 #include <Standard_Integer.hxx>
index 359d8f9db2c511ef356d13743d66de5813da01b9..fe43b1fe76ceac8f662ae0e7bc74183350f65372 100644 (file)
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
 #include <BRepClass_FClass2dOfFClassifier.hxx>
 #include <BRepClass_Edge.hxx>
-#include <Standard_Real.hxx>
 #include <IntRes2d_Position.hxx>
-#include <Standard_Boolean.hxx>
 #include <TopAbs_State.hxx>
 class Standard_DomainError;
 class BRepClass_FaceExplorer;
index 65cc41fc0c6216365283834016ffc607a7808daa..b3736626f2353f07fb4c2447134eb58208bb6f61 100644 (file)
@@ -20,7 +20,6 @@
 #include <Extrema_ExtPS.hxx>
 #include <gp_Pnt.hxx>
 #include <gp_Pnt2d.hxx>
-#include <TopAbs_State.hxx>
 #include <TopoDS_Face.hxx>
 
 //=======================================================================
index e4382fb6e2125d75c3e468c59cb2086f21c08313..334f14344e7ce38f4b9e84ba3335d07af5b724c8 100644 (file)
@@ -22,7 +22,6 @@
 #include <Standard_Handle.hxx>
 
 #include <BRepClass_FClassifier.hxx>
-#include <Standard_Real.hxx>
 class BRepClass_FaceExplorer;
 class gp_Pnt2d;
 class TopoDS_Face;
index 8866993bc20216c5576a3162d9f0c4ed8d637316..fe674e06fd0ac634140931a8fba4cf092a1620de 100644 (file)
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 #include <TopTools_IndexedDataMapOfShapeListOfShape.hxx>
 
 #include <TopAbs_Orientation.hxx>
 #include <TopoDS_Face.hxx>
 #include <TopExp_Explorer.hxx>
 #include <Standard_Integer.hxx>
-#include <Standard_Real.hxx>
-#include <Standard_Boolean.hxx>
 class gp_Pnt2d;
 class gp_Lin2d;
 class BRepClass_Edge;
index 9063f7032638b55703bca1aeb45c04f5504da9c3..f93b6d015a63ba42faca21ca3aee2c225020f256 100644 (file)
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
-#include <Standard_Boolean.hxx>
 #include <gp_Lin2d.hxx>
-#include <Standard_Real.hxx>
 #include <TopTrans_CurveTransition.hxx>
 #include <BRepClass_Intersector.hxx>
 #include <Standard_Integer.hxx>
index 05acbc2e63f96ad0f3614fc7fa55d9b06b7d6345..cdede179d0ea26d1ea069e0a99f1b9890ad01b4f 100644 (file)
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
 #include <Geom2dInt_IntConicCurveOfGInter.hxx>
-#include <Standard_Real.hxx>
 class gp_Lin2d;
 class BRepClass_Edge;
 class gp_Dir2d;
index 5050a748288f5ab49f351419156e108ab47f50c4..a817324ab15038b4cbf37c7e87333bac439bd71e 100644 (file)
 #include <NCollection_UBTreeFiller.hxx>
 #include <NCollection_UBTree.hxx>
 #include <TopTools_IndexedMapOfShape.hxx>
-#include <BRepBndLib.hxx>
 #include <TopoDS_Edge.hxx>
 #include <TopoDS_Vertex.hxx>
 #include <Geom_Line.hxx>
 #include <Bnd_Box.hxx>
-#include <gp_Lin.hxx>
 #include <GeomAdaptor_Curve.hxx>
 #include <Precision.hxx>
 
index 29977872e2ebdad897c28cc24081d28372642347..8b1b5a879b643ce25556668f44cffa5faa3e99f7 100644 (file)
 #include <BRepClass_FaceClassifier.hxx>
 #include <Geom_Line.hxx>
 #include <GeomAdaptor_Curve.hxx>
-#include <GeomAdaptor_Curve.hxx>
 #include <gp_Lin.hxx>
 #include <gp_Pnt.hxx>
 #include <gp_Pnt2d.hxx>
 #include <IntCurveSurface_HInter.hxx>
 #include <IntCurveSurface_IntersectionPoint.hxx>
-#include <TopAbs.hxx>
 #include <TopoDS_Face.hxx>
 
 //============================================================================
index 7b7c3c0916b9f6f254704d679dc53e521e1b48ac..23f735e7879ac3b9319b376a26a32ec54f117141 100644 (file)
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
 #include <gp_Pnt.hxx>
-#include <Standard_Real.hxx>
 #include <IntCurveSurface_TransitionOnCurve.hxx>
-#include <Standard_Boolean.hxx>
 #include <TopAbs_State.hxx>
 #include <TopoDS_Face.hxx>
 class gp_Lin;
index 675bbd99c97f11b241ef6bda7b4332bd5cc25dee..1cbf729b2308460576d9c030248dfc83f371d009 100644 (file)
@@ -20,7 +20,6 @@
 #include <BRepClass3d_Intersector3d.hxx>
 #include <BRepClass3d_SClassifier.hxx>
 #include <BRepClass3d_SolidExplorer.hxx>
-#include <BRepTopAdaptor_FClass2d.hxx>
 #include <ElCLib.hxx>
 #include <Geom_Surface.hxx>
 #include <gp_Lin.hxx>
 #include <gp_Vec.hxx>
 #include <IntCurvesFace_Intersector.hxx>
 #include <math_BullardGenerator.hxx>
-#include <Standard_DomainError.hxx>
 #include <TopoDS.hxx>
-#include <TopTools_IndexedDataMapOfShapeListOfShape.hxx>
-#include <TopTools_MapOfShape.hxx>
 #include <TopExp.hxx>
 #include <BRepAdaptor_Surface.hxx>
 #include <Extrema_ExtPS.hxx>
index 732cf5b3b222f31a9f12e69317dafdde722e5af7..f28a5e412da2984e6c79f6b780ae11fc74e5e9b2 100644 (file)
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
 #include <TopoDS_Face.hxx>
 #include <Standard_Integer.hxx>
-#include <Standard_Real.hxx>
-#include <Standard_Boolean.hxx>
 #include <TopAbs_State.hxx>
 class BRepClass3d_SolidExplorer;
 class gp_Pnt;
index ebf241f484c51fba268116c054b3d30386b2295a..9e33ed99cf47d2243c3c3e0cda68e7877e51afeb 100644 (file)
@@ -59,7 +59,6 @@ static StatistiquesBRepClass3d STAT;
 
 #include <BRepClass3d_SolidClassifier.hxx>
 #include <gp_Pnt.hxx>
-#include <Standard_DomainError.hxx>
 #include <TopoDS_Shape.hxx>
 
 BRepClass3d_SolidClassifier::BRepClass3d_SolidClassifier()
index 4e902600e5a4e3d74bdec0e533d39cabc55ae4fb..420c14182efa5b8627e700feb09eb35051101dc3 100644 (file)
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
 #include <Standard_Boolean.hxx>
 #include <BRepClass3d_SolidExplorer.hxx>
 #include <BRepClass3d_SClassifier.hxx>
-#include <Standard_Real.hxx>
 class TopoDS_Shape;
 class gp_Pnt;
 
index 07a45b616dd8e5f00ec81949718883ba723fba22..43b657b3365d94db288a266a94f22871cd98d319 100644 (file)
 
 //-- To printf on NT
 
-#include <Bnd_Box.hxx>
 #include <BRep_Tool.hxx>
 #include <BRepAdaptor_Curve2d.hxx>
-#include <BRepAdaptor_Surface.hxx>
 #include <BRepBndLib.hxx>
-#include <BRepClass3d_DataMapIteratorOfMapOfInter.hxx>
 #include <BRepClass3d_SolidExplorer.hxx>
-#include <BRepClass_Edge.hxx>
 #include <BRepClass_FaceClassifier.hxx>
 #include <BRepClass_FacePassiveClassifier.hxx>
 #include <BRepTools.hxx>
 #include <BRepTopAdaptor_FClass2d.hxx>
-#include <ElCLib.hxx>
 #include <Extrema_ExtPS.hxx>
-#include <Geom2d_Curve.hxx>
-#include <GeomAbs_Shape.hxx>
 #include <gp.hxx>
 #include <gp_Lin.hxx>
 #include <gp_Pnt.hxx>
index 3b40add2986448567ae6cd720fb6482e3ccd553b..1d83427339552873cba7d3ed0506b97a31424e6e 100644 (file)
@@ -24,7 +24,6 @@
 #include <Standard_Boolean.hxx>
 #include <TopoDS_Face.hxx>
 #include <gp_Lin.hxx>
-#include <Standard_Real.hxx>
 #include <TopAbs_State.hxx>
 #include <BRepClass3d_Intersector3d.hxx>
 #include <TopAbs_Orientation.hxx>
index 1ef68ed9d6d42b9c5f7682dfc6eb1e49df58a011..8bd58f7e220e14155ac1ebabe2822b8ba5c950f9 100644 (file)
@@ -25,7 +25,6 @@
 #include <TopExp.hxx>
 #include <BRepExtrema_DistanceSS.hxx>
 #include <TopoDS.hxx>
-#include <TopAbs.hxx>
 #include <TopoDS_Vertex.hxx>
 #include <TopoDS_Edge.hxx>
 #include <TopoDS_Face.hxx>
index 67269dbd62ab8822809ac579e69da87532fe7b61..3e5bc64a7258d1646956313982280c52bedb2ca3 100644 (file)
 #include <BRepExtrema_SupportType.hxx>
 #include <Extrema_ExtAlgo.hxx>
 #include <Extrema_ExtFlag.hxx>
-#include <gp_Pnt.hxx>
 #include <Message_ProgressRange.hxx>
 #include <TopoDS_Shape.hxx>
-#include <TopTools_IndexedMapOfShape.hxx>
 #include <Standard_OStream.hxx>
 #include <Standard_DefineAlloc.hxx>
 #include <TopTools_IndexedMapOfShape.hxx>
index 0031e66a71b3c3345450ebcb22fab748abcddda2..e81108b79435cb4a479a28aa32528948fa4acfec 100644 (file)
@@ -18,7 +18,6 @@
 
 #include <BRepExtrema_DistanceSS.hxx>
 
-#include <TopTools_IndexedMapOfShape.hxx>
 #include <TopExp.hxx>
 #include <gp_Pnt.hxx>
 #include <gp_Pnt2d.hxx>
 #include <Bnd_Box.hxx>
 #include <BRepExtrema_ExtPC.hxx>
 #include <BRepExtrema_ExtPF.hxx>
-#include <Extrema_ExtFlag.hxx>
 #include <BRepExtrema_ExtCC.hxx>
 #include <BRepExtrema_ExtCF.hxx>
 #include <BRepExtrema_ExtFF.hxx>
 #include <BRepClass_FaceClassifier.hxx>
-#include <TopAbs.hxx>
 #include <Geom_Curve.hxx>
 #include <GeomAbs_Shape.hxx>
 #include <GeomAdaptor_Curve.hxx>
@@ -54,7 +51,6 @@
 #include <Geom_TrimmedCurve.hxx>
 #include <BRepBndLib.hxx>
 #include <BRepTools.hxx>
-#include <TColgp_Array1OfPnt.hxx>
 
 
 /*********************************************************************************/
index cafdc8db112b238ae472c1f1ccdb16e7d80e8d5e..4009b810017fd99b2bce3a7eefaa7585000f9549 100644 (file)
@@ -18,7 +18,6 @@
 
 #include <BRep_Tool.hxx>
 #include <BRepTools.hxx>
-#include <Geom_Curve.hxx>
 #include <BRepTopAdaptor_FClass2d.hxx>
 #include <gp_Pnt2d.hxx>
 #include <BRepAdaptor_Surface.hxx>
index 02f7d5826e396627547a78536101fdec46e6589c..377e3e1e721b7256a3c935c92f02b6161bfd0211 100644 (file)
@@ -19,7 +19,6 @@
 
 #include <BRepExtrema_ExtFF.hxx>
 
-#include <BRepExtrema_ExtCF.hxx>
 #include <BRep_Tool.hxx>
 #include <BRepTools.hxx>
 #include <BRepClass_FaceClassifier.hxx>
index 1c90d570abe0681c3dfdf53cb4c52a2926fa59a2..e132fc7e84dc665a0210d02166ebe55af6cb1906 100644 (file)
@@ -14,9 +14,7 @@
 #ifndef _BRepExtrema_ExtPF_HeaderFile
 #define _BRepExtrema_ExtPF_HeaderFile
 
-#include <Standard_DefineAlloc.hxx>
 #include <Extrema_ExtPS.hxx>
-#include <Standard_Integer.hxx>
 #include <TColStd_SequenceOfReal.hxx>
 #include <Extrema_SequenceOfPOnSurf.hxx>
 #include <BRepAdaptor_Surface.hxx>
index 328d23d94db2801b00a3076d084e721bb521f31b..d863742136b8091ce9b4893d31390d9263a19b30 100644 (file)
 #ifndef _BRepExtrema_ShapeProximity_HeaderFile
 #define _BRepExtrema_ShapeProximity_HeaderFile
 
-#include <NCollection_DataMap.hxx>
-#include <TColStd_PackedMapOfInteger.hxx>
-
-#include <BRepExtrema_TriangleSet.hxx>
 #include <BRepExtrema_OverlapTool.hxx>
 
 //! Tool class for shape proximity detection.
index 4118757b341f981f3bad3e2330a4cc3e65653b76..725050a01f0b04ed4321be725f0082231452ddf8 100644 (file)
 
 #include <BRepFeat.hxx>
 
-#include <Bnd_Box.hxx>
 #include <BRep_Builder.hxx>
 #include <BRep_Tool.hxx>
 #include <BRepAdaptor_Curve.hxx>
 #include <BRepBndLib.hxx>
-#include <BRepBuilderAPI.hxx>
 #include <BRepLib_MakeFace.hxx>
 #include <BRepTools.hxx>
 #include <BRepTopAdaptor_FClass2d.hxx>
@@ -36,7 +34,6 @@
 #include <Geom_Plane.hxx>
 #include <Geom_RectangularTrimmedSurface.hxx>
 #include <Geom_Surface.hxx>
-#include <Geom_TrimmedCurve.hxx>
 #include <GeomAdaptor_Curve.hxx>
 #include <GeomProjLib.hxx>
 #include <gp_Pnt.hxx>
@@ -54,7 +51,6 @@
 #include <TopoDS_Shape.hxx>
 #include <TopoDS_Shell.hxx>
 #include <TopoDS_Solid.hxx>
-#include <TopoDS_Vertex.hxx>
 #include <TopTools_MapOfShape.hxx>
 
 #define NECHANTBARYC 11
index 24c641209bc3c35332d0e2911ce2b4db9eebb367..5c53721adb5a2eee773b458d6f88615e29d27ca2 100644 (file)
 #include <BRep_Tool.hxx>
 #include <BRepBndLib.hxx>
 #include <BRepFeat_Builder.hxx>
-#include <Geom_Curve.hxx>
-#include <IntTools_Tools.hxx>
-#include <Precision.hxx>
 #include <TopExp.hxx>
 #include <TopExp_Explorer.hxx>
 #include <TopoDS_Edge.hxx>
 #include <TopoDS_Face.hxx>
 #include <TopoDS_Shape.hxx>
-#include <TopTools_ListIteratorOfListOfShape.hxx>
 #include <TopTools_DataMapOfShapeListOfShape.hxx>
 
 //=======================================================================
index b0f261683249efca35f84a22bcbb7a0bdd24bebc..2d3fc4327c689c5d70182a022698d329d328d84c 100644 (file)
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
 #include <BOPAlgo_BOP.hxx>
-#include <NCollection_BaseAllocator.hxx>
-#include <Standard_Boolean.hxx>
 #include <Standard_Integer.hxx>
-#include <TopTools_DataMapOfShapeListOfShape.hxx>
 #include <TopTools_DataMapOfShapeShape.hxx>
 #include <TopTools_ListOfShape.hxx>
 #include <TopTools_MapOfShape.hxx>
index e04e2ce91947201be1d812f60fbf7d4e88625746..19f1de65c1c785a917a935591f69cff4560b3c3b 100644 (file)
 // commercial license or contractual agreement.
 
 
-#include <Bnd_Box.hxx>
-#include <BRep_Tool.hxx>
 #include <BRep_Builder.hxx>
 #include <BRepAlgo.hxx>
-#include <BRepAlgoAPI_BooleanOperation.hxx>
 #include <BRepAlgoAPI_Cut.hxx>
-#include <BRepAlgoAPI_Fuse.hxx>
-#include <BRepBndLib.hxx>
 #include <BRepCheck_Analyzer.hxx>
 #include <BRepFeat.hxx>
 #include <BRepFeat_Builder.hxx>
 #include <Geom_CylindricalSurface.hxx>
 #include <Geom_Plane.hxx>
 #include <Geom_RectangularTrimmedSurface.hxx>
-#include <LocOpe.hxx>
-#include <LocOpe_BuildShape.hxx>
 #include <LocOpe_CSIntersector.hxx>
 #include <LocOpe_FindEdges.hxx>
 #include <LocOpe_Gluer.hxx>
 #include <LocOpe_PntFace.hxx>
-#include <LocOpe_SequenceOfCirc.hxx>
 #include <Precision.hxx>
-#include <Standard_NoSuchObject.hxx>
 #include <TColgp_SequenceOfPnt.hxx>
 #include <TopExp_Explorer.hxx>
 #include <TopoDS.hxx>
-#include <TopoDS_Compound.hxx>
 #include <TopoDS_Shape.hxx>
 #include <TopoDS_Solid.hxx>
-#include <TopTools_DataMapIteratorOfDataMapOfShapeListOfShape.hxx>
-#include <TopTools_DataMapIteratorOfDataMapOfShapeShape.hxx>
-#include <TopTools_ListIteratorOfListOfShape.hxx>
-#include <TopTools_MapIteratorOfMapOfShape.hxx>
 #include <TopTools_MapOfShape.hxx>
 
 #ifdef OCCT_DEBUG
index ef350db86ac158afdb8104a7664e69a1e8a41298..793fb952d91b6f2ed477e8708894648f552661bc 100644 (file)
@@ -21,7 +21,6 @@
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
-#include <Standard_Boolean.hxx>
 #include <TopTools_DataMapOfShapeListOfShape.hxx>
 #include <TopoDS_Shape.hxx>
 #include <TopTools_ListOfShape.hxx>
index b119560b4af666edb7638f981419a1a97de99b6d..15e9717947d5e1c9b1538bb01c9057bdb8592847 100644 (file)
@@ -17,8 +17,6 @@
 
 #include <BRepFeat_Gluer.hxx>
 #include <TopoDS.hxx>
-#include <TopoDS_Edge.hxx>
-#include <TopoDS_Face.hxx>
 #include <TopoDS_Shape.hxx>
 #include <TopTools_ListOfShape.hxx>
 
index aba0dfe40c7977f5bb404de5ce4f76efebae5445..a525775c1ae50dd65e107970a33382e4df5b3705 100644 (file)
@@ -24,7 +24,6 @@
 #include <LocOpe_Gluer.hxx>
 #include <BRepBuilderAPI_MakeShape.hxx>
 #include <LocOpe_Operation.hxx>
-#include <Standard_Boolean.hxx>
 #include <TopTools_ListOfShape.hxx>
 class TopoDS_Shape;
 class TopoDS_Face;
index 025dbfe1f24e87241cbe8c8edb67e2780ae0ced0..ca244cff14f2b508205483b59ae70edceaad800d 100644 (file)
 
 
 #include <Bnd_Box.hxx>
-#include <BRep_Builder.hxx>
-#include <BRep_Tool.hxx>
 #include <BRepBndLib.hxx>
 #include <BRepFeat_MakeCylindricalHole.hxx>
 #include <BRepPrim_Cylinder.hxx>
-#include <BRepTools.hxx>
 #include <ElCLib.hxx>
 #include <Geom_Curve.hxx>
 #include <gp_Ax1.hxx>
 #include <LocOpe_PntFace.hxx>
 #include <Precision.hxx>
 #include <Standard_ConstructionError.hxx>
-#include <StdFail_NotDone.hxx>
 #include <TopExp_Explorer.hxx>
 #include <TopLoc_Location.hxx>
 #include <TopoDS.hxx>
 #include <TopoDS_Shape.hxx>
 #include <TopoDS_Solid.hxx>
-#include <TopTools_ListIteratorOfListOfShape.hxx>
 #include <TopTools_ListOfShape.hxx>
 #include <BRepAdaptor_Surface.hxx>
 #include <CSLib.hxx>
index 26b0ea93e355d00e49b89f257eb8f7dd8e982eb5..87ff55200bfced78223092bd6ae5757cc4f7677b 100644 (file)
@@ -19,7 +19,6 @@
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
 #include <gp_Ax1.hxx>
 #include <BRepFeat_Status.hxx>
index 4d9e8ac66968ca7e528081fad3b10b29b7708b68..7f01a42ba841a953a95f6274242064baa476b2d2 100644 (file)
@@ -16,8 +16,6 @@
 
 
 #include <Bnd_Box.hxx>
-#include <BRep_Builder.hxx>
-#include <BRep_Tool.hxx>
 #include <BRepAlgo.hxx>
 #include <BRepAlgoAPI_Cut.hxx>
 #include <BRepAlgoAPI_Fuse.hxx>
@@ -28,7 +26,6 @@
 #include <BRepLib_MakeFace.hxx>
 #include <BRepPrimAPI_MakeBox.hxx>
 #include <BRepTools.hxx>
-#include <Geom2d_Curve.hxx>
 #include <Geom_Curve.hxx>
 #include <Geom_Line.hxx>
 #include <Geom_Plane.hxx>
 #include <Geom_Surface.hxx>
 #include <gp_Pln.hxx>
 #include <gp_Pnt.hxx>
-#include <gp_Pnt2d.hxx>
-#include <gp_Vec.hxx>
 #include <LocOpe.hxx>
 #include <LocOpe_CSIntersector.hxx>
 #include <LocOpe_DPrism.hxx>
 #include <LocOpe_PntFace.hxx>
-#include <LocOpe_SequenceOfLin.hxx>
 #include <Precision.hxx>
 #include <Standard_ConstructionError.hxx>
 #include <TColGeom_SequenceOfCurve.hxx>
 #include <TopExp.hxx>
 #include <TopExp_Explorer.hxx>
 #include <TopoDS.hxx>
-#include <TopoDS_Compound.hxx>
 #include <TopoDS_Edge.hxx>
 #include <TopoDS_Face.hxx>
 #include <TopoDS_Shape.hxx>
-#include <TopoDS_Shell.hxx>
 #include <TopoDS_Solid.hxx>
-#include <TopTools_DataMapIteratorOfDataMapOfShapeListOfShape.hxx>
-#include <TopTools_IndexedDataMapOfShapeListOfShape.hxx>
-#include <TopTools_ListIteratorOfListOfShape.hxx>
-#include <TopTools_MapIteratorOfMapOfShape.hxx>
 #include <TopTools_MapOfShape.hxx>
 
 #ifdef OCCT_DEBUG
index a31e84b660f9867272ff58efb369274cc8c7f663..358e94b8a6effc992f911eff9c51f5308696e563 100644 (file)
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
-#include <TopoDS_Face.hxx>
 #include <TopTools_DataMapOfShapeListOfShape.hxx>
 #include <Standard_Real.hxx>
-#include <TColGeom_SequenceOfCurve.hxx>
 #include <TopTools_ListOfShape.hxx>
 #include <BRepFeat_StatusError.hxx>
 #include <BRepFeat_Form.hxx>
 #include <Standard_Integer.hxx>
-#include <Standard_Boolean.hxx>
 class Geom_Curve;
 class TopoDS_Shape;
 class TopoDS_Edge;
index b87a8827fed4bd48930b099adfe1eedfc33462f5..c08cf2d9fd4ac613e2c642b70c2d440b30effbc4 100644 (file)
 #include <BRepTools_Modifier.hxx>
 #include <BRepTools_TrsfModification.hxx>
 #include <BRepTools_WireExplorer.hxx>
-#include <Geom2d_Curve.hxx>
-#include <Geom2d_Line.hxx>
 #include <Geom_Curve.hxx>
 #include <Geom_CylindricalSurface.hxx>
 #include <Geom_Plane.hxx>
 #include <Geom_RectangularTrimmedSurface.hxx>
 #include <Geom_Surface.hxx>
 #include <Geom_TrimmedCurve.hxx>
-#include <GeomLProp_CLProps.hxx>
-#include <GeomProjLib.hxx>
 #include <gp_Dir.hxx>
-#include <gp_Lin.hxx>
-#include <gp_Pln.hxx>
 #include <gp_Pnt.hxx>
-#include <gp_Pnt2d.hxx>
 #include <gp_Vec.hxx>
-#include <gp_Vec2d.hxx>
 #include <IntRes2d_IntersectionPoint.hxx>
-#include <LocOpe.hxx>
-#include <LocOpe_FindEdges.hxx>
 #include <LocOpe_Gluer.hxx>
 #include <LocOpe_LinearForm.hxx>
 #include <Precision.hxx>
 #include <Standard_ConstructionError.hxx>
-#include <TColGeom_Array1OfCurve.hxx>
-#include <TColgp_Array1OfPnt.hxx>
-#include <TColgp_SequenceOfPnt.hxx>
-#include <TColStd_Array1OfReal.hxx>
 #include <TopExp.hxx>
 #include <TopExp_Explorer.hxx>
 #include <TopoDS.hxx>
 #include <TopoDS_Face.hxx>
 #include <TopoDS_Shape.hxx>
 #include <TopoDS_Wire.hxx>
-#include <TopTools_DataMapIteratorOfDataMapOfShapeListOfShape.hxx>
-#include <TopTools_DataMapIteratorOfDataMapOfShapeShape.hxx>
 #include <TopTools_IndexedDataMapOfShapeListOfShape.hxx>
-#include <TopTools_ListIteratorOfListOfShape.hxx>
 #include <TopTools_ListOfShape.hxx>
-#include <TopTools_MapIteratorOfMapOfShape.hxx>
-#include <TopTools_MapOfShape.hxx>
 
 #ifdef OCCT_DEBUG
 extern Standard_Boolean BRepFeat_GettraceFEAT();
index 08c10bdbb593a4afe86f43224b64fa2339812bb3..dad2fc20b26f987be29598f21821ee257dd5f5a9 100644 (file)
 #include <Standard_Handle.hxx>
 
 #include <gp_Vec.hxx>
-#include <Standard_Real.hxx>
 #include <TopTools_DataMapOfShapeListOfShape.hxx>
 #include <TopTools_ListOfShape.hxx>
 #include <BRepFeat_RibSlot.hxx>
 #include <Standard_Integer.hxx>
-#include <Standard_Boolean.hxx>
 class Geom_Curve;
 class Geom_Plane;
 class TopoDS_Shape;
index 7434e2ca24ea580aed9fcdb2d39cee7e3eed37b0..484db318e81ed8ceaa9bc7f9a8eefeaf116b94a4 100644 (file)
 // commercial license or contractual agreement.
 
 
-#include <Bnd_Box.hxx>
 #include <BRep_Tool.hxx>
 #include <BRepAlgoAPI_Cut.hxx>
 #include <BRepAlgoAPI_Fuse.hxx>
-#include <BRepBndLib.hxx>
-#include <BRepFeat.hxx>
 #include <BRepFeat_MakePipe.hxx>
 #include <Geom_Curve.hxx>
-#include <Geom_Line.hxx>
-#include <gp_Pnt.hxx>
-#include <gp_Pnt2d.hxx>
-#include <gp_Vec.hxx>
 #include <LocOpe.hxx>
 #include <LocOpe_Pipe.hxx>
 #include <Standard_ConstructionError.hxx>
 #include <TopoDS_Face.hxx>
 #include <TopoDS_Shape.hxx>
 #include <TopoDS_Wire.hxx>
-#include <TopTools_DataMapIteratorOfDataMapOfShapeListOfShape.hxx>
-#include <TopTools_IndexedDataMapOfShapeListOfShape.hxx>
-#include <TopTools_ListIteratorOfListOfShape.hxx>
-#include <TopTools_MapIteratorOfMapOfShape.hxx>
-#include <TopTools_MapOfShape.hxx>
 
 #ifdef OCCT_DEBUG
 extern Standard_Boolean BRepFeat_GettraceFEAT();
index c5d10ffe1f13b6f0f0a628cbce9c546001980e6b..b1f56a12f552525d91a84572e904add467667ccc 100644 (file)
 #include <Standard_Handle.hxx>
 
 #include <TopoDS_Shape.hxx>
-#include <TopoDS_Face.hxx>
 #include <TopTools_DataMapOfShapeListOfShape.hxx>
 #include <TopoDS_Wire.hxx>
-#include <TColGeom_SequenceOfCurve.hxx>
 #include <BRepFeat_Form.hxx>
 #include <Standard_Integer.hxx>
-#include <Standard_Boolean.hxx>
 class Geom_Curve;
 class TopoDS_Edge;
 
index 6d50d91a80f0cffcc9499c3e4a193d594d7defd4..34ed188e4fd6d912b2ebe805460a7572b7851f77 100644 (file)
 
 
 #include <Bnd_Box.hxx>
-#include <BRep_Tool.hxx>
 #include <BRepAlgoAPI_Cut.hxx>
 #include <BRepAlgoAPI_Fuse.hxx>
 #include <BRepBndLib.hxx>
-#include <BRepBuilderAPI.hxx>
 #include <BRepFeat.hxx>
 #include <BRepFeat_MakePrism.hxx>
 #include <BRepLib_MakeFace.hxx>
@@ -35,7 +33,6 @@
 #include <gp_Dir.hxx>
 #include <gp_Pln.hxx>
 #include <gp_Pnt.hxx>
-#include <gp_Pnt2d.hxx>
 #include <gp_Vec.hxx>
 #include <LocOpe.hxx>
 #include <LocOpe_CSIntersector.hxx>
 #include <Standard_ConstructionError.hxx>
 #include <TColGeom_SequenceOfCurve.hxx>
 #include <TColgp_SequenceOfPnt.hxx>
-#include <TopExp.hxx>
 #include <TopExp_Explorer.hxx>
 #include <TopoDS.hxx>
-#include <TopoDS_Compound.hxx>
 #include <TopoDS_Edge.hxx>
 #include <TopoDS_Face.hxx>
 #include <TopoDS_Shape.hxx>
 #include <TopoDS_Solid.hxx>
-#include <TopTools_DataMapIteratorOfDataMapOfShapeListOfShape.hxx>
-#include <TopTools_IndexedDataMapOfShapeListOfShape.hxx>
-#include <TopTools_ListIteratorOfListOfShape.hxx>
 #include <TopTools_ListOfShape.hxx>
-#include <TopTools_MapOfShape.hxx>
 
 #ifdef OCCT_DEBUG
 extern Standard_Boolean BRepFeat_GettraceFEAT();
index 453927089cfe87458983aba1f9fdf9a1e77388ac..5f559884ac0cac83a94c156440accdac62551632 100644 (file)
 #include <TopoDS_Shape.hxx>
 #include <TopTools_DataMapOfShapeListOfShape.hxx>
 #include <gp_Dir.hxx>
-#include <TColGeom_SequenceOfCurve.hxx>
 #include <BRepFeat_StatusError.hxx>
 #include <BRepFeat_Form.hxx>
 #include <Standard_Integer.hxx>
-#include <Standard_Boolean.hxx>
-#include <Standard_Real.hxx>
 class Geom_Curve;
 class TopoDS_Face;
 class TopoDS_Edge;
index 1f93310c0dfde03732ffceb5c3553b80be82ee84..69eeee218d65e008e6562436d58bfd7ceede9480 100644 (file)
 
 
 #include <Bnd_Box.hxx>
-#include <BRep_Builder.hxx>
-#include <BRep_Tool.hxx>
 #include <BRepAlgoAPI_Cut.hxx>
 #include <BRepAlgoAPI_Fuse.hxx>
-#include <BRepBndLib.hxx>
-#include <BRepBuilderAPI.hxx>
 #include <BRepFeat.hxx>
 #include <BRepFeat_MakeRevol.hxx>
-#include <BRepLib_MakeFace.hxx>
 #include <BRepSweep_Revol.hxx>
 #include <BRepTools_Modifier.hxx>
 #include <BRepTools_TrsfModification.hxx>
 #include <ElCLib.hxx>
-#include <Geom2d_Curve.hxx>
-#include <Geom_Circle.hxx>
 #include <Geom_Curve.hxx>
 #include <Geom_Plane.hxx>
 #include <Geom_RectangularTrimmedSurface.hxx>
 #include <gp_Ax1.hxx>
 #include <gp_Pln.hxx>
 #include <gp_Pnt.hxx>
-#include <gp_Pnt2d.hxx>
-#include <gp_Vec.hxx>
-#include <LocOpe.hxx>
 #include <LocOpe_BuildShape.hxx>
 #include <LocOpe_CSIntersector.hxx>
 #include <LocOpe_FindEdges.hxx>
-#include <LocOpe_Gluer.hxx>
 #include <LocOpe_PntFace.hxx>
 #include <LocOpe_Revol.hxx>
-#include <LocOpe_SequenceOfCirc.hxx>
 #include <Precision.hxx>
 #include <Standard_ConstructionError.hxx>
 #include <TColgp_SequenceOfPnt.hxx>
-#include <TopExp.hxx>
 #include <TopExp_Explorer.hxx>
-#include <TopoDS_Compound.hxx>
 #include <TopoDS_Edge.hxx>
 #include <TopoDS_Face.hxx>
 #include <TopoDS_Shape.hxx>
-#include <TopoDS_Shell.hxx>
 #include <TopoDS_Solid.hxx>
-#include <TopTools_DataMapIteratorOfDataMapOfShapeListOfShape.hxx>
-#include <TopTools_IndexedDataMapOfShapeListOfShape.hxx>
-#include <TopTools_ListIteratorOfListOfShape.hxx>
-#include <TopTools_MapIteratorOfMapOfShape.hxx>
-#include <TopTools_MapOfShape.hxx>
 
 #ifdef OCCT_DEBUG
 extern Standard_Boolean BRepFeat_GettraceFEAT();
index c807e66d38b208b1ca5236666aacf59fda75b493..0cf191e9d89378320d24d2d03ffec7e50d3e637d 100644 (file)
 #include <TopoDS_Shape.hxx>
 #include <TopTools_DataMapOfShapeListOfShape.hxx>
 #include <gp_Ax1.hxx>
-#include <TColGeom_SequenceOfCurve.hxx>
 #include <BRepFeat_StatusError.hxx>
 #include <BRepFeat_Form.hxx>
 #include <Standard_Integer.hxx>
-#include <Standard_Boolean.hxx>
-#include <Standard_Real.hxx>
 class Geom_Curve;
 class TopoDS_Face;
 class TopoDS_Edge;
index a2525e7583a70b0f34c15934cac0885a34464369..e4c3983703ad826f508e56b29e97282853f7820b 100644 (file)
 #include <BRepTools_TrsfModification.hxx>
 #include <BRepTools_WireExplorer.hxx>
 #include <BRepTopAdaptor_FClass2d.hxx>
-#include <CSLib.hxx>
 #include <ElCLib.hxx>
 #include <ElSLib.hxx>
 #include <Geom2d_Curve.hxx>
-#include <Geom2d_Line.hxx>
 #include <Geom2dAPI_ExtremaCurveCurve.hxx>
 #include <Geom2dAPI_InterCurveCurve.hxx>
 #include <Geom_Circle.hxx>
 #include <Geom_TrimmedCurve.hxx>
 #include <GeomAPI.hxx>
 #include <GeomAPI_ProjectPointOnCurve.hxx>
-#include <GeomLProp_CLProps.hxx>
-#include <GeomProjLib.hxx>
 #include <gp_Ax1.hxx>
-#include <gp_Lin.hxx>
 #include <gp_Pln.hxx>
 #include <gp_Pnt.hxx>
 #include <gp_Pnt2d.hxx>
 #include <gp_Vec.hxx>
-#include <gp_Vec2d.hxx>
-#include <IntRes2d_IntersectionPoint.hxx>
-#include <LocOpe.hxx>
 #include <LocOpe_CSIntersector.hxx>
-#include <LocOpe_FindEdges.hxx>
 #include <LocOpe_Gluer.hxx>
 #include <LocOpe_PntFace.hxx>
 #include <LocOpe_RevolutionForm.hxx>
 #include <Precision.hxx>
 #include <Standard_ConstructionError.hxx>
-#include <TColGeom_Array1OfCurve.hxx>
 #include <TColGeom_SequenceOfCurve.hxx>
-#include <TColgp_Array1OfPnt.hxx>
 #include <TColgp_SequenceOfPnt.hxx>
-#include <TColStd_Array1OfReal.hxx>
 #include <TopExp.hxx>
 #include <TopExp_Explorer.hxx>
 #include <TopoDS.hxx>
 #include <TopoDS_Face.hxx>
 #include <TopoDS_Shape.hxx>
 #include <TopoDS_Wire.hxx>
-#include <TopTools_DataMapIteratorOfDataMapOfShapeListOfShape.hxx>
-#include <TopTools_DataMapIteratorOfDataMapOfShapeShape.hxx>
 #include <TopTools_IndexedDataMapOfShapeListOfShape.hxx>
-#include <TopTools_ListIteratorOfListOfShape.hxx>
 #include <TopTools_ListOfShape.hxx>
-#include <TopTools_MapIteratorOfMapOfShape.hxx>
-#include <TopTools_MapOfShape.hxx>
 
 #ifdef OCCT_DEBUG
 extern Standard_Boolean BRepFeat_GettraceFEAT();
index b6538587087470d3e2f8e8b855b5f9f881090bd4..e6a66a8c77ba9a6249c2fa4e0cc9048577d4060a 100644 (file)
@@ -22,8 +22,6 @@
 #include <Standard_Handle.hxx>
 
 #include <gp_Ax1.hxx>
-#include <Standard_Real.hxx>
-#include <Standard_Boolean.hxx>
 #include <TopTools_DataMapOfShapeListOfShape.hxx>
 #include <TopTools_ListOfShape.hxx>
 #include <BRepFeat_RibSlot.hxx>
index 9c59a2c302c277a596dabbaf349b2c0d03fbe471..94a8f0b5c4e3dd21f71db6072c65e75d4289dc8b 100644 (file)
 // commercial license or contractual agreement.
 
 
-#include <Bnd_Box.hxx>
-#include <BRep_Tool.hxx>
 #include <BRep_Builder.hxx>
-#include <BRepAdaptor_Surface.hxx>
 #include <BRepAlgo.hxx>
-#include <BRepAlgoAPI_BooleanOperation.hxx>
 #include <BRepAlgoAPI_Cut.hxx>
-#include <BRepAlgoAPI_Fuse.hxx>
 #include <BRepBndLib.hxx>
 #include <BRepClass3d_SolidClassifier.hxx>
 #include <BRepFeat.hxx>
 #include <LocOpe_Gluer.hxx>
 #include <LocOpe_PntFace.hxx>
 #include <Precision.hxx>
-#include <Standard_ConstructionError.hxx>
-#include <Standard_NoSuchObject.hxx>
 #include <TColGeom_SequenceOfCurve.hxx>
-#include <TopAbs.hxx>
 #include <TopExp.hxx>
 #include <TopExp_Explorer.hxx>
 #include <TopoDS.hxx>
 #include <TopoDS_Face.hxx>
 #include <TopoDS_Shape.hxx>
 #include <TopoDS_Vertex.hxx>
-#include <TopTools_DataMapIteratorOfDataMapOfShapeListOfShape.hxx>
-#include <TopTools_DataMapIteratorOfDataMapOfShapeShape.hxx>
-#include <TopTools_ListIteratorOfListOfShape.hxx>
 #include <TopTools_ListOfShape.hxx>
-#include <TopTools_MapIteratorOfMapOfShape.hxx>
 #include <TopTools_MapOfShape.hxx>
 
 #ifdef OCCT_DEBUG
index e8160baaefd56cae5502449442c2bd9c3e15f00d..cb28bcc691bd5e682bf58cf2c875aa94df35897c 100644 (file)
@@ -22,7 +22,6 @@
 #include <Standard_Handle.hxx>
 
 #include <gp_Pnt.hxx>
-#include <Standard_Boolean.hxx>
 #include <TopTools_DataMapOfShapeListOfShape.hxx>
 #include <TopoDS_Shape.hxx>
 #include <BRepFeat_PerfSelection.hxx>
@@ -32,7 +31,6 @@
 #include <TopTools_ListOfShape.hxx>
 #include <BRepFeat_StatusError.hxx>
 #include <BRepBuilderAPI_MakeShape.hxx>
-#include <Standard_Real.hxx>
 #include <Standard_Integer.hxx>
 class TopoDS_Edge;
 class Geom_Plane;
index 4b5ea9399c1133a588f994dd8e863cd7a6a18fec..fdc233bc9bbc3adc6b775351340d22f21f6889df 100644 (file)
 
 #include <BRepFeat_SplitShape.hxx>
 #include <LocOpe_WiresOnShape.hxx>
-#include <Standard_ConstructionError.hxx>
-#include <Standard_Failure.hxx>
-#include <Standard_NoSuchObject.hxx>
-#include <StdFail_NotDone.hxx>
-#include <TopoDS_Compound.hxx>
-#include <TopoDS_Edge.hxx>
-#include <TopoDS_Face.hxx>
 #include <TopoDS_Shape.hxx>
-#include <TopoDS_Wire.hxx>
-#include <TopTools_ListIteratorOfListOfShape.hxx>
 #include <TopExp_Explorer.hxx>
 
 //=======================================================================
index 406a7c4d252372a1435a6f9dd965cc2e9dccc87e..ee793bc4ffb9e945650a725168cd4b4083691109 100644 (file)
@@ -23,7 +23,6 @@
 
 #include <LocOpe_Spliter.hxx>
 #include <BRepBuilderAPI_MakeShape.hxx>
-#include <Standard_Boolean.hxx>
 #include <TopTools_ListOfShape.hxx>
 #include <TopTools_SequenceOfShape.hxx>
 
index e40eb199f7c618b765d9e3eae8d74ca1ffbd384e..38fd29fa4f0cb860f0a98b39fc6ca4469aa65fb0 100644 (file)
 
 #include <BRep_Builder.hxx>
 #include <BRep_Tool.hxx>
-#include <BRepAdaptor_Curve.hxx>
 #include <BRepExtrema_DistShapeShape.hxx>
 #include <BRepExtrema_ExtPC.hxx>
-#include <BRepGProp.hxx>
 #include <BRepLib.hxx>
 #include <BRepLib_FindSurface.hxx>
 #include <BRepLib_MakeEdge.hxx>
 #include <BRepLib_MakeFace.hxx>
-#include <BRepLib_MakeVertex.hxx>
 #include <BRepLib_MakeWire.hxx>
-#include <BRepLProp.hxx>
 #include <BRepTools_WireExplorer.hxx>
 #include <GCPnts_AbscissaPoint.hxx>
 #include <Geom2d_Line.hxx>
 #include <Geom_Plane.hxx>
 #include <Geom_Surface.hxx>
 #include <Geom_TrimmedCurve.hxx>
-#include <GeomAdaptor_Curve.hxx>
 #include <GeomFill_Generator.hxx>
 #include <gp_Ax3.hxx>
-#include <gp_Circ.hxx>
-#include <gp_Dir.hxx>
 #include <gp_Dir2d.hxx>
-#include <gp_Elips.hxx>
-#include <gp_Lin.hxx>
 #include <gp_Pln.hxx>
 #include <gp_Pnt.hxx>
 #include <gp_Pnt2d.hxx>
 #include <gp_Vec.hxx>
-#include <GProp_GProps.hxx>
-#include <GProp_PrincipalProps.hxx>
 #include <Precision.hxx>
 #include <Standard_NoSuchObject.hxx>
-#include <TColStd_Array1OfInteger.hxx>
 #include <TopExp.hxx>
 #include <TopExp_Explorer.hxx>
 #include <TopLoc_Location.hxx>
 #include <TopoDS_Vertex.hxx>
 #include <TopoDS_Wire.hxx>
 #include <TopTools_Array1OfShape.hxx>
-#include <TopTools_DataMapIteratorOfDataMapOfShapeListOfShape.hxx>
-#include <TopTools_DataMapOfShapeListOfShape.hxx>
-#include <TopTools_HSequenceOfShape.hxx>
 #include <TopTools_IndexedDataMapOfShapeListOfShape.hxx>
 #include <TopTools_IndexedMapOfShape.hxx>
-#include <TopTools_ListIteratorOfListOfShape.hxx>
 #include <TopTools_ListOfShape.hxx>
 #include <TopTools_SequenceOfShape.hxx>
 
index d8c8d085c99ddcf076288645a62f275e83abc3b7..d3d74f08842a61b0d4400ec8d0c2e60bca5ca2cc 100644 (file)
@@ -22,7 +22,6 @@
 #include <Standard_Handle.hxx>
 
 #include <Standard_Boolean.hxx>
-#include <Standard_Real.hxx>
 #include <TColStd_Array1OfReal.hxx>
 class TopoDS_Face;
 class TopoDS_Edge;
index dec7b3dc0b6f3bf98b9637f9cc888e9d6549fbea..520c366f923b808a1e910307a2f2359d7374152f 100644 (file)
@@ -28,7 +28,6 @@
 #include <GeomFill_LocationLaw.hxx>
 #include <Standard_Type.hxx>
 #include <TopExp.hxx>
-#include <TopoDS.hxx>
 #include <TopoDS_Edge.hxx>
 #include <TopoDS_Wire.hxx>
 #include <TopTools_HArray1OfShape.hxx>
index 70f4b2bb16013091b65d7d8c799604125a8b84f7..2d5cdd19f534b52ba15787da6ed595f881aa1bf6 100644 (file)
 #include <BRep_Builder.hxx>
 #include <BRepFill_PipeShell.hxx>
 #include <BRepFill_TransitionStyle.hxx>
-#include <TopExp.hxx>
-#include <TopoDS.hxx>
-#include <TopoDS_Edge.hxx>
 #include <TopTools_ListOfShape.hxx>
 #include <BOPAlgo_Tools.hxx>
 #include <BRepLib_FindSurface.hxx>
-#include <Geom_Plane.hxx>
 #include <BRepAdaptor_Curve.hxx>
 #include <BOPAlgo_MakerVolume.hxx>
-#include <TopoDS_Iterator.hxx>
-#include <TopExp_Explorer.hxx>
 #include <BOPAlgo_PaveFiller.hxx>
-#include <math_MultipleVarFunctionWithHessian.hxx>
-#include <Adaptor3d_CurveOnSurface.hxx>
-#include <Adaptor2d_Curve2d.hxx>
 #include <Adaptor3d_Surface.hxx>
 #include <math_NewtonMinimum.hxx>
 #include <BOPTools_AlgoTools.hxx>
-#include <math_Matrix.hxx>
 #include <math_Vector.hxx>
-#include <BRepAdaptor_Surface.hxx>
 #include <BRepTools_WireExplorer.hxx>
 #include <BRepTools.hxx>
-#include <BRepTopAdaptor_FClass2d.hxx>
-#include <BOPAlgo_BuilderFace.hxx>
 #include <BOPAlgo_BuilderFace.hxx>
 #include <Geom2d_Line.hxx>
-#include <BRepBuilderAPI_Copy.hxx>
 #include <math_GlobOptMin.hxx>
-#include <Geom_ConicalSurface.hxx>
 #include <Extrema_ExtPC.hxx>
 #include <BOPDS_DS.hxx>
 #include <BRepLib.hxx>
@@ -57,7 +42,6 @@
 #include <ShapeFix_Shape.hxx>
 #include <BRepClass_FaceClassifier.hxx>
 #include <BRepGProp_Face.hxx>
-#include <BRep_ListIteratorOfListOfCurveRepresentation.hxx>
 #include <BRep_TEdge.hxx>
 #include <ShapeUpgrade_UnifySameDomain.hxx>
 
index 3df98e8e7eb5d5733a38758544f504e0727da119..8f4ce93430845b9d0469ab1a6525dc9f85db3878 100644 (file)
@@ -24,7 +24,6 @@
 #include <TopoDS_Wire.hxx>
 #include <TopTools_IndexedMapOfShape.hxx>
 #include <TopTools_ListOfShape.hxx>
-#include <Standard_CString.hxx>
 
 class BOPAlgo_MakerVolume;
 class TopoDS_Face;
index fd803701bae08d1ae598853b8b574171cba5e3d9..456a491daaacf2566a6276775be94eb199f13ffe 100644 (file)
 #include <AppDef_MultiPointConstraint.hxx>
 #include <AppParCurves_MultiCurve.hxx>
 #include <BRepFill_ApproxSeewing.hxx>
-#include <BSplCLib.hxx>
 #include <Geom2d_BSplineCurve.hxx>
 #include <Geom2d_Curve.hxx>
 #include <Geom_BSplineCurve.hxx>
 #include <Geom_Curve.hxx>
-#include <PLib.hxx>
 #include <StdFail_NotDone.hxx>
 #include <TColgp_Array1OfPnt.hxx>
 #include <TColgp_Array1OfPnt2d.hxx>
index 89fe6fb8649f749d75d2783964317c0dcb37a6d8..12e7a58a93d0f787ae6b3f5ea46f24efd0c4344a 100644 (file)
@@ -22,7 +22,6 @@
 #include <Standard_Handle.hxx>
 
 #include <BRepFill_MultiLine.hxx>
-#include <Standard_Boolean.hxx>
 class Geom_Curve;
 class Geom2d_Curve;
 
index b4d2cb8931f66e0280ecd6531541a2eb21ee694d..13212c52a1752ee1aa5b8eb5771dcdd70c55f168 100644 (file)
 #include <Geom_Plane.hxx>
 #include <Geom_Surface.hxx>
 #include <gp.hxx>
-#include <gp_Ax2.hxx>
 #include <gp_Circ.hxx>
 #include <gp_Elips.hxx>
 #include <gp_Pln.hxx>
 #include <gp_Vec.hxx>
-#include <GProp_GProps.hxx>
 #include <GProp_PrincipalProps.hxx>
 #include <Precision.hxx>
 #include <Standard_ConstructionError.hxx>
 #include <TColStd_Array1OfReal.hxx>
 #include <TColStd_MapOfInteger.hxx>
 #include <TColStd_SequenceOfReal.hxx>
-#include <TopAbs.hxx>
 #include <TopExp.hxx>
 #include <TopExp_Explorer.hxx>
 #include <TopoDS.hxx>
 #include <TopoDS_Edge.hxx>
 #include <TopoDS_Wire.hxx>
-#include <TopTools_DataMapIteratorOfDataMapOfShapeListOfShape.hxx>
 #include <TopTools_DataMapOfShapeListOfShape.hxx>
 #include <TopTools_DataMapOfShapeSequenceOfShape.hxx>
 #include <TopTools_HSequenceOfShape.hxx>
 #include <TopTools_IndexedDataMapOfShapeListOfShape.hxx>
-#include <TopTools_ListIteratorOfListOfShape.hxx>
 #include <TopTools_ListOfShape.hxx>
 #include <TopTools_SequenceOfShape.hxx>
 
index ace76b4fef2527c040695bbae7994455e2b21b84..ffcac2acc8352e0579708780daadefe4bae9a219 100644 (file)
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
 #include <TopTools_SequenceOfShape.hxx>
-#include <Standard_Real.hxx>
-#include <Standard_Boolean.hxx>
 #include <TopTools_DataMapOfShapeListOfShape.hxx>
 #include <TopTools_ListOfShape.hxx>
 class TopoDS_Edge;
index e736d53bd5518e80de0a88f371cd114f354174c2..939e646279b291356193b51af18e3994db059143 100644 (file)
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
 #include <AppParCurves_SequenceOfMultiCurve.hxx>
 #include <TColStd_SequenceOfReal.hxx>
 #include <AppParCurves_MultiCurve.hxx>
-#include <Standard_Boolean.hxx>
 #include <Standard_Integer.hxx>
-#include <Standard_Real.hxx>
 #include <AppParCurves_Constraint.hxx>
 #include <BRepFill_MultiLine.hxx>
 class AppParCurves_MultiCurve;
index b8cf9eb637c94ba073a02559c5d926ffea95e47b..d36b0515d9ecf02e6b811880d7ffbc1c063ff79a 100644 (file)
 // commercial license or contractual agreement.
 
 
-#include <Adaptor2d_Curve2d.hxx>
-#include <Adaptor3d_Curve.hxx>
-#include <Adaptor3d_CurveOnSurface.hxx>
-#include <Adaptor3d_Surface.hxx>
 #include <BRep_Tool.hxx>
 #include <BRepAdaptor_Surface.hxx>
 #include <BRepFill_CurveConstraint.hxx>
 #include <GCPnts_AbscissaPoint.hxx>
 #include <Geom2dAdaptor_Curve.hxx>
-#include <Geom_Plane.hxx>
-#include <GeomAdaptor.hxx>
 #include <GeomAdaptor_Surface.hxx>
-#include <GeomAPI.hxx>
 #include <GeomPlate_CurveConstraint.hxx>
-#include <Precision.hxx>
 #include <ProjLib_ProjectedCurve.hxx>
 #include <ProjLib_ProjectOnPlane.hxx>
-#include <Standard_ConstructionError.hxx>
 #include <Standard_Type.hxx>
 
 IMPLEMENT_STANDARD_RTTIEXT(BRepFill_CurveConstraint,GeomPlate_CurveConstraint)
index d9670117754bb419e4fe040772f7c896a2785850..d9f006e8b523afe618fa3d2aa441713adbf0ac8b 100644 (file)
@@ -22,7 +22,6 @@
 
 #include <GeomPlate_CurveConstraint.hxx>
 #include <Standard_Integer.hxx>
-#include <Standard_Real.hxx>
 
 class BRepFill_CurveConstraint;
 DEFINE_STANDARD_HANDLE(BRepFill_CurveConstraint, GeomPlate_CurveConstraint)
index 65f605bf7417d6eaa0dd874f0af9ea2913f0d1f0..b8c97629583f6e36f03505c4a93b4b3c9ee32f6b 100644 (file)
@@ -16,9 +16,6 @@
 
 #include <BRepFill_Draft.hxx>
 
-#include <Adaptor3d_Curve.hxx>
-#include <Adaptor3d_Surface.hxx>
-#include <Bnd_Box.hxx>
 #include <BndLib_Add3dCurve.hxx>
 #include <BndLib_AddSurface.hxx>
 #include <BOPAlgo_Builder.hxx>
 #include <BRep_Builder.hxx>
 #include <BRep_Tool.hxx>
 #include <BRepAdaptor_Curve.hxx>
-#include <BRepAdaptor_Surface.hxx>
 #include <BRepAlgoAPI_Section.hxx>
 #include <BRepBuilderAPI_Sewing.hxx>
 #include <BRepClass3d_SolidClassifier.hxx>
 #include <BRepExtrema_DistShapeShape.hxx>
-#include <BRepFill_DataMapOfShapeHArray2OfShape.hxx>
 #include <BRepFill_DraftLaw.hxx>
-#include <BRepFill_SectionLaw.hxx>
 #include <BRepFill_ShapeLaw.hxx>
 #include <BRepFill_Sweep.hxx>
 #include <BRepLib_FindSurface.hxx>
 #include <GeomLProp_SLProps.hxx>
 #include <gp_Ax3.hxx>
 #include <gp_Dir.hxx>
-#include <gp_Lin.hxx>
 #include <gp_Mat.hxx>
 #include <gp_Pnt.hxx>
 #include <gp_Trsf.hxx>
 #include <Precision.hxx>
-#include <Standard_NoSuchObject.hxx>
 #include <StdFail_NotDone.hxx>
 #include <TColgp_Array1OfPnt.hxx>
-#include <TColStd_Array1OfReal.hxx>
-#include <TopAbs.hxx>
 #include <TopExp.hxx>
 #include <TopExp_Explorer.hxx>
 #include <TopoDS.hxx>
@@ -71,7 +61,6 @@
 #include <TopoDS_Shell.hxx>
 #include <TopoDS_Solid.hxx>
 #include <TopoDS_Wire.hxx>
-#include <TopTools_ListIteratorOfListOfShape.hxx>
 #include <TopTools_ListOfShape.hxx>
 
 #ifdef DRAW
index 4c53a06a634216672b0c43ad67f06526b2ceeea8..6b817ece3425c16c8eed86dd5b6bf3b9dbac697e 100644 (file)
@@ -20,9 +20,7 @@
 #include <GeomFill_LocationDraft.hxx>
 #include <GeomFill_LocationLaw.hxx>
 #include <gp_Mat.hxx>
-#include <gp_Trsf.hxx>
 #include <gp_Vec.hxx>
-#include <gp_XYZ.hxx>
 #include <Standard_Type.hxx>
 #include <TopoDS_Wire.hxx>
 
index 7beb4620b31ebd63d16f724dab31b8dc9122a8b3..dc1956f568ab03fd2f9fe37ac77d07e52ddff6d4 100644 (file)
@@ -18,7 +18,6 @@
 #define _BRepFill_DraftLaw_HeaderFile
 
 #include <Standard.hxx>
-#include <Standard_Type.hxx>
 
 #include <BRepFill_Edge3DLaw.hxx>
 #include <Standard_Real.hxx>
index 2fc30df8c185e6830151f324c8ebeb1408c34524..2da513fb83ad03620196d57d12e8c502516563c0 100644 (file)
@@ -25,7 +25,6 @@
 #include <GeomFill_LocationLaw.hxx>
 #include <Standard_Type.hxx>
 #include <TopExp.hxx>
-#include <TopoDS.hxx>
 #include <TopoDS_Edge.hxx>
 #include <TopoDS_Wire.hxx>
 #include <TopTools_HArray1OfShape.hxx>
index 0d53a0d9d32fc57690f43f51f1cfaec213d91be8..e173e0098b64b0ac3cb4f246171df27a28ad5378 100644 (file)
@@ -18,9 +18,7 @@
 #define _BRepFill_EdgeOnSurfLaw_HeaderFile
 
 #include <Standard.hxx>
-#include <Standard_Type.hxx>
 
-#include <Standard_Boolean.hxx>
 #include <BRepFill_LocationLaw.hxx>
 class TopoDS_Wire;
 class TopoDS_Shape;
index a5024f938ce6be1db691afc4148cd09b8dc9c018..6655ffb4411a30be3b002254eae7f20fda1550f8 100644 (file)
 #include <Bisector_BisecAna.hxx>
 #include <Bnd_Box2d.hxx>
 #include <BndLib_Add2dCurve.hxx>
-#include <BRep_Builder.hxx>
-#include <BRep_Tool.hxx>
 #include <BRepAdaptor_Curve.hxx>
 #include <BRepAlgo_FaceRestrictor.hxx>
 #include <BRepAlgo_Loop.hxx>
 #include <BRepClass3d_SolidClassifier.hxx>
-#include <BRepFill_DataMapIteratorOfDataMapOfShapeDataMapOfShapeListOfShape.hxx>
 #include <BRepFill_DataMapOfNodeDataMapOfShapeShape.hxx>
-#include <BRepFill_DataMapOfShapeDataMapOfShapeListOfShape.hxx>
 #include <BRepFill_DataMapOfShapeSequenceOfPnt.hxx>
 #include <BRepFill_DataMapOfShapeSequenceOfReal.hxx>
 #include <BRepFill_Evolved.hxx>
 #include <BRepTools_Quilt.hxx>
 #include <BRepTools_TrsfModification.hxx>
 #include <BRepTools_WireExplorer.hxx>
-#include <Geom2d_CartesianPoint.hxx>
 #include <Geom2d_Circle.hxx>
 #include <Geom2d_Curve.hxx>
-#include <Geom2d_Geometry.hxx>
 #include <Geom2d_Line.hxx>
 #include <Geom2d_TrimmedCurve.hxx>
-#include <Geom2dAdaptor_Curve.hxx>
 #include <Geom2dAPI_ExtremaCurveCurve.hxx>
 #include <Geom2dInt_GInter.hxx>
 #include <Geom_Curve.hxx>
@@ -67,7 +60,6 @@
 #include <Geom_RectangularTrimmedSurface.hxx>
 #include <Geom_Surface.hxx>
 #include <Geom_TrimmedCurve.hxx>
-#include <GeomAPI.hxx>
 #include <GeomProjLib.hxx>
 #include <gp.hxx>
 #include <gp_Ax1.hxx>
 #include <TopoDS_Solid.hxx>
 #include <TopoDS_Vertex.hxx>
 #include <TopoDS_Wire.hxx>
-#include <TopTools_DataMapIteratorOfDataMapOfShapeListOfShape.hxx>
-#include <TopTools_DataMapIteratorOfDataMapOfShapeShape.hxx>
 #include <TopTools_DataMapOfShapeSequenceOfShape.hxx>
 #include <TopTools_DataMapOfShapeShape.hxx>
-#include <TopTools_ListIteratorOfListOfShape.hxx>
 #include <TopTools_SequenceOfShape.hxx>
 
 //#define DRAW
index a386af2a30b7c4e20a9ffac056db7979d061e86a..2bc725e4315055a16f70d58f3e03e25773994eab 100644 (file)
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
 #include <TopoDS_Face.hxx>
 #include <TopoDS_Wire.hxx>
 #include <TopoDS_Shape.hxx>
-#include <Standard_Boolean.hxx>
 #include <GeomAbs_JoinType.hxx>
 #include <BRepFill_DataMapOfShapeDataMapOfShapeListOfShape.hxx>
 #include <TopTools_ListOfShape.hxx>
index 546919e9aac9d610570e40b270fbf5e69d676e09..89f77932a1f3bf5de3f7638758a33f19b815bb30 100644 (file)
 
 #include <Adaptor3d_CurveOnSurface.hxx>
 #include <BRep_Builder.hxx>
-#include <BRep_CurveRepresentation.hxx>
-#include <BRep_ListIteratorOfListOfCurveRepresentation.hxx>
 #include <BRep_TEdge.hxx>
 #include <BRep_Tool.hxx>
-#include <BRep_TVertex.hxx>
 #include <BRepAdaptor_Curve.hxx>
 #include <BRepAdaptor_Curve2d.hxx>
 #include <BRepAdaptor_Surface.hxx>
@@ -32,7 +29,6 @@
 #include <BRepLib.hxx>
 #include <BRepLib_MakeVertex.hxx>
 #include <BRepLib_MakeEdge.hxx>
-#include <BRepLib_MakeEdge2d.hxx>
 #include <BRepLib_MakeFace.hxx>
 #include <BRepLib_MakeWire.hxx>
 #include <BRepTools.hxx>
 #include <GeomPlate_MakeApprox.hxx>
 #include <GeomPlate_PlateG0Criterion.hxx>
 #include <GeomPlate_PointConstraint.hxx>
-#include <GeomProjLib.hxx>
 #include <gp_Pnt.hxx>
 #include <Precision.hxx>
-#include <Standard_ConstructionError.hxx>
-#include <Standard_OutOfRange.hxx>
 #include <StdFail_NotDone.hxx>
 #include <TColGeom2d_HArray1OfCurve.hxx>
 #include <TColgp_Array1OfPnt2d.hxx>
 #include <TColgp_SequenceOfPnt.hxx>
 #include <TColgp_SequenceOfXY.hxx>
-#include <TColStd_HArray1OfReal.hxx>
 #include <TopExp.hxx>
 #include <TopoDS.hxx>
 #include <TopoDS_Edge.hxx>
@@ -65,7 +57,6 @@
 #include <TopoDS_Shape.hxx>
 #include <TopoDS_Vertex.hxx>
 #include <TopoDS_Wire.hxx>
-#include <TopTools_ListIteratorOfListOfShape.hxx>
 #include <Geom_Surface.hxx>
 
 static gp_Vec MakeFinVec( const TopoDS_Wire aWire, const TopoDS_Vertex aVertex )
index 79d59d1fead1bcc38a416d2e1b2fb80da205eb4d..756a31bf03eb74069202eb0c4e17f77bc79375d8 100644 (file)
 #include <Geom2d_BezierCurve.hxx>
 #include <Geom2d_Line.hxx>
 #include <Geom_BezierCurve.hxx>
-#include <Geom_BSplineCurve.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_Surface.hxx>
 #include <Geom_TrimmedCurve.hxx>
-#include <GeomAbs_Shape.hxx>
 #include <GeomAdaptor_Curve.hxx>
 #include <GeomConvert.hxx>
-#include <GeomFill.hxx>
 #include <GeomFill_Generator.hxx>
 #include <gp_Ax1.hxx>
 #include <gp_Ax3.hxx>
 #include <TColgp_Array1OfPnt.hxx>
 #include <TColgp_Array1OfPnt2d.hxx>
 #include <TopExp.hxx>
-#include <TopExp_Explorer.hxx>
 #include <TopLoc_Location.hxx>
 #include <TopoDS.hxx>
 #include <TopoDS_Edge.hxx>
 #include <TopoDS_Face.hxx>
+#include <TopoDS_Iterator.hxx>
 #include <TopoDS_Shape.hxx>
 #include <TopoDS_Shell.hxx>
 #include <TopoDS_Vertex.hxx>
index 39b2bfc9dbd480a7d97bf7d0f19c63d9235de181..421040bd5a8b6358ec2480d4cd5efc0e4b7e9805 100644 (file)
@@ -19,7 +19,6 @@
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
 #include <TopTools_SequenceOfShape.hxx>
 #include <TopoDS_Shell.hxx>
index 88fb76449ebb58a28c041a16bd28ae5d36020dc9..55979ea65b2a306a36a0299b52487804dde61c3e 100644 (file)
 #include <gp_Trsf.hxx>
 #include <gp_Vec.hxx>
 #include <gp_XYZ.hxx>
-#include <Precision.hxx>
-#include <Standard_OutOfRange.hxx>
 #include <Standard_Type.hxx>
 #include <TColgp_Array1OfPnt2d.hxx>
 #include <TColgp_Array1OfVec2d.hxx>
 #include <TColStd_SequenceOfInteger.hxx>
 #include <TopExp.hxx>
-#include <TopLoc_Location.hxx>
 #include <TopoDS.hxx>
 #include <TopoDS_Edge.hxx>
 #include <TopoDS_Shape.hxx>
index 4f3effc644c9f58d213412b454b22f1f018e57fd..ef0c460388b9b16161f65ffccd5a46d870ee8bca 100644 (file)
@@ -21,7 +21,6 @@
 #include <Standard_Type.hxx>
 
 #include <TopoDS_Wire.hxx>
-#include <Standard_Real.hxx>
 #include <GeomFill_HArray1OfLocationLaw.hxx>
 #include <TColStd_HArray1OfReal.hxx>
 #include <TopTools_HArray1OfShape.hxx>
@@ -30,7 +29,6 @@
 #include <Standard_Transient.hxx>
 #include <GeomFill_PipeError.hxx>
 #include <TColStd_Array1OfInteger.hxx>
-#include <Standard_Boolean.hxx>
 class GeomFill_LocationLaw;
 class TopoDS_Edge;
 class TopoDS_Vertex;
index 1d6b1406bf7c3857de0022fb5fe520739d000ba9..9f27aa77ab55d5e336ed14fe41f92d7d51c87b88 100644 (file)
@@ -18,7 +18,6 @@
 
 #include <BRepIntCurveSurface_Inter.hxx>
 #include <gp.hxx>
-#include <gp_Lin.hxx>
 #include <gp_Ax3.hxx>
 #include <gp_Lin2d.hxx>
 #include <gp_Circ2d.hxx>
index cf7899fb2e0d49e28d6279f4a2d082aba40579bd..2244f4b05093d513ca9fc882a1e00154332f4496 100644 (file)
@@ -26,7 +26,6 @@
 #include <TopoDS_Edge.hxx>
 #include <TopoDS_Face.hxx>
 #include <Geom2dAdaptor_Curve.hxx>
-#include <Standard_Boolean.hxx>
 #include <Standard_Integer.hxx>
 #include <GeomAbs_Shape.hxx>
 #include <Standard_Real.hxx>
index c2a827123de483e5c05cc2b26e2e504b1ec63581..6e7f0c984b3bda167800356953abf30142fd7caa 100644 (file)
@@ -18,7 +18,6 @@
 #include <BRep_Builder.hxx>
 #include <BRep_Tool.hxx>
 #include <BRepAdaptor_Curve.hxx>
-#include <BRepFill.hxx>
 #include <BRepFill_NSections.hxx>
 #include <BRepLib_MakeEdge.hxx>
 #include <BRepLib_MakeWire.hxx>
 #include <BRepTools_WireExplorer.hxx>
 #include <BSplCLib.hxx>
 #include <Geom_BezierCurve.hxx>
-#include <Geom_BSplineCurve.hxx>
 #include <Geom_BSplineSurface.hxx>
-#include <Geom_Conic.hxx>
 #include <Geom_Curve.hxx>
-#include <Geom_Line.hxx>
 #include <Geom_TrimmedCurve.hxx>
 #include <GeomConvert.hxx>
 #include <GeomConvert_ApproxCurve.hxx>
 #include <GeomConvert_CompCurveToBSplineCurve.hxx>
 #include <GeomFill_AppSurf.hxx>
-#include <GeomFill_EvolvedSection.hxx>
 #include <GeomFill_HArray1OfSectionLaw.hxx>
 #include <GeomFill_Line.hxx>
 #include <GeomFill_NSections.hxx>
 #include <GeomFill_SectionGenerator.hxx>
 #include <GeomFill_SectionLaw.hxx>
-#include <GeomFill_UniformSection.hxx>
 #include <Precision.hxx>
 #include <Standard_Type.hxx>
 #include <TColGeom_SequenceOfCurve.hxx>
index 0efee65da88f703b3536ba14d18f946086f39b52..5066650231b791bb472ce81e6bf5efdce2e4e11c 100644 (file)
 #include <Standard.hxx>
 #include <Standard_Type.hxx>
 
-#include <Standard_Real.hxx>
 #include <TopTools_SequenceOfShape.hxx>
 #include <GeomFill_SequenceOfTrsf.hxx>
 #include <TColStd_SequenceOfReal.hxx>
 #include <TopTools_HArray2OfShape.hxx>
 #include <BRepFill_SectionLaw.hxx>
-#include <Standard_Boolean.hxx>
 #include <GeomAbs_Shape.hxx>
 #include <Standard_Integer.hxx>
 class Geom_BSplineSurface;
index efd6e3101d4f70f9e6cbc9341b1a398ed30f837c..cf387726d8ee84f3756c816f6d0ccf1bdd0b0be6 100644 (file)
@@ -22,7 +22,6 @@
 #include <TopoDS_Edge.hxx>
 #include <TopoDS_Face.hxx>
 #include <TopoDS_Shape.hxx>
-#include <TopTools_ListIteratorOfListOfShape.hxx>
 
 //=======================================================================
 //function : BRepFill_OffsetAncestors
index a1a16992117fede85f2a36322d3a6411ac318dfc..0c7cb2b840503f06406778efc67c8986a31ea54e 100644 (file)
@@ -18,9 +18,7 @@
 
 #include <Adaptor3d_Curve.hxx>
 #include <Adaptor2d_OffsetCurve.hxx>
-#include <Bisector_Bisec.hxx>
 #include <BRep_Builder.hxx>
-#include <BRep_CurveRepresentation.hxx>
 #include <BRep_GCurve.hxx>
 #include <BRep_TEdge.hxx>
 #include <BRep_Tool.hxx>
 #include <BRepAdaptor_Curve.hxx>
 #include <BRepAdaptor_Surface.hxx>
 #include <BRepFill_DataMapOfNodeShape.hxx>
-#include <BRepFill_DataMapOfOrientedShapeListOfShape.hxx>
 #include <BRepFill_DataMapOfShapeSequenceOfPnt.hxx>
 #include <BRepFill_DataMapOfShapeSequenceOfReal.hxx>
 #include <BRepFill_OffsetWire.hxx>
 #include <BRepFill_TrimEdgeTool.hxx>
 #include <BRepLib.hxx>
 #include <BRepLib_MakeEdge.hxx>
-#include <BRepLib_MakeFace.hxx>
 #include <BRepLib_MakeVertex.hxx>
 #include <BRepLib_MakeWire.hxx>
 #include <BRepMAT2d_BisectingLocus.hxx>
 #include <BRepTools.hxx>
 #include <BRepTools_Substitution.hxx>
 #include <BRepTools_WireExplorer.hxx>
-#include <Geom2d_BSplineCurve.hxx>
 #include <Geom2d_Circle.hxx>
 #include <Geom2d_Curve.hxx>
 #include <Geom2d_Line.hxx>
 #include <Geom2d_OffsetCurve.hxx>
 #include <Geom2d_TrimmedCurve.hxx>
 #include <Geom2dAdaptor_Curve.hxx>
-#include <Geom2dConvert_CompCurveToBSplineCurve.hxx>
 #include <Geom2dLProp_CLProps2d.hxx>
 #include <Geom_Circle.hxx>
 #include <Geom_Line.hxx>
@@ -59,9 +53,7 @@
 #include <Geom_Plane.hxx>
 #include <Geom_Surface.hxx>
 #include <Geom_TrimmedCurve.hxx>
-#include <GeomAPI.hxx>
 #include <gp.hxx>
-#include <gp_Ax2.hxx>
 #include <gp_Dir2d.hxx>
 #include <gp_Pln.hxx>
 #include <gp_Vec.hxx>
 #include <Precision.hxx>
 #include <Standard_ConstructionError.hxx>
 #include <Standard_ErrorHandler.hxx>
-#include <Standard_NoSuchObject.hxx>
 #include <Standard_NotImplemented.hxx>
-#include <TColgp_Array1OfPnt2d.hxx>
 #include <TColgp_SequenceOfPnt.hxx>
-#include <TColStd_Array1OfInteger.hxx>
-#include <TColStd_Array1OfReal.hxx>
 #include <TColStd_SequenceOfReal.hxx>
-#include <TopAbs.hxx>
 #include <TopExp.hxx>
 #include <TopExp_Explorer.hxx>
 #include <TopoDS.hxx>
 #include <TopoDS_Iterator.hxx>
 #include <TopoDS_Shape.hxx>
 #include <TopoDS_Wire.hxx>
-#include <TopTools_DataMapIteratorOfDataMapOfShapeListOfShape.hxx>
-#include <TopTools_DataMapIteratorOfDataMapOfShapeShape.hxx>
 #include <TopTools_DataMapOfShapeListOfShape.hxx>
 #include <TopTools_DataMapOfShapeSequenceOfShape.hxx>
 #include <TopTools_IndexedDataMapOfShapeListOfShape.hxx>
 #include <TopTools_IndexedMapOfShape.hxx>
-#include <TopTools_ListIteratorOfListOfShape.hxx>
 #include <TopTools_ListOfShape.hxx>
-#include <TopTools_MapIteratorOfMapOfShape.hxx>
 #include <TopTools_MapOfShape.hxx>
 #include <TopTools_SequenceOfShape.hxx>
 
index a0c3865cb613d0ee10751c2454e7d8aaeffdc7b9..f5c89597c0f9ef3d58ce7c3e7d4cb8b68096a7b3 100644 (file)
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
 #include <TopoDS_Face.hxx>
-#include <Standard_Real.hxx>
-#include <Standard_Boolean.hxx>
 #include <TopoDS_Shape.hxx>
-#include <GeomAbs_JoinType.hxx>
 #include <BRepFill_IndexedDataMapOfOrientedShapeListOfShape.hxx>
 #include <BRepMAT2d_BisectingLocus.hxx>
 #include <BRepMAT2d_LinkTopoBilo.hxx>
index 00944ac2f454f5fee5e2217ad820477064a7400c..8fe76d21b894cc541121699f7b30ad18b12053ad 100644 (file)
@@ -18,7 +18,6 @@
 #include <Adaptor3d_CurveOnSurface.hxx>
 #include <BRep_Builder.hxx>
 #include <BRep_Tool.hxx>
-#include <BRepBuilderAPI_Copy.hxx>
 #include <BRepBuilderAPI_Transform.hxx>
 #include <BRepClass3d_SolidClassifier.hxx>
 #include <BRepFill_Edge3DLaw.hxx>
 #include <Precision.hxx>
 #include <ShapeUpgrade_RemoveLocations.hxx>
 #include <Standard_DomainError.hxx>
-#include <Standard_ErrorHandler.hxx>
 #include <Standard_NotImplemented.hxx>
-#include <StdFail_NotDone.hxx>
-#include <TColStd_DataMapIteratorOfDataMapOfIntegerInteger.hxx>
-#include <TColStd_DataMapOfIntegerInteger.hxx>
 #include <TopAbs_ShapeEnum.hxx>
 #include <TopExp.hxx>
 #include <TopoDS.hxx>
@@ -61,9 +56,7 @@
 #include <TopoDS_Solid.hxx>
 #include <TopoDS_Vertex.hxx>
 #include <TopoDS_Wire.hxx>
-#include <TopTools_DataMapOfShapeInteger.hxx>
 #include <TopTools_DataMapOfIntegerShape.hxx>
-#include <TopTools_ListIteratorOfListOfShape.hxx>
 #include <TopTools_SequenceOfShape.hxx>
 
 #ifdef DRAW
index 26717bcd51029c43c7d9e543db3efc0e7413fc2a..bd26997ade2b208098bfa94deab3a764dc1eb359 100644 (file)
 #include <TopoDS_Wire.hxx>
 #include <TopoDS_Shape.hxx>
 #include <gp_Trsf.hxx>
-#include <TopTools_HArray2OfShape.hxx>
 #include <TopTools_MapOfShape.hxx>
 #include <BRepFill_DataMapOfShapeHArray2OfShape.hxx>
 #include <TopTools_DataMapOfShapeListOfShape.hxx>
 #include <Standard_Integer.hxx>
 #include <GeomAbs_Shape.hxx>
 #include <GeomFill_Trihedron.hxx>
-#include <Standard_Boolean.hxx>
-#include <Standard_Real.hxx>
 class BRepFill_LocationLaw;
 class TopoDS_Face;
 class TopoDS_Edge;
index b9fbd97435882f8fd13e9b1fee796d82f9ef5d62..e0405b02c2901bd49e311ca6cfce2934af6dae8e 100644 (file)
@@ -24,7 +24,6 @@
 #include <BRepFill.hxx>
 #include <BRepFill_ACRLaw.hxx>
 #include <BRepFill_CompatibleWires.hxx>
-#include <BRepFill_DataMapOfShapeHArray2OfShape.hxx>
 #include <BRepFill_Edge3DLaw.hxx>
 #include <BRepFill_EdgeOnSurfLaw.hxx>
 #include <BRepFill_LocationLaw.hxx>
@@ -36,9 +35,7 @@
 #include <BRepFill_ShapeLaw.hxx>
 #include <BRepFill_Sweep.hxx>
 #include <BRepGProp.hxx>
-#include <BRepLib_MakeEdge.hxx>
 #include <BRepLib_MakeFace.hxx>
-#include <GeomAdaptor_Curve.hxx>
 #include <GeomAdaptor_Surface.hxx>
 #include <GeomFill_ConstantBiNormal.hxx>
 #include <GeomFill_CorrectedFrenet.hxx>
 #include <GProp_GProps.hxx>
 #include <IntCurveSurface_HInter.hxx>
 #include <IntCurveSurface_IntersectionPoint.hxx>
-#include <Law_Function.hxx>
 #include <Law_Interpol.hxx>
 #include <Precision.hxx>
 #include <Standard_ConstructionError.hxx>
-#include <Standard_DomainError.hxx>
 #include <Standard_NotImplemented.hxx>
 #include <Standard_Type.hxx>
 #include <StdFail_NotDone.hxx>
 #include <TColgp_HArray1OfPnt2d.hxx>
-#include <TColStd_HArray1OfReal.hxx>
 #include <TColStd_SequenceOfInteger.hxx>
 #include <TopExp.hxx>
-#include <TopLoc_Location.hxx>
 #include <TopoDS.hxx>
 #include <TopoDS_Iterator.hxx>
 #include <TopoDS_Shape.hxx>
@@ -91,10 +84,8 @@ IMPLEMENT_STANDARD_RTTIEXT(BRepFill_PipeShell,Standard_Transient)
 static Standard_Boolean Affich = 0;
 #endif
 
-#include <TopTools_ListIteratorOfListOfShape.hxx>
 #include <TopTools_IndexedDataMapOfShapeListOfShape.hxx>
 #include <TopTools_DataMapOfIntegerShape.hxx>
-#include <TopoDS_Compound.hxx>
 
 
 static Standard_Boolean BuildBoundaries(const BRepFill_Sweep&               theSweep,
index 89b8b10c5067d5d86332be6304f48b74ff1326bf..3ff08b460c0e2d323f0a0b9486dfe3461ce95e56 100644 (file)
@@ -24,9 +24,7 @@
 #include <TopoDS_Shape.hxx>
 #include <BRepFill_SequenceOfSection.hxx>
 #include <TopTools_DataMapOfShapeListOfShape.hxx>
-#include <Standard_Real.hxx>
 #include <Standard_Integer.hxx>
-#include <Standard_Boolean.hxx>
 #include <TopTools_HArray2OfShape.hxx>
 #include <GeomFill_Trihedron.hxx>
 #include <BRepFill_TransitionStyle.hxx>
index 09e5d6f8a72552ea915987be9b2eb75fa15f9212..c15fa7a25aa9b03cbe675f51402701e47b66aef1 100644 (file)
@@ -22,7 +22,6 @@
 #include <TopoDS_Shape.hxx>
 #include <TopoDS_Vertex.hxx>
 #include <TopoDS_Wire.hxx>
-#include <TopoDS_Iterator.hxx>
 #include <TopExp_Explorer.hxx>
 #include <ShapeUpgrade_RemoveLocations.hxx>
 
index f9bf2892d2c6210798bbff1031fcf8f28ba3bb0e..b07da5e4c37627ef69d0fcd0e409475d578680a7 100644 (file)
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
 #include <TopoDS_Wire.hxx>
 #include <TopoDS_Vertex.hxx>
-#include <Standard_Boolean.hxx>
 
 
 //! To store section definition
index 03a32f445843e04871eaa99bf279c73e92022d82..aa86b68b27dbdba412a2b6d5fc811a0cb5a127e4 100644 (file)
 #include <BRepFill_SectionLaw.hxx>
 #include <BRepLProp.hxx>
 #include <BRepTools_WireExplorer.hxx>
-#include <Geom_BSplineCurve.hxx>
-#include <Geom_Curve.hxx>
-#include <Geom_Line.hxx>
-#include <Geom_TrimmedCurve.hxx>
 #include <GeomFill_SectionLaw.hxx>
-#include <GeomFill_UniformSection.hxx>
-#include <Precision.hxx>
 #include <Standard_Type.hxx>
-#include <TColgp_HArray1OfPnt.hxx>
-#include <TColStd_HArray1OfInteger.hxx>
-#include <TColStd_HArray1OfReal.hxx>
-#include <TopExp.hxx>
-#include <TopoDS.hxx>
 #include <TopoDS_Edge.hxx>
 #include <TopoDS_Shape.hxx>
-#include <TopoDS_Vertex.hxx>
 #include <TopoDS_Wire.hxx>
 
 IMPLEMENT_STANDARD_RTTIEXT(BRepFill_SectionLaw,Standard_Transient)
index af7e022483cfbfb909ed0ddabc8037c70b0bfb38..8e08fe6a96aaf4bd9cb5ddff689845759f5bc877 100644 (file)
 
 #include <GeomFill_HArray1OfSectionLaw.hxx>
 #include <TopTools_DataMapOfShapeInteger.hxx>
-#include <Standard_Boolean.hxx>
 #include <BRepTools_WireExplorer.hxx>
 #include <Standard_Transient.hxx>
 #include <Standard_Integer.hxx>
 #include <GeomAbs_Shape.hxx>
-#include <Standard_Real.hxx>
 class GeomFill_SectionLaw;
 class TopoDS_Vertex;
 class TopoDS_Shape;
index 0164700549a71cdd25a69e9a330a4c25e534c7d4..631d94183df60cb216badf4a8ee041fd3113a8fc 100644 (file)
 
 #include <BRep_Tool.hxx>
 #include <BRepAdaptor_CompCurve.hxx>
-#include <BRepAdaptor_Curve.hxx>
 #include <BRepExtrema_DistShapeShape.hxx>
-#include <BRepExtrema_SupportType.hxx>
 #include <BRepFill_LocationLaw.hxx>
 #include <BRepFill_SectionPlacement.hxx>
 #include <Geom_BSplineCurve.hxx>
 #include <Geom_CartesianPoint.hxx>
 #include <Geom_Curve.hxx>
-#include <Geom_Line.hxx>
 #include <Geom_TrimmedCurve.hxx>
 #include <GeomAdaptor_Curve.hxx>
 #include <GeomConvert_CompCurveToBSplineCurve.hxx>
@@ -35,7 +32,6 @@
 #include <Precision.hxx>
 #include <Standard_ConstructionError.hxx>
 #include <Standard_NotImplemented.hxx>
-#include <TColStd_Array1OfInteger.hxx>
 #include <TColStd_Array1OfReal.hxx>
 #include <TopAbs_ShapeEnum.hxx>
 #include <TopExp.hxx>
index d691ec9966dd96cc6026e08e0d34e24465b4176a..aafc11761dd4c0561309b2a5ef2b8cb57969e888 100644 (file)
@@ -23,9 +23,7 @@
 
 #include <TopoDS_Shape.hxx>
 #include <gp_Trsf.hxx>
-#include <Standard_Real.hxx>
 #include <Standard_Integer.hxx>
-#include <Standard_Boolean.hxx>
 class BRepFill_LocationLaw;
 
 
index 43adea91342b50c7b542d1d21954216306c4ced5..9eaa4e47c36746c941717b06d4c88866ce569c08 100644 (file)
 
 #include <TopoDS_Shape.hxx>
 #include <TopTools_HArray1OfShape.hxx>
-#include <Standard_Boolean.hxx>
 #include <BRepFill_SectionLaw.hxx>
 #include <GeomAbs_Shape.hxx>
 #include <Standard_Integer.hxx>
-#include <Standard_Real.hxx>
 class Law_Function;
 class TopoDS_Vertex;
 class TopoDS_Wire;
index a9a6d2bdd6a087ca1f3f14d5f76921c89fe6bddd..d26a35f807ed2bf1e22f46bdabc6d43c94a94577 100644 (file)
 #include <Adaptor3d_CurveOnSurface.hxx>
 #include <Approx_CurveOnSurface.hxx>
 #include <Approx_SameParameter.hxx>
-#include <Bnd_Box.hxx>
 #include <BOPTools_AlgoTools.hxx>
 #include <BRep_Builder.hxx>
-#include <BRep_CurveRepresentation.hxx>
 #include <BRep_GCurve.hxx>
-#include <BRep_ListIteratorOfListOfCurveRepresentation.hxx>
 #include <BRep_TEdge.hxx>
 #include <BRep_Tool.hxx>
 #include <BRep_TVertex.hxx>
 #include <BRepAdaptor_Curve.hxx>
-#include <BRepAdaptor_Curve2d.hxx>
 #include <BRepAdaptor_Surface.hxx>
 #include <BRepBuilderAPI_MakeWire.hxx>
 #include <BRepCheck_Edge.hxx>
-#include <BRepFill_CurveConstraint.hxx>
 #include <BRepFill_LocationLaw.hxx>
 #include <BRepFill_SectionLaw.hxx>
 #include <BRepFill_Sweep.hxx>
 #include <BRepFill_TrimShellCorner.hxx>
 #include <BRepLib.hxx>
-#include <BRepLib_FaceError.hxx>
 #include <BRepLib_FindSurface.hxx>
 #include <BRepLib_MakeEdge.hxx>
 #include <BRepLib_MakeFace.hxx>
 #include <BRepTools_Substitution.hxx>
 #include <BRepTools_WireExplorer.hxx>
 #include <GCPnts_AbscissaPoint.hxx>
-#include <Geom2d_BSplineCurve.hxx>
 #include <Geom2d_Line.hxx>
 #include <Geom2d_TrimmedCurve.hxx>
 #include <Geom2dAdaptor_Curve.hxx>
@@ -58,7 +51,6 @@
 #include <Geom_SurfaceOfRevolution.hxx>
 #include <GeomAdaptor_Curve.hxx>
 #include <GeomAdaptor_Surface.hxx>
-#include <GeomConvert_ApproxSurface.hxx>
 #include <GeomFill_LocationLaw.hxx>
 #include <GeomFill_SectionLaw.hxx>
 #include <GeomFill_Sweep.hxx>
 #include <gp_Vec2d.hxx>
 #include <Precision.hxx>
 #include <Standard_ConstructionError.hxx>
-#include <Standard_OutOfRange.hxx>
 #include <StdFail_NotDone.hxx>
 #include <TColGeom_Array2OfSurface.hxx>
 #include <TColgp_Array1OfPnt.hxx>
 #include <TColStd_Array1OfBoolean.hxx>
 #include <TColStd_Array1OfReal.hxx>
 #include <TColStd_Array2OfBoolean.hxx>
-#include <TColStd_Array2OfInteger.hxx>
 #include <TColStd_Array2OfReal.hxx>
 #include <TColStd_HArray1OfInteger.hxx>
 #include <TopAbs_Orientation.hxx>
 #include <TopoDS_Wire.hxx>
 #include <TopTools_Array1OfShape.hxx>
 #include <TopTools_Array2OfShape.hxx>
-#include <TopTools_DataMapIteratorOfDataMapOfShapeShape.hxx>
 #include <TopTools_HArray1OfShape.hxx>
 #include <TopTools_HArray2OfShape.hxx>
 #include <TopTools_IndexedDataMapOfShapeListOfShape.hxx>
-#include <TopTools_ListIteratorOfListOfShape.hxx>
 #include <TopTools_ListOfShape.hxx>
-#include <TopTools_SequenceOfShape.hxx>
 
 #include <stdio.h>
 //#include <BRepFill_TrimCorner.hxx>
index 8f5fbec1445c0099b066ded43abd72a6007029c9..24979e63e67f3917c1ee245d2fd8715aa2358f3e 100644 (file)
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
-#include <Standard_Boolean.hxx>
-#include <Standard_Real.hxx>
 #include <GeomFill_ApproxStyle.hxx>
 #include <GeomAbs_Shape.hxx>
 #include <Standard_Integer.hxx>
 #include <TopoDS_Shape.hxx>
-#include <TopTools_HArray2OfShape.hxx>
 #include <TopTools_DataMapOfShapeShape.hxx>
 #include <TopTools_ListOfShape.hxx>
 #include <TopoDS_Wire.hxx>
index 4d3e56406c9eb3e60177cfd576c68b7c2dabd6b1..e6ae701b4c50985ad5c886d91d3b2d6c718acbd9 100644 (file)
 #include <Geom2d_TrimmedCurve.hxx>
 #include <Geom2dAPI_ProjectPointOnCurve.hxx>
 #include <Geom2dInt_GInter.hxx>
-#include <Geom_Curve.hxx>
-#include <Geom_TrimmedCurve.hxx>
-#include <GeomProjLib.hxx>
 #include <gp_Pnt.hxx>
 #include <gp_Pnt2d.hxx>
 #include <IntRes2d_IntersectionPoint.hxx>
 #include <IntRes2d_IntersectionSegment.hxx>
 #include <Precision.hxx>
 #include <StdFail_NotDone.hxx>
-#include <TopLoc_Location.hxx>
 #include <TopoDS.hxx>
-#include <TopoDS_Edge.hxx>
 #include <TopoDS_Vertex.hxx>
 #include <TopExp.hxx>
 #include <BRepAdaptor_Curve.hxx>
index b0979f165b0abdaf835ca4dfe76874d24f3e1317..2fba09f557ba2c3cbcc660139a257e6c51edff63 100644 (file)
@@ -21,9 +21,7 @@
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
-#include <Standard_Boolean.hxx>
 #include <gp_Pnt2d.hxx>
-#include <Standard_Real.hxx>
 #include <Bisector_Bisec.hxx>
 #include <Geom2dAdaptor_Curve.hxx>
 #include <GeomAbs_JoinType.hxx>
index 65ce9a96f6f1e49284360014dc113c15d9e16caa..8b2a07fa347566914dd42faf68c69202f0901705 100644 (file)
 #include <BRepLib_MakeWire.hxx>
 #include <BRepLib_MakeVertex.hxx>
 #include <BRepTools_ReShape.hxx>
-#include <gce_MakeLin.hxx>
 #include <GCPnts_UniformAbscissa.hxx>
 #include <Geom2d_Curve.hxx>
-#include <Geom_Curve.hxx>
 #include <GeomLib.hxx>
 #include <gp_Ax2.hxx>
 #include <gp_Pln.hxx>
 #include <IntTools_Tools.hxx>
 #include <TColgp_Array1OfDir.hxx>
 #include <TColgp_Array1OfPnt.hxx>
-#include <TColgp_Array2OfPnt.hxx>
 #include <TColgp_SequenceOfPnt.hxx>
-#include <TColStd_Array1OfBoolean.hxx>
-#include <TColStd_ListIteratorOfListOfInteger.hxx>
 #include <TColStd_ListOfInteger.hxx>
 #include <TopExp.hxx>
 #include <TopExp_Explorer.hxx>
 #include <TopoDS_Shell.hxx>
 #include <TopoDS_Wire.hxx>
 #include <TopTools_Array1OfListOfShape.hxx>
-#include <TopTools_DataMapIteratorOfDataMapOfShapeListOfShape.hxx>
 #include <TopTools_DataMapOfShapeListOfShape.hxx>
 #include <TopTools_IndexedDataMapOfShapeListOfShape.hxx>
-#include <TopTools_ListIteratorOfListOfShape.hxx>
 #include <TopTools_ListOfShape.hxx>
 #include <TopTools_MapOfShape.hxx>
 #include <TopTools_SequenceOfShape.hxx>
index 1d5e9a0fb6aa1863555321d8f07952291529e5a1..283e546b913f93fb40f740f90f6b8e9400ba1cb0 100644 (file)
 #include <BRepFill_TransitionStyle.hxx>
 #include <gp_Ax2.hxx>
 #include <TopoDS_Shape.hxx>
-#include <TopoDS_Wire.hxx>
-#include <TopoDS_Face.hxx>
 #include <TopTools_HArray2OfShape.hxx>
 #include <TopTools_HArray1OfShape.hxx>
-#include <Standard_Boolean.hxx>
 #include <TopTools_DataMapOfShapeListOfShape.hxx>
 #include <TopTools_ListOfShape.hxx>
 #include <BOPDS_PDS.hxx>
index 53de917a729b9a0bee08904bb67b49937ed71f99..581e1e94e088900515d10e521bf5b84f9dcd1106 100644 (file)
 
 
 #include <GeomAdaptor_SurfaceOfRevolution.hxx>
-#include <AppParCurves_MultiCurve.hxx>
 #include <BRep_Tool.hxx>
 #include <BRepFill_ApproxSeewing.hxx>
 #include <BRepFill_ComputeCLine.hxx>
 #include <BRepFill_MultiLine.hxx>
 #include <BRepFill_TrimSurfaceTool.hxx>
 #include <BRepIntCurveSurface_Inter.hxx>
-#include <BSplCLib.hxx>
 #include <ElCLib.hxx>
 #include <Geom2d_BSplineCurve.hxx>
 #include <Geom2d_Curve.hxx>
@@ -31,7 +29,6 @@
 #include <Geom2dAdaptor_Curve.hxx>
 #include <Geom2dAPI_ProjectPointOnCurve.hxx>
 #include <Geom2dInt_GInter.hxx>
-#include <Geom_BSplineCurve.hxx>
 #include <Geom_Curve.hxx>
 #include <Geom_Plane.hxx>
 #include <Geom_SurfaceOfRevolution.hxx>
 #include <gp_Torus.hxx>
 #include <IntRes2d_IntersectionPoint.hxx>
 #include <IntRes2d_IntersectionSegment.hxx>
-#include <PLib.hxx>
 #include <Precision.hxx>
-#include <Standard_NoSuchObject.hxx>
 #include <Standard_NotImplemented.hxx>
 #include <StdFail_NotDone.hxx>
-#include <TColgp_Array1OfPnt.hxx>
-#include <TColStd_Array1OfInteger.hxx>
-#include <TColStd_Array1OfReal.hxx>
-#include <TopAbs_State.hxx>
 #include <TopExp.hxx>
 #include <TopExp_Explorer.hxx>
 #include <TopoDS.hxx>
index 9767e69a3bf71946e1b54a2f1f74cc78027f79c0..57ffa1438522fed0a82e633c29289771a35e3280 100644 (file)
@@ -23,9 +23,7 @@
 
 #include <TopoDS_Face.hxx>
 #include <TopoDS_Edge.hxx>
-#include <Standard_Boolean.hxx>
 #include <TColgp_SequenceOfPnt.hxx>
-#include <Standard_Real.hxx>
 #include <GeomAbs_Shape.hxx>
 class Geom2d_Curve;
 class gp_Pnt2d;
index b8a3da7d8d311dd6d6d4a1c7334c675ca78b1109..51d88284a3c2a2f534dd18be43f8a098d21f3bf8 100644 (file)
@@ -23,8 +23,6 @@
 
 #include <BRepBuilderAPI_MakeShape.hxx>
 #include <Standard_Integer.hxx>
-#include <Standard_Real.hxx>
-#include <Standard_Boolean.hxx>
 #include <ChFiDS_SecHArray1.hxx>
 class TopoDS_Edge;
 class TopoDS_Vertex;
index 85bcc71d618827452d51596ccdad79b772c6d386..8cbf619fc81bcdfd57ce75668dd27025336a9c67 100644 (file)
@@ -17,7 +17,6 @@
 
 #include <BRepFilletAPI_MakeChamfer.hxx>
 #include <ChFiDS_Spine.hxx>
-#include <StdFail_NotDone.hxx>
 #include <TopExp_Explorer.hxx>
 #include <TopoDS_Edge.hxx>
 #include <TopoDS_Face.hxx>
@@ -25,7 +24,6 @@
 #include <TopoDS_Vertex.hxx>
 #include <TopOpeBRepBuild_HBuilder.hxx>
 #include <TopOpeBRepDS_HDataStructure.hxx>
-#include <TopTools_ListIteratorOfListOfShape.hxx>
 
 //=======================================================================
 //function : BRepFilletAPI_MakeChamfer
index 5850a8d6cdb09ba23db8b9d02f14ead3c1c8293a..3b7b37fcb70031ecbd0f09e62be9ea85d890f427 100644 (file)
@@ -26,7 +26,6 @@
 #include <BRepFilletAPI_LocalOperation.hxx>
 #include <Standard_Real.hxx>
 #include <Standard_Integer.hxx>
-#include <Standard_Boolean.hxx>
 #include <TopTools_ListOfShape.hxx>
 #include <ChFiDS_SecHArray1.hxx>
 class TopoDS_Shape;
index 54c31dafd1fa954064dca11a9de0118aaf68ae8a..f1b3287e34ad4816d521b666f34edcc38ebaa68e 100644 (file)
 #include <ChFiDS_ErrorStatus.hxx>
 #include <ChFiDS_Spine.hxx>
 #include <Geom_Surface.hxx>
-#include <Law_Function.hxx>
-#include <Law_Interpol.hxx>
 #include <Law_Linear.hxx>
-#include <Law_S.hxx>
 #include <Precision.hxx>
-#include <Standard_NoSuchObject.hxx>
-#include <StdFail_NotDone.hxx>
 #include <TopExp_Explorer.hxx>
 #include <TopoDS_Edge.hxx>
 #include <TopoDS_Shape.hxx>
 #include <TopoDS_Vertex.hxx>
 #include <TopOpeBRepBuild_HBuilder.hxx>
 #include <TopOpeBRepDS_HDataStructure.hxx>
-#include <TopTools_ListIteratorOfListOfShape.hxx>
 
 //=======================================================================
 //function : BRepFilletAPI_MakeFillet
index 36585fda2365e28f405145fce96b4b7856fdc913..6113821c2b713be09cd1dc5c58c6017fa6a08aef 100644 (file)
@@ -29,7 +29,6 @@
 #include <GeomAbs_Shape.hxx>
 #include <TColgp_Array1OfPnt2d.hxx>
 #include <Standard_Integer.hxx>
-#include <Standard_Boolean.hxx>
 #include <TopTools_ListOfShape.hxx>
 #include <ChFiDS_SecHArray1.hxx>
 #include <ChFiDS_ErrorStatus.hxx>
index a7a3a85a265016c43ad3d2ff666d23745755a261..63c24f723f0a64a47009b0f7096127cb9c6e974c 100644 (file)
 
 #include <ChFi2d_Builder.hxx>
 #include <BRepBuilderAPI_MakeShape.hxx>
-#include <Standard_Real.hxx>
-#include <Standard_Boolean.hxx>
 #include <TopTools_SequenceOfShape.hxx>
-#include <Standard_Integer.hxx>
 #include <TopTools_ListOfShape.hxx>
 #include <ChFi2d_ConstructionError.hxx>
 class TopoDS_Face;
index 9aab6e6019b4ce372283a1f5ad4abf3a6b22ca90..43c9d08129c913e1eb83963c53d889dc60582146 100644 (file)
 #include <BRepGProp_MeshProps.hxx>
 #include <BRepGProp_MeshCinert.hxx>
 #include <BRepGProp_VinertGK.hxx>
-#include <GProp_PGProps.hxx>
 #include <BRepGProp_Face.hxx>
 #include <BRepGProp_Domain.hxx>
 #include <TopoDS.hxx>
 #include <BRepAdaptor_Curve.hxx>
 
-#include <TopTools.hxx>
 #include <BRep_Tool.hxx>  
-#include <TopTools_ListOfShape.hxx>
 #include <TopTools_MapOfShape.hxx>
 #include <BRepCheck_Shell.hxx>
-#include <TopTools_ListIteratorOfListOfShape.hxx>
 
 #ifdef OCCT_DEBUG
 static Standard_Integer AffichEps = 0;
index 0f0acebc7c905e452a76ba9c102c171bc3dfe461..977b5affb78665cf3a033fc46e0890a346b7e37d 100644 (file)
@@ -21,7 +21,6 @@
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
-#include <Standard_Real.hxx>
 #include <Standard_Boolean.hxx>
 #include <TColgp_Array1OfXYZ.hxx>
 
index 212af6abc5a1d9e153fa7593922b1f588b042e25..291260426a44666f8a54bb03844a659ec4784243 100644 (file)
@@ -19,7 +19,6 @@
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
 #include <GProp_GProps.hxx>
 class BRepAdaptor_Curve;
index 3e31b7816efe5b438f0c533e1fc2a66b5ed7f410..6cd020c5ec6731e07250f56cf611457ef886432d 100644 (file)
@@ -17,7 +17,6 @@
 
 #include <BRepGProp_Domain.hxx>
 #include <TopoDS_Edge.hxx>
-#include <TopoDS_Face.hxx>
 
 //=======================================================================
 //function : Next
index c76af7250998b8b308798f82894e6c990c81677c..60685eac9f3631b4bd1a19accf7f1528728e5ecc 100644 (file)
@@ -21,7 +21,6 @@
 #include <GeomAdaptor_Curve.hxx>
 #include <gp_Pnt.hxx>
 #include <gp_Vec.hxx>
-#include <Standard_OutOfRange.hxx>
 
 Standard_Real  BRepGProp_EdgeTool::FirstParameter(const BRepAdaptor_Curve& C)
 {
index f697986b4ae526fd7796faf99f23c2e7d91d9514..2e4197d77ae92b69c3fa1ddb1530a4542c0a4d6e 100644 (file)
@@ -19,9 +19,7 @@
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
-#include <Standard_Real.hxx>
 #include <Standard_Integer.hxx>
 #include <GeomAbs_Shape.hxx>
 #include <TColStd_Array1OfReal.hxx>
index f0ea770bc28c54008ee9d0fe7829b76ca5eeafda..38892ac8a59e6ac6698862839f9c58138728bca0 100644 (file)
@@ -27,7 +27,6 @@
 #include <gp_Pnt.hxx>
 #include <gp_Pnt2d.hxx>
 #include <gp_Vec.hxx>
-#include <gp_Vec2d.hxx>
 #include <math.hxx>
 #include <Precision.hxx>
 #include <TopoDS.hxx>
index ce731620c224425e25d3b843ab2f8370c0d88ce6..7dd3a32b6fcc30cec726dbd37dcc2fe422e921bd 100644 (file)
 
 #include <BRepAdaptor_Surface.hxx>
 #include <Geom2dAdaptor_Curve.hxx>
-#include <Standard_Boolean.hxx>
 #include <Standard_Integer.hxx>
 #include <gp_Pnt2d.hxx>
-#include <Standard_Real.hxx>
 #include <TColStd_Array1OfReal.hxx>
 #include <GeomAbs_IsoType.hxx>
 #include <TColStd_HArray1OfReal.hxx>
index 0ce6ff1ad9e89aa454f5b29fad222beedb4755d3..800783d8b173c5cdcc5c30e103463aae26c67f67 100644 (file)
@@ -12,8 +12,6 @@
 // commercial license or contractual agreement.
 
 #include <math.hxx>
-#include <Precision.hxx>
-#include <TColStd_Array1OfReal.hxx>
 #include <Standard_Assert.hxx>
 #include <BRepGProp_Face.hxx>
 #include <BRepGProp_Domain.hxx>
index 349ee14a71391b555105fa6207535c5beb3126f7..be7a9dcc757239fd28a51ed22f79f24b5db23641 100644 (file)
@@ -15,7 +15,6 @@
 #include <gp_Pnt.hxx>
 #include <math.hxx>
 #include <TopoDS_Edge.hxx>
-#include <Poly_Polygon3D.hxx>
 #include <BRep_Tool.hxx>
 
 //=======================================================================
index 57622d0d986b617ca130bb885a5124a0afb7dbca..4b0dc9ab00c7740307e5cecf5589cfa5134899c0 100644 (file)
@@ -16,7 +16,6 @@
 
 #include <GProp_GProps.hxx>
 #include <TopAbs_Orientation.hxx>
-#include <Poly_Array1OfTriangle.hxx>
 #include <TColgp_Array1OfPnt.hxx>
 
 class Poly_Triangulation;
index 7fe9238a5801d5137269ec4ac4116aadd933975b..654ef3acd4a40c50908e902e5b9b76257b237a48 100644 (file)
@@ -19,9 +19,7 @@
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
-#include <Standard_Real.hxx>
 #include <GProp_GProps.hxx>
 class BRepGProp_Face;
 class gp_Pnt;
index f7422000b98ed8f30d467dd36f05ee3c05383730..e8a8674d03ec9fb645321cf3b58b511a92ab0b2f 100644 (file)
@@ -14,7 +14,6 @@
 // commercial license or contractual agreement.
 
 
-#include <BRepGProp_Face.hxx>
 #include <BRepGProp_TFunction.hxx>
 #include <gp_Pnt.hxx>
 #include <math_KronrodSingleIntegration.hxx>
index 65664039959ae4d21c037bfa9249d31d54fb482a..e2655b6a188f97d22b07329b91ea5ea39f8074e9 100644 (file)
 
 #include <BRepGProp_Face.hxx>
 #include <BRepGProp_UFunction.hxx>
-#include <Standard_Real.hxx>
 #include <GProp_ValueType.hxx>
 #include <Standard_Boolean.hxx>
-#include <Standard_Integer.hxx>
 #include <math_Function.hxx>
-#include <Standard_Address.hxx>
 class gp_Pnt;
 
 
index 1fdc71c27640fa2665379eeb638fc49a925379bf..5083b266b97e132ea5ca81639af8b01ad7b16c08 100644 (file)
@@ -14,7 +14,6 @@
 // commercial license or contractual agreement.
 
 
-#include <BRepGProp_Face.hxx>
 #include <BRepGProp_UFunction.hxx>
 #include <gp_Pnt.hxx>
 #include <gp_XYZ.hxx>
index 9a70a663810c55ff2848e9acc72e640c8985babf..893b8804cf6e78506c45ccad00534a41ff27d3e6 100644 (file)
@@ -22,8 +22,6 @@
 
 #include <BRepGProp_Face.hxx>
 #include <gp_Pnt.hxx>
-#include <Standard_Address.hxx>
-#include <Standard_Real.hxx>
 #include <GProp_ValueType.hxx>
 #include <Standard_Boolean.hxx>
 #include <math_Function.hxx>
index f762c62017e5e9a52d236fb7f17bb1868f21a628..5c4cf05c131d6eecc244ab04240b2a8a5f423cbe 100644 (file)
@@ -19,9 +19,7 @@
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
-#include <Standard_Real.hxx>
 #include <GProp_GProps.hxx>
 class BRepGProp_Face;
 class gp_Pnt;
index 01737d7725524f204d30365d6c8036f0444dcae2..bf8b8d867756a926972037689ed78c0d0c2cf749 100644 (file)
@@ -15,7 +15,6 @@
 
 
 #include <BRepGProp_Domain.hxx>
-#include <BRepGProp_Face.hxx>
 #include <BRepGProp_TFunction.hxx>
 #include <BRepGProp_VinertGK.hxx>
 #include <gp_Pln.hxx>
index 7aaf3829c53bd684d230c61843799a9526245ae1..1593ace13bde02d91e747f9609898edba4581660 100644 (file)
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
-#include <Standard_Real.hxx>
 #include <GProp_GProps.hxx>
-#include <Standard_Boolean.hxx>
 #include <Standard_Address.hxx>
 class BRepGProp_Face;
 class BRepGProp_Domain;
index 396e7d08b3efa8aaaa26ac93a129538117d97aac..8d4fef7bbd1d43b5cf6d1307f7bc33bc0ec66de7 100644 (file)
 #include <Geom_Line.hxx>
 #include <GeomAdaptor_Curve.hxx>
 #include <gp_Lin.hxx>
-#include <gp_Pnt.hxx>
 #include <IntCurveSurface_IntersectionPoint.hxx>
 #include <StdFail_NotDone.hxx>
 #include <TopAbs_ShapeEnum.hxx>
 #include <TopoDS.hxx>
-#include <TopoDS_Face.hxx>
 #include <TopoDS_Shape.hxx>
 
 //===========================================================================
index b3d555b04f39e3a1fd418a2d513a0984a64e0cd8..1694ed1ca9494aba29562206021303dc91e7d6b3 100644 (file)
@@ -19,8 +19,6 @@
 
 #include <GeomAdaptor_Curve.hxx>
 #include <IntCurveSurface_HInter.hxx>
-#include <TopAbs_State.hxx>
-#include <Bnd_Box.hxx>
 #include <TopTools_SequenceOfShape.hxx>
 #include <Bnd_HArray1OfBox.hxx>
 #include <IntCurveSurface_TransitionOnCurve.hxx>
index f6f48c9859dfd3ba8cddb9f2b8d38eabd0508245..14f88cdf9e69acf0d975d80bfdda0345be00523d 100644 (file)
@@ -16,7 +16,6 @@
 
 #include <BRepLProp.hxx>
 
-#include <BRepAdaptor_Curve.hxx>
 #include <BRepLProp_CLProps.hxx>
 #include <gp_Dir.hxx>
 #include <gp_Vec.hxx>
index 7503ed5ddc9da9231c87334ef58908669d103e05..3f1597c4317d34e97247131d66c1d5aec159b101 100644 (file)
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
 #include <BRepAdaptor_Curve.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 c60e8b515b575b8dd03815c4f80a352c7b32c0d3..fb693eaef59188590b3be560e91e2ae9d48b13a5 100644 (file)
@@ -19,9 +19,7 @@
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
-#include <Standard_Real.hxx>
 #include <Standard_Integer.hxx>
 class BRepAdaptor_Curve;
 class gp_Pnt;
index ff836adf1aae2cfe7c9e6c0c1f8b1aaba636ec78..0ea0a22388664b54b72addf986171d4ad802f6a4 100644 (file)
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
 #include <BRepAdaptor_Surface.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 f65b70ec08898ed3c2edcaeaf57e9013997d7e5b..5f3d64cad4298f09770a73cd4a98d0dd6e1fb4c1 100644 (file)
@@ -19,9 +19,7 @@
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
-#include <Standard_Real.hxx>
 #include <Standard_Integer.hxx>
 class BRepAdaptor_Surface;
 class gp_Pnt;
index d89ecb4c1f0a87ef0cbca40621d5195ea190943a..b956633f1c7c585083b00dffd4f3e2e715218125 100644 (file)
 
 #include <BRepLib.hxx>
 
-#include <Adaptor3d_CurveOnSurface.hxx>
 #include <AdvApprox_ApproxAFunction.hxx>
 #include <AppParCurves_MultiBSpCurve.hxx>
-#include <AppParCurves_MultiCurve.hxx>
 #include <Approx_CurvilinearParameter.hxx>
 #include <Approx_SameParameter.hxx>
-#include <Bnd_Box.hxx>
 #include <BRep_Builder.hxx>
-#include <BRep_CurveRepresentation.hxx>
 #include <BRep_GCurve.hxx>
-#include <BRep_ListIteratorOfListOfCurveRepresentation.hxx>
-#include <BRep_ListOfCurveRepresentation.hxx>
 #include <BRepCheck.hxx>
 #include <BRep_TEdge.hxx>
-#include <BRep_TFace.hxx>
 #include <BRep_Tool.hxx>
 #include <BRep_TVertex.hxx>
 #include <BRepAdaptor_Curve.hxx>
-#include <BRepAdaptor_Curve2d.hxx>
-#include <BRepAdaptor_Surface.hxx>
 #include <BRepBndLib.hxx>
 #include <BRepClass3d_SolidClassifier.hxx>
 #include <BRepLib_MakeFace.hxx>
 #include <ElSLib.hxx>
 #include <Extrema_LocateExtPC.hxx>
 #include <GCPnts_QuasiUniformDeflection.hxx>
-#include <Geom2d_BSplineCurve.hxx>
 #include <Geom2d_Curve.hxx>
-#include <Geom2d_TrimmedCurve.hxx>
 #include <Geom2dAdaptor.hxx>
 #include <Geom2dAdaptor_Curve.hxx>
 #include <Geom2dConvert.hxx>
-#include <Geom_BSplineCurve.hxx>
 #include <Geom_BSplineSurface.hxx>
 #include <Geom_Curve.hxx>
 #include <Geom_Plane.hxx>
 #include <ProjLib_ProjectedCurve.hxx>
 #include <Standard_ErrorHandler.hxx>
 #include <Standard_Real.hxx>
-#include <TColgp_Array1OfPnt.hxx>
 #include <TColgp_Array1OfPnt2d.hxx>
 #include <TColStd_Array1OfReal.hxx>
 #include <TColStd_MapOfTransient.hxx>
-#include <TopExp.hxx>
 #include <TopExp_Explorer.hxx>
 #include <TopoDS.hxx>
 #include <TopoDS_Edge.hxx>
 #include <TopoDS_Shape.hxx>
 #include <TopoDS_Solid.hxx>
 #include <TopoDS_Vertex.hxx>
-#include <TopTools_IndexedDataMapOfShapeListOfShape.hxx>
-#include <TopTools_ListIteratorOfListOfShape.hxx>
-#include <TopTools_MapOfShape.hxx>
-#include <TShort_HArray1OfShortReal.hxx>
 #include <TColgp_Array1OfXY.hxx>
 #include <BRepTools_ReShape.hxx>
 #include <TopTools_DataMapOfShapeReal.hxx>
index 29d5d42f399019a62ed93416d2f92387ddf60db2..335e4b748acff45e06bd0aeac36e4bbf13bfd091 100644 (file)
@@ -23,7 +23,6 @@
 #include <TopoDS.hxx>
 #include <TopoDS_Edge.hxx>
 #include <TopoDS_Face.hxx>
-#include <Geom_Curve.hxx>
 
 //=======================================================================
 //function : BRepLib_CheckCurveOnSurface
index 21a85b697e1495d2a83ae4d73396cbd3f04fcecd..5b3cbf38b25a6d1efece75cfd97f3a34425f55e3 100644 (file)
 #include <Geom_Plane.hxx>
 #include <Geom_RectangularTrimmedSurface.hxx>
 #include <Geom_Surface.hxx>
-#include <GeomLib.hxx>
-#include <gp_Ax2.hxx>
 #include <gp_Ax3.hxx>
-#include <gp_Circ.hxx>
-#include <gp_Elips.hxx>
-#include <gp_Hypr.hxx>
-#include <gp_Lin.hxx>
-#include <gp_Parab.hxx>
 #include <gp_Vec.hxx>
 #include <math_Jacobi.hxx>
 #include <math_Matrix.hxx>
 #include <math_Vector.hxx>
 #include <Precision.hxx>
 #include <Standard_ErrorHandler.hxx>
-#include <Standard_NoSuchObject.hxx>
-#include <TColgp_Array1OfPnt.hxx>
-#include <TColgp_HArray1OfPnt.hxx>
 #include <TColgp_SequenceOfPnt.hxx>
 #include <TColStd_SequenceOfReal.hxx>
 #include <TopExp.hxx>
index d4300d66c6b688fcf0d93d75f4e28e2489dc4cd6..dc682feee8e4fd15ba4d12d214f81ae38203dac8 100644 (file)
@@ -21,8 +21,6 @@
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
-#include <Standard_Real.hxx>
-#include <Standard_Boolean.hxx>
 #include <TopLoc_Location.hxx>
 class Geom_Surface;
 class TopoDS_Shape;
index cdf173c5076a462893baa3346fb82a954a2c603f..a1b802143c2fb9fa3f4ac14eea85bf9b14c78e99 100644 (file)
 #include <BRepLib_FuseEdges.hxx>
 #include <BRepLib_MakeEdge.hxx>
 #include <BRepTools_Substitution.hxx>
-#include <BSplCLib.hxx>
 #include <ElCLib.hxx>
-#include <ElSLib.hxx>
 #include <Extrema_LocateExtPC.hxx>
-#include <Geom2d_BoundedCurve.hxx>
 #include <Geom2d_BSplineCurve.hxx>
 #include <Geom2d_Curve.hxx>
 #include <Geom2d_TrimmedCurve.hxx>
 #include <Geom2dConvert_CompCurveToBSplineCurve.hxx>
 #include <Geom_BezierCurve.hxx>
 #include <Geom_BoundedCurve.hxx>
-#include <Geom_BSplineCurve.hxx>
 #include <Geom_Circle.hxx>
 #include <Geom_Curve.hxx>
 #include <Geom_Ellipse.hxx>
 #include <GeomConvert.hxx>
 #include <GeomConvert_CompCurveToBSplineCurve.hxx>
 #include <GeomLib.hxx>
-#include <gp_Dir2d.hxx>
-#include <gp_Pnt2d.hxx>
-#include <gp_Trsf2d.hxx>
-#include <gp_Vec2d.hxx>
 #include <Precision.hxx>
 #include <Standard_ConstructionError.hxx>
 #include <Standard_NullObject.hxx>
 #include <TopoDS_Face.hxx>
 #include <TopoDS_Shape.hxx>
 #include <TopoDS_Vertex.hxx>
-#include <TopoDS_Wire.hxx>
-#include <TopTools_DataMapIteratorOfDataMapOfIntegerListOfShape.hxx>
 #include <TopTools_DataMapOfIntegerListOfShape.hxx>
-#include <TopTools_ListIteratorOfListOfShape.hxx>
 #include <TopTools_ListOfShape.hxx>
 #include <TopTools_MapOfShape.hxx>
 
index 1dd9906f6f46550b87aaf7607cc2646c5ba41351..75de842823fa01fd9d08919b09001f7eadf054c0 100644 (file)
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
 #include <TopoDS_Shape.hxx>
-#include <Standard_Boolean.hxx>
 #include <TopTools_IndexedDataMapOfShapeListOfShape.hxx>
 #include <TopTools_DataMapOfIntegerListOfShape.hxx>
 #include <TopTools_DataMapOfIntegerShape.hxx>
 #include <TopTools_DataMapOfShapeShape.hxx>
 #include <Standard_Integer.hxx>
 #include <TopTools_IndexedMapOfShape.hxx>
-#include <TopAbs_ShapeEnum.hxx>
 #include <TopTools_MapOfShape.hxx>
 #include <TopTools_ListOfShape.hxx>
 class TopoDS_Vertex;
index e4177c6179a1cdbd35ae98b56d8d9b9c3690ca98..ed3b47968d01b47575ef7837cca31ba1aa659716 100644 (file)
@@ -24,7 +24,6 @@
 #include <BRepLib_EdgeError.hxx>
 #include <TopoDS_Vertex.hxx>
 #include <BRepLib_MakeShape.hxx>
-#include <Standard_Real.hxx>
 class gp_Pnt;
 class gp_Lin;
 class gp_Circ;
index 7a10165fe332be436106e67c26d27f93ea9033eb..d42b5d2dc54bdbb42cbd6a2074b5d887b64c06f7 100644 (file)
@@ -24,7 +24,6 @@
 #include <BRepLib_EdgeError.hxx>
 #include <TopoDS_Vertex.hxx>
 #include <BRepLib_MakeShape.hxx>
-#include <Standard_Real.hxx>
 class gp_Pnt2d;
 class gp_Lin2d;
 class gp_Circ2d;
index abd8fbae4ad13874fd4737a2b585a85e17a87911..1bbc39fd9bb8b786a6aa855d94c87e026c15e913 100644 (file)
@@ -23,8 +23,6 @@
 
 #include <BRepLib_FaceError.hxx>
 #include <BRepLib_MakeShape.hxx>
-#include <Standard_Real.hxx>
-#include <Standard_Boolean.hxx>
 class TopoDS_Face;
 class gp_Pln;
 class gp_Cylinder;
index 18965a87178c9c98ea978c84bcdb4d8cd736607f..ea9f0dc1ca289df21a2b7d5faf6bbda73500483f 100644 (file)
@@ -16,8 +16,6 @@
 
 
 #include <BRep_Builder.hxx>
-#include <BRep_Tool.hxx>
-#include <BRepLib.hxx>
 #include <BRepLib_MakeEdge.hxx>
 #include <BRepLib_MakePolygon.hxx>
 #include <BRepTools.hxx>
index 644bdabe3a92203e0bd26f2476766a9448480240..96e006b05101bb07f1a6fd816c529e5f2a3c32a6 100644 (file)
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
 #include <TopoDS_Vertex.hxx>
 #include <TopoDS_Edge.hxx>
 #include <BRepLib_MakeShape.hxx>
-#include <Standard_Boolean.hxx>
 class gp_Pnt;
 class TopoDS_Wire;
 
index c8df93fc8ee09c836005afbf0b504a8d7974fc53..910aaf8e3232f3643d054506234fcea43fa1c0af 100644 (file)
@@ -16,8 +16,6 @@
 
 
 #include <BRepLib_MakeShape.hxx>
-#include <StdFail_NotDone.hxx>
-#include <TopoDS_Edge.hxx>
 #include <TopoDS_Face.hxx>
 #include <TopoDS_Shape.hxx>
 
index 80bba52e003f81b74a6e01c89f635c012ce8d51e..8d7a00d598af3961785d97212c1ba5d8bac1e305 100644 (file)
@@ -25,8 +25,6 @@
 #include <TopTools_ListOfShape.hxx>
 #include <BRepLib_Command.hxx>
 #include <BRepLib_ShapeModification.hxx>
-#include <Standard_Boolean.hxx>
-#include <Standard_Integer.hxx>
 class TopoDS_Face;
 class TopoDS_Edge;
 
index c866cb71058c4c779ba489405d33012c300e52fc..e29094422bf3ed980cea446d0c242cd805910afd 100644 (file)
@@ -24,7 +24,6 @@
 #include <Geom_RectangularTrimmedSurface.hxx>
 #include <Geom_Surface.hxx>
 #include <GeomAdaptor_Surface.hxx>
-#include <gp_Pnt.hxx>
 #include <Precision.hxx>
 #include <StdFail_NotDone.hxx>
 #include <TColGeom2d_Array1OfCurve.hxx>
index 75dd2c99fa4211100abbb53285b6d625b16bc5bc..8fd81a723ed2878340cc43b02fb574b2bd065e3b 100644 (file)
@@ -23,8 +23,6 @@
 
 #include <BRepLib_ShellError.hxx>
 #include <BRepLib_MakeShape.hxx>
-#include <Standard_Boolean.hxx>
-#include <Standard_Real.hxx>
 class Geom_Surface;
 class TopoDS_Shell;
 
index 178fb9ddfb2671e79e77e4f4cb425aa50174c2ed..e64c3a7f8ca27eee71fdb63eac94a9195593e0aa 100644 (file)
@@ -17,7 +17,6 @@
 
 #include <BRep_Builder.hxx>
 #include <BRepLib_MakeSolid.hxx>
-#include <StdFail_NotDone.hxx>
 #include <TopExp_Explorer.hxx>
 #include <TopoDS.hxx>
 #include <TopoDS_CompSolid.hxx>
@@ -25,7 +24,6 @@
 #include <TopoDS_Shell.hxx>
 #include <TopoDS_Solid.hxx>
 #include <TopTools_ListIteratorOfListOfShape.hxx>
-#include <TopTools_MapIteratorOfMapOfShape.hxx>
 #include <TopTools_MapOfShape.hxx>
 
 //=======================================================================
index 4546fd48d37c21aa1458b7b40032fcd0445e9363..54d0a08ce50be4872e4ca3a0505bf420c7f650f9 100644 (file)
@@ -19,9 +19,7 @@
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
-#include <TopTools_ListOfShape.hxx>
 #include <BRepLib_MakeShape.hxx>
 #include <BRepLib_ShapeModification.hxx>
 class TopoDS_CompSolid;
index a84d9c6bdccca42f80ddb7603d1231252b35534a..ea39532f1b4b3cf7487bcb6849a824da2b434c2a 100644 (file)
@@ -19,7 +19,6 @@
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
 #include <BRepLib_MakeShape.hxx>
 class gp_Pnt;
index 6733de36f43a504449e7ee9478db455eab5174bf..b91b7d0d032cb417d5c88d506a13e3f6b85c9a7d 100644 (file)
 
 #include <BRep_Builder.hxx>
 #include <BRep_Tool.hxx>
-#include <BRepLib.hxx>
-#include <BRepLib_MakeEdge.hxx>
 #include <BRepLib_MakeWire.hxx>
-#include <Geom_Curve.hxx>
-#include <gp.hxx>
 #include <gp_Pnt.hxx>
 #include <StdFail_NotDone.hxx>
 #include <TopExp.hxx>
@@ -31,7 +27,6 @@
 #include <TopoDS_Iterator.hxx>
 #include <TopoDS_Vertex.hxx>
 #include <TopoDS_Wire.hxx>
-#include <TopTools_MapIteratorOfMapOfShape.hxx>
 #include <TopTools_MapOfShape.hxx>
 
 //=======================================================================
index d227ece0f1d22eef59268879aa43a68f412cafe9..195b826ebf2a40721ac643372b7f11037c5d7c9c 100644 (file)
@@ -19,7 +19,6 @@
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
 #include <BRepLib_WireError.hxx>
 #include <TopoDS_Edge.hxx>
index 7dde7a53bb5c249883a0e3ef659242025c28db3b..7e3f332ecbb989d157eec41df3f89c2c2176cc6e 100644 (file)
 #include <TopExp.hxx>
 #include <TopExp_Explorer.hxx>
 #include <TopoDS.hxx>
-#include <TopoDS_Compound.hxx>
 #include <TopoDS_Edge.hxx>
 #include <TopoDS_Vertex.hxx>
-#include <TopoDS_Wire.hxx>
 #include <TopTools_DataMapOfShapeShape.hxx>
 #include <TopTools_IndexedDataMapOfShapeListOfShape.hxx>
-#include <TopTools_ListIteratorOfListOfShape.hxx>
 #include <TopTools_ListOfShape.hxx>
-#include <TopTools_MapIteratorOfMapOfOrientedShape.hxx>
-#include <TopTools_MapIteratorOfMapOfShape.hxx>
 #include <TopTools_MapOfOrientedShape.hxx>
 #include <TopTools_MapOfShape.hxx>
 #include <NCollection_UBTreeFiller.hxx>
index ba34e4faa1bd5464f941153eed98af663369c5b8..2b55aa7c217d6a5a7621d3adccbd804dcf8e6075 100644 (file)
@@ -13,7 +13,6 @@
 
 #include <BRepLib_ValidateEdge.hxx>
 
-#include <Adaptor3d_Curve.hxx>
 #include <Adaptor3d_CurveOnSurface.hxx>
 #include <BRepCheck.hxx>
 #include <Extrema_LocateExtPC.hxx>
index ef992f3594233ec8a652c76cab59ce5700e0fb57..dcbd1e4084957365e6a358be3dd443556690c808 100644 (file)
 #include <MAT2d_Mat2d.hxx>
 #include <MAT2d_SequenceOfSequenceOfGeometry.hxx>
 #include <MAT2d_Tool2d.hxx>
-#include <MAT_Arc.hxx>
 #include <MAT_BasicElt.hxx>
-#include <MAT_Bisector.hxx>
-#include <MAT_DataMapIteratorOfDataMapOfIntegerBasicElt.hxx>
 #include <MAT_DataMapOfIntegerBasicElt.hxx>
 #include <MAT_Graph.hxx>
 #include <MAT_ListOfBisector.hxx>
 #include <MAT_Node.hxx>
 #include <Precision.hxx>
-#include <Standard_OutOfRange.hxx>
 #include <TColGeom2d_SequenceOfGeometry.hxx>
 #include <Geom2d_Curve.hxx>
 
index 76e75bb4757128a630acb9c30e178917ad6a927e..8f03b29859b87f9515844f940ecc33e2799f4752 100644 (file)
@@ -22,7 +22,6 @@
 #include <Standard_Handle.hxx>
 
 #include <MAT2d_Tool2d.hxx>
-#include <Standard_Boolean.hxx>
 #include <MAT2d_DataMapOfBiIntInteger.hxx>
 #include <Standard_Integer.hxx>
 #include <MAT_Side.hxx>
index e231f4029f8fffe41341f4ca513518502e52045a..32ba12c3be2b186c5d1763b0e8b292970fc7af95 100644 (file)
 #include <BRepLib.hxx>
 #include <BRepMAT2d_Explorer.hxx>
 #include <BRepTools_WireExplorer.hxx>
-#include <GCE2d_MakeArcOfCircle.hxx>
 #include <GCE2d_MakeSegment.hxx>
 #include <Geom2d_BezierCurve.hxx>
 #include <Geom2d_BoundedCurve.hxx>
-#include <Geom2d_BSplineCurve.hxx>
 #include <Geom2d_Circle.hxx>
 #include <Geom2d_Curve.hxx>
 #include <Geom2d_Ellipse.hxx>
 #include <Geom2d_Parabola.hxx>
 #include <Geom2d_TrimmedCurve.hxx>
 #include <Geom2dConvert.hxx>
-#include <Geom_Curve.hxx>
-#include <Geom_TrimmedCurve.hxx>
 #include <GeomAbs_CurveType.hxx>
-#include <GeomAPI.hxx>
-#include <gp.hxx>
-#include <gp_Pln.hxx>
 #include <MAT2d_SequenceOfSequenceOfCurve.hxx>
 #include <Precision.hxx>
 #include <TColGeom2d_SequenceOfCurve.hxx>
-#include <TopAbs.hxx>
 #include <TopExp.hxx>
 #include <TopExp_Explorer.hxx>
-#include <TopLoc_Location.hxx>
 #include <TopoDS.hxx>
 #include <TopoDS_Face.hxx>
 #include <TopoDS_Shape.hxx>
index 1866743b749a9517f11ddde2f4e217e3291fb246..9c530d18226ed9d7370f5aafe05c493cac26ab1c 100644 (file)
@@ -26,7 +26,6 @@
 #include <TopoDS_Shape.hxx>
 #include <TColStd_SequenceOfBoolean.hxx>
 #include <TopTools_IndexedDataMapOfShapeShape.hxx>
-#include <Standard_Boolean.hxx>
 #include <TColGeom2d_SequenceOfCurve.hxx>
 class TopoDS_Face;
 class TopoDS_Wire;
index 3c4003cbb5ff751f7530f8f97e12c751f2b76495..b28b253baac07b791c2346ec841e0aeb84e57db3 100644 (file)
 
 
 #include <BRepMAT2d_BisectingLocus.hxx>
-#include <BRepMAT2d_DataMapOfShapeSequenceOfBasicElt.hxx>
 #include <BRepMAT2d_Explorer.hxx>
 #include <BRepMAT2d_LinkTopoBilo.hxx>
 #include <BRepTools_WireExplorer.hxx>
 #include <Geom2d_CartesianPoint.hxx>
-#include <Geom2d_Curve.hxx>
 #include <Geom2d_Geometry.hxx>
-#include <gp_Pnt2d.hxx>
 #include <MAT_BasicElt.hxx>
 #include <MAT_Graph.hxx>
 #include <MAT_SequenceOfBasicElt.hxx>
-#include <Precision.hxx>
 #include <Standard_ConstructionError.hxx>
 #include <Standard_Type.hxx>
 #include <TColGeom2d_SequenceOfCurve.hxx>
-#include <TColStd_DataMapIteratorOfDataMapOfIntegerInteger.hxx>
 #include <TColStd_DataMapOfIntegerInteger.hxx>
 #include <TopAbs.hxx>
 #include <TopExp.hxx>
index 935ce27af9cdd683a2c883b14046c7a5617c051e..98ff365f5af93f1f4979570048796ef33c3bea06 100644 (file)
@@ -25,7 +25,6 @@
 #include <BRepMAT2d_DataMapOfBasicEltShape.hxx>
 #include <TopoDS_Shape.hxx>
 #include <Standard_Integer.hxx>
-#include <Standard_Boolean.hxx>
 class BRepMAT2d_Explorer;
 class BRepMAT2d_BisectingLocus;
 class MAT_BasicElt;
index 81e318a0166da3ef6d127629df58b06e06094582..da37dfca9b65b1d606c14bacc51710e13bcce03b 100644 (file)
@@ -14,8 +14,6 @@
 // commercial license or contractual agreement.
 
 #include <BRepMesh_BaseMeshAlgo.hxx>
-#include <BRepMesh_DataStructureOfDelaun.hxx>
-#include <IMeshData_Face.hxx>
 #include <IMeshData_Wire.hxx>
 #include <IMeshData_Edge.hxx>
 #include <IMeshData_PCurve.hxx>
index c37813fc19f23a5a83d417b4fd6d81425cdc4ca5..8fcf55e7ee8c360d5e120fec01f5b3a29f29b2e9 100644 (file)
@@ -16,7 +16,6 @@
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Macro.hxx>
 #include <gp_XY.hxx>
 
 //! Describes a 2d circle with a size of only 3 Standard_Real 
index f185f5084970292cb2a471f4138c8e06cf122b16..c01d9e8e5faab0b0f3bb1191a5cdd4792bd7c7cd 100644 (file)
@@ -18,9 +18,7 @@
 
 #include <IMeshData_Types.hxx>
 #include <BRepMesh_Circle.hxx>
-#include <Precision.hxx>
 #include <gp_XY.hxx>
-#include <gp_XYZ.hxx>
 #include <NCollection_CellFilter.hxx>
 
 //! Auxiliary class to find circles shot by the given point.
index 7a307bef3dd135a81b6be0ba2a40aac6f46da3e8..614f47bbb76803d8096b65aefb45d14507811a12 100644 (file)
@@ -21,7 +21,6 @@
 #include <Standard_Real.hxx>
 #include <BRepMesh_CircleInspector.hxx>
 #include <gp_XY.hxx>
-#include <gp_XYZ.hxx>
 #include <Standard_Integer.hxx>
 #include <Standard_Boolean.hxx>
 #include <IMeshData_Types.hxx>
index d675cb4bd04c7f6af5c32bd4c41605f50aa53839..2cfe84f56ec319c007006144479ca3a5501136b4 100644 (file)
@@ -16,9 +16,6 @@
 #ifndef _BRepMesh_Classifier_HeaderFile
 #define _BRepMesh_Classifier_HeaderFile
 
-#include <Standard.hxx>
-#include <Standard_Macro.hxx>
-#include <TopAbs_State.hxx>
 #include <IMeshData_Types.hxx>
 #include <NCollection_Handle.hxx>
 
index da28dd093c11c618c1c382c00cffde020839e289..add0a50374e5f6349769855b68774ace3dee601d 100644 (file)
@@ -14,7 +14,9 @@
 // commercial license or contractual agreement.
 
 #include <BRepMesh_ConeRangeSplitter.hxx>
+
 #include <GCPnts_TangentialDeflection.hxx>
+#include <IMeshTools_Parameters.hxx>
 
 //=======================================================================
 // Function: GetSplitSteps
index e9abf42fec75134c52a78032cd70486494d65993..c34e652a290d3148b37d6223370892e694916942 100644 (file)
@@ -17,7 +17,6 @@
 #define _BRepMesh_ConeRangeSplitter_HeaderFile
 
 #include <BRepMesh_DefaultRangeSplitter.hxx>
-#include <IMeshTools_Parameters.hxx>
 
 //! Auxiliary class extending default range splitter in
 //! order to generate internal nodes for conical surface.
index ea21bdda165d438cf452482f03df7229a7e149a7..a46c9afe0dd7ba8410218013048acc5eb8922dda 100644 (file)
@@ -17,8 +17,6 @@
 #define _BRepMesh_ConstrainedBaseMeshAlgo_HeaderFile
 
 #include <BRepMesh_BaseMeshAlgo.hxx>
-#include <NCollection_Shared.hxx>
-#include <IMeshTools_Parameters.hxx>
 
 class BRepMesh_Delaun;
 
index ec6860afa211de935838b2f77f93e036a8c65dcf..fbb1b4730566ba94ddad3986efdf04079a26e81e 100644 (file)
@@ -15,7 +15,6 @@
 
 #include <BRepMesh_CurveTessellator.hxx>
 #include <gp_Pnt.hxx>
-#include <BRep_Tool.hxx>
 #include <TopoDS_Edge.hxx>
 #include <IMeshData_Edge.hxx>
 #include <IMeshData_PCurve.hxx>
index bfeba79de4efa1dbdc2fe0163a5f4ed50cc11812..547a9c89ff7e9f049d13daabedf3de2a6c454bdb 100644 (file)
@@ -18,7 +18,6 @@
 
 #include <BRepMesh_ConstrainedBaseMeshAlgo.hxx>
 #include <NCollection_Shared.hxx>
-#include <IMeshTools_Parameters.hxx>
 
 #include <BRepMesh_Delaun.hxx>
 #include <BRepMesh_MeshTool.hxx>
index 7016ad86c8a2c5bf75d48983783c5b5315768652..734fd5e5e68e70ac627d5b1e1d73086882cd930e 100644 (file)
@@ -14,7 +14,9 @@
 // commercial license or contractual agreement.
 
 #include <BRepMesh_CylinderRangeSplitter.hxx>
+
 #include <GCPnts_TangentialDeflection.hxx>
+#include <IMeshTools_Parameters.hxx>
 
 //=======================================================================
 // Function: Reset
index 87a94574f6cbe22f373da0b7d31286b228fefac5..21053afa11b67a8f4387dddd1795171102162cdc 100644 (file)
@@ -17,7 +17,6 @@
 #define _BRepMesh_CylinderRangeSplitter_HeaderFile
 
 #include <BRepMesh_DefaultRangeSplitter.hxx>
-#include <IMeshTools_Parameters.hxx>
 
 //! Auxiliary class extending default range splitter in
 //! order to generate internal nodes for cylindrical surface.
index e69a110dc96c9ba38d9405a5294d2dfd1d1e689e..bd9bc087a4220982955ec31cd19a051b93b65171 100644 (file)
@@ -19,7 +19,6 @@
 #include <BRepBuilderAPI_MakeVertex.hxx>
 #include <BRepMesh_Edge.hxx>
 
-#include <TopoDS_Compound.hxx>
 #include <BRep_Builder.hxx>
 #include <BRepTools.hxx>
 #include <Standard_ErrorHandler.hxx>
index 86457a0f8ffbe013130ae89e17647c3ee801f774..f8e034531d8171b13edcfc19948cdfa4e76300ea 100644 (file)
 #define _BRepMesh_DataStructureOfDelaun_HeaderFile
 
 #include <Standard_Transient.hxx>
-#include <BRepMesh_Triangle.hxx>
-#include <BRepMesh_PairOfIndex.hxx>
-#include <Standard_OStream.hxx>
-#include <IMeshData_Types.hxx>
 #include <BRepMesh_VertexTool.hxx>
 
 class BRepMesh_Edge;
index 89557796a233654f3e11a6b1e3185dc55feac157..a7359f8ee9f18c2228cf159ab9c670b84eeaac51 100644 (file)
@@ -15,9 +15,7 @@
 
 #include <BRepMesh_DefaultRangeSplitter.hxx>
 
-#include <GCPnts_AbscissaPoint.hxx>
 #include <GeomAdaptor_Curve.hxx>
-#include <GeomAbs_IsoType.hxx>
 #include <BRep_Tool.hxx>
 
 //=======================================================================
index 23f9864dccc765e4787068f99393f94603c19040..3037d276439b5710241189372091739e30d889e5 100644 (file)
 #ifndef _BRepMesh_DefaultRangeSplitter_HeaderFile
 #define _BRepMesh_DefaultRangeSplitter_HeaderFile
 
-#include <Standard_Type.hxx>
-#include <gp_Pnt2d.hxx>
-#include <BRepAdaptor_Surface.hxx>
-#include <IMeshData_Types.hxx>
 #include <IMeshData_Face.hxx>
 
 struct IMeshTools_Parameters;
index 8d8fc97b0535224672340b1268b56c031c78a052..7e274d7b01d32e2ccc36a10cfc7ddf07d3b515f9 100644 (file)
@@ -15,7 +15,6 @@
 
 #include <BRepMesh_Deflection.hxx>
 
-#include <Bnd_Box.hxx>
 #include <BRepBndLib.hxx>
 #include <BRepMesh_ShapeTool.hxx>
 #include <IMeshData_Edge.hxx>
index 015670603b58fa4fbea59c90fadeb9329812cd2a..4d16ed6c5a46af535a467d25c0647661242e1427 100644 (file)
@@ -16,7 +16,6 @@
 #ifndef _BRepMesh_Deflection_HeaderFile
 #define _BRepMesh_Deflection_HeaderFile
 
-#include <Standard_Type.hxx>
 #include <Standard_Handle.hxx>
 #include <Standard_Transient.hxx>
 #include <IMeshData_Types.hxx>
index 0f4af0f2c7840328341e7a16028b34e0f775da89..1b9dac12c0296f118350142e5815d43bcc05919d 100644 (file)
@@ -17,8 +17,6 @@
 #define _BRepMesh_DelabellaBaseMeshAlgo_HeaderFile
 
 #include <BRepMesh_CustomBaseMeshAlgo.hxx>
-#include <NCollection_Shared.hxx>
-#include <IMeshTools_Parameters.hxx>
 
 
 //! Class provides base functionality to build face triangulation using Delabella project.
index 8b02c4a46c472f3f282e9ee565c1a24dbf823a99..49ae2f0f7880df4cbc1db3634ef32c89b175631a 100644 (file)
@@ -14,8 +14,6 @@
 // commercial license or contractual agreement.
 
 #include <BRepMesh_DelabellaMeshAlgoFactory.hxx>
-#include <BRepMesh_DefaultRangeSplitter.hxx>
-#include <BRepMesh_NURBSRangeSplitter.hxx>
 #include <BRepMesh_SphereRangeSplitter.hxx>
 #include <BRepMesh_CylinderRangeSplitter.hxx>
 #include <BRepMesh_ConeRangeSplitter.hxx>
@@ -23,7 +21,6 @@
 #include <BRepMesh_DelaunayBaseMeshAlgo.hxx>
 #include <BRepMesh_DelabellaBaseMeshAlgo.hxx>
 #include <BRepMesh_CustomDelaunayBaseMeshAlgo.hxx>
-#include <BRepMesh_DelaunayNodeInsertionMeshAlgo.hxx>
 #include <BRepMesh_DelaunayDeflectionControlMeshAlgo.hxx>
 #include <BRepMesh_BoundaryParamsRangeSplitter.hxx>
 
index 486e0d51ae060a590679601da6e9bbcfb32f5a94..6a8cf2b727ceed9dfee90def55412ac2cf332843 100644 (file)
@@ -17,8 +17,6 @@
 #define _BRepMesh_DelabellaMeshAlgoFactory_HeaderFile
 
 #include <Standard_Transient.hxx>
-#include <Standard_Type.hxx>
-#include <GeomAbs_SurfaceType.hxx>
 #include <IMeshTools_MeshAlgoFactory.hxx>
 
 //! Implementation of IMeshTools_MeshAlgoFactory providing Delabella-based
index e2bb8fed47c19123ddca7d08ae62c822c4bc3ff3..0aa1eeb2bab2fcb502cbc4dbe44f4ca8d8a63490 100644 (file)
@@ -16,7 +16,6 @@
 
 #include <BRepMesh_Delaun.hxx>
 
-#include <gp.hxx>
 #include <gp_XY.hxx>
 #include <gp_Pnt2d.hxx>
 #include <gp_Vec2d.hxx>
index 04c7df1fdc8b24134988f2449ce306dda8b2b189..fb575548b2c583267d02a16d075e037abb0566d8 100755 (executable)
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Macro.hxx>
 
-#include <gp_XY.hxx>
-#include <gp_XYZ.hxx>
 #include <BRepMesh_CircleTool.hxx>
 #include <BRepMesh_Triangle.hxx>
 #include <BRepMesh_Edge.hxx>
 #include <IMeshData_Types.hxx>
 #include <BRepMesh_DataStructureOfDelaun.hxx>
 #include <BRepMesh_GeomTool.hxx>
-#include <TColStd_Array1OfInteger.hxx>
-#include <TColStd_SequenceOfInteger.hxx>
-#include <TColStd_MapOfInteger.hxx>
 #include <Message_ProgressRange.hxx>
 
 class Bnd_B2d;
index 093d6687583c892634ee812624d17077005b68e2..bce1b39a345581e12f6e7d93fc4e807234421356 100644 (file)
@@ -17,8 +17,6 @@
 #define _BRepMesh_DelaunayBaseMeshAlgo_HeaderFile
 
 #include <BRepMesh_ConstrainedBaseMeshAlgo.hxx>
-#include <NCollection_Shared.hxx>
-#include <IMeshTools_Parameters.hxx>
 
 
 //! Class provides base functionality to build face triangulation using Dealunay approach.
index 77bb24cae7e8a2579e08cbf8af80507ec46cb200..50b45c0d94a1205866c82be8c55203dbe883ccf2 100644 (file)
@@ -15,7 +15,6 @@
 #define _BRepMesh_DiscretRoot_HeaderFile
 
 #include <Standard.hxx>
-#include <Standard_Type.hxx>
 #include <TopoDS_Shape.hxx>
 #include <Standard_Transient.hxx>
 #include <Message_ProgressRange.hxx>
index 8b9718dd445de1b5fd77fbc04b98877e775bc645..f0c50b9bf5c847a98e08bbc4c56206390277b847 100644 (file)
@@ -15,8 +15,6 @@
 #define _BRepMesh_Edge_HeaderFile
 
 #include <Standard.hxx>
-#include <Standard_DefineAlloc.hxx>
-#include <Standard_Macro.hxx>
 #include <BRepMesh_DegreeOfFreedom.hxx>
 #include <BRepMesh_OrientedEdge.hxx>
 
index 6fe4463fb462abe3576d384ee7b8bb8be3679bf9..a68165a291c1d714a1e148d387210845ea2c48c6 100644 (file)
@@ -16,7 +16,6 @@
 #include <BRepMesh_EdgeDiscret.hxx>
 #include <BRepMesh_Deflection.hxx>
 #include <IMeshData_Model.hxx>
-#include <IMeshData_Edge.hxx>
 #include <IMeshData_Face.hxx>
 #include <IMeshData_PCurve.hxx>
 #include <TopExp.hxx>
index ab778b92560620a3aa54c96e4b9e371f3f418ec6..7070c0997e0db8104c7c79ea6739288ee20a1238 100644 (file)
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
 #include <Extrema_LocateExtPC.hxx>
-#include <TColStd_HArray1OfReal.hxx>
 #include <BRepAdaptor_Curve.hxx>
 #include <Adaptor3d_CurveOnSurface.hxx>
-#include <TColStd_HArray1OfReal.hxx>
 #include <Geom2dAdaptor_Curve.hxx>
-#include <GeomAdaptor_Surface.hxx>
 
 class gp_Pnt;
 class TopoDS_Edge;
index 8e4b264e99fc5adaaa40345635d9c7c3c94d04a8..e41a33f39d422e518d59ab34a2d8dddab5de10dc 100644 (file)
@@ -17,9 +17,7 @@
 #define _BRepMesh_EdgeTessellationExtractor_HeaderFile
 
 #include <IMeshTools_CurveTessellator.hxx>
-#include <IMeshData_Types.hxx>
 #include <BRepMesh_EdgeParameterProvider.hxx>
-#include <TColgp_Array1OfPnt.hxx>
 #include <TColStd_Array1OfInteger.hxx>
 #include <TopLoc_Location.hxx>
 
index 5d7621847695be8c56825da47effd2048f3d2c0e..a2b8cccf661390d1a0aad8fe97726f9f0642074a 100644 (file)
@@ -15,7 +15,6 @@
 
 #include <BRepMesh_FaceDiscret.hxx>
 #include <IMeshData_Model.hxx>
-#include <IMeshData_Face.hxx>
 #include <IMeshData_Wire.hxx>
 #include <IMeshData_Edge.hxx>
 #include <IMeshTools_MeshAlgo.hxx>
index 026ec0310e81c80894c30ef1960379d779b70392..63bae95c966d3a46b8037e006f638e5b35f97c3d 100644 (file)
@@ -18,9 +18,7 @@
 
 #include <IMeshTools_ModelAlgo.hxx>
 #include <IMeshTools_Parameters.hxx>
-#include <IMeshData_Types.hxx>
 #include <IMeshTools_MeshAlgoFactory.hxx>
-#include <NCollection_Array1.hxx>
 
 //! Class implements functionality starting triangulation of model's faces.
 //! Each face is processed separately and can be executed in parallel mode.
index abdb8ddead95b7b3155112c17caaf664b006d82c..ffa764943389daa0757ed251d98daf41e6cf7bd9 100644 (file)
@@ -25,7 +25,6 @@
 #include <Adaptor3d_Curve.hxx>
 #include <BRepAdaptor_Curve.hxx>
 #include <BRepAdaptor_Surface.hxx>
-#include <Geom2d_Curve.hxx>
 #include <BRep_Tool.hxx>
 
 namespace
index 04c46f92c1c415f456c3884c36145831418ce075..cbd18c4aa394ce6729624e1d53609c2bb7c97584 100644 (file)
@@ -17,7 +17,6 @@
 #include <BRepMesh_IncrementalMesh.hxx>
 #include <BRepMesh_Context.hxx>
 #include <BRepMesh_PluginMacro.hxx>
-#include <IMeshData_Status.hxx>
 #include <IMeshData_Face.hxx>
 #include <IMeshData_Wire.hxx>
 #include <IMeshTools_MeshBuilder.hxx>
index db19ca960deb17bb09b12e89a04f3b006b2687ca..3853c84075761257ed05a609ac931a942e835325 100644 (file)
@@ -15,7 +15,6 @@
 #define _BRepMesh_IncrementalMesh_HeaderFile
 
 #include <BRepMesh_DiscretRoot.hxx>
-#include <IMeshTools_Parameters.hxx>
 #include <IMeshTools_Context.hxx>
 #include <Standard_NumericError.hxx>
 
index e6650d27e9c9bc629092f625a91b666f17c6d465..00fd9f95567a78b91560acd71dc56ce9c149c050 100644 (file)
 // commercial license or contractual agreement.
 
 #include <BRepMesh_MeshAlgoFactory.hxx>
-#include <BRepMesh_DefaultRangeSplitter.hxx>
-#include <BRepMesh_NURBSRangeSplitter.hxx>
 #include <BRepMesh_SphereRangeSplitter.hxx>
 #include <BRepMesh_CylinderRangeSplitter.hxx>
 #include <BRepMesh_ConeRangeSplitter.hxx>
 #include <BRepMesh_TorusRangeSplitter.hxx>
 #include <BRepMesh_DelaunayBaseMeshAlgo.hxx>
-#include <BRepMesh_DelaunayNodeInsertionMeshAlgo.hxx>
 #include <BRepMesh_DelaunayDeflectionControlMeshAlgo.hxx>
 #include <BRepMesh_BoundaryParamsRangeSplitter.hxx>
 
index 491cb16e83ae83882a0567ca84ccfb59d2ad48e4..7ea9a829530d58c470cdc89899c7a8c965be3d09 100644 (file)
@@ -17,8 +17,6 @@
 #define _BRepMesh_MeshAlgoFactory_HeaderFile
 
 #include <Standard_Transient.hxx>
-#include <Standard_Type.hxx>
-#include <GeomAbs_SurfaceType.hxx>
 #include <IMeshTools_MeshAlgoFactory.hxx>
 
 //! Default implementation of IMeshTools_MeshAlgoFactory providing algorithms 
index 88c0d071ea4a02368a2d0abf4d6994de430f8606..ed51a81f2b4d9a8edffa1b21e49f6fd20b359584 100644 (file)
@@ -17,7 +17,6 @@
 #define _BRepMesh_MeshTool_HeaderFile
 
 #include <Standard_Transient.hxx>
-#include <Standard_DefineHandle.hxx>
 #include <BRepMesh_DataStructureOfDelaun.hxx>
 #include <BRepMesh_CircleTool.hxx>
 #include <gp_Lin2d.hxx>
index e943015c16e3d588ba5d999e7c5221277bd165de..def938d41a6de6cf6823ffb379da0c3d3f4d07d9 100644 (file)
@@ -15,7 +15,6 @@
 
 #include <BRepMesh_ModelHealer.hxx>
 #include <BRepMesh_Deflection.hxx>
-#include <BRepMesh_ShapeTool.hxx>
 #include <BRepMesh_FaceChecker.hxx>
 #include <BRepMesh_EdgeDiscret.hxx>
 #include <IMeshData_Face.hxx>
index 5d6d129432451304e06127bb903c897f220a1043..46ab5216fe72595916728ecc9e1f28f54a8ad510 100644 (file)
@@ -18,7 +18,6 @@
 
 #include <IMeshTools_ModelAlgo.hxx>
 #include <IMeshTools_Parameters.hxx>
-#include <IMeshData_Types.hxx>
 #include <IMeshData_Model.hxx>
 #include <TopoDS_Vertex.hxx>
 
index b6253542c44a4868cf2d997e841a5ba4842d47c9..800bc7993b9574a23fddfb304570322009cb0b17 100644 (file)
 // commercial license or contractual agreement.
 
 #include <BRepMesh_ModelPostProcessor.hxx>
+
 #include <BRepMesh_ShapeTool.hxx>
 #include <IMeshData_Model.hxx>
 #include <IMeshData_Edge.hxx>
 #include <IMeshData_PCurve.hxx>
+#include <IMeshTools_Parameters.hxx>
 #include <OSD_Parallel.hxx>
 #include <BRepLib.hxx>
 #include <Poly_TriangulationParameters.hxx>
index f780f05adb640d96d183c6f070c2c9f1aa8569c4..9b050ccd91dfcff2bb9657a973bdc4cc7796e03d 100644 (file)
@@ -17,7 +17,6 @@
 #define _BRepMesh_ModelPostProcessor_HeaderFile
 
 #include <IMeshTools_ModelAlgo.hxx>
-#include <IMeshTools_Parameters.hxx>
 #include <IMeshData_Types.hxx>
 
 //! Class implements functionality of model post-processing tool.
index 8fdd1335776739afd08008c98e841acd9f04c7d9..5466059a53f54df69d3d5fb9c97e546b8192a438 100644 (file)
 // commercial license or contractual agreement.
 
 #include <BRepMesh_ModelPreProcessor.hxx>
+
 #include <BRepMesh_Deflection.hxx>
 #include <BRepMesh_ShapeTool.hxx>
-#include <BRep_Tool.hxx>
 #include <IMeshData_Model.hxx>
 #include <IMeshData_Edge.hxx>
 #include <IMeshData_Wire.hxx>
 #include <IMeshData_PCurve.hxx>
+#include <IMeshTools_Parameters.hxx>
 #include <OSD_Parallel.hxx>
 #include <BRepMesh_ConeRangeSplitter.hxx>
 #include <Poly_TriangulationParameters.hxx>
index 8f0903f1cb8bee228c6326886f2d2f4ccc2cc5f0..0da23a99cea34843cc3480fafdef3faca1194bc2 100644 (file)
@@ -17,7 +17,6 @@
 #define _BRepMesh_ModelPreProcessor_HeaderFile
 
 #include <IMeshTools_ModelAlgo.hxx>
-#include <IMeshTools_Parameters.hxx>
 #include <IMeshData_Types.hxx>
 
 //! Class implements functionality of model pre-processing tool.
index 5b64f407bb0f35cc855f01e5e25ee5a7451f666c..0cc32b0707b3607dee623cc559d9781fa85d8aa7 100644 (file)
@@ -16,8 +16,6 @@
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Macro.hxx>
-#include <BRepMesh_DegreeOfFreedom.hxx>
 
 //! Light weighted structure representing simple link.
 class BRepMesh_OrientedEdge
index 2233c30ca3002e9a91d47f59eb01ff3b06d73bbe..b3523e6f89c8a154e68e9f057dc3f4aa6bd8231a 100644 (file)
@@ -14,8 +14,6 @@
 #ifndef _BRepMesh_PluginEntryType_HeaderFile
 #define _BRepMesh_PluginEntryType_HeaderFile
 
-#include <Standard_Real.hxx>
-
 class TopoDS_Shape;
 class BRepMesh_DiscretRoot;
 
index 21a1bad3bd31b3f0b3625aba3065737a123ec11f..bb3f924d2fea9d60636b92d020c0f5d757c5112c 100644 (file)
@@ -16,7 +16,6 @@
 #include <BRepMesh_ShapeTool.hxx>
 #include <IMeshData_Edge.hxx>
 #include <IMeshData_PCurve.hxx>
-#include <TopoDS_Vertex.hxx>
 #include <TopExp.hxx>
 #include <TopExp_Explorer.hxx>
 #include <BRep_Tool.hxx>
index f47ebfba253ad6487f60abbf1dbd1ea99e8607df..f14157cb9f2bb4779b0cfa763361b0011a579c7b 100644 (file)
@@ -17,8 +17,6 @@
 #define _BRepMesh_ShapeTool_HeaderFile
 
 #include <Standard_Transient.hxx>
-#include <Standard_Handle.hxx>
-#include <Standard_Type.hxx>
 #include <IMeshData_Types.hxx>
 #include <Poly_Triangulation.hxx>
 #include <Poly_PolygonOnTriangulation.hxx>
index 0c4727ab07c7d182da6d924fd71959809cb04a62..22c4bc28c15e85199e816f87e09b127cdac804e5 100644 (file)
 // commercial license or contractual agreement.
 
 #include <BRepMesh_ShapeVisitor.hxx>
-#include <TopoDS.hxx>
-#include <TopoDS_Edge.hxx>
-#include <TopoDS_Face.hxx>
-#include <TopoDS_Wire.hxx>
-#include <TopoDS_Vertex.hxx>
 #include <TopExp.hxx>
 #include <ShapeAnalysis.hxx>
 #include <TopExp_Explorer.hxx>
index 72ee6eb6660a76907756c2c41d534ac4852fbefa..abc61fd367eab9cf72cf5dc22d4fcc4f4c00e3d3 100644 (file)
@@ -19,7 +19,6 @@
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Macro.hxx>
 
 #include <BRepMesh_DegreeOfFreedom.hxx>
 
index 5c3f09d9e376fc85df53ff29c8655f1ff78ee7a8..cdbbc5458225f4d3ddbded7de942cdece06e431a 100644 (file)
 #ifndef _BRepMesh_Triangulator_HeaderFile
 #define _BRepMesh_Triangulator_HeaderFile
 
-#include <gp_XYZ.hxx>
-#include <gp_Dir.hxx>
 #include <gp_Pln.hxx>
-#include <Poly_Triangle.hxx>
 #include <Poly_Triangulation.hxx>
 #include <IMeshData_Types.hxx>
 #include <NCollection_Vector.hxx>
index 5c6e7cf1026ba3dc78d0c5489dc7e78090d0abe8..b991817a84938216daeb920967b59db0634af533 100644 (file)
@@ -17,7 +17,6 @@
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Macro.hxx>
 #include <gp_XY.hxx>
 #include <BRepMesh_DegreeOfFreedom.hxx>
 #include <Precision.hxx>
index e8efa57dbffd4bc7ec0ab7834014d4dd17ec37b2..d4aa73acb3faddf3e60758687b62b49b20be9930 100644 (file)
@@ -18,7 +18,6 @@
 
 #include <Precision.hxx>
 #include <gp_XY.hxx>
-#include <gp_XYZ.hxx>
 #include <IMeshData_Types.hxx>
 #include <NCollection_CellFilter.hxx>
 #include <BRepMesh_Vertex.hxx>
index cdf10a65940aa5626d3c4506fe8f5695293a3a2b..68abb52863c70fc65ef3f6f30b8e8692193a94ab 100644 (file)
@@ -14,7 +14,6 @@
 #ifndef _BRepMesh_VertexTool_HeaderFile
 #define _BRepMesh_VertexTool_HeaderFile
 
-#include <NCollection_Array1.hxx>
 #include <Standard_Transient.hxx>
 #include <BRepMesh_VertexInspector.hxx>
 #include <Standard_OStream.hxx>
index 7b954cd0ae9ae3655f853ada5bba3b337bf5ba54..a1daaf3af7e33465f307e28ffb138dfdebedcfe3 100644 (file)
@@ -15,7 +15,6 @@
 
 #include <BRepMeshData_Curve.hxx>
 #include <gp_Pnt.hxx>
-#include <BRepMesh_OrientedEdge.hxx>
 #include <BRepMesh_Vertex.hxx>
 
 IMPLEMENT_STANDARD_RTTIEXT(BRepMeshData_Curve, IMeshData_Curve)
index 1af0dc15c0a1e05fb37f3c9b0f82bff205cd7f9b..9b30ed791a6829b41c586d59767e72a5fc535002 100644 (file)
@@ -16,8 +16,6 @@
 #include <BRepMeshData_Edge.hxx>
 #include <BRepMeshData_PCurve.hxx>
 #include <BRepMeshData_Curve.hxx>
-#include <BRepMesh_OrientedEdge.hxx>
-#include <BRepMesh_Vertex.hxx>
 
 IMPLEMENT_STANDARD_RTTIEXT(BRepMeshData_Edge, IMeshData_Edge)
 
index 432d4582b19e8cb06ed65780b51ece45793450d4..0f64ab580479395be2172ce6d58cfa111f05782b 100644 (file)
@@ -17,7 +17,6 @@
 #define _BRepMeshData_Edge_HeaderFile
 
 #include <IMeshData_Edge.hxx>
-#include <IMeshData_Curve.hxx>
 #include <NCollection_IncAllocator.hxx>
 #include <IMeshData_Types.hxx>
 
index 833e108c27e0205ff13a0d055dc349c83201f92b..1180e0e67531923fadcbb4163a895335f9c4dc80 100644 (file)
@@ -15,7 +15,6 @@
 
 #include <BRepMeshData_Face.hxx>
 #include <BRepMeshData_Wire.hxx>
-#include <BRepMesh_OrientedEdge.hxx>
 #include <BRepMesh_Vertex.hxx>
 
 IMPLEMENT_STANDARD_RTTIEXT(BRepMeshData_Face, IMeshData_Face)
index e62bb3cf0bf600d610651a5f2753b6605da9d69e..1731c174e2cfe90c0cca6b0e8e39cdbaf08dbe85 100644 (file)
@@ -17,8 +17,6 @@
 
 #include <BRepMeshData_Face.hxx>
 #include <BRepMeshData_Edge.hxx>
-#include <BRepMesh_OrientedEdge.hxx>
-#include <BRepMesh_Vertex.hxx>
 #include <NCollection_IncAllocator.hxx>
 
 IMPLEMENT_STANDARD_RTTIEXT(BRepMeshData_Model, IMeshData_Model)
index b76315aeac8a95afa54400a89d7b7806eaf0c2bf..efdd3564417dec584f66751eea8e52898d4cbfe2 100644 (file)
@@ -19,7 +19,6 @@
 #include <IMeshData_Model.hxx>
 #include <IMeshData_Types.hxx>
 #include <NCollection_IncAllocator.hxx>
-#include <IMeshData_Face.hxx>
 #include <IMeshData_Edge.hxx>
 
 //! Default implementation of model entity.
index 818b7a3c622bd45e3c6278773da5e31c3ba4c4e5..cff9950e9ac7269a585390f63cf80eb9c368abaf 100644 (file)
@@ -15,7 +15,6 @@
 
 #include <BRepMeshData_PCurve.hxx>
 #include <gp_Pnt2d.hxx>
-#include <BRepMesh_OrientedEdge.hxx>
 #include <BRepMesh_Vertex.hxx>
 #include <Standard_OutOfRange.hxx>
 
index deb56edb7a894877397e0fc01095ab8f2280d9bd..db266c9674766321a043647e2004fab276138524 100644 (file)
@@ -15,8 +15,6 @@
 
 #include <BRepMeshData_Wire.hxx>
 #include <IMeshData_Edge.hxx>
-#include <BRepMesh_OrientedEdge.hxx>
-#include <BRepMesh_Vertex.hxx>
 
 IMPLEMENT_STANDARD_RTTIEXT(BRepMeshData_Wire, IMeshData_Wire)
 
index 7fac35f35fccdbfdbcad82c05cb2a9cced47f583..84b411df8232e4cc5baa55d1a51646cbbe17d930 100644 (file)
@@ -17,7 +17,6 @@
 
 #include <BRepOffset.hxx>
 #include <BRep_Tool.hxx>
-#include <Geom_BSplineSurface.hxx>
 #include <Geom_ConicalSurface.hxx>
 #include <Geom_CylindricalSurface.hxx>
 #include <Geom_OffsetSurface.hxx>
@@ -39,7 +38,6 @@
 #include <TopoDS.hxx>
 #include <TopoDS_Edge.hxx>
 #include <TopoDS_Face.hxx>
-#include <TopoDS_ListOfShape.hxx>
 #include <TopoDS_Vertex.hxx>
 
 //=======================================================================
index 8247b362af43f7de5d74124a47495ca6707251db..facfbed3443af2eeb6943fb06bdf7da56932a8df 100644 (file)
 #include <Adaptor3d_Surface.hxx>
 #include <BOPTools_AlgoTools.hxx>
 #include <BOPTools_AlgoTools3D.hxx>
-#include <BRep_Builder.hxx>
-#include <BRep_Tool.hxx>
 #include <BRepAdaptor_Curve.hxx>
-#include <BRepAdaptor_Surface.hxx>
 #include <BRepOffset_Analyse.hxx>
 #include <BRepOffset_Interval.hxx>
-#include <BRepOffset_ListIteratorOfListOfInterval.hxx>
 #include <BRepOffset_Tool.hxx>
 #include <BRepPrimAPI_MakePrism.hxx>
 #include <BRepTools.hxx>
-#include <Geom2d_Curve.hxx>
 #include <Geom_Curve.hxx>
-#include <Geom_Surface.hxx>
 #include <gp.hxx>
 #include <gp_Dir.hxx>
 #include <gp_Pnt.hxx>
 #include <gp_Pnt2d.hxx>
 #include <gp_Vec.hxx>
 #include <IntTools_Context.hxx>
-#include <Precision.hxx>
 #include <TopExp.hxx>
 #include <TopExp_Explorer.hxx>
 #include <TopoDS.hxx>
@@ -46,7 +39,6 @@
 #include <TopoDS_Face.hxx>
 #include <TopoDS_Shape.hxx>
 #include <TopoDS_Vertex.hxx>
-#include <TopTools_ListIteratorOfListOfShape.hxx>
 #include <TopTools_MapOfShape.hxx>
 #include <ChFi3d.hxx>
 
index 1b7eb83bf40810b71dde93585284ab72afeedba4..9172a4ddf06feb194f635e5115857283193790c5 100644 (file)
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
-#include <Standard_Boolean.hxx>
 #include <TopoDS_Shape.hxx>
 #include <BRepOffset_DataMapOfShapeListOfInterval.hxx>
 #include <TopTools_IndexedDataMapOfShapeListOfShape.hxx>
-#include <Standard_Real.hxx>
 #include <BRepOffset_ListOfInterval.hxx>
 #include <ChFiDS_TypeOfConcavity.hxx>
 #include <TopTools_DataMapOfShapeListOfShape.hxx>
index f59ca2b58d676f2ec0c3a223d8b1044198953047..12497481241362cd4c47ea9136c558e522524600 100644 (file)
 
 #include <BRepOffset_Inter2d.hxx>
 
-#include <Adaptor2d_Curve2d.hxx>
-#include <Adaptor3d_CurveOnSurface.hxx>
-#include <Adaptor3d_Surface.hxx>
-#include <Bnd_Box.hxx>
-#include <BndLib_Add3dCurve.hxx>
 #include <BOPTools_AlgoTools.hxx>
 #include <BRep_Builder.hxx>
-#include <BRep_CurveRepresentation.hxx>
 #include <BRep_GCurve.hxx>
-#include <BRep_ListIteratorOfListOfCurveRepresentation.hxx>
 #include <BRep_TEdge.hxx>
 #include <BRep_Tool.hxx>
 #include <BRepAdaptor_Curve.hxx>
@@ -77,8 +70,6 @@
 #include <TopoDS_Iterator.hxx>
 #include <TopoDS_Vertex.hxx>
 #include <TopoDS_Wire.hxx>
-#include <TopTools_DataMapIteratorOfDataMapOfShapeListOfShape.hxx>
-#include <TopTools_ListIteratorOfListOfShape.hxx>
 #include <TopTools_ListOfShape.hxx>
 #include <TopTools_SequenceOfShape.hxx>
 
index 8fc46ce06d6efe30639a18129254cef6064e82b4..00804755ecbdb9c19616edaf068165c85d2c0665 100644 (file)
 #include <BRepAlgo_Image.hxx>
 #include <BRepLib_MakeVertex.hxx>
 #include <BRepOffset_Analyse.hxx>
-#include <BRepOffset_DataMapOfShapeOffset.hxx>
 #include <BRepOffset_Inter3d.hxx>
 #include <BRepOffset_Interval.hxx>
 #include <BRepOffset_ListOfInterval.hxx>
 #include <BRepOffset_Offset.hxx>
 #include <BRepOffset_Tool.hxx>
-#include <Extrema_ExtPC.hxx>
 #include <GeomAPI_ProjectPointOnCurve.hxx>
-#include <Precision.hxx>
 #include <TopExp.hxx>
 #include <TopExp_Explorer.hxx>
 #include <TopoDS.hxx>
@@ -42,8 +39,6 @@
 #include <TopoDS_Shape.hxx>
 #include <TopoDS_Vertex.hxx>
 #include <TopTools_IndexedMapOfShape.hxx>
-#include <TopTools_ListIteratorOfListOfShape.hxx>
-#include <TopTools_MapIteratorOfMapOfShape.hxx>
 #include <TopTools_MapOfShape.hxx>
 //
 #include <BRepBndLib.hxx>
index ffbddf3844f5ec7f17d7d3cc93f86c922228c464..c002d47ffb49442846145edd27e62d550a5105db 100644 (file)
 #include <TopTools_IndexedMapOfShape.hxx>
 #include <TopTools_DataMapOfShapeListOfShape.hxx>
 #include <TopAbs_State.hxx>
-#include <Standard_Real.hxx>
 #include <TopTools_ListOfShape.hxx>
 #include <BRepOffset_DataMapOfShapeOffset.hxx>
 #include <TopTools_DataMapOfShapeShape.hxx>
-#include <Standard_Boolean.hxx>
 class BRepAlgo_AsDes;
 class BRepAlgo_Image;
 class TopoDS_Face;
index 738dba41323d59758cb8f1ef8dd36171a77c4bc4..3bc335d1bbac3cac85d679fa860ac31b0d6d5f2e 100644 (file)
@@ -19,7 +19,6 @@
 #include <BRep_Tool.hxx>
 #include <BRep_TVertex.hxx>
 #include <BRepAlgo_AsDes.hxx>
-#include <BRepAlgo_Image.hxx>
 #include <BRepAlgo_Loop.hxx>
 #include <BRepOffset_Analyse.hxx>
 #include <BRepOffset_MakeLoops.hxx>
@@ -30,7 +29,6 @@
 #include <TopoDS_Face.hxx>
 #include <TopoDS_Iterator.hxx>
 #include <TopoDS_Vertex.hxx>
-#include <TopTools_ListIteratorOfListOfShape.hxx>
 #include <TopTools_MapOfShape.hxx>
 
 #include <stdio.h>
index e309f50e4fb05052d71d1f1ac4849400293cdbde..9f32735f8532736735680b4a7386dff7601ed249 100644 (file)
@@ -25,7 +25,6 @@
 
 #include <TopTools_DataMapOfShapeShape.hxx>
 #include <TopTools_ListOfShape.hxx>
-#include <Standard_Boolean.hxx>
 class BRepAlgo_AsDes;
 class BRepAlgo_Image;
 class BRepOffset_Analyse;
index e18919550ca7b391cd6da7c9d3c28eea507d2c26..7da4639d31b51a39def650303cd3b0787a681a82 100644 (file)
@@ -27,9 +27,7 @@
 #include <BRep_TVertex.hxx>
 #include <BRepAdaptor_Curve.hxx>
 #include <BRepAdaptor_Curve2d.hxx>
-#include <BRepAdaptor_Surface.hxx>
 #include <BRepAlgo_AsDes.hxx>
-#include <BRepAlgo_Image.hxx>
 #include <BRepCheck_Analyzer.hxx>
 #include <BRepCheck_Edge.hxx>
 #include <BRepCheck_Vertex.hxx>
 #include <BRepLib_MakeEdge.hxx>
 #include <BRepLib_MakeFace.hxx>
 #include <BRepLib_MakeVertex.hxx>
-#include <BRepOffset_Analyse.hxx>
-#include <BRepOffset_DataMapIteratorOfDataMapOfShapeOffset.hxx>
 #include <BRepOffset_DataMapOfShapeMapOfShape.hxx>
-#include <BRepOffset_DataMapOfShapeOffset.hxx>
 #include <BRepOffset_Inter2d.hxx>
 #include <BRepOffset_Inter3d.hxx>
-#include <BRepOffset_Interval.hxx>
-#include <BRepOffset_ListOfInterval.hxx>
-#include <BRepOffset_MakeLoops.hxx>
 #include <BRepOffset_MakeOffset.hxx>
 #include <BRepOffset_Offset.hxx>
 #include <BRepOffset_Tool.hxx>
 #include <Geom2dAdaptor_Curve.hxx>
 #include <Geom_Circle.hxx>
 #include <Geom_ConicalSurface.hxx>
-#include <Geom_CylindricalSurface.hxx>
 #include <Geom_OffsetSurface.hxx>
 #include <Geom_Plane.hxx>
 #include <Geom_SphericalSurface.hxx>
-#include <Geom_SurfaceOfLinearExtrusion.hxx>
 #include <Geom_TrimmedCurve.hxx>
 #include <GeomAdaptor_Surface.hxx>
 #include <GeomAPI_ProjectPointOnCurve.hxx>
@@ -79,7 +69,6 @@
 #include <GeomLib.hxx>
 #include <GeomLib_IsPlanarSurface.hxx>
 #include <gp_Cone.hxx>
-#include <gp_Lin2d.hxx>
 #include <gp_Pnt.hxx>
 #include <GProp_GProps.hxx>
 #include <IntTools_FClass2d.hxx>
@@ -87,8 +76,6 @@
 #include <Precision.hxx>
 #include <Standard_ConstructionError.hxx>
 #include <Standard_NotImplemented.hxx>
-#include <TColStd_ListIteratorOfListOfInteger.hxx>
-#include <TopExp.hxx>
 #include <TopExp_Explorer.hxx>
 #include <TopoDS.hxx>
 #include <TopoDS_Compound.hxx>
 #include <TopoDS_Solid.hxx>
 #include <TopoDS_Vertex.hxx>
 #include <TopoDS_Wire.hxx>
-#include <TopTools_DataMapIteratorOfDataMapOfShapeListOfShape.hxx>
-#include <TopTools_DataMapIteratorOfDataMapOfShapeReal.hxx>
-#include <TopTools_DataMapIteratorOfDataMapOfShapeShape.hxx>
 #include <TopTools_DataMapOfShapeShape.hxx>
 #include <TopTools_IndexedMapOfShape.hxx>
-#include <TopTools_ListIteratorOfListOfShape.hxx>
 #include <TopTools_ListOfShape.hxx>
-#include <TopTools_MapIteratorOfMapOfShape.hxx>
 #include <TopTools_MapOfShape.hxx>
-#include <TopTools_SequenceOfShape.hxx>
 #include <BRepBuilderAPI_Sewing.hxx>
 #include <Geom_Line.hxx>
 #include <NCollection_Vector.hxx>
index dc19d393db9ad426f8a90f889e2c6f2c79aabb51..4aaf8671519041265823ff1dfba7db69dfd0b1e0 100644 (file)
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
-#include <Standard_Real.hxx>
 #include <TopoDS_Shape.hxx>
 #include <TopoDS_Compound.hxx>
 #include <BRepOffset_Mode.hxx>
-#include <Standard_Boolean.hxx>
 #include <GeomAbs_JoinType.hxx>
-#include <TopTools_DataMapOfShapeReal.hxx>
 #include <TopTools_IndexedMapOfShape.hxx>
 #include <BRepOffset_Analyse.hxx>
 #include <BRepAlgo_Image.hxx>
index dab0aac318bddbf4cd80e752b255dc0df9658097..04359001d29f66bced7f8933d6d248d77a33fe8e 100644 (file)
@@ -22,7 +22,6 @@
 #include <BRepOffset_MakeOffset.hxx>
 
 #include <Precision.hxx>
-#include <TopoDS.hxx>
 
 #include <BRepAlgo_AsDes.hxx>
 #include <BRepAlgo_Image.hxx>
 
 #include <BRepAdaptor_Curve.hxx>
 
-#include <TopExp.hxx>
-#include <TopExp_Explorer.hxx>
-
-#include <TopTools_DataMapOfShapeInteger.hxx>
-
 #include <BRepOffset_Tool.hxx>
 
 #include <BRepClass3d_SolidClassifier.hxx>
 
 #include <BOPDS_DS.hxx>
 
-#include <BOPAlgo_Builder.hxx>
 #include <BOPAlgo_BuilderFace.hxx>
 #include <BOPAlgo_MakerVolume.hxx>
 #include <BOPAlgo_PaveFiller.hxx>
@@ -61,7 +54,6 @@
 
 #include <BOPTools_AlgoTools3D.hxx>
 #include <BOPTools_AlgoTools.hxx>
-#include <BOPTools_AlgoTools2D.hxx>
 #include <BOPTools_Set.hxx>
 
 #include <IntTools_Context.hxx>
index d3f5ed8cd98e0626b871d932db2abc6179804411..8c8ed3ed0385d6b4de8eb2a475a2f99775552059 100644 (file)
@@ -41,7 +41,6 @@
 #include <TopoDS_Face.hxx>
 #include <TopoDS.hxx>
 #include <TopTools_IndexedDataMapOfShapeListOfShape.hxx>
-#include <TopTools_ListIteratorOfListOfShape.hxx>
 
 
 //=============================================================================
index 449b3452af769710336c38e3e2793b99c706f96f..b1ecb8c4767a6717600d39c5b87cb6640d6ca468 100644 (file)
@@ -19,8 +19,6 @@
 #include <Adaptor3d_CurveOnSurface.hxx>
 #include <BRep_Builder.hxx>
 #include <BRep_GCurve.hxx>
-#include <BRep_ListIteratorOfListOfCurveRepresentation.hxx>
-#include <BRep_ListOfCurveRepresentation.hxx>
 #include <BRep_TEdge.hxx>
 #include <BRep_Tool.hxx>
 #include <BRepGProp.hxx>
@@ -47,7 +45,6 @@
 #include <Geom_SurfaceOfRevolution.hxx>
 #include <Geom_Surface.hxx>
 #include <Geom_TrimmedCurve.hxx>
-#include <GeomAdaptor_Curve.hxx>
 #include <GeomAdaptor_Surface.hxx>
 #include <GeomAPI.hxx>
 #include <GeomAPI_ExtremaCurveCurve.hxx>
@@ -75,7 +72,6 @@
 #include <TopoDS_Vertex.hxx>
 #include <TopoDS_Wire.hxx>
 #include <TopTools_IndexedMapOfShape.hxx>
-#include <TopTools_ListIteratorOfListOfShape.hxx>
 #include <TopTools_MapOfShape.hxx>
 #include <TopTools_SequenceOfShape.hxx>
 
index b8d804f7a71c6734f6a6954be8eb7d2caec86a0e..730241e053f6c64df17620f81dc9c229ba772628 100644 (file)
@@ -28,7 +28,6 @@
 #include <Geom2dAdaptor_Curve.hxx>
 #include <GeomAdaptor_Surface.hxx>
 #include <NCollection_Vector.hxx>
-#include <ShapeAnalysis_Edge.hxx>
 #include <TopExp.hxx>
 #include <TopExp_Explorer.hxx>
 #include <TopoDS.hxx>
index ea45b2ae1d9ec2df4becf8534e8ccbadd3b09716..a5c46ba99d1deaef114c7fbb3df46bfb3bc20cbb 100644 (file)
@@ -22,7 +22,6 @@
 #include <Standard_Real.hxx>
 #include <Standard_Macro.hxx>
 #include <Standard_Type.hxx>
-#include <TopoDS_Shape.hxx>
 #include <TopTools_IndexedDataMapOfShapeListOfShape.hxx>
 #include <NCollection_DataMap.hxx>
 
index 97cc14cd26bf3fd4950df5cba76c75500a9f1dae..a7a1930e24f9a781ad6656bd2767ad3232bb8ef0 100644 (file)
 #include <BOPDS_DS.hxx>
 #include <BOPTools_AlgoTools.hxx>
 #include <BOPTools_AlgoTools2D.hxx>
-#include <BRep_CurveRepresentation.hxx>
-#include <BRep_ListIteratorOfListOfCurveRepresentation.hxx>
 #include <BRep_TEdge.hxx>
-#include <BRep_Tool.hxx>
 #include <BRep_Builder.hxx>
 #include <BRepAdaptor_Curve.hxx>
 #include <BRepAdaptor_Curve2d.hxx>
 #include <BRepAdaptor_Surface.hxx>
 #include <BRepAlgo_AsDes.hxx>
 #include <BRepAlgo_Image.hxx>
-#include <BRepBndLib.hxx>
 #include <BRepLib.hxx>
 #include <BRepLib_MakeEdge.hxx>
 #include <BRepLib_MakeFace.hxx>
-#include <BRepLib_MakePolygon.hxx>
 #include <BRepLib_MakeVertex.hxx>
 #include <BRepOffset_Analyse.hxx>
 #include <BRepOffset_Interval.hxx>
 #include <BRepOffset_ListOfInterval.hxx>
 #include <BRepTools.hxx>
 #include <BRepTools_Modifier.hxx>
-#include <BRepTools_TrsfModification.hxx>
 #include <BRepTools_WireExplorer.hxx>
 #include <BRepTopAdaptor_FClass2d.hxx>
 #include <ElCLib.hxx>
 #include <ElSLib.hxx>
-#include <Extrema_ExtPC.hxx>
 #include <Extrema_ExtPC2d.hxx>
 #include <BRepExtrema_DistShapeShape.hxx>
 #include <GCPnts_AbscissaPoint.hxx>
 #include <GCPnts_QuasiUniformDeflection.hxx>
-#include <GCPnts_UniformAbscissa.hxx>
 #include <Geom2d_BezierCurve.hxx>
 #include <Geom2d_BSplineCurve.hxx>
 #include <Geom2d_Circle.hxx>
@@ -69,7 +61,6 @@
 #include <Geom2dInt_GInter.hxx>
 #include <Geom_BezierSurface.hxx>
 #include <Geom_BSplineCurve.hxx>
-#include <Geom_BSplineSurface.hxx>
 #include <Geom_Conic.hxx>
 #include <Geom_ConicalSurface.hxx>
 #include <Geom_Curve.hxx>
 #include <IntRes2d_IntersectionSegment.hxx>
 #include <IntTools_FaceFace.hxx>
 #include <Precision.hxx>
-#include <ProjLib_HProjectedCurve.hxx>
 #include <ProjLib_ProjectedCurve.hxx>
 #include <ShapeCustom_Curve2d.hxx>
 #include <Standard_ConstructionError.hxx>
-#include <TColgp_Array1OfPnt2d.hxx>
 #include <TopAbs.hxx>
 #include <TopExp.hxx>
 #include <TopExp_Explorer.hxx>
 #include <TopoDS_Vertex.hxx>
 #include <TopoDS_Wire.hxx>
 #include <TopTools_IndexedDataMapOfShapeListOfShape.hxx>
-#include <TopTools_ListIteratorOfListOfShape.hxx>
 #include <TopTools_SequenceOfShape.hxx>
 
 #include <stdio.h>
index 7287d5c77306de36382908364c0c7c913dc601e1..48334f4268db7b44ebd4df5d9f76948742e90f89 100644 (file)
@@ -21,7 +21,6 @@
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
-#include <TopAbs_Orientation.hxx>
 #include <Standard_Boolean.hxx>
 #include <TopTools_ListOfShape.hxx>
 #include <TopAbs_State.hxx>
index 4e2f73ed37b60ba2f268e9176249c41f23f41bec..051cf89694e0ec6fbc5e60e7000b310333b186c3 100644 (file)
 
 #include <BRep_Builder.hxx>
 #include <BRep_GCurve.hxx>
-#include <BRep_ListIteratorOfListOfCurveRepresentation.hxx>
 #include <BRep_TEdge.hxx>
 #include <BRep_Tool.hxx>
 #include <BRepAdaptor_Curve.hxx>
 #include <BRepAdaptor_Curve2d.hxx>
-#include <BRepFill_DataMapIteratorOfDataMapOfShapeSequenceOfReal.hxx>
 #include <BRepFill_DataMapOfShapeSequenceOfReal.hxx>
 #include <BRepLib.hxx>
 #include <BRepLib_MakeVertex.hxx>
 #include <gp_Dir.hxx>
 #include <gp_Pln.hxx>
 #include <Precision.hxx>
-#include <Standard_ConstructionError.hxx>
-#include <Standard_NoSuchObject.hxx>
 #include <Standard_NullObject.hxx>
-#include <StdFail_NotDone.hxx>
 #include <TColgp_SequenceOfPnt.hxx>
 #include <TColStd_SequenceOfReal.hxx>
 #include <TopExp.hxx>
@@ -50,9 +45,7 @@
 #include <TopoDS_Face.hxx>
 #include <TopoDS_Iterator.hxx>
 #include <TopoDS_Shape.hxx>
-#include <TopoDS_Wire.hxx>
 #include <TopTools_DataMapOfShapeSequenceOfShape.hxx>
-#include <TopTools_ListIteratorOfListOfShape.hxx>
 #include <TopTools_SequenceOfShape.hxx>
 
 #include <Geom2dInt_GInter.hxx>
index a74e31b3bbc14b4612522a98f24a8c2326f37b23..e3ecd5f825efae7900ec6a9e65583489e1291b0e 100644 (file)
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
 #include <TopTools_ListOfShape.hxx>
-#include <TopTools_DataMapOfShapeShape.hxx>
 #include <BRepBuilderAPI_ModifyShape.hxx>
-#include <Standard_Real.hxx>
-#include <Standard_Boolean.hxx>
 #include <Draft_ErrorStatus.hxx>
 #include <BRepTools_ReShape.hxx>
 
index 9495f84a8e87ca0c0b260633e63449081d1b9358..7434f95acbc08b921764dd044d5fab23d1bb608e 100644 (file)
@@ -19,7 +19,6 @@
 #include <BRepOffsetAPI_FindContigousEdges.hxx>
 #include <Standard_NoSuchObject.hxx>
 #include <Standard_OutOfRange.hxx>
-#include <TopoDS_Edge.hxx>
 #include <TopoDS_Shape.hxx>
 
 //=======================================================================
index 487fc01afaf5587718c65ec62b668fc27eab9232..6612755ef031dde11d4aa7d659e2366144dd5546 100644 (file)
@@ -21,8 +21,6 @@
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
-#include <Standard_Real.hxx>
-#include <Standard_Boolean.hxx>
 #include <Standard_Integer.hxx>
 #include <TopTools_ListOfShape.hxx>
 class BRepBuilderAPI_Sewing;
index d1c59133c17c3b288a97feecd1318cd422628c73..588137c4e2ace5045f7a90ece8224c5aa0623a7b 100644 (file)
@@ -15,7 +15,6 @@
 #include <BRepOffsetAPI_MakeDraft.hxx>
 #include <Geom_Surface.hxx>
 #include <gp_Dir.hxx>
-#include <Standard_NoSuchObject.hxx>
 #include <StdFail_NotDone.hxx>
 #include <TopoDS_Shape.hxx>
 #include <TopoDS_Shell.hxx>
index a7865e360ee82b4d167cc839384c69b9c8202156..ad30fdd503e94ef76d9efa103e9f34a3ea019c58 100644 (file)
@@ -25,7 +25,6 @@
 #include <BRepBuilderAPI_MakeShape.hxx>
 #include <Standard_Real.hxx>
 #include <BRepBuilderAPI_TransitionMode.hxx>
-#include <Standard_Boolean.hxx>
 #include <TopTools_ListOfShape.hxx>
 class TopoDS_Shape;
 class gp_Dir;
index 0fc1c6763c3e2081ed43d4e3b44305ba77ae2a7c..0bf9d40fd68711975e19ed7f2dd19217829eb39d 100644 (file)
 
 
 #include <BRepFill.hxx>
-#include <BRepFill_Evolved.hxx>
 #include <BRepOffsetAPI_MakeEvolved.hxx>
 #include <gp_Ax3.hxx>
-#include <TopoDS_Face.hxx>
 #include <TopoDS_Shape.hxx>
 #include <TopoDS_Wire.hxx>
 #include <TopoDS_Iterator.hxx>
 #include <TopoDS.hxx>
-#include <Standard_NotImplemented.hxx>
 
 static const TopTools_ListOfShape anEmptyList;
 
index ae64f39ae4ba4984e9949c63926ca366cba33a69..f108d3b7ac74a961f022b79dc98f52b40c20d461 100644 (file)
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
 #include <BRepFill_Evolved.hxx>
 #include <BRepFill_AdvancedEvolved.hxx>
 #include <BRepBuilderAPI_MakeShape.hxx>
 #include <GeomAbs_JoinType.hxx>
-#include <Standard_Boolean.hxx>
-#include <Standard_Real.hxx>
 #include <TopTools_ListOfShape.hxx>
 class TopoDS_Wire;
 class TopoDS_Shape;
index 5eb9909159d7108098143fb24064afd6c677dd18..cd3bed2bffeb999fac501a826576ddab714fa3ee 100644 (file)
@@ -17,9 +17,6 @@
 
 #include <BRepOffsetAPI_MakeFilling.hxx>
 #include <gp_Pnt.hxx>
-#include <Standard_ConstructionError.hxx>
-#include <Standard_OutOfRange.hxx>
-#include <StdFail_NotDone.hxx>
 #include <TopoDS_Edge.hxx>
 #include <TopoDS_Face.hxx>
 #include <TopoDS_Shape.hxx>
index 8bddfa045cae361aef3cb7c646b74be8532ae71b..56947b9b1e9c2cc02a00f26f4143e5888ef1326d 100644 (file)
@@ -23,7 +23,6 @@
 
 #include <BRepFill_Filling.hxx>
 #include <BRepBuilderAPI_MakeShape.hxx>
-#include <Standard_Integer.hxx>
 #include <Standard_Boolean.hxx>
 #include <Standard_Real.hxx>
 #include <GeomAbs_Shape.hxx>
index a6b1720535f3597886215c089cc94d18029d97e3..02b8959bfbe5b5df8dd2a5f94c30bffcbca174f1 100644 (file)
@@ -20,8 +20,6 @@
 #include <BRepAdaptor_Surface.hxx>
 #include <BRepAlgo_FaceRestrictor.hxx>
 #include <BRepBuilderAPI_MakeFace.hxx>
-#include <BRepFill_ListIteratorOfListOfOffsetWire.hxx>
-#include <BRepFill_OffsetWire.hxx>
 #include <BRepOffsetAPI_MakeOffset.hxx>
 #include <BRepTopAdaptor_FClass2d.hxx>
 #include <Extrema_ExtPS.hxx>
@@ -37,7 +35,6 @@
 #include <TopoDS_Shape.hxx>
 #include <TopoDS_Vertex.hxx>
 #include <TopoDS_Wire.hxx>
-#include <TopTools_ListIteratorOfListOfShape.hxx>
 
 #ifdef OCCT_DEBUG
 #include <BRepTools.hxx>
index cc45358ff1ceb4a5ae1bd904ee3cf6345090d855..0a09eb5693342b34c54884a8cceb94db239c9a8f 100644 (file)
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
-#include <Standard_Boolean.hxx>
-#include <GeomAbs_JoinType.hxx>
 #include <TopoDS_Face.hxx>
 #include <TopTools_ListOfShape.hxx>
 #include <BRepFill_ListOfOffsetWire.hxx>
 #include <BRepBuilderAPI_MakeShape.hxx>
-#include <Standard_Real.hxx>
 class TopoDS_Wire;
 class TopoDS_Shape;
 
index f6a5ff0a13fed2257db6b54688f9adb291269bbb..67d0ba3bf78d03327648f6ef70a90209ba501392 100644 (file)
 // Alternatively, this file may be used under the terms of Open CASCADE
 // commercial license or contractual agreement.
 
-#include <BRepOffset_MakeOffset.hxx>
 #include <BRepOffsetAPI_MakeOffsetShape.hxx>
-#include <Standard_ConstructionError.hxx>
 #include <TopoDS_Shape.hxx>
-#include <TopTools_ListIteratorOfListOfShape.hxx>
 
 //=======================================================================
 //function : BRepOffsetAPI_MakeOffsetShape
index 231fc0444eaea5a2fb1f4ba7c578212eaf38b79d..acb40eb6f16c7a2d50b1ee11420765b59ff3f83f 100644 (file)
@@ -24,9 +24,7 @@
 #include <BRepOffset_MakeOffset.hxx>
 #include <BRepOffset_MakeSimpleOffset.hxx>
 #include <BRepBuilderAPI_MakeShape.hxx>
-#include <Standard_Real.hxx>
 #include <BRepOffset_Mode.hxx>
-#include <Standard_Boolean.hxx>
 #include <GeomAbs_JoinType.hxx>
 #include <TopTools_ListOfShape.hxx>
 class TopoDS_Shape;
index 3d3f80fe6eddc5bf2a5f798dedbcdca7895dfa98..eca836ba18f5ac13cc3696c947e38eeabf226edf 100644 (file)
 // commercial license or contractual agreement.
 
 
-#include <BRepFill_Pipe.hxx>
 #include <BRepOffsetAPI_MakePipe.hxx>
 #include <TopAbs_ShapeEnum.hxx>
 #include <TopExp.hxx>
-#include <TopExp_Explorer.hxx>
 #include <TopoDS.hxx>
 #include <TopoDS_Edge.hxx>
 #include <TopoDS_Face.hxx>
 #include <TopoDS_Shape.hxx>
-#include <TopoDS_Vertex.hxx>
 #include <TopoDS_Wire.hxx>
 #include <TopTools_IndexedMapOfShape.hxx>
 
index 22f58e90ecb3feeacb8651388f8c9ca54d8038cf..e65918546e977b54b3699a1bc1b10edfa0209445 100644 (file)
@@ -24,8 +24,6 @@
 #include <BRepFill_Pipe.hxx>
 #include <BRepPrimAPI_MakeSweep.hxx>
 #include <GeomFill_Trihedron.hxx>
-#include <Standard_Boolean.hxx>
-#include <Standard_Real.hxx>
 class TopoDS_Wire;
 class TopoDS_Shape;
 
index b222a52b041ef311c16d05cf684b5328fe02b426..2f2b4b6fe549d7363c2c4c75adc33ba278e684de 100644 (file)
@@ -21,8 +21,6 @@
 #include <gp_Ax2.hxx>
 #include <gp_Dir.hxx>
 #include <Law_Function.hxx>
-#include <Standard_DomainError.hxx>
-#include <Standard_NotImplemented.hxx>
 #include <StdFail_NotDone.hxx>
 #include <TopoDS_Shape.hxx>
 #include <TopoDS_Vertex.hxx>
index 4cde357186f701500ff1559a310fa28a2dd22af2..4533640e4be9d316aa2ef554e4e6ed736138d507 100644 (file)
 #include <Standard_Handle.hxx>
 
 #include <BRepPrimAPI_MakeSweep.hxx>
-#include <Standard_Boolean.hxx>
 #include <BRepFill_PipeShell.hxx>
 #include <BRepFill_TypeOfContact.hxx>
 #include <BRepBuilderAPI_PipeError.hxx>
-#include <Standard_Real.hxx>
 #include <Standard_Integer.hxx>
 #include <BRepBuilderAPI_TransitionMode.hxx>
 #include <TopTools_ListOfShape.hxx>
index 5238dd920dbcceb311928dc7e5b0e841a44c3ef2..bf8547da4f879ba9a6b31fd313aa2be80f6320fd 100644 (file)
 // commercial license or contractual agreement.
 
 
-#include <BRepOffset_MakeOffset.hxx>
 #include <BRepOffsetAPI_MakeThickSolid.hxx>
-#include <Standard_ConstructionError.hxx>
 #include <TopoDS.hxx>
 #include <TopoDS_Shape.hxx>
-#include <TopTools_ListIteratorOfListOfShape.hxx>
 
 
 //=======================================================================
index 245f7bdf7e506a7f5cad271e5f59ec76b55a4757..850d9b81f1224d49862dd1f400b933b01e199bdf 100644 (file)
@@ -23,7 +23,6 @@
 
 #include <BRepOffsetAPI_MakeOffsetShape.hxx>
 #include <TopTools_ListOfShape.hxx>
-#include <Standard_Real.hxx>
 #include <BRepOffset_Mode.hxx>
 #include <Standard_Boolean.hxx>
 #include <GeomAbs_JoinType.hxx>
index 67bce0849cf89f7d99fa092cb5c2063c10fea22e..25d8297b7242e39cbeb5d65531f6dc9d5bad5adc 100644 (file)
@@ -32,7 +32,6 @@
 #include <Geom2d_Curve.hxx>
 #include <Geom2d_Line.hxx>
 #include <Geom_BezierCurve.hxx>
-#include <Geom_BSplineCurve.hxx>
 #include <Geom_Circle.hxx>
 #include <Geom_Curve.hxx>
 #include <Geom_Line.hxx>
@@ -57,8 +56,6 @@
 #include <TopoDS_Shape.hxx>
 #include <TopTools_Array1OfShape.hxx>
 #include <TopTools_IndexedDataMapOfShapeListOfShape.hxx>
-#include <TopTools_ListIteratorOfListOfShape.hxx>
-#include <TopTools_MapIteratorOfMapOfShape.hxx>
 #include <TopTools_SequenceOfShape.hxx>
 
 static Standard_Boolean IsLinear(const TopoDS_Edge& anEdge,
index 5d9be2a4f8a6bfff47ee3476bf13adb73e530fd5..8a00f578f989d092687bbb231ea71b6ea972b18f 100644 (file)
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
 #include <TopoDS_Shape.hxx>
 #include <TopoDS_Wire.hxx>
-#include <Standard_Boolean.hxx>
 #include <TopTools_MapOfShape.hxx>
 #include <BRepOffsetAPI_SequenceOfSequenceOfShape.hxx>
 #include <BRepBuilderAPI_MakeShape.hxx>
index 6d0be92578267ae37cb0cc855ea36dae720243af..b8468212b92a57628b2b1b0d311e6db6a592db92 100644 (file)
 
 
 #include <BRepOffsetAPI_NormalProjection.hxx>
-#include <Standard_ConstructionError.hxx>
-#include <Standard_NoSuchObject.hxx>
-#include <StdFail_NotDone.hxx>
-#include <TopoDS_Edge.hxx>
 #include <TopoDS_Shape.hxx>
 
 BRepOffsetAPI_NormalProjection::BRepOffsetAPI_NormalProjection()
index 09a56d0cb7a4143327f1ab15353d9305d589c9a1..48e81ad93f0588c78537c5b5abbace9fa24cf97d 100644 (file)
 
 #include <BRepAlgo_NormalProjection.hxx>
 #include <BRepBuilderAPI_MakeShape.hxx>
-#include <Standard_Real.hxx>
 #include <GeomAbs_Shape.hxx>
-#include <Standard_Integer.hxx>
-#include <Standard_Boolean.hxx>
 #include <TopTools_ListOfShape.hxx>
 class TopoDS_Shape;
 class TopoDS_Edge;
index 5129308edfd3cd68f66b44786d4656ff10665eb5..c9312271369787ca883c2c7633f972adac2d98f4 100644 (file)
@@ -56,7 +56,6 @@
 #include <BSplCLib.hxx>
 #include <Geom2d_Line.hxx>
 #include <Geom_BezierCurve.hxx>
-#include <Geom_BSplineCurve.hxx>
 #include <Geom_BSplineSurface.hxx>
 #include <Geom_Conic.hxx>
 #include <Geom_Curve.hxx>
@@ -76,7 +75,6 @@
 #include <Standard_DomainError.hxx>
 #include <Standard_NullObject.hxx>
 #include <TColgp_Array1OfPnt.hxx>
-#include <TopAbs.hxx>
 #include <TopExp.hxx>
 #include <TopLoc_Location.hxx>
 #include <TopoDS.hxx>
@@ -91,7 +89,6 @@
 #include <TopTools_DataMapOfShapeReal.hxx>
 #include <TopTools_DataMapIteratorOfDataMapOfShapeReal.hxx>
 #include <TopTools_IndexedDataMapOfShapeListOfShape.hxx>
-#include <TopTools_ListIteratorOfListOfShape.hxx>
 #include <BRepAdaptor_Surface.hxx>
 
 //=======================================================================
index dbe90ba5eec63689aaa16e23d979078020fea195..a69dc022b4984ff26a7728163418adeb4d34adcb 100644 (file)
@@ -22,8 +22,6 @@
 #include <Standard_Handle.hxx>
 
 #include <TopTools_SequenceOfShape.hxx>
-#include <Standard_Boolean.hxx>
-#include <Standard_Real.hxx>
 #include <TopoDS_Face.hxx>
 #include <TopTools_DataMapOfShapeShape.hxx>
 #include <TopTools_DataMapOfShapeListOfInteger.hxx>
index 6cd21578fbec174ab5a20737a8685ec1d42978ea..f30f355a318b8268e24fdd16680147af6f9f4d6e 100644 (file)
 
 #include <BRepPreviewAPI_MakeBox.hxx>
 
-#include <BRep_Builder.hxx>
 #include <BRepBuilderAPI_MakeEdge.hxx>
 #include <BRepBuilderAPI_MakeFace.hxx>
 #include <BRepBuilderAPI_MakeVertex.hxx>
 #include <BRepBuilderAPI_MakeWire.hxx>
 
-#include <TopoDS_Compound.hxx>
-
 //=======================================================================
 //function : Build
 //purpose  :
index 59ae5f94596b320790bf3dde09cd25562b5a9219..4fe5053d4380833c7b8e34e312cab52b05b0842a 100644 (file)
@@ -25,7 +25,6 @@
 #include <Geom_Plane.hxx>
 #include <gp_Circ.hxx>
 #include <gp_Circ2d.hxx>
-#include <gp_Lin.hxx>
 #include <gp_Lin2d.hxx>
 #include <gp_Pln.hxx>
 #include <gp_Pnt.hxx>
index 20ce195b3ec752a43a54cb736aadb708bd7accbb..79dce65adbea6bcc6ed90b169ab186b439781d24 100644 (file)
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
 #include <BRep_Builder.hxx>
-#include <Standard_Real.hxx>
-#include <Standard_Boolean.hxx>
 class TopoDS_Shell;
 class TopoDS_Face;
 class gp_Pln;
index f2bcc30ae8b2ba2dfb4d8948fc67c2cf11c72a38..ef1270d2f23266d6022a044ca642ae4956e3dba1 100644 (file)
@@ -21,7 +21,6 @@
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
-#include <Standard_Real.hxx>
 #include <BRepPrim_Revolution.hxx>
 class gp_Ax2;
 class gp_Pnt;
index b49e89e2419c19ddc40c043cb0456c43798bf3c2..fabb6ad33389e5610606d2a9ab8754b0ba5097e2 100644 (file)
@@ -24,7 +24,6 @@
 #include <gp_Pnt.hxx>
 #include <gp_Vec.hxx>
 #include <Precision.hxx>
-#include <Standard_DomainError.hxx>
 #include <TopoDS_Face.hxx>
 
 //=======================================================================
index 1b53715953c1dbfcfdff0a82a940ec87503083b6..87f34da134e2b1d63ce09a434137f23b1bee467d 100644 (file)
@@ -21,7 +21,6 @@
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
-#include <Standard_Real.hxx>
 #include <BRepPrim_Revolution.hxx>
 class gp_Ax2;
 class gp_Pnt;
index a59082d3f03888a1273998628d4934cd013c63d7..612e2aeaade4babadb3c08b17315e75198a1bebb 100644 (file)
@@ -24,7 +24,6 @@
 #include <TopoDS_Vertex.hxx>
 #include <TopoDS_Edge.hxx>
 #include <TopoDS_Face.hxx>
-#include <Standard_Real.hxx>
 #include <Standard_Integer.hxx>
 class BRep_Builder;
 class Geom_Surface;
index b0eba6c7a6ae320d7ec044b1f7148074e533c446..c8343464ae2b67c38d1a1a95326706a4dcb678c3 100644 (file)
@@ -15,8 +15,6 @@
 // commercial license or contractual agreement.
 
 
-#include <BRepPrim_Builder.hxx>
-#include <BRepPrim_Direction.hxx>
 #include <BRepPrim_GWedge.hxx>
 #include <ElCLib.hxx>
 #include <ElSLib.hxx>
 #include <gp_Vec.hxx>
 #include <Precision.hxx>
 #include <Standard_DomainError.hxx>
-#include <Standard_OutOfRange.hxx>
 #include <TopoDS_Edge.hxx>
-#include <TopoDS_Face.hxx>
 #include <TopoDS_Shell.hxx>
 #include <TopoDS_Vertex.hxx>
-#include <TopoDS_Wire.hxx>
 
 #define NBFACES 6
 #define NBWIRES 6
index 58dc5e54d18a87e659cbac68040a18f89750708e..854f1470043dde81dd03886171cfd525c0eaccf1 100644 (file)
@@ -23,7 +23,6 @@
 
 #include <BRepPrim_Builder.hxx>
 #include <gp_Ax2.hxx>
-#include <Standard_Real.hxx>
 #include <TopoDS_Shell.hxx>
 #include <Standard_Boolean.hxx>
 #include <TopoDS_Vertex.hxx>
index 3cd65c3ee1d579ebeacddfc50fa48ac3bd3e83db..f3a1e71add637fc12687db44d44172ad3d10a3a0 100644 (file)
 
 
 #include <BRepPrim_Builder.hxx>
-#include <BRepPrim_Direction.hxx>
 #include <BRepPrim_OneAxis.hxx>
 #include <gp_Ax2.hxx>
 #include <gp_Circ.hxx>
 #include <gp_Circ2d.hxx>
-#include <gp_Lin.hxx>
 #include <gp_Lin2d.hxx>
 #include <gp_Pln.hxx>
 #include <gp_Pnt2d.hxx>
 #include <gp_Vec.hxx>
 #include <Precision.hxx>
 #include <Standard_DomainError.hxx>
-#include <Standard_OutOfRange.hxx>
 #include <TopoDS_Edge.hxx>
 #include <TopoDS_Face.hxx>
 #include <TopoDS_Shell.hxx>
 #include <TopoDS_Vertex.hxx>
-#include <TopoDS_Wire.hxx>
 
 #define NBVERTICES 6
 #define VAXISTOP    0
index 9cb99a347b135c75d2df7e1519728d5d6accf4ea..ea07e580a1b1de82d425809c492b5e74f0b5fdbc 100644 (file)
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
 #include <BRepPrim_Builder.hxx>
 #include <gp_Ax2.hxx>
-#include <Standard_Real.hxx>
 #include <TopoDS_Shell.hxx>
-#include <Standard_Boolean.hxx>
 #include <TopoDS_Vertex.hxx>
 #include <TopoDS_Edge.hxx>
 #include <TopoDS_Wire.hxx>
index de802b37bbdfc00ed9e1a0c0e9ac0a7b7a311564..eec0b5141e39fe3f84bdac97cc8dedcc697797e2 100644 (file)
@@ -24,7 +24,6 @@
 #include <gp_Ax2d.hxx>
 #include <gp_Pnt.hxx>
 #include <Precision.hxx>
-#include <Standard_DomainError.hxx>
 #include <TopoDS_Face.hxx>
 
 // parameters on the meridian
index 15aa5a9126fef0a5a2a7ac47cf4baf1df50cdb7f..3b11fa624a72e5e3579c3189efe08196f0e6c0c5 100644 (file)
@@ -21,7 +21,6 @@
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
-#include <Standard_Real.hxx>
 #include <BRepPrim_Revolution.hxx>
 class gp_Pnt;
 class gp_Ax2;
index 52dd97c805189a3ce7deaf7b380c19282a8a133a..49aaeb32e1e86628538ad7ccf97e1bc0ef0695dc 100644 (file)
@@ -25,7 +25,6 @@
 #include <gp_Pnt.hxx>
 #include <gp_Vec.hxx>
 #include <Precision.hxx>
-#include <Standard_DomainError.hxx>
 #include <TopoDS_Face.hxx>
 
 //=======================================================================
index 8b2910b695255392ab04c83bdb2362b66d826ace..c040556ec610c3c6c4965d3e5bd4fbdef79f6cb4 100644 (file)
@@ -21,7 +21,6 @@
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
-#include <Standard_Real.hxx>
 #include <BRepPrim_Revolution.hxx>
 class gp_Ax2;
 class gp_Pnt;
index 3416bd01d8f304e50271413cd6703200677366ed..610b4b69ee558f7ce1b6788e2d13b95204ba536d 100644 (file)
@@ -17,7 +17,6 @@
 
 #include <BRepPrim_Wedge.hxx>
 #include <gp_Ax2.hxx>
-#include <Standard_DomainError.hxx>
 
 //=======================================================================
 //function : BRepPrim_Wedge
index bdd822b465de70effa952bccc4b59b1bab66e1a4..eee8e810d8d7bae5ce2b722e6a51d915aa872675 100644 (file)
@@ -22,7 +22,6 @@
 #include <Standard_Handle.hxx>
 
 #include <BRepPrim_GWedge.hxx>
-#include <Standard_Real.hxx>
 class gp_Ax2;
 
 
index 52cda67cc87c8b318b756ce2df909fb889b0b3dc..8b20ae7bb796920f51b4d6448688514b5aea8d1a 100644 (file)
 
 
 #include <BRepBuilderAPI.hxx>
-#include <BRepPrim_Direction.hxx>
-#include <BRepPrim_Wedge.hxx>
 #include <BRepPrimAPI_MakeBox.hxx>
 #include <gp_Ax2.hxx>
 #include <gp_Pnt.hxx>
-#include <Standard_DomainError.hxx>
-#include <Standard_OutOfRange.hxx>
-#include <StdFail_NotDone.hxx>
 #include <TopoDS.hxx>
-#include <TopoDS_Face.hxx>
 #include <TopoDS_Shell.hxx>
 #include <TopoDS_Solid.hxx>
 
index 4e9061d51290bc478a8d20f71f45531b2461f0db..c677bb32bdf59a2ec40d3673626282cd88f8e426 100644 (file)
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
 #include <BRepPrim_Wedge.hxx>
 #include <BRepBuilderAPI_MakeShape.hxx>
-#include <Standard_Real.hxx>
 class gp_Pnt;
 class gp_Ax2;
 class TopoDS_Shell;
index 728bf4688578af91a4c08c7d2ed57f2264263073..9228e10aaeaa8a6c6f99b61dc145c971c4821cab 100644 (file)
 // commercial license or contractual agreement.
 
 
-#include <BRepBuilderAPI.hxx>
-#include <BRepPrim_Cone.hxx>
 #include <BRepPrimAPI_MakeCone.hxx>
 #include <gp.hxx>
 #include <gp_Ax2.hxx>
-#include <gp_Dir.hxx>
-#include <Standard_DomainError.hxx>
 
 //=======================================================================
 //function : BRepPrimAPI_MakeCone
index 0b9da1eca7b50120865eba5ce261c876189616af..c57b67013b3ee29cf0a8e9eb14e0bb5ae79222d5 100644 (file)
@@ -23,8 +23,6 @@
 
 #include <BRepPrim_Cone.hxx>
 #include <BRepPrimAPI_MakeOneAxis.hxx>
-#include <Standard_Real.hxx>
-#include <Standard_Address.hxx>
 class gp_Ax2;
 
 
index e68e23d72b19344cb20ef2859f9e5925fc536aca..3b6a2e4a4b201770b909bbad04953e6965041d1e 100644 (file)
 // commercial license or contractual agreement.
 
 
-#include <BRepBuilderAPI.hxx>
-#include <BRepPrim_Cylinder.hxx>
 #include <BRepPrimAPI_MakeCylinder.hxx>
 #include <gp.hxx>
 #include <gp_Ax2.hxx>
-#include <gp_Dir.hxx>
-#include <Standard_DomainError.hxx>
 
 //=======================================================================
 //function : BRepPrimAPI_MakeCylinder
index 316fea7a37c33cdc55653026d50f59e37059eb79..ccaaff210a616957779f23bf007e87ff876d2197 100644 (file)
@@ -23,8 +23,6 @@
 
 #include <BRepPrim_Cylinder.hxx>
 #include <BRepPrimAPI_MakeOneAxis.hxx>
-#include <Standard_Real.hxx>
-#include <Standard_Address.hxx>
 class gp_Ax2;
 
 
index c4ab4ba7f002f1fa48cec59c14852b6ff810c813..c7df3c9ab69b59827c322b8120680e103aa2ebce 100644 (file)
@@ -19,7 +19,6 @@
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
 #include <TopoDS_Solid.hxx>
 #include <BRepBuilderAPI_MakeShape.hxx>
index dc9d9fefe4d21cab70f2c731a70f535539847cd1..51a0b76859b0ba01a6e6787881fd3e6075c067b1 100644 (file)
 // commercial license or contractual agreement.
 
 
-#include <BRepBuilderAPI.hxx>
 #include <BRepPrim_OneAxis.hxx>
 #include <BRepPrimAPI_MakeOneAxis.hxx>
-#include <StdFail_NotDone.hxx>
 #include <TopoDS.hxx>
 #include <TopoDS_Face.hxx>
 #include <TopoDS_Shell.hxx>
index ce4eb1b293839d36aa906d030d8c91f208159ca9..38e703e1b83826014a8222d0fb56d36cff226b58 100644 (file)
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
 #include <BRepBuilderAPI_MakeShape.hxx>
-#include <Standard_Address.hxx>
 class TopoDS_Face;
 class TopoDS_Shell;
 class TopoDS_Solid;
index 7d7550cbd309225834de74b30d7c304fb663967d..81910b59f7874cfaacbe1133912f41642cc55a26 100644 (file)
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
 #include <BRepSweep_Prism.hxx>
 #include <BRepPrimAPI_MakeSweep.hxx>
-#include <Standard_Boolean.hxx>
 #include <TopTools_ListOfShape.hxx>
 class TopoDS_Shape;
 class gp_Vec;
index b8e61e9b06ff9082981bf81b5eea70cc2910c64f..8385f5aa13bc43c89bb397f784984899025d8ec0 100644 (file)
@@ -22,8 +22,6 @@
 #include <BRepPrimAPI_MakeRevol.hxx>
 #include <BRepSweep_Revol.hxx>
 #include <gp_Ax1.hxx>
-#include <gp_Circ.hxx>
-#include <gp_Lin.hxx>
 #include <TopExp_Explorer.hxx>
 #include <TopoDS_Shape.hxx>
 #include <TopTools_DataMapOfShapeListOfShape.hxx>
index 82df13808fa6c4c441fd9e2259e28d73fcd3ad86..d685b767141eb53e5cd34adee6d4c5beb084e3cd 100644 (file)
@@ -25,8 +25,6 @@
 #include <TopTools_ListOfShape.hxx>
 #include <BRepPrimAPI_MakeSweep.hxx>
 #include <BRepTools_History.hxx>
-#include <Standard_Real.hxx>
-#include <Standard_Boolean.hxx>
 class TopoDS_Shape;
 class gp_Ax1;
 
index 659456573407251e24a285a0fd922b94954e7643..5c5efecb45523b5eedd3eaf5834277cad6888fd4 100644 (file)
@@ -23,7 +23,6 @@
 #include <Geom_Plane.hxx>
 #include <GeomProjLib.hxx>
 #include <gp_Ax2.hxx>
-#include <Standard_DomainError.hxx>
 
 //=======================================================================
 //function : Project
index bc2a048edebe4b29fedccaf554be3844e385955e..3a3f1c0293451576ba5dd8447f2dd8f1b41cf88e 100644 (file)
@@ -23,7 +23,6 @@
 
 #include <BRepPrim_Revolution.hxx>
 #include <BRepPrimAPI_MakeOneAxis.hxx>
-#include <Standard_Real.hxx>
 #include <Standard_Address.hxx>
 class Geom_Curve;
 class gp_Ax2;
index d302518252695f52e7545692651a3445f3b8d4f5..dbf2fda517005b07e74e8713b1ac64e530baefc2 100644 (file)
 
 
 #include <BRepBuilderAPI.hxx>
-#include <BRepPrim_Sphere.hxx>
 #include <BRepPrimAPI_MakeSphere.hxx>
 #include <gp.hxx>
 #include <gp_Ax2.hxx>
 #include <gp_Dir.hxx>
 #include <gp_Pnt.hxx>
-#include <Standard_DomainError.hxx>
 
 //=======================================================================
 //function : BRepPrimAPI_MakeSphere
index f8dfcc2bfe4d00f3cdcb42ed8f07b7ffce0d1c78..2542f2c907fe2fe6754421647bdcbda4b4bf33c6 100644 (file)
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
 #include <BRepPrim_Sphere.hxx>
 #include <BRepPrimAPI_MakeOneAxis.hxx>
-#include <Standard_Real.hxx>
-#include <Standard_Address.hxx>
 class gp_Pnt;
 class gp_Ax2;
 
index a1f6559d2316a5b59dc0198f4e1e0c6c8a4d0775..f05da8aca96cd0dfa212e0d7850ab2224c6a390c 100644 (file)
@@ -19,7 +19,6 @@
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
 #include <BRepBuilderAPI_MakeShape.hxx>
 class TopoDS_Shape;
index ce577d53698c819edb38ac7a4730359e9c06db36..69a5b3aed2a050f6b0ba950bb2f6dde0ad57bc0e 100644 (file)
 // commercial license or contractual agreement.
 
 
-#include <BRepBuilderAPI.hxx>
-#include <BRepPrim_Torus.hxx>
 #include <BRepPrimAPI_MakeTorus.hxx>
 #include <gp_Ax2.hxx>
-#include <Standard_DomainError.hxx>
 
 //=======================================================================
 //function : BRepPrimAPI_MakeTorus
index c229971812cdbf824e9205102122ee2fc2c4d383..820733aaacc4192118ad37ed089f762923befefb 100644 (file)
@@ -23,8 +23,6 @@
 
 #include <BRepPrim_Torus.hxx>
 #include <BRepPrimAPI_MakeOneAxis.hxx>
-#include <Standard_Real.hxx>
-#include <Standard_Address.hxx>
 class gp_Ax2;
 
 
index d98e4d25d8dc6eb8a169d0e15e93f94c62c8f764..2d83a23cefae771468f081e655fbf1abe09092bb 100644 (file)
 // commercial license or contractual agreement.
 
 
-#include <BRepPrim_Wedge.hxx>
 #include <BRepPrimAPI_MakeWedge.hxx>
 #include <gp_Ax2.hxx>
-#include <Standard_DomainError.hxx>
-#include <StdFail_NotDone.hxx>
 #include <TopoDS.hxx>
 #include <TopoDS_Shell.hxx>
 #include <TopoDS_Solid.hxx>
index ea643c0e419964ab2f1d91f17c8f3b38f9bd2346..cb0707eb9ca31779076c93ee9d43e3e024ba5756 100644 (file)
@@ -23,7 +23,6 @@
 
 #include <BRepPrim_Wedge.hxx>
 #include <BRepBuilderAPI_MakeShape.hxx>
-#include <Standard_Real.hxx>
 class gp_Ax2;
 class TopoDS_Shell;
 class TopoDS_Solid;
index a448b9300d9d5565a332e4bf92a84f0c09836e93..d0a3a64bb78b38d836a990f70df54c7cfe8df031 100644 (file)
 
 
 #include <Bnd_Box.hxx>
-#include <BRep_Builder.hxx>
-#include <BRep_Tool.hxx>
 #include <BRepAlgoAPI_Section.hxx>
 #include <BRepBndLib.hxx>
 #include <BRepFill_Generator.hxx>
-#include <BRepLib_MakeEdge.hxx>
 #include <BRepLib_MakeVertex.hxx>
 #include <BRepLib_MakeWire.hxx>
 #include <BRepProj_Projection.hxx>
 #include <Precision.hxx>
 #include <ShapeAnalysis_FreeBounds.hxx>
 #include <Standard_ConstructionError.hxx>
-#include <Standard_NoSuchObject.hxx>
 #include <Standard_NullObject.hxx>
-#include <TopExp.hxx>
 #include <TopExp_Explorer.hxx>
-#include <TopLoc_Location.hxx>
 #include <TopoDS.hxx>
 #include <TopoDS_Shape.hxx>
-#include <TopTools_ListIteratorOfListOfShape.hxx>
-#include <TopTools_ListOfShape.hxx>
 
 //=======================================================================
 //function : DistanceOut
index 1732247227429ea002f28cf9bff8c7da233cd484..a224b5f7ac9b8c2b2894dc3f2fb35fdee2f3398f 100644 (file)
@@ -21,7 +21,6 @@
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
-#include <Standard_Boolean.hxx>
 #include <TopoDS_Shape.hxx>
 #include <TopoDS_Compound.hxx>
 #include <TopTools_HSequenceOfShape.hxx>
index 70a4e503819b7e2cc040a8b79509705646a637d8..989d6cdd65a6432aade01541b9f8a1cb10a1612a 100644 (file)
@@ -15,7 +15,6 @@
 // commercial license or contractual agreement.
 
 
-#include <BRep_Builder.hxx>
 #include <BRepSweep_Builder.hxx>
 #include <TopoDS.hxx>
 #include <TopoDS_Shape.hxx>
index 32fc4382f0a41f9dba1c1fed64f081e170add311..c0f0d96f2c62fb70e24e3be0dc1fbaa5ea2bb38c 100644 (file)
@@ -16,8 +16,6 @@
 
 
 #include <BRepSweep_Iterator.hxx>
-#include <Standard_NoMoreObject.hxx>
-#include <Standard_NoSuchObject.hxx>
 #include <TopoDS_Shape.hxx>
 
 //=======================================================================
index a91c49a97811cafad16084b076a807f55b469172..590d80fd11442fd16a1363ca93a27c5a791fdf77 100644 (file)
 // commercial license or contractual agreement.
 
 
-#include <BRepSweep_Builder.hxx>
 #include <BRepSweep_Iterator.hxx>
 #include <BRepSweep_NumLinearRegularSweep.hxx>
 #include <BRepSweep_Tool.hxx>
-#include <Standard_DomainError.hxx>
 #include <Standard_NoMoreObject.hxx>
 #include <Standard_NoSuchObject.hxx>
-#include <Standard_RangeError.hxx>
 #include <Sweep_NumShape.hxx>
 #include <Sweep_NumShapeIterator.hxx>
 #include <Sweep_NumShapeTool.hxx>
@@ -30,7 +27,6 @@
 #include <TopAbs_Orientation.hxx>
 #include <TopoDS_Shape.hxx>
 #include <TopTools_SequenceOfShape.hxx>
-#include <TopoDS.hxx>
 
 //=======================================================================
 //function : BRepSweep_NumLinearRegularSweep
index b105441f9b2f36efe74492582c5e1fb70d5436a5..86a2a1206e95fc55af3ddb5ed0fe82c36c3703b4 100644 (file)
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
 #include <BRepSweep_Builder.hxx>
 #include <TopoDS_Shape.hxx>
-#include <Sweep_NumShape.hxx>
 #include <BRepSweep_Tool.hxx>
 #include <Sweep_NumShapeTool.hxx>
 #include <TopTools_Array2OfShape.hxx>
 #include <TColStd_Array2OfBoolean.hxx>
 #include <TopAbs_Orientation.hxx>
-#include <Standard_Boolean.hxx>
 
 
 //! This  a generic  class  is  used   to build Sweept
index 043623bdbe68ae1c66dbb626e0601d30ae9d1a9e..001dada271d82de3cdc205269e97c13893a4fe8b 100644 (file)
@@ -23,7 +23,6 @@
 
 #include <BRepSweep_Rotation.hxx>
 #include <Standard_Boolean.hxx>
-#include <Standard_Real.hxx>
 class TopoDS_Shape;
 class gp_Ax1;
 class Sweep_NumShape;
index 2a468000a63e7b6ca1b65e46bce5c15ea0c5534c..679b850ff7fb0d346b8e435f505d43a40fafea06 100644 (file)
@@ -45,7 +45,6 @@
 #include <gp_Ax22d.hxx>
 #include <gp_Circ2d.hxx>
 #include <gp_Cone.hxx>
-#include <gp_Cylinder.hxx>
 #include <gp_Dir.hxx>
 #include <gp_Dir2d.hxx>
 #include <gp_Lin.hxx>
index 0e157e03aa06e4ebd4115a769b93d41b044d1bf1..fe162223b9d76bd0290d06c7fd782bbe79b99fff 100644 (file)
@@ -21,7 +21,6 @@
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
-#include <Standard_Real.hxx>
 #include <gp_Ax1.hxx>
 #include <BRepSweep_Trsf.hxx>
 #include <Standard_Boolean.hxx>
index 534e6b0f9a2fd9190208789ccb54dc4a596937e8..5cd34b8af18a84f36b91c3f5b2e16a3291423f73 100644 (file)
@@ -16,7 +16,6 @@
 
 
 #include <BRepSweep_Tool.hxx>
-#include <Standard_OutOfRange.hxx>
 #include <TopExp.hxx>
 #include <TopoDS_Shape.hxx>
 
index da74db3ad71f5af7e11e345fb3583eb851a039af..8e2de586120c535e5f456e55091f08dee8980bc0 100644 (file)
@@ -22,7 +22,6 @@
 #include <Standard_Handle.hxx>
 
 #include <TopTools_IndexedMapOfShape.hxx>
-#include <Standard_Integer.hxx>
 #include <TopAbs_ShapeEnum.hxx>
 #include <TopAbs_Orientation.hxx>
 class TopoDS_Shape;
index 4bb9d92723b3d4c68c54374b5037ce160e9ae129..388f7a2b71281a9378674e86b0e61bcdd2e9a2f9 100644 (file)
 #include <BRepSweep_Translation.hxx>
 
 #include <GeomAdaptor_SurfaceOfLinearExtrusion.hxx>
-#include <BRep_CurveRepresentation.hxx>
-#include <BRep_ListIteratorOfListOfCurveRepresentation.hxx>
 #include <BRep_TEdge.hxx>
 #include <BRep_Tool.hxx>
 #include <BRepAdaptor_Curve.hxx>
 #include <BRepAdaptor_Surface.hxx>
 #include <BRepTools.hxx>
-#include <ElSLib.hxx>
 #include <Geom2d_Line.hxx>
 #include <Geom_Curve.hxx>
 #include <Geom_CylindricalSurface.hxx>
@@ -35,7 +32,6 @@
 #include <GeomAbs_SurfaceType.hxx>
 #include <GeomAdaptor_Curve.hxx>
 #include <GeomAdaptor_Surface.hxx>
-#include <gp.hxx>
 #include <gp_Dir.hxx>
 #include <gp_Dir2d.hxx>
 #include <gp_Lin.hxx>
index 3b0b3b9bfc9215ec29253018c7ee314967dd73cf..b1649a7dd94fdd635ae49edb0c4a741a76ff5633 100644 (file)
@@ -15,7 +15,6 @@
 // commercial license or contractual agreement.
 
 
-#include <BRep_Builder.hxx>
 #include <BRep_Tool.hxx>
 #include <BRepAdaptor_Curve.hxx>
 #include <BRepLProp.hxx>
index 4d40d076508770e3ba7ddbfdd44f805de9f621b5..dcb80b3f628eebfc31cd2ac84a29affbbc437af4 100644 (file)
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
 #include <TopLoc_Location.hxx>
-#include <Standard_Boolean.hxx>
 #include <BRepSweep_NumLinearRegularSweep.hxx>
 #include <TopAbs_Orientation.hxx>
 class BRep_Builder;
index 89574e30080b0aac36dc697e19d2e53fbf1a7a88..216dc8ccf437d8d026dfbb3d19378fc4474419a7 100644 (file)
@@ -33,9 +33,9 @@
 #include <gp_Ax2.hxx>
 #include <gp_Mat.hxx>
 #include <gp_GTrsf.hxx>
+#include <GeomAdaptor_Surface.hxx>
 #include <BRepOffsetAPI_NormalProjection.hxx>
 #include <BRepLib.hxx>
-#include <BRep_Builder.hxx>
 #include <BRepBndLib.hxx>
 #include <Bnd_Box.hxx>
 #include <Bnd_Box2d.hxx>
 #include <BRepTools_WireExplorer.hxx>
 
 #include <GCPnts_QuasiUniformAbscissa.hxx>
-#include <Geom2dAdaptor_Curve.hxx>
 #include <GeomAdaptor_Curve.hxx>
 #include <ProjLib_ComputeApproxOnPolarSurface.hxx>
 #include <DrawTrSurf.hxx>
 #include <Geom_Plane.hxx>
 
-#include <OSD_Timer.hxx>
 #include <Draw_Segment3D.hxx>
 #include <Draw_Marker3D.hxx>
 #include <Draw_MarkerShape.hxx>
@@ -60,8 +58,6 @@
 #include <BRepTools.hxx>
 #include <Standard_Dump.hxx>
 
-#include <stdio.h>
-
 Standard_IMPORT Draw_Viewer dout;
 
 //=======================================================================
@@ -850,7 +846,6 @@ static Standard_Integer IsBoxesInterfered(Draw_Interpretor& theDI,
 //function : gbounding
 //purpose  : 
 //=======================================================================
-#include <GeomAdaptor_Surface.hxx>
 #include <BndLib_AddSurface.hxx>
 #include <BndLib_Add3dCurve.hxx>
 #include <BndLib_Add2dCurve.hxx>
@@ -989,7 +984,6 @@ static Standard_Integer precision(Draw_Interpretor& di,Standard_Integer n,const
 //purpose  : 
 //=======================================================================
 #include <IntCurvesFace_ShapeIntersector.hxx>
-#include <gp_Lin.hxx>
 
 static Standard_Integer reperageshape(Draw_Interpretor& di, Standard_Integer narg , const char** a) 
 {
index 63a3c2a2e2d4cc2594da83c5cca7bbf71a8dc84d..4e2961c5a22684fbd82405104df9db60e48c238f 100644 (file)
@@ -23,7 +23,6 @@
 #include <TopoDS.hxx>
 #include <TopoDS_Face.hxx>
 #include <TopoDS_Edge.hxx>
-#include <TopoDS_Vertex.hxx>
 #include <TopoDS_Shape.hxx>
 
 #include <Precision.hxx>
index 35b1c10a5c381e4a9307ffe9aef6ea25889817be..be90986d709379af951fab0cdcc453db9de38830 100644 (file)
 #include <BRepCheck_Analyzer.hxx>
 #include <BRepCheck_Result.hxx>
 #include <BRepCheck_ListIteratorOfListOfStatus.hxx>
-#include <TopoDS_Iterator.hxx>
 #include <TopExp_Explorer.hxx>
-#include <TopTools_DataMapOfShapeListOfShape.hxx>
-#include <TopTools_DataMapIteratorOfDataMapOfShapeListOfShape.hxx>
-#include <TopTools_DataMapIteratorOfDataMapOfIntegerListOfShape.hxx>
 #include <TopTools_ListOfShape.hxx>
-#include <TopTools_ListIteratorOfListOfShape.hxx>
 #include <DBRep_DrawableShape.hxx>
-#include <Draw_SequenceOfDrawable3D.hxx>
 #include <BRepCheck.hxx>
 #include <BRepCheck_Edge.hxx>
 #include <Draw_Interpretor.hxx>
 #include <Draw.hxx>
 #include <DBRep.hxx>
 #include <BRepTest.hxx>
-#include <GeometryTest.hxx>
-#include <Precision.hxx>
-#include <LocalAnalysis.hxx>
 #include <LocalAnalysis_SurfaceContinuity.hxx>
 #include <Geom_SphericalSurface.hxx>
 #include <Geom_Surface.hxx>
-#include <Geom_Curve.hxx>
 #include <Geom2d_TrimmedCurve.hxx>
 #include <Geom2d_Curve.hxx>
 #include <DrawTrSurf.hxx>
 #include <GeomAbs_Shape.hxx>
 #include <TCollection_AsciiString.hxx>
-#include <TopoDS.hxx>
 #include <TopExp.hxx>
 #include <TopTools_IndexedDataMapOfShapeListOfShape.hxx>
 #include <TopTools_MapOfShape.hxx>
-#include <TopTools_MapIteratorOfMapOfShape.hxx>
 #include <TopoDS_Shape.hxx>
 #include <TopoDS_Edge.hxx>
 #include <TopoDS_Face.hxx>
-#include <BRep_Tool.hxx>
 
 #include <TopOpeBRepTool_PurgeInternalEdges.hxx>
 //#include <TopOpeBRepTool_FuseEdges.hxx>
index 3039254739c6050032e903bdd635ed07efa98f27..37e39897d805b79ce2331859f4eb60481997f2c3 100644 (file)
 #include <BRepTest.hxx>
 #include <GeometryTest.hxx>
 #include <gp_Pnt2d.hxx>
-#include <gp_Pln.hxx>
-#include <gp_Ax2.hxx>
 #include <gp_Vec.hxx>
 #include <gp_Vec2d.hxx>
-#include <TColgp_HArray1OfPnt2d.hxx>
-#include <TColgp_Array1OfPnt2d.hxx>
-#include <BRepBuilderAPI.hxx>
 #include <BRepBuilderAPI_MakeVertex.hxx>
 #include <BRepBuilderAPI_MakeEdge.hxx>
 #include <BRepBuilderAPI_MakeEdge2d.hxx>
@@ -56,7 +51,6 @@
 #include <Draw_Interpretor.hxx>
 #include <Draw_Appli.hxx>
 #include <DrawTrSurf.hxx>
-#include <DrawTrSurf_BSplineCurve2d.hxx>
 #include <DrawTrSurf_Point.hxx>
 
 #include <gp.hxx>
index e5d0ebe000d0cb020d92e28421939b7f08ef4a09..c6ee8ca1f6d43bb9e8b3014ddf4f1c078071b32e 100644 (file)
@@ -17,7 +17,6 @@
 #define _BRepTest_DrawableHistory_HeaderFile
 
 #include <Standard.hxx>
-#include <Standard_Type.hxx>
 
 #include <BRepTools_History.hxx>
 
index 3be19ae908e13a2563a6422bddcf2da261ba0069..ee9d0f4f7d94776e5600dc8d4127c83cbf90caa3 100644 (file)
@@ -20,7 +20,6 @@
 #include <BRepExtrema_DistShapeShape.hxx>
 #include <BRepExtrema_ShapeProximity.hxx>
 #include <BRepExtrema_SelfIntersection.hxx>
-#include <BRepLib_MakeEdge.hxx>
 #include <BRepLib_MakeVertex.hxx>
 #include <BRepBuilderAPI_MakeEdge.hxx>
 #include <Draw_ProgressIndicator.hxx>
@@ -30,7 +29,6 @@
 #include <Message.hxx>
 #include <OSD_Timer.hxx>
 #include <TCollection_AsciiString.hxx>
-#include <TColStd_MapIteratorOfPackedMapOfInteger.hxx>
 #include <Precision.hxx>
 
 #include <stdio.h>
index c3ebfcc7345101f447292d3199fe1cd8323d39da..8b69ec1ba212158ed785fb2297cd91ad27e8916d 100644 (file)
 #include <DrawTrSurf.hxx>
 #include <Draw_ProgressIndicator.hxx>
 
-#include <TopTools_ListOfShape.hxx>
-#include <TopTools_ListIteratorOfListOfShape.hxx>
-#include <TopTools_MapOfShape.hxx>
-#include <TopTools_MapIteratorOfMapOfShape.hxx>
 #include <TopExp_Explorer.hxx>
-#include <TopoDS_Face.hxx>
-#include <TopoDS_Wire.hxx>
-#include <TopoDS_Shell.hxx>
-#include <TopoDS_Compound.hxx>
-#include <TopoDS_Edge.hxx>
-#include <TopoDS.hxx>
 
 #include <Geom_RectangularTrimmedSurface.hxx>
 #include <Geom_Plane.hxx>
 #include <Geom_CylindricalSurface.hxx>
-#include <gp_Lin.hxx>
-#include <gp_Pln.hxx>
-#include <gp_Cylinder.hxx>
 
 //#include <BRepFeat_LocalOperation.hxx>
-#include <BRepFeat_Builder.hxx>
 #include <BRepFeat_MakeCylindricalHole.hxx>
 #include <BRepFeat_SplitShape.hxx>
 #include <BRepFeat_Gluer.hxx>
@@ -57,7 +43,6 @@
 
 #include <BRepOffset_MakeOffset.hxx>
 #include <BRepOffset_MakeSimpleOffset.hxx>
-#include <BRep_Tool.hxx>
 #include <BRep_Builder.hxx>
 #include <DBRep.hxx>
 #include <DBRep_DrawableShape.hxx>
index 281f58e5666fc93c4ccfa67c654e25caa762a314..b4ef1ea15637332493838e0935ce7a5a85185f24 100644 (file)
 
 #include <BRepTest.hxx>
 #include <BRepTest_Objects.hxx>
-#include <TColgp_Array1OfPnt2d.hxx>
 #include <DBRep.hxx>
 #include <Draw_Interpretor.hxx>
 #include <Draw_Appli.hxx>
 #include <BRepFilletAPI_MakeFillet.hxx>
 #include <BiTgte_Blend.hxx>
 #include <TopOpeBRepBuild_HBuilder.hxx>
-#include <TopTools_ListIteratorOfListOfShape.hxx>
 #include <TopAbs_ShapeEnum.hxx>
 #include <TopoDS_Shape.hxx>
 #include <TopoDS_Compound.hxx>
 #include <TopoDS_Edge.hxx>
-#include <TopoDS_Vertex.hxx>
 #include <TopoDS.hxx>
-#include <TopExp.hxx>
 #include <TopExp_Explorer.hxx>
 
 #include <BOPAlgo_PaveFiller.hxx>
 
-#include <BRepAlgoAPI_BooleanOperation.hxx>
 #include <BRepAlgoAPI_Fuse.hxx>
 #include <BRepAlgoAPI_Cut.hxx>
 #include <BRepAlgoAPI_Section.hxx>
 #include <FilletSurf_Builder.hxx>
 #include <ChFi3d_FilletShape.hxx>
 #include <Geom_TrimmedCurve.hxx>
-#include <Geom_Surface.hxx>
-#include <Geom_Curve.hxx>
-#include <Geom2d_Curve.hxx>
 #include <TopTools_ListOfShape.hxx>
 #include <FilletSurf_StatusType.hxx>
 #include <FilletSurf_ErrorTypeStatus.hxx>
-#include <TopAbs.hxx>
 #include <DrawTrSurf.hxx>
 #include <Message.hxx>
 #include <Draw_ProgressIndicator.hxx>
index 0bd777772d38891824fba5fdb5181c852a9f7f0d..a5e7fb9673010111750da43ce4f335940dcae567 100644 (file)
 #include <Draw_Appli.hxx>
 #include <Draw_ProgressIndicator.hxx>
 #include <DrawTrSurf.hxx>
-#include <TopAbs_ShapeEnum.hxx>
-#include <TopoDS.hxx>
-#include <TopoDS_Edge.hxx>
-#include <TopoDS_Face.hxx>
-#include <TopExp_Explorer.hxx>
-#include <TopExp.hxx>
 #include <BRepAdaptor_Surface.hxx>
 #include <BRepAdaptor_Curve2d.hxx>
-#include <BRepAdaptor_Curve.hxx>  
 #include <BRepTest.hxx>
 #include <DBRep.hxx>
-#include <Adaptor3d_CurveOnSurface.hxx>
 #include <TColStd_HArray1OfInteger.hxx>
-#include <BRep_Tool.hxx>
 
 #include <BRepLib.hxx>
 #include <BRep_Builder.hxx>
-#include <GeomPlate_BuildPlateSurface.hxx>
-#include <GeomPlate_BuildAveragePlane.hxx>
 #include <GeomPlate_Surface.hxx>
-#include <GeomPlate_BuildAveragePlane.hxx>
-#include <GeomPlate_HArray1OfHCurve.hxx>
 
 #include <GeomPlate_MakeApprox.hxx>
 #include <GeomPlate_PlateG0Criterion.hxx>
 #include <GeomPlate_PlateG1Criterion.hxx>
 #include <BRepFill_CurveConstraint.hxx>
-#include <GeomPlate_PointConstraint.hxx>
-#include <GeomAdaptor_Surface.hxx>
 #include <Geom_Surface.hxx>
 
 #include <TopoDS_Wire.hxx>
 #include <BRepBuilderAPI_MakeEdge.hxx>
 #include <BRepBuilderAPI_MakeWire.hxx>
-#include <BRepBuilderAPI_WireError.hxx>
 #include <BRepBuilderAPI_MakeFace.hxx>
-#include <TColGeom2d_HArray1OfCurve.hxx>
 
 #include <AdvApp2Var_ApproxAFunc2Var.hxx>
-#include <AdvApp2Var_Context.hxx>
-#include <AdvApprox_PrefCutting.hxx>
-#include <AdvApprox_Cutting.hxx>
-#include <AdvApprox_DichoCutting.hxx>
 
 #include <Geom_BSplineSurface.hxx>
 
-#include <TColStd_HArray1OfReal.hxx>
-#include <TColStd_HArray2OfReal.hxx>
-
 #include <TColgp_SequenceOfXY.hxx>
 #include <TColgp_SequenceOfXYZ.hxx>
 
 #include <BRepAdaptor_Curve.hxx>
-#include <Adaptor3d_IsoCurve.hxx>
 
-#include <Extrema_ExtPS.hxx>
-#include <Extrema_POnSurf.hxx>
-#include <Geom_Plane.hxx>
 #include <BRepOffsetAPI_MakeFilling.hxx>
 #include <TCollection_AsciiString.hxx>
-#include <Geom2d_TrimmedCurve.hxx>
-#include <GeomConvert_ApproxSurface.hxx>
 
 #include <BRepTest_Objects.hxx>
 
index 90c28f5308b2ed624fce32f76d101a044c568aeb..7c9817b60cb9beba99ed566884cf860fd1f99a39 100644 (file)
 #include <BRepGProp.hxx>
 #include <TopoDS_Shape.hxx>
 #include <GProp_PrincipalProps.hxx>
-#include <gp_Ax2.hxx>
-#include <gp_Ax3.hxx>
 
 #include <Draw_Axis3D.hxx>
 #include <Precision.hxx>
-#include <OSD_Chronometer.hxx>
-#include <Geom_Surface.hxx>
-#include <DrawTrSurf.hxx>
-#include <Geom_Plane.hxx>
-#include <gp_Pln.hxx>
 
 #ifdef _WIN32
 Standard_IMPORT Draw_Viewer dout;
index ab1e401e9b9d4ebf45bf29adc50fe2993145d447..3006fefc94afdb6e06e94a311a73298828a20b69 100644 (file)
@@ -24,7 +24,6 @@
 #include <DBRep.hxx>
 
 #include <TopoDS.hxx>
-#include <TopoDS_Compound.hxx>
 
 static Standard_Integer SetFillHistory(Draw_Interpretor&, Standard_Integer, const char**);
 static Standard_Integer SaveHistory   (Draw_Interpretor&, Standard_Integer, const char**);
index 7a4d8c14ae68469b5587c49f16f0be31c8294832..04255f2aff221641bc2ef10ec9d4a49bb9e071d0 100644 (file)
@@ -17,7 +17,6 @@
 #include <BRepTest.hxx>
 #include <Draw_Interpretor.hxx>
 #include <Draw_Appli.hxx>
-#include <DrawTrSurf.hxx>
 #include <DrawTrSurf_Curve2d.hxx>
 
 #include <Geom2d_Line.hxx>
 #include <MAT_Bisector.hxx>
 #include <MAT_Zone.hxx>
 #include <MAT_Graph.hxx>
-#include <MAT_Arc.hxx>
 #include <MAT_BasicElt.hxx>
-#include <MAT_Node.hxx>
 #include <MAT_Side.hxx>
 
-#include <Bisector_Bisec.hxx>
 #include <Bisector_BisecAna.hxx>
-#include <Bisector_Curve.hxx>
 #include <Precision.hxx>
 
 #include <BRepMAT2d_Explorer.hxx>
index 17d5d26ffd072d137b6fcc231e4c6f1dc50a4e37..a6e860adee16fa65182852f44a90555182135330 100644 (file)
 #include <string.h>
 #include <stdio.h>
 
-#include <Standard_ErrorHandler.hxx>
 #include <Precision.hxx>
 #include <TCollection_AsciiString.hxx>
-#include <gp_Lin.hxx>
 #include <gp_Pnt.hxx>
 #include <gp_Dir.hxx>
-#include <gp_Ax1.hxx>
 
 #include <ElCLib.hxx>
 
 #include <TColgp_SequenceOfPnt.hxx>
 
-#include <GeomAbs_JoinType.hxx>
-#include <Geom_Line.hxx>
-
 #include <IntCurvesFace_Intersector.hxx>
 
-#include <TopAbs.hxx>
 #include <TopAbs_Orientation.hxx>
 
 #include <TopoDS.hxx>
 #include <TopoDS_Shape.hxx>
-#include <TopoDS_Compound.hxx>
-#include <TopoDS_CompSolid.hxx>
-#include <TopoDS_Solid.hxx>
-#include <TopoDS_Shell.hxx>
 #include <TopoDS_Face.hxx>
-#include <TopoDS_Wire.hxx>
-#include <TopoDS_Edge.hxx>
-#include <TopoDS_Vertex.hxx>
-#include <TopoDS_Iterator.hxx>
 
 #include <BRep_Builder.hxx>
 #include <BRep_Tool.hxx>
 
-#include <TopExp_Explorer.hxx>
-
-#include <TopTools_ListOfShape.hxx>
-#include <TopTools_ListIteratorOfListOfShape.hxx>
-#include <TopTools_MapOfShape.hxx>
-
 #include <LocOpe_CSIntersector.hxx>
 #include <LocOpe_SequenceOfLin.hxx>
 #include <LocOpe_PntFace.hxx>
index 3ad36cedf7df20b3c9a4d2288359cb9a80461de2..3ca7233d23b07d9fb2f4d7946b23246b92844081 100644 (file)
 #include <Draw_Interpretor.hxx>
 #include <Draw_Appli.hxx>
 #include <DrawTrSurf.hxx>
-#include <TopoDS_Solid.hxx>
-#include <BRep_Builder.hxx>
 #include <BRepBuilderAPI.hxx>
 #include <BRepPreviewAPI_MakeBox.hxx>
 #include <BRepPrimAPI_MakeBox.hxx>
 #include <BRepPrimAPI_MakeWedge.hxx>
 #include <BRepPrimAPI_MakeCylinder.hxx>
 #include <BRepPrimAPI_MakeCone.hxx>
-#include <BRepPrimAPI_MakeSphere.hxx>
 #include <BRepPrimAPI_MakeTorus.hxx>
 #include <BRepPrimAPI_MakeSphere.hxx>
 #include <Geom_Plane.hxx>
index 72a83082bec89a5d806332e4208f7d34554ab514..ff20ac997767de08659a113723d967bae0cdc609 100644 (file)
 // Alternatively, this file may be used under the terms of Open CASCADE
 // commercial license or contractual agreement.
 
-#include <GeometryTest.hxx>
-#include <DrawTrSurf.hxx>
 #include <Draw_Appli.hxx>
-#include <TopoDS_Shape.hxx>
 #include <DBRep.hxx>
 #include <Draw_Interpretor.hxx>
 #include <BRepProj_Projection.hxx>
-#include <TopExp_Explorer.hxx>
 #include <BRepTest.hxx>
-#include <TopoDS.hxx>
-#include <stdio.h>
 
 //=======================================================================
 //function : prj
index 82eb8550ad01554f1c33cb76f34de9f1e15becc0..1ef3fd00da4a0384fd69a16c427e3db56372d676 100644 (file)
 #include <Draw_Interpretor.hxx>
 #include <Draw_Appli.hxx>
 
-#include <BRep_Builder.hxx>
-#include <BRep_Tool.hxx>
 #include <BRepLib.hxx>
 #include <BRepTools_Quilt.hxx>
 #include <BRepAdaptor_Curve.hxx>
 #include <BRepBuilderAPI_MakeFace.hxx>
 #include <BRepBuilderAPI_MakeShell.hxx>
-#include <BRepBuilderAPI.hxx>
 #include <BRepBuilderAPI_Sewing.hxx>
 #include <BRepOffsetAPI_FindContigousEdges.hxx>
 #include <TopExp_Explorer.hxx>
 #include <TopoDS.hxx>
-#include <TopoDS_Face.hxx>
 #include <TCollection_AsciiString.hxx>
 #include <Geom_Surface.hxx>
 #include <Geom2d_TrimmedCurve.hxx>
-#include <TopTools_ListOfShape.hxx>
 #include <TopTools_SequenceOfShape.hxx>
 #include <Precision.hxx>
 #include <Draw_ProgressIndicator.hxx>
-#include <NCollection_Vector.hxx>
 #include <BRepBuilderAPI_FastSewing.hxx>
 
 #include <GeomAPI_ProjectPointOnSurf.hxx>
@@ -51,7 +45,6 @@
 
 #ifdef _WIN32
 //#define strcasecmp strcmp Already defined
-#include <stdio.h>
 #endif
 
 //-----------------------------------------------------------------------
index 3cf1503ee16deb09a0650934da00bb62003ec7cc..40c0f6f1195104df2d4d83368d28508df543f819 100644 (file)
@@ -23,7 +23,6 @@
 #include <Draw_Appli.hxx>
 
 #include <BRepFill.hxx>
-#include <BRepBuilderAPI_PipeError.hxx>
 #include <BRepFill_Generator.hxx>
 #include <BRepPrimAPI_MakePrism.hxx>
 #include <BRepPrimAPI_MakeRevol.hxx>
 
 #include <BRepLib_MakeWire.hxx>
 #include <TopoDS.hxx>
-#include <TopTools_ListIteratorOfListOfShape.hxx>
 #include <TopExp_Explorer.hxx>
 
 #include <Precision.hxx>
 #include <Law_Interpol.hxx>
 #include <gp_Ax1.hxx>
-#include <gp_Ax2.hxx>
 #include <gp_Pnt2d.hxx>
 #include <TColgp_Array1OfPnt2d.hxx>
 
index 6dd9c0c4b7ea98b82cd7a937465fe00b7e4dc5f2..22e895fee6abc28c419b0ed5396dab3875753d13 100644 (file)
 #include <BRepTest.hxx>
 #include <DBRep.hxx>
 #include <Draw_Interpretor.hxx>
-#include <DrawTrSurf.hxx>
-#include <Geom_Plane.hxx>
 #include <Draw_Appli.hxx>
-#include <BRep_Builder.hxx>
 
-#include <BRepFilletAPI_MakeFillet.hxx>
-#include <BRepBuilderAPI_MakeVertex.hxx>
 #include <BRepPrimAPI_MakeHalfSpace.hxx>
 #include <BRepAlgo_FaceRestrictor.hxx>
-#include <BRepExtrema_ExtPF.hxx>
-#include <TopTools_ListIteratorOfListOfShape.hxx>
 #include <TopoDS.hxx>
-#include <TopoDS_Edge.hxx>
-#include <TopoDS_Compound.hxx>
-#include <TopoDS_Wire.hxx>
-#include <TopExp_Explorer.hxx>
 #include <TopOpeBRepBuild_HBuilder.hxx>
 #include <TopOpeBRepDS_HDataStructure.hxx>
-#include <gp.hxx>
-#include <gp_Pln.hxx>
-#include <TopTools_IndexedMapOfShape.hxx>
-#include <TopExp.hxx>
 
 static Standard_Integer halfspace(Draw_Interpretor& di,
-                                 Standard_Integer n, const char** a)
+                                  Standard_Integer n, const char** a)
 {
   if (n < 6) return 1;
 
index 37d1cba74cb00cc599aca25b10c3278e4ad7d769..2487684fa80a4f9da5013816384e73d0607bf282 100644 (file)
 #include <BRepToIGES_BRShell.hxx>
 #include <BRepToIGES_BRSolid.hxx>
 #include <BRepToIGES_BRWire.hxx>
-#include <Geom_Geometry.hxx>
-#include <gp_Trsf.hxx>
 #include <IGESData_IGESEntity.hxx>
 #include <IGESData_IGESModel.hxx>
 #include <Interface_Macros.hxx>
 #include <Interface_Static.hxx>
 #include <Standard_Transient.hxx>
-#include <TopLoc_Location.hxx>
 #include <TopoDS.hxx>
 #include <TopoDS_Compound.hxx>
 #include <TopoDS_CompSolid.hxx>
@@ -43,7 +40,6 @@
 #include <Transfer_FinderProcess.hxx>
 #include <Transfer_SimpleBinderOfTransient.hxx>
 #include <Transfer_TransientMapper.hxx>
-#include <TransferBRep_OrientedShapeMapper.hxx>
 #include <TransferBRep_ShapeMapper.hxx>
 
 //#include <ShapeCustom.hxx>
index 86ef7f881ebdadd18580b3de37d3aeca433ec1bb..18247ccf6776a5c0aaffbd4d050ccd1a3aa778ce 100644 (file)
@@ -21,8 +21,6 @@
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
-#include <Standard_Real.hxx>
-#include <Standard_Boolean.hxx>
 #include <Standard_CString.hxx>
 #include <Message_ProgressRange.hxx>
 
index 34e5f6dce5249bbb710d408e1c2255098ed458d1..be1a0a0623bff5e27f2e8e5eed985f762f035e65 100644 (file)
@@ -20,7 +20,6 @@
 #include <BRep_Builder.hxx>
 #include <BRep_Tool.hxx>
 #include <BRepBuilderAPI_Copy.hxx>
-#include <BRepToIGES_BREntity.hxx>
 #include <BRepToIGES_BRShell.hxx>
 #include <BRepToIGES_BRWire.hxx>
 #include <BRepTools.hxx>
 #include <Geom_CylindricalSurface.hxx>
 #include <Geom_Plane.hxx>
 #include <Geom_RectangularTrimmedSurface.hxx>
-#include <Geom_SphericalSurface.hxx>
 #include <Geom_Surface.hxx>
-#include <Geom_SurfaceOfRevolution.hxx>
-#include <Geom_ToroidalSurface.hxx>
 #include <GeomToIGES_GeomSurface.hxx>
-#include <gp.hxx>
 #include <gp_Trsf.hxx>
 #include <IGESBasic_Group.hxx>
 #include <IGESData_HArray1OfIGESEntity.hxx>
 #include <IGESData_IGESEntity.hxx>
-#include <IGESGeom_CurveOnSurface.hxx>
-#include <IGESGeom_HArray1OfCurveOnSurface.hxx>
-#include <IGESGeom_SurfaceOfRevolution.hxx>
 #include <IGESGeom_TrimmedSurface.hxx>
 #include <Interface_Macros.hxx>
 #include <Message_ProgressScope.hxx>
@@ -51,7 +43,6 @@
 #include <ShapeAlgo_AlgoContainer.hxx>
 #include <TColStd_HSequenceOfTransient.hxx>
 #include <TopAbs_ShapeEnum.hxx>
-#include <TopExp.hxx>
 #include <TopExp_Explorer.hxx>
 #include <TopLoc_Location.hxx>
 #include <TopoDS.hxx>
@@ -59,7 +50,6 @@
 #include <TopoDS_Face.hxx>
 #include <TopoDS_Shape.hxx>
 #include <TopoDS_Shell.hxx>
-#include <TopoDS_Vertex.hxx>
 #include <TopoDS_Wire.hxx>
 #include <TopTools_ShapeMapHasher.hxx>
 #include <Transfer_FinderProcess.hxx>
index 21ababf37b9de913e46392274020e4881d8d558d..16f6ff6328ffc5f1405639ef5430a24da238730b 100644 (file)
@@ -16,7 +16,6 @@
 
 
 #include <BRep_Tool.hxx>
-#include <BRepToIGES_BREntity.hxx>
 #include <BRepToIGES_BRShell.hxx>
 #include <BRepToIGES_BRSolid.hxx>
 #include <BRepToIGES_BRWire.hxx>
index 6db3258f44d57cb7db918b22e54ad10cdcb17c7f..91be5308afb638a11e69175103097c3c195e7d47 100644 (file)
 //S4181 pdn implementing of writing IGES elementary surfaces.
 
 #include <BRep_Tool.hxx>
-#include <BRepToIGES_BREntity.hxx>
 #include <BRepToIGES_BRWire.hxx>
 #include <BRepTools.hxx>
 #include <BRepTools_WireExplorer.hxx>
 #include <Geom2d_Curve.hxx>
 #include <Geom2d_Line.hxx>
 #include <Geom2dToIGES_Geom2dCurve.hxx>
-#include <Geom_BSplineSurface.hxx>
 #include <Geom_CartesianPoint.hxx>
 #include <Geom_ConicalSurface.hxx>
 #include <Geom_Curve.hxx>
 #include <gp.hxx>
 #include <gp_Ax2d.hxx>
 #include <gp_Dir2d.hxx>
-#include <gp_Pln.hxx>
 #include <gp_Pnt2d.hxx>
 #include <gp_Trsf.hxx>
 #include <gp_Trsf2d.hxx>
-#include <IGESData_HArray1OfIGESEntity.hxx>
-#include <IGESData_IGESEntity.hxx>
-#include <IGESData_IGESModel.hxx>
 #include <IGESGeom_CompositeCurve.hxx>
 #include <IGESGeom_Point.hxx>
 #include <Interface_Macros.hxx>
-#include <Interface_Static.hxx>
 #include <Precision.hxx>
 #include <ShapeAnalysis.hxx>
 #include <ShapeBuild_Edge.hxx>
-#include <ShapeExtend_WireData.hxx>
 #include <ShapeFix_Wire.hxx>
 #include <TColStd_HSequenceOfTransient.hxx>
 #include <TopAbs_Orientation.hxx>
 #include <TopAbs_ShapeEnum.hxx>
-#include <TopExp.hxx>
 #include <TopExp_Explorer.hxx>
 #include <TopLoc_Location.hxx>
 #include <TopoDS.hxx>
index 600ec0369fcff4392e0f24a4283e63bce281da5b..6994a8ad8b6352c604d7cc7f2e7d114c8901933c 100644 (file)
@@ -22,8 +22,6 @@
 #include <Standard_Handle.hxx>
 
 #include <BRepToIGES_BREntity.hxx>
-#include <Standard_Real.hxx>
-#include <Standard_Boolean.hxx>
 #include <TopTools_DataMapOfShapeShape.hxx>
 
 class IGESData_IGESEntity;
index d1e166b633d82a51f3d3d7ea34061bb95bdb330f..19264ed464bfd047d8fc68bd50a1e8d3d4a097b5 100644 (file)
 #include <BRepToIGESBRep_Entity.hxx>
 #include <BRepTools.hxx>
 #include <BRepTools_WireExplorer.hxx>
-#include <Geom2d_Curve.hxx>
-#include <Geom2dToIGES_Geom2dCurve.hxx>
 #include <Geom_BezierCurve.hxx>
-#include <Geom_BSplineCurve.hxx>
-#include <Geom_CartesianPoint.hxx>
-#include <Geom_Circle.hxx>
-#include <Geom_ConicalSurface.hxx>
-#include <Geom_Curve.hxx>
-#include <Geom_CylindricalSurface.hxx>
-#include <Geom_Ellipse.hxx>
-#include <Geom_Hyperbola.hxx>
-#include <Geom_Parabola.hxx>
-#include <Geom_Plane.hxx>
 #include <Geom_RectangularTrimmedSurface.hxx>
-#include <Geom_SphericalSurface.hxx>
 #include <Geom_Surface.hxx>
-#include <Geom_SurfaceOfLinearExtrusion.hxx>
-#include <Geom_SurfaceOfRevolution.hxx>
-#include <Geom_ToroidalSurface.hxx>
-#include <Geom_TrimmedCurve.hxx>
-#include <GeomToIGES_GeomCurve.hxx>
 #include <GeomToIGES_GeomSurface.hxx>
-#include <gp.hxx>
-#include <gp_Circ2d.hxx>
-#include <gp_Elips2d.hxx>
 #include <gp_Pnt.hxx>
-#include <gp_Pnt2d.hxx>
-#include <gp_Trsf.hxx>
-#include <gp_Trsf2d.hxx>
 #include <gp_XYZ.hxx>
 #include <IGESBasic_Group.hxx>
 #include <IGESBasic_HArray1OfHArray1OfIGESEntity.hxx>
 #include <IGESBasic_HArray1OfHArray1OfInteger.hxx>
 #include <IGESData_HArray1OfIGESEntity.hxx>
 #include <IGESData_IGESEntity.hxx>
-#include <IGESData_IGESModel.hxx>
-#include <IGESGeom_CompositeCurve.hxx>
-#include <IGESGeom_Point.hxx>
 #include <IGESSolid_EdgeList.hxx>
-#include <IGESSolid_Face.hxx>
-#include <IGESSolid_HArray1OfFace.hxx>
-#include <IGESSolid_HArray1OfLoop.hxx>
-#include <IGESSolid_HArray1OfShell.hxx>
 #include <IGESSolid_HArray1OfVertexList.hxx>
 #include <IGESSolid_Loop.hxx>
 #include <IGESSolid_ManifoldSolid.hxx>
@@ -90,7 +59,6 @@
 #include <TopAbs_ShapeEnum.hxx>
 #include <TopExp.hxx>
 #include <TopExp_Explorer.hxx>
-#include <TopLoc_Location.hxx>
 #include <TopoDS.hxx>
 #include <TopoDS_Compound.hxx>
 #include <TopoDS_CompSolid.hxx>
 #include <TopoDS_Vertex.hxx>
 #include <TopoDS_Wire.hxx>
 #include <Transfer_FinderProcess.hxx>
-#include <Transfer_SimpleBinderOfTransient.hxx>
-#include <Transfer_TransientMapper.hxx>
-#include <TransferBRep_OrientedShapeMapper.hxx>
-#include <TransferBRep_ShapeMapper.hxx>
 
 //#include <GeomConvert.hxx>
 //#include <Geom2dConvert.hxx>
index 248eebaff140e7ac6e04a51f282482b30c376662..60332515c3b30c589fc7c4f1521e40489704573d 100644 (file)
@@ -25,7 +25,6 @@
 #include <TColStd_IndexedMapOfTransient.hxx>
 #include <BRepToIGES_BREntity.hxx>
 #include <Standard_Integer.hxx>
-#include <Standard_Real.hxx>
 #include <Message_ProgressRange.hxx>
 
 class IGESSolid_EdgeList;
index 90ea3e49a5c89893dd86e148d11f80b0d8867694..37b11db375e4e938cccc7d3093c925fd90ea33aa 100644 (file)
 #include <Adaptor3d_CurveOnSurface.hxx>
 #include <Bnd_Box2d.hxx>
 #include <BndLib_Add2dCurve.hxx>
-#include <BRep_Builder.hxx>
-#include <BRep_CurveRepresentation.hxx>
 #include <BRep_GCurve.hxx>
-#include <BRep_ListOfCurveRepresentation.hxx>
 #include <BRep_TEdge.hxx>
-#include <BRep_Tool.hxx>
-#include <BRepTools_MapOfVertexPnt2d.hxx>
 #include <BRepTools_ShapeSet.hxx>
 #include <BRepAdaptor_Surface.hxx>
-#include <ElCLib.hxx>
 #include <Geom2d_Curve.hxx>
 #include <Geom2dAdaptor_Curve.hxx>
 #include <GeomAdaptor_Curve.hxx>
 #include <Geom_Curve.hxx>
 #include <Geom_RectangularTrimmedSurface.hxx>
 #include <Geom_Surface.hxx>
-#include <gp_Lin2d.hxx>
-#include <gp_Vec2d.hxx>
 #include <Message.hxx>
 #include <OSD_FileSystem.hxx>
 #include <Poly_PolygonOnTriangulation.hxx>
 #include <Poly_Triangulation.hxx>
 #include <Precision.hxx>
-#include <Standard_ErrorHandler.hxx>
 #include <Standard_Failure.hxx>
 #include <Standard_Stream.hxx>
-#include <TColGeom2d_SequenceOfCurve.hxx>
-#include <TColgp_SequenceOfPnt2d.hxx>
-#include <TColStd_Array1OfReal.hxx>
-#include <TColStd_HArray1OfInteger.hxx>
 #include <TColStd_MapOfTransient.hxx>
-#include <TColStd_SequenceOfReal.hxx>
 #include <TopExp.hxx>
 #include <TopExp_Explorer.hxx>
 #include <TopoDS.hxx>
 #include <TopoDS_Compound.hxx>
 #include <TopoDS_CompSolid.hxx>
-#include <TopoDS_Edge.hxx>
 #include <TopoDS_Face.hxx>
 #include <TopoDS_Shape.hxx>
 #include <TopoDS_Shell.hxx>
 #include <TopoDS_Solid.hxx>
 #include <TopoDS_Vertex.hxx>
 #include <TopoDS_Wire.hxx>
-#include <TopTools_SequenceOfShape.hxx>
 #include <GeomLib_CheckCurveOnSurface.hxx>
 #include <errno.h>
-#include <BRepTools_TrsfModification.hxx>
 #include <BRepTools_Modifier.hxx>
 #include <TopTools_IndexedMapOfShape.hxx>
 
index d187da66d59ca1387301b99e675e5c9671282b08..aad8edf62c0cb5367c1291f7d3bbe4b1be45e11f 100644 (file)
 #include <Standard_Handle.hxx>
 
 #include <Standard_Real.hxx>
-#include <Standard_Boolean.hxx>
 #include <TopTools_IndexedMapOfShape.hxx>
 #include <Standard_OStream.hxx>
 #include <Standard_IStream.hxx>
-#include <Standard_CString.hxx>
 #include <Message_ProgressRange.hxx>
 #include <TopTools_ListOfShape.hxx>
 
index 9123e8fe5d50951e8a98e3e942087d0a5be32a27..dfb116dc889967bc66bc2a19fa1f91e465381bd9 100644 (file)
 #include <Geom_BSplineCurve.hxx>
 #include <Geom_BSplineSurface.hxx>
 #include <Geom_Curve.hxx>
-#include <Geom_Line.hxx>
-#include <Geom_Plane.hxx>
 #include <Geom_Surface.hxx>
 #include <Geom_TrimmedCurve.hxx>
 #include <GeomLib.hxx>
-#include <gp.hxx>
 #include <gp_GTrsf.hxx>
-#include <gp_GTrsf2d.hxx>
 #include <gp_Pnt.hxx>
-#include <gp_TrsfForm.hxx>
 #include <gp_XYZ.hxx>
 #include <Standard_NoSuchObject.hxx>
 #include <Standard_Type.hxx>
-#include <TopAbs.hxx>
-#include <TopLoc_Location.hxx>
 #include <TopoDS_Edge.hxx>
 #include <TopoDS_Face.hxx>
 #include <TopoDS_Vertex.hxx>
index b096fb428b40f6aaeb5c5929cef6a19e4d9a694f..20c9ca7f72656d3c53f4585046f36810673e34dc 100644 (file)
@@ -21,9 +21,7 @@
 #include <Standard_Type.hxx>
 
 #include <gp_GTrsf.hxx>
-#include <Standard_Real.hxx>
 #include <BRepTools_Modification.hxx>
-#include <Standard_Boolean.hxx>
 #include <GeomAbs_Shape.hxx>
 class TopoDS_Face;
 class Geom_Surface;
index 3a507c68b6a8193324336e32feaa6f4b21d2e3a5..d622b4c016aa617a901fef02078026524a6e8a81 100644 (file)
@@ -17,7 +17,6 @@
 #ifndef BRepTools_MapOfVertexPnt2d_HeaderFile
 #define BRepTools_MapOfVertexPnt2d_HeaderFile
 
-#include <TopoDS_Shape.hxx>
 #include <TColgp_SequenceOfPnt2d.hxx>
 #include <TopTools_ShapeMapHasher.hxx>
 #include <NCollection_DataMap.hxx>
index f2df46efb7cf2a9a2070845b3c393a158bdcb1f4..dd198429b9854c70d55420cb2c359b144c730a76 100644 (file)
@@ -21,7 +21,6 @@
 #include <Standard_Type.hxx>
 
 #include <Standard_Transient.hxx>
-#include <Standard_Boolean.hxx>
 #include <Standard_Real.hxx>
 #include <GeomAbs_Shape.hxx>
 class TopoDS_Face;
index f4cf6f39c22252a8ec38ba617be6f39aab8ea7ca..df686dd4cc79a147a9098c93dfdc00c63f29fc56 100644 (file)
@@ -18,9 +18,6 @@
 
 #include <BRepTools_Modification.hxx>
 #include <BRepTools_Modifier.hxx>
-#include <Standard_NoSuchObject.hxx>
-#include <Standard_NullObject.hxx>
-#include <TColStd_ListIteratorOfListOfTransient.hxx>
 #include <TColStd_ListOfTransient.hxx>
 #include <TopExp_Explorer.hxx>
 #include <TopoDS_Edge.hxx>
@@ -30,7 +27,6 @@
 #include <TopoDS_Vertex.hxx>
 #include <TopTools_DataMapIteratorOfDataMapOfShapeShape.hxx>
 #include <TopTools_IndexedDataMapOfShapeListOfShape.hxx>
-#include <TopTools_ListIteratorOfListOfShape.hxx>
 #include <TopTools_ListOfShape.hxx>
 
 #if 0
@@ -51,7 +47,6 @@
 #include <gp.hxx>
 
 #include <Standard_NullObject.hxx>
-#include <gp_Trsf.hxx>
 #include <BRepTools_TrsfModification.hxx>
 #include <Message_ProgressScope.hxx>
 #include <Geom_Surface.hxx>
index 021cd4f6b254bf9553dca95dd91db5fa59e6f882..6c99ac0c12a7fa446f1378da8b119487c47f05ea 100644 (file)
@@ -26,8 +26,6 @@
 #include <TopTools_IndexedDataMapOfShapeListOfShape.hxx>
 #include <TopoDS_Edge.hxx>
 #include <TopoDS_Face.hxx>
-#include <TopoDS_Vertex.hxx>
-#include <Standard_Boolean.hxx>
 
 #include <NCollection_DataMap.hxx>
 #include <TopoDS_Shape.hxx>
index f3941f0174574aaa989d817bf9160fbb576b126a..fff0a4d6b83516916ab0c5e42c2f2df51c2aefe8 100644 (file)
 
 #include <BRepTools_NurbsConvertModification.hxx>
 
-#include <Approx_SameParameter.hxx>
 #include <BRep_GCurve.hxx>
-#include <BRep_ListIteratorOfListOfCurveRepresentation.hxx>
 #include <BRep_TEdge.hxx>
-#include <BRep_Tool.hxx>
 #include <BRepTools.hxx>
-#include <BSplCLib.hxx>
 #include <ElSLib.hxx>
 #include <Extrema_LocateExtPC.hxx>
 #include <Geom2d_BezierCurve.hxx>
-#include <Geom2d_BSplineCurve.hxx>
 #include <Geom2d_Curve.hxx>
 #include <Geom2d_TrimmedCurve.hxx>
 #include <Geom2dAdaptor_Curve.hxx>
 #include <Geom2dConvert.hxx>
 #include <Geom_BezierCurve.hxx>
 #include <Geom_BezierSurface.hxx>
-#include <Geom_BSplineCurve.hxx>
 #include <Geom_BSplineSurface.hxx>
-#include <Geom_Circle.hxx>
 #include <Geom_Curve.hxx>
-#include <Geom_CylindricalSurface.hxx>
-#include <Geom_Ellipse.hxx>
-#include <Geom_Line.hxx>
 #include <Geom_Plane.hxx>
 #include <Geom_RectangularTrimmedSurface.hxx>
 #include <Geom_Surface.hxx>
 #include <GeomConvert.hxx>
 #include <gp_GTrsf2d.hxx>
 #include <gp_Pnt.hxx>
-#include <gp_TrsfForm.hxx>
 #include <ProjLib_ComputeApprox.hxx>
 #include <ProjLib_ComputeApproxOnPolarSurface.hxx>
-#include <Standard_NoSuchObject.hxx>
 #include <Standard_Type.hxx>
 #include <TColStd_Array1OfReal.hxx>
 #include <TColStd_ListIteratorOfListOfTransient.hxx>
-#include <TopAbs.hxx>
 #include <TopLoc_Location.hxx>
-#include <TopoDS.hxx>
 #include <TopoDS_Edge.hxx>
-#include <TopoDS_Face.hxx>
-#include <TopoDS_Vertex.hxx>
-#include <TopTools_ListIteratorOfListOfShape.hxx>
 #include <BRep_Builder.hxx>
 IMPLEMENT_STANDARD_RTTIEXT(BRepTools_NurbsConvertModification,BRepTools_Modification)
 
index 8e792097029033ec8d35f1a84eaf32d3b39a629e..8bed3a7ae515c961e820c259b5b3dcbc0967f9ad 100644 (file)
 #define _BRepTools_NurbsConvertModification_HeaderFile
 
 #include <Standard.hxx>
-#include <Standard_Type.hxx>
 
 #include <TopTools_ListOfShape.hxx>
 #include <TColStd_ListOfTransient.hxx>
 #include <TColStd_IndexedDataMapOfTransientTransient.hxx>
 #include <BRepTools_Modification.hxx>
-#include <Standard_Boolean.hxx>
 #include <Standard_Real.hxx>
 #include <GeomAbs_Shape.hxx>
 class TopoDS_Face;
index 1bc807ac2947cd95eca6c9b9a0c9bfb5afb69ffc..c7359b73eb1b05b70e33e535057e0dc92a5d865a 100644 (file)
@@ -15,7 +15,6 @@
 #include <TopoDS_Iterator.hxx>
 #include <NCollection_Vector.hxx>
 #include <BRepTools.hxx>
-#include <StdFail_NotDone.hxx>
 #include <BRepTools_TrsfModification.hxx>
 #include <BRepTools_Modifier.hxx>
 #include <TopLoc_Datum3D.hxx>
index f25186a233d7924ba57e1da925483adfe2046e1a..cdcb562ce60f936675d7e23f6f215884705bdb86 100644 (file)
@@ -15,7 +15,6 @@
 #define _BRepTools_PurgeLocations_HeaderFile
 
 #include <Standard.hxx>
-#include <Standard_Type.hxx>
 #include <Standard_Transient.hxx>
 #include <BRepTools_ReShape.hxx>
 #include <TopTools_LocationSet.hxx>
index f31c8648401c9a783e77518d168ec1f0220601ca..d36202ab25e7222324204ccb228d4e54e6b0d69f 100644 (file)
 #include <TopoDS_Shell.hxx>
 #include <TopoDS_Vertex.hxx>
 #include <TopoDS_Wire.hxx>
-#include <TopTools_DataMapIteratorOfDataMapOfShapeShape.hxx>
 #include <TopTools_DataMapOfShapeShape.hxx>
 #include <TopTools_IndexedDataMapOfShapeShape.hxx>
-#include <TopTools_ListOfShape.hxx>
-#include <TopTools_MapIteratorOfMapOfShape.hxx>
 #include <TopTools_MapOfShape.hxx>
 
 //=======================================================================
index f12c7087eb6f81c360dff171f08505944c226e27..6e82d35c2e672c84303f5d81e699d8fe44125166 100644 (file)
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
 #include <TopTools_IndexedDataMapOfShapeShape.hxx>
-#include <Standard_Boolean.hxx>
 class TopoDS_Edge;
 class TopoDS_Vertex;
 class TopoDS_Shape;
index 63c00a03319fbb493cecdd0f19a8e213f6ea78fc..7b282a98501910b8e092ae4d6c22d9f2b5424e92 100644 (file)
 
 #include <BRep_Builder.hxx>
 #include <BRep_GCurve.hxx>
-#include <BRep_ListIteratorOfListOfCurveRepresentation.hxx>
-#include <BRep_ListOfCurveRepresentation.hxx>
 #include <BRep_TEdge.hxx>
 #include <BRep_Tool.hxx>
 #include <BRepTools_ReShape.hxx>
 #include <Geom_Surface.hxx>
 #include <NCollection_IndexedMap.hxx>
 #include <Standard_Type.hxx>
-#include <TopExp_Explorer.hxx>
 #include <TopLoc_Location.hxx>
 #include <TopoDS.hxx>
-#include <TopoDS_Compound.hxx>
-#include <TopoDS_Edge.hxx>
 #include <TopoDS_Face.hxx>
 #include <TopoDS_Iterator.hxx>
 #include <TopoDS_Shape.hxx>
-#include <TopoDS_Shell.hxx>
-#include <TopoDS_Solid.hxx>
 
 IMPLEMENT_STANDARD_RTTIEXT(BRepTools_ReShape,Standard_Transient)
 
index 9109072fdf26e011bfdc8de0c14ecc8c76faaca8..8a2be07ff63daf6e8ad9297fbef099a8f5457af4 100644 (file)
@@ -22,7 +22,6 @@
 #include <TopTools_DataMapOfShapeShape.hxx>
 #include <TopTools_MapOfShape.hxx>
 #include <Standard_Integer.hxx>
-#include <Standard_Boolean.hxx>
 #include <Standard_Transient.hxx>
 #include <TopAbs_ShapeEnum.hxx>
 
index 3d3026b56b8c7242da2016bd5badf104a4c9111f..4473b78cad9b7a44e4b7247854bc25662ce8fbcf 100644 (file)
 #include <BRep_CurveOnSurface.hxx>
 #include <BRep_CurveRepresentation.hxx>
 #include <BRep_GCurve.hxx>
-#include <BRep_ListIteratorOfListOfCurveRepresentation.hxx>
 #include <BRep_ListIteratorOfListOfPointRepresentation.hxx>
-#include <BRep_ListOfCurveRepresentation.hxx>
 #include <BRep_PointOnCurve.hxx>
 #include <BRep_PointOnCurveOnSurface.hxx>
 #include <BRep_PointOnSurface.hxx>
 #include <BRep_Polygon3D.hxx>
-#include <BRep_PolygonOnClosedSurface.hxx>
-#include <BRep_PolygonOnClosedTriangulation.hxx>
-#include <BRep_PolygonOnSurface.hxx>
 #include <BRep_PolygonOnTriangulation.hxx>
 #include <BRep_TEdge.hxx>
 #include <BRep_TFace.hxx>
 #include <BRepTools_ShapeSet.hxx>
 #include <GeomTools.hxx>
 #include <Message_ProgressScope.hxx>
-#include <Poly.hxx>
-#include <Poly_Polygon2D.hxx>
 #include <Poly_Polygon3D.hxx>
 #include <Poly_PolygonOnTriangulation.hxx>
 #include <Poly_Triangulation.hxx>
-#include <Precision.hxx>
 #include <Standard_Stream.hxx>
-#include <TColgp_HArray1OfPnt.hxx>
-#include <TColgp_HArray1OfPnt2d.hxx>
 #include <TColStd_HArray1OfInteger.hxx>
 #include <TColStd_HArray1OfReal.hxx>
 #include <TopoDS.hxx>
index 8fc31e52d1ab04095af36cce164c322ab1468bd4..444f0e4ed3a53c10c4cf2847cb8b4a5f1f5d4c81 100644 (file)
@@ -26,7 +26,6 @@
 #include <GeomTools_CurveSet.hxx>
 #include <GeomTools_Curve2dSet.hxx>
 #include <TColStd_IndexedMapOfTransient.hxx>
-#include <Standard_Boolean.hxx>
 #include <TopTools_ShapeSet.hxx>
 #include <Standard_OStream.hxx>
 #include <Standard_IStream.hxx>
index a7e1c34fde70769bb81c2001b80b3ed445e886d6..0ee437456f42a16e8ba71adbf11be0d96a2aeeac 100644 (file)
@@ -24,7 +24,6 @@
 #include <TopoDS_Iterator.hxx>
 #include <TopoDS_Shape.hxx>
 #include <TopTools_DataMapIteratorOfDataMapOfShapeListOfShape.hxx>
-#include <TopTools_ListIteratorOfListOfShape.hxx>
 
 //=======================================================================
 //function : BRepTools_Substitution
index 6421529eacd62d57ad9e1ddd85818b0860c23701..00463bb522a48e5e8bd815263827538dac5c6310 100644 (file)
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
 #include <TopTools_DataMapOfShapeListOfShape.hxx>
 #include <TopTools_ListOfShape.hxx>
-#include <Standard_Boolean.hxx>
 class TopoDS_Shape;
 
 
index 6bc92499cd7d64ca2dae82aedb7ba34f69c2daf8..acf1d6773ffb5168defe5688f2db0dcbf5659e63 100644 (file)
 #include <Geom2d_Curve.hxx>
 #include <Geom2d_TrimmedCurve.hxx>
 #include <Geom_Curve.hxx>
-#include <Geom_Line.hxx>
 #include <Geom_Surface.hxx>
-#include <Geom_TrimmedCurve.hxx>
 #include <GeomAdaptor_Surface.hxx>
 #include <GeomLib.hxx>
-#include <gp.hxx>
 #include <gp_GTrsf2d.hxx>
 #include <gp_Pnt.hxx>
 #include <gp_Trsf.hxx>
 #include <gp_TrsfForm.hxx>
 #include <Precision.hxx>
 #include <Standard_Type.hxx>
-#include <TopAbs.hxx>
 #include <TopExp.hxx>
 #include <TopLoc_Location.hxx>
 #include <TopoDS.hxx>
index 5675146b8594bb9d5f5eaa01f0c8f9d067325a01..f0df27766bb23cb44d9d0f93a3e26abb8491454a 100644 (file)
@@ -22,8 +22,6 @@
 
 #include <gp_Trsf.hxx>
 #include <BRepTools_Modification.hxx>
-#include <Standard_Boolean.hxx>
-#include <Standard_Real.hxx>
 #include <GeomAbs_Shape.hxx>
 class TopoDS_Face;
 class Geom_Surface;
index be98890d397123b1b9e4a929b84592df645a6b14..0cd69bc4864b14fee3f8b634dba794d769d3cd99 100644 (file)
@@ -24,8 +24,6 @@
 #include <GeomAdaptor_Surface.hxx>
 #include <gp_Pnt2d.hxx>
 #include <Precision.hxx>
-#include <Standard_DomainError.hxx>
-#include <Standard_NoMoreObject.hxx>
 #include <Standard_NoSuchObject.hxx>
 #include <TopExp.hxx>
 #include <TopExp_Explorer.hxx>
 #include <TopoDS_Iterator.hxx>
 #include <TopoDS_Vertex.hxx>
 #include <TopoDS_Wire.hxx>
-#include <TopTools_DataMapIteratorOfDataMapOfShapeListOfShape.hxx>
-#include <TopTools_ListIteratorOfListOfShape.hxx>
 #include <TopTools_ListOfShape.hxx>
-#include <TopTools_MapIteratorOfMapOfShape.hxx>
 #include <TopTools_MapOfShape.hxx>
 
 //=======================================================================
index 09fb0e9d822b8c333dfc1692b6b620ca7e5c4fd9..0800a002bda41fd48168245e568212ec525679d4 100644 (file)
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
 #include <TopTools_DataMapOfShapeListOfShape.hxx>
 #include <TopoDS_Edge.hxx>
 #include <TopoDS_Vertex.hxx>
 #include <TopoDS_Face.hxx>
 #include <TopTools_MapOfShape.hxx>
-#include <Standard_Boolean.hxx>
-#include <Standard_Real.hxx>
 #include <TopAbs_Orientation.hxx>
 class TopoDS_Wire;
 
index 0288f53b3f9a05559ea0562497c212c25e53486e..0c34b28e9e93a66d08fdead88eac9ee71655cbdc 100644 (file)
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
 #include <BRepTopAdaptor_SeqOfPtr.hxx>
 #include <TColStd_SequenceOfInteger.hxx>
-#include <Standard_Real.hxx>
 #include <TopoDS_Face.hxx>
 #include <TopAbs_State.hxx>
-#include <Standard_Boolean.hxx>
 class gp_Pnt2d;
 
 
index 01260ed3265e0cc3e07fe7fccccf9e9f0a1bee13..d8da86887a5ecc136a245a20f6b08b96a9f92ba9 100644 (file)
@@ -13,8 +13,6 @@
 // commercial license or contractual agreement.
 
 
-#include <Adaptor2d_Curve2d.hxx>
-#include <Adaptor3d_HVertex.hxx>
 #include <BRep_Tool.hxx>
 #include <BRepAdaptor_Curve2d.hxx>
 #include <BRepAdaptor_Surface.hxx>
index 82e8acba3cd3ed8d6cf06e88189cf04cdeed04b6..3f71994b3a80775323aeeeed7f8b76af4a161f7e 100644 (file)
 #ifndef _BRepTopAdaptor_HVertex_HeaderFile
 #define _BRepTopAdaptor_HVertex_HeaderFile
 
+#include <Adaptor3d_HVertex.hxx>
+#include <BRepAdaptor_Curve2d.hxx>
 #include <Standard.hxx>
 #include <Standard_Type.hxx>
-
-#include <TopoDS_Vertex.hxx>
-#include <Adaptor3d_HVertex.hxx>
-#include <Standard_Real.hxx>
 #include <TopAbs_Orientation.hxx>
-#include <Standard_Boolean.hxx>
+#include <TopoDS_Vertex.hxx>
 
 class gp_Pnt2d;
 
index f4001581a2e79e0b9d7cc87fcb12e8f1a7b36438..8be3506a8f63c916c9411e377e9a70f5842511cc 100644 (file)
 
 
 #include <Adaptor2d_Curve2d.hxx>
-#include <Adaptor3d_Surface.hxx>
-#include <Adaptor3d_HVertex.hxx>
 #include <BRep_Tool.hxx>
-#include <BRepAdaptor_Curve2d.hxx>
 #include <BRepAdaptor_Surface.hxx>
-#include <BRepClass_FaceClassifier.hxx>
-#include <BRepClass_FaceExplorer.hxx>
 #include <BRepTopAdaptor_FClass2d.hxx>
 #include <BRepTopAdaptor_HVertex.hxx>
 #include <BRepTopAdaptor_TopolTool.hxx>
index 1708c095679e6b71ef1c0b4f88e0ffbe12108913..f5f17b1847bcf67b29cc20edb7868cd7c30d973f 100644 (file)
@@ -22,7 +22,6 @@
 #include <BRepAdaptor_Curve2d.hxx>
 #include <TopExp_Explorer.hxx>
 #include <TopoDS_Face.hxx>
-#include <TColStd_ListOfTransient.hxx>
 #include <TColStd_ListIteratorOfListOfTransient.hxx>
 #include <Adaptor3d_TopolTool.hxx>
 #include <TopAbs_State.hxx>
index ed00af0c4cda8f16e3d22dfc0d5f27fce4c3ea88..cae229290bb4d5cd16ae338ed0e2fdea2469233f 100644 (file)
@@ -30,9 +30,6 @@
 #include <BSplCLib.hxx>
 #include <ElCLib.hxx>
 #include <gp_Pnt.hxx>
-#include <gp_Pnt2d.hxx>
-#include <gp_Vec.hxx>
-#include <gp_Vec2d.hxx>
 #include <math_Matrix.hxx>
 #include <NCollection_LocalArray.hxx>
 #include <PLib.hxx>
index e1e8c9d5fd4a034f2c0fadcad4a13a2b5c339f0b..92efed9613d004441194482d44c04adec326e91e 100644 (file)
 #ifndef _BSplCLib_HeaderFile
 #define _BSplCLib_HeaderFile
 
+#include <BSplCLib_EvaluatorFunction.hxx>
+#include <BSplCLib_KnotDistribution.hxx>
+#include <BSplCLib_MultDistribution.hxx>
+#include <GeomAbs_BSplKnotDistribution.hxx>
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
-
-#include <TColStd_Array1OfReal.hxx>
-#include <Standard_Real.hxx>
 #include <Standard_Integer.hxx>
-#include <TColStd_Array1OfInteger.hxx>
-#include <Standard_Boolean.hxx>
-#include <BSplCLib_KnotDistribution.hxx>
-#include <BSplCLib_MultDistribution.hxx>
-#include <GeomAbs_BSplKnotDistribution.hxx>
+#include <Standard_Real.hxx>
 #include <TColgp_Array1OfPnt.hxx>
 #include <TColgp_Array1OfPnt2d.hxx>
-#include <TColStd_HArray1OfReal.hxx>
-#include <TColStd_HArray1OfInteger.hxx>
-#include <BSplCLib_EvaluatorFunction.hxx>
+#include <TColStd_Array1OfReal.hxx>
 #include <TColStd_Array2OfReal.hxx>
+#include <TColStd_HArray1OfInteger.hxx>
+#include <TColStd_HArray1OfReal.hxx>
+
 class gp_Pnt;
 class gp_Pnt2d;
 class gp_Vec;
index 2075211c4e7a60ef58433b58c6314b8b0fdb82db..9cde739a15b14178fc4bfc54d51d834132f45232 100644 (file)
@@ -18,7 +18,6 @@
 
 #include <TColgp_HArray1OfPnt.hxx>
 #include <TColgp_HArray1OfPnt2d.hxx>
-#include <TColStd_HArray1OfReal.hxx>
 #include <TColStd_HArray2OfReal.hxx>
 
 
index a4bfd46abba37ebe7b7cfaaed9b86630aae1aefa..e203b8368ae4fe7c2fbe049b73626b0eadc8f470 100644 (file)
 #ifndef _BSplCLib_Cache_Headerfile
 #define _BSplCLib_Cache_Headerfile
 
-#include <Standard.hxx>
-#include <Standard_Macro.hxx>
-#include <Standard_Type.hxx>
-#include <Standard_Transient.hxx>
-
-#include <gp_Pnt2d.hxx>
-#include <gp_Pnt.hxx>
-#include <gp_Vec2d.hxx>
-#include <gp_Vec.hxx>
-
-#include <TColStd_HArray2OfReal.hxx>
-#include <TColStd_HArray1OfReal.hxx>
-#include <TColStd_Array1OfReal.hxx>
-#include <TColgp_Array1OfPnt.hxx>
-#include <TColgp_Array1OfPnt2d.hxx>
-
 #include <BSplCLib_CacheParams.hxx>
+#include <TColStd_HArray2OfReal.hxx>
 
 //! \brief A cache class for Bezier and B-spline curves.
 //!
index a25094b25106abe5be630607a7ae833f90d876d0..91e477698114ee76206b76c45d6a66184b7fcfe9 100644 (file)
@@ -14,9 +14,6 @@
 #ifndef _BSplCLib_CacheParams_Headerfile
 #define _BSplCLib_CacheParams_Headerfile
 
-#include <Standard_Real.hxx>
-#include <TColStd_Array1OfReal.hxx>
-
 #include <BSplCLib.hxx>
 
 //! Simple structure containing parameters describing parameterization
index 30c1836088d92bd5326dd92b8ef85ed3f3381956..104a02134d2a6a4f8b8f5ddf82851561d06751c5 100644 (file)
 #ifndef _BSplSLib_HeaderFile
 #define _BSplSLib_HeaderFile
 
+#include <BSplSLib_EvaluatorFunction.hxx>
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
-
-#include <Standard_Integer.hxx>
-#include <Standard_Real.hxx>
-#include <Standard_Boolean.hxx>
+#include <TColgp_Array1OfPnt.hxx>
 #include <TColgp_Array2OfPnt.hxx>
-#include <TColStd_Array2OfReal.hxx>
-#include <TColStd_Array1OfReal.hxx>
 #include <TColStd_Array1OfInteger.hxx>
-#include <TColgp_Array1OfPnt.hxx>
-#include <BSplSLib_EvaluatorFunction.hxx>
+#include <TColStd_Array1OfReal.hxx>
+#include <TColStd_Array2OfReal.hxx>
+
 class gp_Pnt;
 class gp_Vec;
 
-
 //! BSplSLib   B-spline surface Library
 //! This  package provides   an  implementation  of  geometric
 //! functions for rational and non rational, periodic  and non
index 7ccce9adee5058c9bdf4428513f4b8279c224887..4849d95c1553bfe666c59cdadb8a8e61fcfbf57d 100644 (file)
@@ -17,8 +17,6 @@
 #include <NCollection_LocalArray.hxx>
 
 #include <TColgp_HArray2OfPnt.hxx>
-#include <TColStd_HArray1OfInteger.hxx>
-#include <TColStd_HArray1OfReal.hxx>
 #include <TColStd_HArray2OfReal.hxx>
 
 
index 965ba6e8bcf44c7dfbfb0e6c52ad2d2885ef7406..f2ba99424c6a206b8aa31ec40d93a192ead80f67 100644 (file)
 #ifndef _BSplSLib_Cache_Headerfile
 #define _BSplSLib_Cache_Headerfile
 
-#include <Standard.hxx>
-#include <Standard_Macro.hxx>
-#include <Standard_Type.hxx>
-#include <Standard_Transient.hxx>
-
-#include <gp_Pnt.hxx>
-#include <gp_Vec.hxx>
-
-#include <TColgp_Array2OfPnt.hxx>
-#include <TColStd_Array1OfInteger.hxx>
 #include <TColStd_HArray2OfReal.hxx>
-#include <TColStd_HArray1OfReal.hxx>
-#include <TColStd_Array1OfReal.hxx>
 #include <TColStd_Array2OfReal.hxx>
 
 #include <BSplCLib_CacheParams.hxx>
index d2f4ffed79d1d33d55026ad1ef446e585fab329a..7b3cb057dd61eac5b99035abec925c8de8564378 100644 (file)
@@ -24,7 +24,6 @@
 #include <Standard_Real.hxx>
 #endif
 #ifndef _Standard_PrimitiveTypes_HeaderFile
-#include <Standard_PrimitiveTypes.hxx>
 #endif
 
 // History - C function pointer converted to a virtual class
index 105f71f5b5a2fc3e9ae4b98b42a86a1084e581a6..52b9e540dab24caa138ddb914f673507d7976511 100644 (file)
 // Alternatively, this file may be used under the terms of Open CASCADE
 // commercial license or contractual agreement.
 
-#include <BVH_Geometry.hxx>
-#include <BVH_QuickSorter.hxx>
-#include <BVH_RadixSorter.hxx>
-#include <BVH_Triangulation.hxx>
 #include <BVH_DistanceField.hxx>
 #include <BVH_LinearBuilder.hxx>
 #include <BVH_BinnedBuilder.hxx>
 #include <BVH_SweepPlaneBuilder.hxx>
 #include <BVH_SpatialMedianBuilder.hxx>
 
-#include <Standard_Real.hxx>
-
 IMPLEMENT_STANDARD_RTTIEXT(BVH_BuilderTransient,  Standard_Transient)
 IMPLEMENT_STANDARD_RTTIEXT(BVH_TreeBaseTransient, Standard_Transient)
 IMPLEMENT_STANDARD_RTTIEXT(BVH_ObjectTransient,   Standard_Transient)
index d48137bf9da296eb1e1defdf2b9c11763ede94b3..bfc7a2a7c42525d14b95a5df15b202489acffdff 100644 (file)
@@ -17,6 +17,7 @@
 #ifndef _Blend_FuncInv_HeaderFile
 #define _Blend_FuncInv_HeaderFile
 
+#include <Adaptor2d_Curve2d.hxx>
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
index 39875d9348fbaf04643932ece9cda6e8abf81047..410f9bb92b9f7db5b2db4edcc95cc356e1951266 100644 (file)
@@ -22,7 +22,6 @@
 #include <CDM_CanCloseStatus.hxx>
 #include <CDM_Document.hxx>
 #include <CDM_MetaData.hxx>
-#include <PCDM_Reader.hxx>
 #include <PCDM_ReadWriter.hxx>
 #include <PCDM_RetrievalDriver.hxx>
 #include <PCDM_StorageDriver.hxx>
index 9c218887bcdc2a16042c6804e6c46916987f84b2..950b3713da79148cf633dd67f5eea88d2639ba55 100644 (file)
@@ -23,7 +23,6 @@
 #include <CDF_MetaDataDriver.hxx>
 #include <CDM_Application.hxx>
 #include <CDM_CanCloseStatus.hxx>
-#include <TColStd_SequenceOfExtendedString.hxx>
 #include <Standard_IStream.hxx>
 #include <NCollection_IndexedDataMap.hxx>
 
index 27f2ff84fefd6321717f11e0ea542cd2dbb28977..5c472ee7dbb19e71e5301a729cb94c91510219ee 100644 (file)
 #define _CDF_Directory_HeaderFile
 
 #include <Standard.hxx>
-#include <Standard_Type.hxx>
 
 #include <CDM_ListOfDocument.hxx>
 #include <Standard_Transient.hxx>
-#include <Standard_Boolean.hxx>
 #include <Standard_Integer.hxx>
 class CDM_Document;
 
index a9612a83abeaad2198a0a29257cc2041f2c0acc6..ab85d7acd8cafb69ad3089597cdb8d1618a3fda5 100644 (file)
@@ -18,7 +18,6 @@
 #include <CDF_Directory.hxx>
 #include <CDF_DirectoryIterator.hxx>
 #include <CDM_Document.hxx>
-#include <Standard_NoSuchObject.hxx>
 
 
 CDF_DirectoryIterator::CDF_DirectoryIterator(const Handle(CDF_Directory)& aDirectory):myIterator(aDirectory->List()) {}
index 4a163c697ba65462c542a5e5e7799ff1e1d9c2c0..86640f4bafc9f8cb09a566faec1bd6cc44dd3871 100644 (file)
@@ -22,7 +22,6 @@
 #include <Standard_Handle.hxx>
 
 #include <CDM_ListIteratorOfListOfDocument.hxx>
-#include <Standard_Boolean.hxx>
 class CDF_Directory;
 class CDM_Document;
 
index 4fd9d7ed1cef29434c2c4acc166e326ccd42d540..2b28131c5d03d50a4bb1177498f656d2b3192d52 100644 (file)
@@ -13,7 +13,6 @@
 
 
 #include <CDF_FWOSDriver.hxx>
-#include <CDM_Document.hxx>
 #include <CDM_MetaData.hxx>
 #include <OSD_Directory.hxx>
 #include <OSD_File.hxx>
index 585698a83e37273b8bf2dbcc3243df2597d7c7c6..7ae928c35242f83565beaeee6e324ca847f73822 100644 (file)
 #define _CDF_FWOSDriver_HeaderFile
 
 #include <Standard.hxx>
-#include <Standard_Type.hxx>
 
 #include <CDF_MetaDataDriver.hxx>
 #include <CDM_MetaDataLookUpTable.hxx>
 
-#include <Standard_Boolean.hxx>
 class TCollection_ExtendedString;
 class CDM_MetaData;
 class CDM_Document;
index 812445f603164b5ce613495ada0d0d9f57f24b66..bdaa54fdaee20cbb8422c6780be4d07b3a5ee970 100644 (file)
 
 #include <CDF_Application.hxx>
 #include <CDF_MetaDataDriver.hxx>
-#include <CDM_Document.hxx>
 #include <CDM_MetaData.hxx>
 #include <PCDM_ReferenceIterator.hxx>
-#include <Standard_NotImplemented.hxx>
 #include <Standard_Type.hxx>
-#include <Standard_NullObject.hxx>
 #include <TCollection_ExtendedString.hxx>
 #include <OSD_Thread.hxx>
 
index 48b47339039ab556dac4cec0c9471725e6bff001..197e312453e1d9e031f9b6741316f29cd4b6dd96 100644 (file)
@@ -20,8 +20,6 @@
 #include <CDF_StoreSetNameStatus.hxx>
 #include <CDM_Document.hxx>
 #include <CDM_MetaData.hxx>
-#include <PCDM.hxx>
-#include <PCDM_StorageDriver.hxx>
 #include <PCDM_StoreStatus.hxx>
 #include <Standard_ProgramError.hxx>
 
index 9286300b75ec19a64f9def7e4f9dabeabd94cc6e..372de7a81ce1fd7db33b79e38de81e1389d1a321 100644 (file)
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
-#include <Standard_Boolean.hxx>
 #include <TCollection_ExtendedString.hxx>
 #include <PCDM_StoreStatus.hxx>
-#include <CDF_TryStoreStatus.hxx>
-#include <Standard_ExtString.hxx>
 #include <CDF_StoreSetNameStatus.hxx>
-#include <CDF_SubComponentStatus.hxx>
 #include <TCollection_HExtendedString.hxx>
 
 #include <Message_ProgressRange.hxx>
index e8b44c3a8666d45cc62ab1f8bded15ebd253f5e8..b1d91602aa95728865a7769f39f08e902d444b78 100644 (file)
@@ -21,8 +21,6 @@
 #include <CDM_Document.hxx>
 #include <CDM_MetaData.hxx>
 #include <CDM_ReferenceIterator.hxx>
-#include <PCDM.hxx>
-#include <PCDM_Document.hxx>
 #include <PCDM_StorageDriver.hxx>
 #include <TCollection_ExtendedString.hxx>
 
index 1f79e21682f68cf772b6b6bf50485e5ce4519c8e..10fb41ebd2ef6938a6c252df9ff2800902e8d61c 100644 (file)
 #include <Standard.hxx>
 #include <Standard_Type.hxx>
 
-#include <CDM_MapOfDocument.hxx>
 #include <CDM_ListOfDocument.hxx>
 #include <CDM_MapIteratorOfMapOfDocument.hxx>
 #include <Standard_Transient.hxx>
-#include <Standard_Boolean.hxx>
 #include <PCDM_StoreStatus.hxx>
-#include <Message_ProgressIndicator.hxx>
 
 class CDM_Document;
 class CDM_MetaData;
index 1f138cb7df28b340528b036ff3df28fcd7c7443a..1d842f5189cf3e79c1a0627451508f6686fde128 100644 (file)
@@ -18,7 +18,6 @@
 #include <CDM_Application.hxx>
 #include <CDM_Document.hxx>
 #include <CDM_MetaData.hxx>
-#include <CDM_Reference.hxx>
 #include <Resource_Manager.hxx>
 #include <Standard_Dump.hxx>
 #include <Standard_Type.hxx>
index 3e47f24987eb0f1dba30d4adbc2ee10003a8401c..0f81748280a2bc2c7d0be75761f23cee376c34e4 100644 (file)
 #define _CDM_Application_HeaderFile
 
 #include <Standard.hxx>
-#include <Standard_Type.hxx>
 
 #include <Standard_Transient.hxx>
-#include <Standard_Boolean.hxx>
 #include <Standard_Integer.hxx>
-#include <Standard_ExtString.hxx>
-#include <TCollection_AsciiString.hxx>
-#include <TCollection_ExtendedString.hxx>
 #include <CDM_MetaDataLookUpTable.hxx>
 #include <Message_ProgressRange.hxx>
 
index c91c9190df4640a25116372f380f6810d5395ada..9efef9145323f315fc9daf7945959091ecb477d0 100644 (file)
@@ -19,7 +19,6 @@
 #include <CDM_Application.hxx>
 #include <CDM_DataMapIteratorOfMetaDataLookUpTable.hxx>
 #include <CDM_Document.hxx>
-#include <CDM_ListIteratorOfListOfDocument.hxx>
 #include <CDM_ListOfDocument.hxx>
 #include <CDM_MetaData.hxx>
 #include <CDM_NamesDirectory.hxx>
 #include <Standard_DomainError.hxx>
 #include <Standard_Dump.hxx>
 #include <Standard_Failure.hxx>
-#include <Standard_GUID.hxx>
 #include <Standard_NoSuchObject.hxx>
 #include <Standard_NullObject.hxx>
-#include <Standard_ProgramError.hxx>
 #include <Standard_Type.hxx>
 #include <TCollection_ExtendedString.hxx>
 #include <UTL.hxx>
index 167dc793a803859d2e512a1aea7fc881b82bc78f..613ed2642dad9ccc610d2ffda6a23331c08503d2 100644 (file)
@@ -17,7 +17,6 @@
 #ifndef CDM_MapOfDocument_HeaderFile
 #define CDM_MapOfDocument_HeaderFile
 
-#include <CDM_Document.hxx>
 #include <CDM_DocumentHasher.hxx>
 #include <NCollection_Map.hxx>
 
index 21e7499479b0d2281cea633cd0227dc3aebf3a70..5c5e273bb0c25ba190326f064455e7f729c24919 100644 (file)
@@ -19,7 +19,6 @@
 #include <CDM_Document.hxx>
 #include <CDM_MetaData.hxx>
 #include <CDM_MetaDataLookUpTable.hxx>
-#include <CDM_Reference.hxx>
 #include <Standard_Dump.hxx>
 #include <CDF_Application.hxx>
 #include <Standard_NullObject.hxx>
index 26af074bc7104a0e9c924e861d3dc5d169615951..45d7e1b83d40938e2e2fe67a4308054360e141c5 100644 (file)
@@ -20,7 +20,6 @@
 #include <Standard.hxx>
 #include <Standard_Type.hxx>
 
-#include <Standard_Boolean.hxx>
 #include <CDM_DocumentPointer.hxx>
 #include <TCollection_ExtendedString.hxx>
 #include <Standard_Integer.hxx>
index 3a9c00f2edc29dc27328d6e00a76ee8843868ad9..cb3ea8556aa3579d91476fdb664bd766395a89bf 100644 (file)
@@ -22,7 +22,6 @@
 
 #include <CDM_DocumentPointer.hxx>
 #include <Standard_Integer.hxx>
-#include <Standard_Boolean.hxx>
 #include <Standard_Transient.hxx>
 class CDM_Document;
 class CDM_Application;
index 497c4590b4dd47d0a4d89793c8d5438a918bfe5d..bd51c6fecafcd06ab3b52f911d64a248d9c1229e 100644 (file)
@@ -22,7 +22,6 @@
 #include <Standard_Handle.hxx>
 
 #include <CDM_ListIteratorOfListOfReferences.hxx>
-#include <Standard_Boolean.hxx>
 #include <Standard_Integer.hxx>
 class CDM_Document;
 
index 0df834c1bbfc1af7cbd274aace43fd179f13ef49..346290529587d911ed007f73b5750549ef010135 100644 (file)
@@ -14,9 +14,6 @@
 #include <ChFi2d_AnaFilletAlgo.hxx>
 
 #include <gp_Ax3.hxx>
-#include <gp_Circ.hxx>
-#include <gp_Lin2d.hxx>
-#include <gp_Circ2d.hxx>
 
 #include <Standard_TypeMismatch.hxx>
 
index 0e797fe32f8d3d9a9b9f30472cb3f4a2405cf43d..441488344a85ac2e6ce7b7456ff99a20c7ff711e 100644 (file)
@@ -24,7 +24,6 @@
 #include <ChFi2d.hxx>
 #include <ChFi2d_Builder.hxx>
 #include <ElCLib.hxx>
-#include <GccEnt_Position.hxx>
 #include <Geom2d_Circle.hxx>
 #include <Geom2d_Curve.hxx>
 #include <Geom2d_Line.hxx>
 #include <Geom_Plane.hxx>
 #include <Geom_Surface.hxx>
 #include <gp_Circ2d.hxx>
-#include <gp_Pln.hxx>
 #include <gp_Pnt.hxx>
 #include <gp_Pnt2d.hxx>
 #include <gp_Vec2d.hxx>
-#include <IntRes2d_IntersectionPoint.hxx>
 #include <Precision.hxx>
 #include <TopAbs_Orientation.hxx>
 #include <TopExp.hxx>
@@ -55,7 +52,6 @@
 #include <TopoDS_Wire.hxx>
 #include <TopTools_DataMapIteratorOfDataMapOfShapeShape.hxx>
 #include <TopTools_IndexedMapOfShape.hxx>
-#include <TopTools_ListIteratorOfListOfShape.hxx>
 
 static Standard_Boolean IsIssuedFrom(const TopoDS_Edge& E,
                                     const TopTools_IndexedMapOfShape& Map,
index 95d01765cd6d908ec39d600a178fa19cdd3d1885..b32409d644bca64ecd53ff9e78cf475b2f8a6436 100644 (file)
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
 #include <ChFi2d_ConstructionError.hxx>
 #include <TopoDS_Face.hxx>
 #include <TopTools_SequenceOfShape.hxx>
 #include <TopTools_DataMapOfShapeShape.hxx>
-#include <Standard_Real.hxx>
-#include <Standard_Boolean.hxx>
 #include <Standard_Integer.hxx>
 
 class TopoDS_Edge;
index 657ba0c6dfe88e1822aad564fc1de35512e94eab..5d12686ec6b02df9220b1a986f8260a83a0c926a 100644 (file)
@@ -42,7 +42,6 @@
 #include <Geom_Surface.hxx>
 #include <GeomAdaptor_Curve.hxx>
 #include <GeomAPI.hxx>
-#include <gp_Pln.hxx>
 #include <gp_Pnt.hxx>
 #include <gp_Pnt2d.hxx>
 #include <IntRes2d_IntersectionPoint.hxx>
index 9a0224b433f1e28d242437c448c9fc31414350c9..516092415e6f56c631f346fc872a2e14b23f7d91 100644 (file)
 
 #include <ChFi2d_ChamferAPI.hxx>
 
-#include <Precision.hxx>
 #include <gp_Pnt.hxx>
 #include <GC_MakeLine.hxx>
-#include <Geom_Line.hxx>
 #include <BRep_Tool.hxx>
 #include <BRepBuilderAPI_MakeEdge.hxx>
 #include <TopoDS_Iterator.hxx>
index 547a2b9b5afe3e559c873db3bba5c018a0a1fb03..f93ed7c1d1059f0650b0b4896de30766ce3be7fe 100644 (file)
@@ -27,7 +27,6 @@
 #include <TopoDS_Iterator.hxx>
 #include <TColStd_ListIteratorOfListOfReal.hxx>
 
-#include <gp_Circ.hxx>
 #include <Geom_Circle.hxx>
 #include <Geom2d_Line.hxx>
 
index fdd396f57b233fc375a7b1c3fb7d18ee9c9b553c..042985dd30268b18d6a1d724643799ac30df8ae6 100644 (file)
@@ -18,7 +18,6 @@
 
 #include <TopoDS_Edge.hxx>
 #include <TopoDS_Wire.hxx>
-#include <gp_Pnt.hxx>
 #include <Geom2d_Curve.hxx>
 #include <Geom_Plane.hxx>
 #include <TColStd_ListOfReal.hxx>
index 9c792365f300244e30477652158a6ef66bec6ac7..d9c03e4d9f18cfbc6484190ef453664b98ca1149 100644 (file)
 #include <ChFi3d.hxx>
 
 #include <BRep_Tool.hxx>
-#include <BRepAdaptor_Curve.hxx>
-#include <BRepAdaptor_Curve2d.hxx>
-#include <BRepAdaptor_Surface.hxx>
 #include <ChFi3d_Builder_0.hxx>
 #include <gp_Pnt.hxx>
 #include <gp_Pnt2d.hxx>
 #include <gp_Vec.hxx>
-#include <gp_Vec2d.hxx>
 #include <Precision.hxx>
-#include <TopExp_Explorer.hxx>
 #include <TopoDS.hxx>
 #include <TopoDS_Edge.hxx>
 #include <BRepTools.hxx>
index b36266ee1c2df158aa223d8b93131ad47658feb2..6292eb31af41b0304dc862a0da33c721a9be7b41 100644 (file)
@@ -21,7 +21,6 @@
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
-#include <Standard_Integer.hxx>
 #include <TopAbs_Orientation.hxx>
 #include <Standard_Boolean.hxx>
 #include <ChFiDS_TypeOfConcavity.hxx>
index 03444145c8313135cf19717d829232fdf12e72d5..e56235f70d3e04e81162b095fbffea5731c9ea6e 100644 (file)
 
 
 #include <Adaptor2d_Curve2d.hxx>
-#include <Adaptor3d_Surface.hxx>
-#include <Adaptor3d_TopolTool.hxx>
-#include <AppBlend_Approx.hxx>
-#include <Blend_CurvPointFuncInv.hxx>
 #include <Blend_FuncInv.hxx>
-#include <Blend_Function.hxx>
-#include <Blend_RstRstFunction.hxx>
-#include <Blend_SurfCurvFuncInv.hxx>
-#include <Blend_SurfPointFuncInv.hxx>
-#include <Blend_SurfRstFunction.hxx>
-#include <BRep_Builder.hxx>
-#include <BRep_Tool.hxx>
-#include <BRepAdaptor_Curve2d.hxx>
-#include <BRepAdaptor_Surface.hxx>
 #include <BRepBlend_Line.hxx>
 #include <BRepLib.hxx>
 #include <BRepTopAdaptor_TopolTool.hxx>
-#include <ChFi3d.hxx>
 #include <ChFi3d_Builder.hxx>
 #include <ChFi3d_Builder_0.hxx>
 #include <ChFiDS_CommonPoint.hxx>
 #include <ChFiDS_HData.hxx>
-#include <ChFiDS_ElSpine.hxx>
 #include <ChFiDS_ListIteratorOfListOfStripe.hxx>
-#include <ChFiDS_SequenceOfSurfData.hxx>
 #include <ChFiDS_Spine.hxx>
 #include <ChFiDS_Stripe.hxx>
 #include <ChFiDS_SurfData.hxx>
 #include <Geom2d_Curve.hxx>
-#include <Geom_Surface.hxx>
 #include <gp_Pnt2d.hxx>
 #include <Precision.hxx>
 #include <ShapeFix.hxx>
-#include <Standard_ConstructionError.hxx>
 #include <Standard_ErrorHandler.hxx>
 #include <Standard_Failure.hxx>
-#include <Standard_NoSuchObject.hxx>
 #include <Standard_NotImplemented.hxx>
-#include <Standard_OutOfRange.hxx>
 #include <TColStd_ListIteratorOfListOfInteger.hxx>
-#include <TColStd_MapIteratorOfMapOfInteger.hxx>
 #include <TColStd_MapOfInteger.hxx>
-#include <TopAbs.hxx>
-#include <TopAbs_Orientation.hxx>
 #include <TopAbs_ShapeEnum.hxx>
-#include <TopExp.hxx>
 #include <TopExp_Explorer.hxx>
 #include <TopoDS.hxx>
 #include <TopoDS_Edge.hxx>
@@ -69,7 +45,6 @@
 #include <TopoDS_Shape.hxx>
 #include <TopoDS_Vertex.hxx>
 #include <TopOpeBRepBuild_HBuilder.hxx>
-#include <TopOpeBRepDS_BuildTool.hxx>
 #include <TopOpeBRepDS_Curve.hxx>
 #include <TopOpeBRepDS_CurveExplorer.hxx>
 #include <TopOpeBRepDS_CurvePointInterference.hxx>
@@ -77,7 +52,6 @@
 #include <TopOpeBRepDS_HDataStructure.hxx>
 #include <TopOpeBRepDS_ListOfInterference.hxx>
 #include <TopOpeBRepDS_PointIterator.hxx>
-#include <TopTools_ListIteratorOfListOfShape.hxx>
 #include <TopTools_ListOfShape.hxx>
 
 #ifdef OCCT_DEBUG
index f24419fca641122fe135592e005504a133591445..2073173217d9bb8968f62576bcb3b91cb61339a6 100644 (file)
@@ -21,7 +21,6 @@
 #include <BRepAdaptor_Surface.hxx>
 #include <GeomAbs_Shape.hxx>
 #include <ChFiDS_ErrorStatus.hxx>
-#include <ChFiDS_ListOfStripe.hxx>
 #include <ChFiDS_Map.hxx>
 #include <ChFiDS_Regularities.hxx>
 #include <ChFiDS_SequenceOfSurfData.hxx>
index 27ea6dd75b4101a483fc56fddb880542744dd7a3..5e64b338a11adfee3c4f99bf6f817cfb2df37c38 100644 (file)
 //  Modified by skv - Fri Oct 24 14:24:47 2003 OCC4077
 //  Modified by skv - Mon Jun 16 15:50:44 2003 OCC615
 
-#include <ChFi3d.hxx>
-#include <Precision.hxx>
+#include <ChFi3d_Builder_0.hxx>
 
-#include <Standard_NotImplemented.hxx>
-#include <Standard_ConstructionError.hxx>
-
-#include <gp.hxx>
-#include <gp_Circ.hxx>
-#include <gp_Elips.hxx>
-#include <gp_Lin.hxx>
-#include <gp_Pnt.hxx>
-#include <gp_Pnt2d.hxx>
-#include <gp_Lin2d.hxx>
+#include <AppParCurves_MultiBSpCurve.hxx>
+#include <Approx_SameParameter.hxx>
+#include <BRepLib.hxx>
+#include <BRepTools.hxx>
+#include <BRepTopAdaptor_HVertex.hxx>
+#include <BRepTopAdaptor_TopolTool.hxx>
+#include <BRep_Builder.hxx>
+#include <ChFi3d.hxx>
+#include <ChFiDS_FilSpine.hxx>
 #include <ElCLib.hxx>
 #include <ElSLib.hxx>
-#include <BSplCLib.hxx>
-#include <GeomLib.hxx>
-
-#include <TColgp_Array1OfPnt2d.hxx>
-#include <TColgp_Array1OfPnt.hxx>
-#include <TColgp_Array1OfXYZ.hxx>
-#include <TColStd_Array1OfInteger.hxx>
-#include <TColStd_Array1OfReal.hxx>
-
-#include <Geom_TrimmedCurve.hxx>
-#include <Geom_BSplineCurve.hxx>
-#include <Geom_Surface.hxx>
-#include <Geom_CylindricalSurface.hxx>
-#include <Geom_RectangularTrimmedSurface.hxx>
-#include <Geom_Plane.hxx>
-#include <Geom_Line.hxx>
-#include <Geom_Circle.hxx>
-#include <Geom_Ellipse.hxx>
+#include <Extrema_LocateExtCC.hxx>
+#include <GCPnts_AbscissaPoint.hxx>
+#include <Geom2dInt_GInter.hxx>
 #include <Geom2d_BezierCurve.hxx>
 #include <Geom2d_BSplineCurve.hxx>
-#include <Geom2d_Line.hxx>
 #include <Geom2d_Circle.hxx>
 #include <Geom2d_Ellipse.hxx>
 #include <Geom2d_Hyperbola.hxx>
+#include <Geom2d_Line.hxx>
 #include <Geom2d_Parabola.hxx>
 #include <Geom2d_TrimmedCurve.hxx>
-#include <Geom2d_Line.hxx>
-#include <Geom2d_OffsetCurve.hxx>
-#include <Geom2dAdaptor_Curve.hxx>
-#include <Geom2dAdaptor_Curve.hxx>
-#include <Adaptor3d_TopolTool.hxx>
-#include <Adaptor3d_CurveOnSurface.hxx>
-#include <Adaptor3d_CurveOnSurface.hxx>
-#include <GeomAdaptor_Surface.hxx>
-
-#include <FairCurve_Batten.hxx>
-#include <FairCurve_AnalysisCode.hxx>
-#include <Convert_ParameterisationType.hxx>
-#include <GeomConvert_CompCurveToBSplineCurve.hxx>
-#include <GeomConvert.hxx>
-#include <GeomLib_Interpolate.hxx>
-#include <GeomAPI_ProjectPointOnSurf.hxx>
-#include <GeomAPI_ProjectPointOnCurve.hxx>
-#include <GC_MakeCircle.hxx>
-#include <BRepAdaptor_Curve.hxx>
-#include <BRepAdaptor_Curve.hxx>
-#include <BRepAdaptor_Curve2d.hxx>
-#include <BRepAdaptor_Surface.hxx>
-#include <BRepTopAdaptor_HVertex.hxx>
-#include <BRepTopAdaptor_TopolTool.hxx>
-#include <LocalAnalysis_SurfaceContinuity.hxx>
-
-#include <BRep_Tool.hxx>
-#include <BRep_Builder.hxx>
-#include <BRepTools.hxx>
-#include <BRepTools_WireExplorer.hxx>
-#include <BRepLib.hxx>
-#include <BRepLib_MakeEdge.hxx>
-#include <BRepLib_MakeWire.hxx>
-#include <BRepLib_MakeFace.hxx>
-
-#include <TopAbs.hxx>
-#include <TopoDS_Shape.hxx>
-#include <TopoDS_Edge.hxx>
-#include <TopoDS_Vertex.hxx>
-#include <TopoDS_Wire.hxx>
-#include <TopoDS_Face.hxx>
-#include <TopExp.hxx>
-#include <TopExp_Explorer.hxx>
-#include <TopTools_Array1OfShape.hxx>
-
-
 #include <GeomAbs_Shape.hxx>
-#include <Bnd_Box2d.hxx>
-
-//#include <math_FunctionSample.hxx>
-//#include <math_FunctionAllRoots.hxx>
-#include <GCPnts_AbscissaPoint.hxx>
-
-#include <IntCurveSurface_TheQuadCurvFuncOfTheQuadCurvExactHInter.hxx>
+#include <GeomAPI_PointsToBSpline.hxx>
+#include <GeomAPI_ProjectPointOnCurve.hxx>
+#include <GeomAPI_ProjectPointOnSurf.hxx>
+#include <GeomConvert.hxx>
+#include <GeomConvert_CompCurveToBSplineCurve.hxx>
+#include <GeomFill_SimpleBound.hxx>
+#include <GeomInt_IntSS.hxx>
+#include <GeomInt_WLApprox.hxx>
+#include <GeomLib.hxx>
+#include <GeomLProp_CLProps.hxx>
+#include <Geom_Ellipse.hxx>
+#include <Geom_Line.hxx>
+#include <Geom_RectangularTrimmedSurface.hxx>
+#include <IntAna_QuadQuadGeo.hxx>
 #include <IntCurveSurface_HInter.hxx>
 #include <IntCurveSurface_IntersectionPoint.hxx>
-#include <IntSurf_Quadric.hxx>
-#include <IntSurf_PntOn2S.hxx>
+#include <IntPatch_WLine.hxx>
 #include <IntSurf_LineOn2S.hxx>
-#include <IntAna_QuadQuadGeo.hxx>
-#include <IntAna2d_AnaIntersection.hxx>
-#include <IntRes2d_IntersectionPoint.hxx>
 #include <IntWalk_PWalking.hxx>
-#include <IntPatch_WLine.hxx>
-#include <Geom2dInt_GInter.hxx>
-#include <GeomInt_WLApprox.hxx>
-#include <GeomInt_IntSS.hxx>
-#include <AppParCurves_MultiBSpCurve.hxx>
-#include <Approx_SameParameter.hxx>
-
+#include <Law_Composite.hxx>
+#include <ProjLib_ProjectedCurve.hxx>
+#include <Standard_NotImplemented.hxx>
+#include <TColgp_Array1OfPnt.hxx>
+#include <TColgp_Array1OfXYZ.hxx>
+#include <TColStd_Array1OfReal.hxx>
 #include <TopAbs.hxx>
-#include <TopoDS_Shape.hxx>
-#include <TopoDS_Edge.hxx>
 #include <TopExp.hxx>
-
-#include <TopOpeBRepDS.hxx>
-#include <TopOpeBRepDS_Surface.hxx>
-#include <TopOpeBRepDS_Point.hxx>
-#include <TopOpeBRepDS_SolidSurfaceInterference.hxx>
-#include <TopOpeBRepDS_CurvePointInterference.hxx>
-#include <TopOpeBRepDS_ListOfInterference.hxx>
+#include <TopExp_Explorer.hxx>
+#include <TopoDS_Edge.hxx>
+#include <TopoDS_Face.hxx>
+#include <TopoDS_Shape.hxx>
+#include <TopoDS_Vertex.hxx>
 #include <TopOpeBRepDS_InterferenceIterator.hxx>
-#include <TopOpeBRepTool_TOOL.hxx>
-#include <ProjLib_ProjectedCurve.hxx>
-
-#include <BRepBlend_PointOnRst.hxx>
-
-#include <ChFiDS_HData.hxx>
-#include <ChFiDS_SurfData.hxx>
-#include <ChFiDS_FaceInterference.hxx>
-#include <ChFiDS_Spine.hxx>
-#include <ChFiDS_FilSpine.hxx>
-#include <ChFiDS_SequenceOfSurfData.hxx>
-#include <ChFiDS_Regul.hxx>
-#include <Law_Function.hxx>
-#include <Law_Composite.hxx>
-#include <GeomAPI_PointsToBSpline.hxx>
-#include <GeomLProp_CLProps.hxx>
+#include <TopOpeBRepDS_SolidSurfaceInterference.hxx>
 
-#include <ChFi3d_Builder_0.hxx>
 
 #ifdef OCCT_DEBUG
 extern Standard_Boolean ChFi3d_GetcontextFORCEBLEND(); 
@@ -170,12 +89,6 @@ extern void ChFi3d_SettraceDRAWINT(const Standard_Boolean b);
 extern void ChFi3d_SettraceDRAWSPINE(const Standard_Boolean b);
 #endif
 
-#include <stdio.h>
-
-#include <GeomAdaptor_Curve.hxx>
-#include <BRepAdaptor_Surface.hxx>
-#include <TopOpeBRepDS_SurfaceCurveInterference.hxx>
-
 //=======================================================================
 //function : ChFi3d_InPeriod
 //purpose  : 
index e3655b03c95b1cf858c197a89281a203527783b5..7cce0995560310d7f2d81bd104146b697b56297a 100644 (file)
@@ -20,8 +20,6 @@
 #include <TopOpeBRepDS_SurfaceCurveInterference.hxx>
 #include <TopOpeBRepDS_CurvePointInterference.hxx>
 #include <TopOpeBRepDS_DataStructure.hxx>
-#include <TopOpeBRepDS_Curve.hxx>
-#include <TopOpeBRepDS_Surface.hxx>
 #include <BRepBlend_Extremity.hxx>
 #include <ChFiDS_Stripe.hxx>
 #include <ChFiDS_SurfData.hxx>
 #include <ChFiDS_Map.hxx>
 #include <TopoDS_Face.hxx>
 #include <TopoDS_Vertex.hxx>
-#include <TopoDS.hxx>
 #include <TopAbs_Orientation.hxx>
 #include <TopTools_ListOfShape.hxx>
-#include <TopTools_ListIteratorOfListOfShape.hxx>
-#include <IntSurf_LineOn2S.hxx>
 #include <IntSurf_TypeTrans.hxx>
-#include <GeomFill_Boundary.hxx>
 #include <GeomFill_BoundWithSurf.hxx>
-#include <GeomFill_SimpleBound.hxx>
-#include <GeomFill_ConstrainedFilling.hxx>
 #include <Geom2d_Curve.hxx>
 #include <Geom_Curve.hxx>
 #include <Geom_TrimmedCurve.hxx>
 #include <Geom_Surface.hxx>
 #include <Geom_BezierCurve.hxx>
 #include <Geom_Circle.hxx>
-#include <GeomAdaptor_Curve.hxx>
 #include <GeomAdaptor_Surface.hxx>
-#include <GeomAdaptor_Surface.hxx>
-#include <BRepAdaptor_Surface.hxx>
 #include <BRepAdaptor_Surface.hxx>
 #include <Adaptor3d_Curve.hxx>
-#include <Adaptor3d_CurveOnSurface.hxx>
 #include <Adaptor3d_Surface.hxx>
-#include <Extrema_LocateExtCC.hxx>
-#include <Extrema_POnCurv.hxx>
 #include <Bnd_Box.hxx>
 #include <GeomAbs_Shape.hxx>
 #include <gp_Pnt.hxx>
-#include <gp_Vec.hxx>
-#include <gp_Pnt2d.hxx>
-#include <gp_Vec2d.hxx>
-#include <gp_Dir2d.hxx>
-#include <TColgp_Array1OfPnt.hxx>
-#include <TColgp_Array1OfVec.hxx>
 #include <TColStd_Array1OfReal.hxx>
-#include <TColStd_Array1OfInteger.hxx>
 #include <TopTools_Array1OfShape.hxx>
 #ifdef OCCT_DEBUG
 #include <OSD_Chronometer.hxx>
index 8897fb1f5af8105c8c74bb22949122478a284a6e..d8f9df9ce1bdd7c395aa3087985213a48038117e 100644 (file)
 
 
 #include <Adaptor2d_Curve2d.hxx>
-#include <Adaptor3d_Surface.hxx>
-#include <Adaptor3d_TopolTool.hxx>
 #include <AppBlend_Approx.hxx>
 #include <Blend_CurvPointFuncInv.hxx>
 #include <Blend_FuncInv.hxx>
-#include <Blend_Function.hxx>
 #include <Blend_RstRstFunction.hxx>
-#include <Blend_SurfCurvFuncInv.hxx>
-#include <Blend_SurfPointFuncInv.hxx>
-#include <Blend_SurfRstFunction.hxx>
-#include <BRep_Tool.hxx>
-#include <BRepAdaptor_Curve.hxx>
-#include <BRepAdaptor_Curve2d.hxx>
-#include <BRepAdaptor_Surface.hxx>
 #include <BRepBlend_Line.hxx>
 #include <BRepLProp_SLProps.hxx>
 #include <BRepTopAdaptor_TopolTool.hxx>
 #include <ChFi3d.hxx>
 #include <ChFi3d_Builder.hxx>
 #include <ChFi3d_Builder_0.hxx>
-#include <ChFiDS_CommonPoint.hxx>
 #include <ChFiDS_ErrorStatus.hxx>
 #include <ChFiDS_FilSpine.hxx>
 #include <ChFiDS_HData.hxx>
-#include <ChFiDS_ElSpine.hxx>
 #include <ChFiDS_ListIteratorOfListOfStripe.hxx>
-#include <ChFiDS_ListIteratorOfRegularities.hxx>
-#include <ChFiDS_Regul.hxx>
 #include <ChFiDS_Spine.hxx>
 #include <ChFiDS_State.hxx>
 #include <ChFiDS_Stripe.hxx>
 #include <gp_Pnt.hxx>
 #include <gp_Pnt2d.hxx>
 #include <gp_Vec.hxx>
-#include <LocalAnalysis_SurfaceContinuity.hxx>
 #include <Precision.hxx>
 #include <Standard_ConstructionError.hxx>
 #include <Standard_NoSuchObject.hxx>
 #include <Standard_OutOfRange.hxx>
-#include <TopAbs.hxx>
 #include <TopAbs_Orientation.hxx>
 #include <TopAbs_ShapeEnum.hxx>
 #include <TopExp.hxx>
@@ -76,8 +60,6 @@
 #include <TopOpeBRepBuild_HBuilder.hxx>
 #include <TopOpeBRepDS_HDataStructure.hxx>
 #include <TopOpeBRepDS_Surface.hxx>
-#include <TopOpeBRepTool_TOOL.hxx>
-#include <TopTools_ListIteratorOfListOfShape.hxx>
 #include <BRepLib_MakeEdge.hxx>
 
 #ifdef OCCT_DEBUG
index 5330c4d7e86bc4a09653dde652148a3f111c1c0e..04f981f39e7f2c0a19fa4360ecc8a18eb3393035 100644 (file)
 
 
 #include <Adaptor2d_Curve2d.hxx>
-#include <Adaptor3d_Surface.hxx>
-#include <Adaptor3d_TopolTool.hxx>
-#include <AppBlend_Approx.hxx>
-#include <Blend_CurvPointFuncInv.hxx>
 #include <Blend_FuncInv.hxx>
-#include <Blend_Function.hxx>
-#include <Blend_RstRstFunction.hxx>
-#include <Blend_SurfCurvFuncInv.hxx>
-#include <Blend_SurfPointFuncInv.hxx>
-#include <Blend_SurfRstFunction.hxx>
-#include <BRep_Tool.hxx>
-#include <BRepAdaptor_Curve.hxx>
-#include <BRepAdaptor_Curve2d.hxx>
-#include <BRepAdaptor_Surface.hxx>
 #include <BRepBlend_Line.hxx>
 #include <BRepLib_MakeFace.hxx>
 #include <BRepLProp_SLProps.hxx>
 #include <ChFiDS_ElSpine.hxx>
 #include <ChFiDS_ErrorStatus.hxx>
 #include <ChFiDS_FaceInterference.hxx>
-#include <ChFiDS_FilSpine.hxx>
 #include <ChFiDS_HData.hxx>
-#include <ChFiDS_ElSpine.hxx>
-#include <ChFiDS_ListIteratorOfListOfHElSpine.hxx>
 #include <ChFiDS_ListOfHElSpine.hxx>
 #include <ChFiDS_SequenceOfSurfData.hxx>
 #include <ChFiDS_Spine.hxx>
 #include <ChFiDS_SurfData.hxx>
 #include <ChFiKPart_ComputeData.hxx>
 #include <ElCLib.hxx>
-#include <Extrema_ExtPC.hxx>
 #include <Extrema_ExtPS.hxx>
 #include <Extrema_LocateExtPC.hxx>
 #include <Extrema_POnCurv.hxx>
 #include <Geom2d_Curve.hxx>
-#include <Geom_BSplineCurve.hxx>
 #include <Geom_BSplineSurface.hxx>
-#include <Geom_Line.hxx>
 #include <Geom_Plane.hxx>
 #include <Geom_Surface.hxx>
-#include <GeomAdaptor_Curve.hxx>
-#include <GeomAdaptor_Surface.hxx>
 #include <GeomAdaptor_Surface.hxx>
 #include <GeomAPI_ProjectPointOnCurve.hxx>
-#include <gp_Pln.hxx>
+#include <GeomFill_ConstrainedFilling.hxx>
 #include <gp_Pnt.hxx>
 #include <gp_Pnt2d.hxx>
 #include <gp_Vec.hxx>
 #include <gp_XYZ.hxx>
 #include <math_Vector.hxx>
 #include <Precision.hxx>
-#include <Standard_ConstructionError.hxx>
-#include <Standard_NoSuchObject.hxx>
 #include <Standard_NotImplemented.hxx>
-#include <Standard_OutOfRange.hxx>
-#include <TColgp_Array1OfPnt.hxx>
-#include <TColgp_Array1OfVec.hxx>
-#include <TColStd_Array1OfInteger.hxx>
 #include <TColStd_Array1OfReal.hxx>
 #include <TColStd_ListOfInteger.hxx>
 #include <TopAbs.hxx>
 #include <TopoDS_Face.hxx>
 #include <TopoDS_Shape.hxx>
 #include <TopoDS_Vertex.hxx>
-#include <TopoDS_Wire.hxx>
 #include <TopOpeBRepBuild_HBuilder.hxx>
 #include <TopOpeBRepDS_HDataStructure.hxx>
-#include <TopTools_ListIteratorOfListOfShape.hxx>
 
 #ifdef OCCT_DEBUG
 #ifdef DRAW
index 3bcd519a36fe1b0c0d7f014f6d82134ec5609ae5..f22c19b2b2b9df2d19b9c6b157a96b55182b7e21 100644 (file)
 //  ComputeData(), case where BRepBlend_Walking::Continu() can't get up to Target
 
 #include <Adaptor2d_Curve2d.hxx>
-#include <Adaptor3d_Surface.hxx>
-#include <Adaptor3d_TopolTool.hxx>
-#include <AppBlend_Approx.hxx>
-#include <Approx_SweepFunction.hxx>
 #include <Blend_CurvPointFuncInv.hxx>
-#include <Blend_FuncInv.hxx>
-#include <Blend_Function.hxx>
-#include <Blend_Point.hxx>
 #include <Blend_RstRstFunction.hxx>
 #include <Blend_SurfCurvFuncInv.hxx>
 #include <Blend_SurfPointFuncInv.hxx>
 #include <Blend_SurfRstFunction.hxx>
-#include <BRep_Tool.hxx>
-#include <BRepAdaptor_Curve.hxx>
-#include <BRepAdaptor_Curve2d.hxx>
-#include <BRepAdaptor_Surface.hxx>
 #include <BRepBlend_AppFunc.hxx>
 #include <BRepBlend_AppFuncRst.hxx>
 #include <BRepBlend_AppFuncRstRst.hxx>
@@ -44,9 +33,7 @@
 #include <BRepBlend_ConstRad.hxx>
 #include <BRepBlend_ConstRadInv.hxx>
 #include <BRepBlend_CSWalking.hxx>
-#include <BRepBlend_Extremity.hxx>
 #include <BRepBlend_Line.hxx>
-#include <BRepBlend_PointOnRst.hxx>
 #include <BRepBlend_RstRstLineBuilder.hxx>
 #include <BRepBlend_SurfRstLineBuilder.hxx>
 #include <BRepBlend_Walking.hxx>
@@ -59,7 +46,6 @@
 #include <ChFiDS_FaceInterference.hxx>
 #include <ChFiDS_ElSpine.hxx>
 #include <ChFiDS_Spine.hxx>
-#include <ChFiDS_Stripe.hxx>
 #include <ChFiDS_SurfData.hxx>
 #include <Geom2d_BSplineCurve.hxx>
 #include <Geom2d_Curve.hxx>
@@ -71,7 +57,6 @@
 #include <Geom_Curve.hxx>
 #include <Geom_Surface.hxx>
 #include <GeomAdaptor_Curve.hxx>
-#include <GeomAdaptor_Surface.hxx>
 #include <GeomLib.hxx>
 #include <gp_Dir2d.hxx>
 #include <gp_Pnt.hxx>
@@ -81,9 +66,6 @@
 #include <IntRes2d_IntersectionPoint.hxx>
 #include <math_Vector.hxx>
 #include <Precision.hxx>
-#include <Standard_ConstructionError.hxx>
-#include <Standard_NoSuchObject.hxx>
-#include <Standard_OutOfRange.hxx>
 #include <TopExp.hxx>
 #include <TopoDS_Edge.hxx>
 #include <TopoDS_Face.hxx>
@@ -94,7 +76,6 @@
 #include <TopOpeBRepDS_DataStructure.hxx>
 #include <TopOpeBRepDS_HDataStructure.hxx>
 #include <TopOpeBRepDS_Surface.hxx>
-#include <TopTools_ListIteratorOfListOfShape.hxx>
 #include <TopTools_ListOfShape.hxx>
 
 #include <stdio.h>
index 9d78c539444df3dc5e353e291025b7dbc8088cea..8a0da7302307fd53c14def4e12ad3dbb8d5d3ba6 100644 (file)
 //  Modified by skv - Thu Aug 21 11:55:58 2008 OCC20222
 
 #include <Adaptor2d_Curve2d.hxx>
-#include <Adaptor3d_CurveOnSurface.hxx>
-#include <Adaptor3d_Surface.hxx>
-#include <Adaptor3d_TopolTool.hxx>
-#include <AppBlend_Approx.hxx>
-#include <Blend_CurvPointFuncInv.hxx>
 #include <Blend_FuncInv.hxx>
-#include <Blend_Function.hxx>
-#include <Blend_RstRstFunction.hxx>
-#include <Blend_SurfCurvFuncInv.hxx>
-#include <Blend_SurfPointFuncInv.hxx>
-#include <Blend_SurfRstFunction.hxx>
-#include <BRep_Builder.hxx>
-#include <BRep_Tool.hxx>
-#include <BRepAdaptor_Curve.hxx>
-#include <BRepAdaptor_Curve2d.hxx>
-#include <BRepAdaptor_Surface.hxx>
 #include <BRepAlgo_NormalProjection.hxx>
 #include <BRepBlend_Line.hxx>
 #include <BRepExtrema_ExtCC.hxx>
@@ -46,7 +31,6 @@
 #include <ChFiDS_CommonPoint.hxx>
 #include <ChFiDS_FaceInterference.hxx>
 #include <ChFiDS_HData.hxx>
-#include <ChFiDS_ElSpine.hxx>
 #include <ChFiDS_ListIteratorOfListOfStripe.hxx>
 #include <ChFiDS_Map.hxx>
 #include <ChFiDS_SequenceOfSurfData.hxx>
 #include <ChFiDS_Stripe.hxx>
 #include <ChFiDS_SurfData.hxx>
 #include <ElCLib.hxx>
-#include <ElSLib.hxx>
 #include <Extrema_ExtCC.hxx>
 #include <Extrema_ExtPC.hxx>
-#include <Extrema_ExtPC2d.hxx>
 #include <Extrema_ExtPS.hxx>
 #include <Extrema_LocateExtCC.hxx>
 #include <Extrema_POnCurv.hxx>
 #include <Geom_BoundedCurve.hxx>
 #include <Geom_BSplineCurve.hxx>
 #include <Geom_BSplineSurface.hxx>
-#include <Geom_Circle.hxx>
 #include <Geom_Curve.hxx>
-#include <Geom_Ellipse.hxx>
-#include <Geom_Line.hxx>
 #include <Geom_RectangularTrimmedSurface.hxx>
 #include <Geom_Surface.hxx>
 #include <Geom_TrimmedCurve.hxx>
 #include <GeomAbs_Shape.hxx>
 #include <GeomAdaptor_Curve.hxx>
 #include <GeomAdaptor_Surface.hxx>
-#include <GeomAdaptor_Surface.hxx>
-#include <GeomAPI_ExtremaCurveCurve.hxx>
 #include <GeomInt_IntSS.hxx>
 #include <GeomLib.hxx>
 #include <GeomProjLib.hxx>
-#include <gp_Ax3.hxx>
-#include <gp_Circ.hxx>
-#include <gp_Dir.hxx>
-#include <gp_Dir2d.hxx>
-#include <gp_Elips.hxx>
 #include <gp_Pnt.hxx>
 #include <gp_Pnt2d.hxx>
-#include <gp_Vec.hxx>
 #include <gp_Vec2d.hxx>
 #include <IntCurveSurface_HInter.hxx>
 #include <IntCurveSurface_IntersectionPoint.hxx>
 #include <IntRes2d_IntersectionPoint.hxx>
-#include <IntRes2d_Transition.hxx>
 #include <Precision.hxx>
 #include <Standard_ConstructionError.hxx>
 #include <Standard_Failure.hxx>
-#include <Standard_NoSuchObject.hxx>
 #include <Standard_NotImplemented.hxx>
-#include <Standard_OutOfRange.hxx>
 #include <StdFail_NotDone.hxx>
-#include <TColgp_Array1OfPnt.hxx>
-#include <TColgp_Array1OfPnt2d.hxx>
-#include <TColStd_Array1OfInteger.hxx>
 #include <TColStd_Array1OfReal.hxx>
 #include <TopAbs.hxx>
 #include <TopAbs_Orientation.hxx>
 #include <TopAbs_ShapeEnum.hxx>
 #include <TopExp.hxx>
 #include <TopExp_Explorer.hxx>
-#include <TopLoc_Location.hxx>
 #include <TopoDS.hxx>
 #include <TopoDS_Edge.hxx>
 #include <TopoDS_Face.hxx>
 #include <TopOpeBRepDS_DataStructure.hxx>
 #include <TopOpeBRepDS_HDataStructure.hxx>
 #include <TopOpeBRepDS_Kind.hxx>
-#include <TopOpeBRepDS_ListIteratorOfListOfInterference.hxx>
 #include <TopOpeBRepDS_ListOfInterference.hxx>
 #include <TopOpeBRepDS_Point.hxx>
 #include <TopOpeBRepDS_SolidSurfaceInterference.hxx>
 #include <TopOpeBRepDS_SurfaceCurveInterference.hxx>
 #include <TopOpeBRepDS_Transition.hxx>
 #include <TopTools_Array1OfShape.hxx>
-#include <TopTools_ListIteratorOfListOfShape.hxx>
 
 #ifdef OCCT_DEBUG
 # ifdef DRAW
@@ -154,7 +116,6 @@ extern void ChFi3d_ResultChron(OSD_Chronometer & ch,Standard_Real& time);
 #endif
 #include <Geom2dAPI_ProjectPointOnCurve.hxx>
 #include <math_FunctionSample.hxx>
-#include <Geom2dAdaptor_Curve.hxx>
 #include <IntRes2d_IntersectionSegment.hxx>
 #include <Geom_BezierCurve.hxx>
 #include <Geom_BoundedSurface.hxx>
index a61a85c00d00721d9e0ded85e2f759838d735e33..37a13afa218310fb0a9911a5200d080200ecaaed 100644 (file)
 
 
 #include <Adaptor2d_Curve2d.hxx>
-#include <Adaptor3d_CurveOnSurface.hxx>
-#include <Adaptor3d_Surface.hxx>
-#include <Adaptor3d_TopolTool.hxx>
-#include <AppBlend_Approx.hxx>
 #include <Blend_CurvPointFuncInv.hxx>
 #include <Blend_FuncInv.hxx>
-#include <Blend_Function.hxx>
-#include <Blend_RstRstFunction.hxx>
-#include <Blend_SurfCurvFuncInv.hxx>
-#include <Blend_SurfPointFuncInv.hxx>
-#include <Blend_SurfRstFunction.hxx>
-#include <BRep_Tool.hxx>
-#include <BRepAdaptor_Curve.hxx>
-#include <BRepAdaptor_Curve2d.hxx>
-#include <BRepAdaptor_Surface.hxx>
 #include <BRepBlend_Line.hxx>
 #include <BRepTopAdaptor_TopolTool.hxx>
-#include <ChFi3d.hxx>
 #include <ChFi3d_Builder.hxx>
 #include <ChFi3d_Builder_0.hxx>
 #include <ChFiDS_CommonPoint.hxx>
 #include <ChFiDS_FaceInterference.hxx>
 #include <ChFiDS_HData.hxx>
-#include <ChFiDS_ElSpine.hxx>
 #include <ChFiDS_ListIteratorOfListOfStripe.hxx>
 #include <ChFiDS_SequenceOfSurfData.hxx>
 #include <ChFiDS_Spine.hxx>
 #include <Geom_BoundedCurve.hxx>
 #include <Geom_Curve.hxx>
 #include <Geom_Surface.hxx>
-#include <GeomAbs_Shape.hxx>
 #include <GeomAdaptor_Curve.hxx>
 #include <GeomAdaptor_Surface.hxx>
-#include <GeomAdaptor_Surface.hxx>
 #include <GeomLib.hxx>
-#include <gp_Ax3.hxx>
-#include <gp_Dir.hxx>
-#include <gp_Dir2d.hxx>
 #include <gp_Pnt.hxx>
 #include <gp_Pnt2d.hxx>
-#include <gp_Vec.hxx>
-#include <gp_Vec2d.hxx>
-#include <Precision.hxx>
-#include <Standard_ConstructionError.hxx>
-#include <Standard_Failure.hxx>
-#include <Standard_NoSuchObject.hxx>
 #include <Standard_NotImplemented.hxx>
-#include <Standard_OutOfRange.hxx>
-#include <StdFail_NotDone.hxx>
 #include <TColStd_Array1OfReal.hxx>
 #include <TopAbs.hxx>
 #include <TopAbs_Orientation.hxx>
 #include <TopAbs_ShapeEnum.hxx>
-#include <TopExp.hxx>
 #include <TopExp_Explorer.hxx>
 #include <TopoDS.hxx>
 #include <TopoDS_Edge.hxx>
 #include <TopOpeBRepDS_DataStructure.hxx>
 #include <TopOpeBRepDS_HDataStructure.hxx>
 #include <TopOpeBRepDS_ListOfInterference.hxx>
-#include <TopOpeBRepDS_Point.hxx>
-#include <TopOpeBRepDS_Surface.hxx>
 #include <TopOpeBRepDS_SurfaceCurveInterference.hxx>
-#include <TopTools_ListIteratorOfListOfShape.hxx>
 
 static void Reduce(const Standard_Real& p1,
                   const Standard_Real& p2,
index bc70df03a02502c7f5ce66db489e440036c9e053..c58f6ec7a7836e6d48748b4dbfb9f7d804aacc4a 100644 (file)
 // Traitement des coins                 
 
 #include <Adaptor2d_Curve2d.hxx>
-#include <Adaptor3d_CurveOnSurface.hxx>
-#include <Adaptor3d_Surface.hxx>
-#include <Adaptor3d_TopolTool.hxx>
 #include <AppBlend_Approx.hxx>
-#include <Blend_CurvPointFuncInv.hxx>
 #include <Blend_FuncInv.hxx>
-#include <Blend_Function.hxx>
-#include <Blend_RstRstFunction.hxx>
-#include <Blend_SurfCurvFuncInv.hxx>
-#include <Blend_SurfPointFuncInv.hxx>
-#include <Blend_SurfRstFunction.hxx>
 #include <Bnd_Box2d.hxx>
 #include <BndLib_Add2dCurve.hxx>
-#include <BRep_Tool.hxx>
-#include <BRepAdaptor_Curve2d.hxx>
-#include <BRepAdaptor_Surface.hxx>
 #include <BRepAlgo_NormalProjection.hxx>
 #include <BRepBlend_Line.hxx>
 #include <BRepLib_MakeEdge.hxx>
 #include <BRepLib_MakeFace.hxx>
 #include <BRepTools.hxx>
-#include <BRepTopAdaptor_TopolTool.hxx>
 #include <ChFi3d_Builder.hxx>
 #include <ChFi3d_Builder_0.hxx>
 #include <ChFiDS_CommonPoint.hxx>
 #include <ChFiDS_FaceInterference.hxx>
 #include <ChFiDS_HData.hxx>
-#include <ChFiDS_ElSpine.hxx>
 #include <ChFiDS_ListIteratorOfListOfStripe.hxx>
 #include <ChFiDS_Regul.hxx>
 #include <ChFiDS_SequenceOfSurfData.hxx>
 #include <Geom_BezierCurve.hxx>
 #include <Geom_BSplineSurface.hxx>
 #include <Geom_Curve.hxx>
-#include <Geom_Line.hxx>
 #include <Geom_Surface.hxx>
-#include <GeomAdaptor.hxx>
 #include <GeomAdaptor_Surface.hxx>
 #include <GeomInt_IntSS.hxx>
 #include <GeomLib.hxx>
 #include <GeomPlate_BuildPlateSurface.hxx>
 #include <GeomPlate_CurveConstraint.hxx>
-#include <GeomPlate_HArray1OfHCurve.hxx>
 #include <GeomPlate_MakeApprox.hxx>
 #include <GeomPlate_PlateG0Criterion.hxx>
 #include <GeomPlate_Surface.hxx>
 #include <PLib.hxx>
 #include <Precision.hxx>
 #include <Standard_ConstructionError.hxx>
-#include <Standard_NoSuchObject.hxx>
 #include <Standard_OutOfRange.hxx>
 #include <TColGeom2d_Array1OfCurve.hxx>
 #include <TColGeom2d_HArray1OfCurve.hxx>
 #include <TColGeom_Array1OfCurve.hxx>
 #include <TColGeom_SequenceOfCurve.hxx>
 #include <TColgp_Array1OfPnt.hxx>
-#include <TColgp_Array1OfPnt2d.hxx>
 #include <TColgp_Array1OfXYZ.hxx>
 #include <TColgp_SequenceOfXY.hxx>
 #include <TColgp_SequenceOfXYZ.hxx>
 #include <TColStd_Array1OfReal.hxx>
 #include <TColStd_Array2OfInteger.hxx>
 #include <TColStd_Array2OfReal.hxx>
-#include <TColStd_HArray1OfInteger.hxx>
 #include <TColStd_ListOfInteger.hxx>
 #include <TopAbs_Orientation.hxx>
 #include <TopExp.hxx>
index 21038bf9dfad262ef28d0f9a85c81b085296f5ae..1edf9acc9dfb221158a147d640c8a37b3faa1b06 100644 (file)
 // commercial license or contractual agreement.
 
 
-#include <Adaptor2d_Curve2d.hxx>
-#include <Adaptor3d_Surface.hxx>
-#include <Adaptor3d_TopolTool.hxx>
-#include <AppBlend_Approx.hxx>
 #include <Blend_CurvPointFuncInv.hxx>
 #include <Blend_FuncInv.hxx>
-#include <Blend_Function.hxx>
-#include <Blend_RstRstFunction.hxx>
-#include <Blend_SurfCurvFuncInv.hxx>
-#include <Blend_SurfPointFuncInv.hxx>
-#include <Blend_SurfRstFunction.hxx>
-#include <BRepAdaptor_Curve2d.hxx>
-#include <BRepAdaptor_Surface.hxx>
 #include <BRepBlend_Line.hxx>
 #include <BRepTopAdaptor_TopolTool.hxx>
 #include <ChFi3d_Builder.hxx>
-#include <ChFiDS_CommonPoint.hxx>
 #include <ChFiDS_ElSpine.hxx>
 #include <ChFiDS_Spine.hxx>
-#include <ChFiDS_Stripe.hxx>
 #include <ChFiDS_SurfData.hxx>
-#include <Geom2d_Curve.hxx>
-#include <Geom_Surface.hxx>
-#include <gp_Pnt2d.hxx>
-#include <Standard_ConstructionError.hxx>
-#include <Standard_NoSuchObject.hxx>
-#include <Standard_OutOfRange.hxx>
-#include <TopoDS_Edge.hxx>
-#include <TopoDS_Face.hxx>
-#include <TopoDS_Shape.hxx>
-#include <TopoDS_Vertex.hxx>
 #include <TopOpeBRepBuild_HBuilder.hxx>
-#include <TopOpeBRepDS_HDataStructure.hxx>
 
 //=======================================================================
 //function : SimulSurf
index a1a04de26c10ab9a296a177435f263eb42cc13be..c893b55c7935fe0c863f469d59e655b5c6217e65 100644 (file)
 
 
 #include <Adaptor2d_Curve2d.hxx>
-#include <Adaptor3d_Surface.hxx>
-#include <Adaptor3d_TopolTool.hxx>
-#include <AppBlend_Approx.hxx>
 #include <Blend_CurvPointFuncInv.hxx>
 #include <Blend_FuncInv.hxx>
-#include <Blend_Function.hxx>
-#include <Blend_RstRstFunction.hxx>
-#include <Blend_SurfCurvFuncInv.hxx>
-#include <Blend_SurfPointFuncInv.hxx>
-#include <Blend_SurfRstFunction.hxx>
-#include <BRep_Tool.hxx>
-#include <BRepAdaptor_Curve2d.hxx>
-#include <BRepAdaptor_Curve.hxx>
-#include <BRepAdaptor_Curve2d.hxx>
-#include <BRepAdaptor_Surface.hxx>
 #include <BRepBlend_Line.hxx>
 #include <BRepTopAdaptor_TopolTool.hxx>
 #include <ChFi3d_Builder.hxx>
 #include <ChFi3d_Builder_0.hxx>
 #include <ChFiDS_CommonPoint.hxx>
-#include <ChFiDS_ElSpine.hxx>
 #include <ChFiDS_Spine.hxx>
-#include <ChFiDS_Stripe.hxx>
 #include <ChFiDS_SurfData.hxx>
 #include <ChFiKPart_RstMap.hxx>
 #include <ElCLib.hxx>
 #include <ElSLib.hxx>
-#include <Geom2d_BezierCurve.hxx>
-#include <Geom2d_BSplineCurve.hxx>
 #include <Geom2d_Curve.hxx>
-#include <Geom2d_Line.hxx>
-#include <Geom2dAdaptor_Curve.hxx>
 #include <Geom2dAdaptor_Curve.hxx>
 #include <Geom2dHatch_Hatcher.hxx>
 #include <Geom2dHatch_Intersector.hxx>
 #include <Geom_Plane.hxx>
 #include <Geom_Surface.hxx>
 #include <GeomAbs_CurveType.hxx>
-#include <GeomAbs_SurfaceType.hxx>
-#include <GeomAdaptor_Curve.hxx>
 #include <GeomAdaptor_Surface.hxx>
-#include <gp.hxx>
 #include <gp_Circ.hxx>
-#include <gp_Dir2d.hxx>
 #include <gp_Pnt.hxx>
 #include <gp_Pnt2d.hxx>
 #include <HatchGen_Domain.hxx>
 #include <HatchGen_PointOnElement.hxx>
 #include <HatchGen_PointOnHatching.hxx>
 #include <Precision.hxx>
-#include <Standard_ConstructionError.hxx>
-#include <Standard_NoSuchObject.hxx>
 #include <Standard_NotImplemented.hxx>
-#include <Standard_OutOfRange.hxx>
-#include <TColgp_Array1OfPnt2d.hxx>
 #include <TColStd_Array1OfInteger.hxx>
-#include <TColStd_Array1OfReal.hxx>
 #include <TColStd_SequenceOfInteger.hxx>
 #include <TopExp.hxx>
 #include <TopoDS_Edge.hxx>
index dfef8e25d191ae8cfc1c02cdd36910dd0b8d7ccb..078a6472317f727b96239f6c5cb998b0fc758c46 100644 (file)
 
 
 #include <Adaptor3d_TopolTool.hxx>
-#include <Blend_Point.hxx>
-#include <BlendFunc_SectionShape.hxx>
-#include <BRepAdaptor_Curve2d.hxx>
-#include <BRepAdaptor_Curve2d.hxx>
-#include <BRepAdaptor_Surface.hxx>
-#include <BRepAdaptor_Surface.hxx>
 #include <BRepBlend_Chamfer.hxx>
 #include <BRepBlend_ChamfInv.hxx>
 #include <BRepBlend_ConstThroat.hxx>
@@ -40,7 +34,6 @@
 #include <ChFiDS_CircSection.hxx>
 #include <ChFiDS_HData.hxx>
 #include <ChFiDS_ElSpine.hxx>
-#include <ChFiDS_ListIteratorOfListOfStripe.hxx>
 #include <ChFiDS_ListIteratorOfRegularities.hxx>
 #include <ChFiDS_ListOfStripe.hxx>
 #include <ChFiDS_Regul.hxx>
 #include <ChFiDS_SurfData.hxx>
 #include <ElSLib.hxx>
 #include <Extrema_GenLocateExtPS.hxx>
-#include <GeomAdaptor_Curve.hxx>
 #include <Standard_ConstructionError.hxx>
 #include <Standard_DomainError.hxx>
 #include <Standard_NotImplemented.hxx>
-#include <TopAbs.hxx>
 #include <TopoDS_Edge.hxx>
 #include <TopoDS_Face.hxx>
 #include <TopoDS_Shape.hxx>
 #include <TopoDS_Vertex.hxx>
 #include <TopOpeBRepBuild_HBuilder.hxx>
 #include <TopOpeBRepDS_HDataStructure.hxx>
-#include <TopTools_ListIteratorOfListOfShape.hxx>
 #include <memory>
 
 #ifdef OCCT_DEBUG
index 2a708db29604d6fd1bdea42d4ffd161224701d5c..f1ce9edbf95cbcc88f3b2f3f4a3768a54356dbe1 100644 (file)
@@ -17,7 +17,6 @@
 #ifndef _ChFi3d_ChBuilder_HeaderFile
 #define _ChFi3d_ChBuilder_HeaderFile
 
-#include <BRepAdaptor_Curve2d.hxx>
 #include <BRepAdaptor_Surface.hxx>
 #include <ChFi3d_Builder.hxx>
 #include <ChFiDS_ChamfMethod.hxx>
index f21f2ada1a593686f7f657368979711c0f70eff6..6420d8138431b6ee7e29983b98bfadb93ed2b1fd 100644 (file)
 // commercial license or contractual agreement.
 
 
-#include <Adaptor3d_TopolTool.hxx>
-#include <BRepAdaptor_Curve2d.hxx>
-#include <BRepAdaptor_Surface.hxx>
 #include <ChFi3d_ChBuilder.hxx>
-#include <ChFiDS_ElSpine.hxx>
-#include <ChFiDS_Spine.hxx>
-#include <ChFiDS_Stripe.hxx>
-#include <ChFiDS_SurfData.hxx>
-#include <Standard_ConstructionError.hxx>
-#include <Standard_DomainError.hxx>
-#include <TopoDS_Edge.hxx>
-#include <TopoDS_Face.hxx>
-#include <TopoDS_Shape.hxx>
-#include <TopoDS_Vertex.hxx>
 
 //=======================================================================
 //function : PerformTwoCorner
index f7f731f6c7272291c5d52ef9378dee12710cd489..8167011f3062470331c795a45027e690ceeddea7 100644 (file)
 
 #include <Adaptor3d_TopolTool.hxx>
 #include <BRep_Tool.hxx>
-#include <BRepAdaptor_Curve2d.hxx>
-#include <BRepAdaptor_Surface.hxx>
-#include <BRepAdaptor_Surface.hxx>
-#include <BRepLib_MakeEdge.hxx>
 #include <ChFi3d_Builder_0.hxx>
 #include <ChFi3d_ChBuilder.hxx>
 #include <ChFiDS_ChamfSpine.hxx>
 #include <ChFiDS_HData.hxx>
-#include <ChFiDS_ElSpine.hxx>
-#include <ChFiDS_ListIteratorOfListOfStripe.hxx>
 #include <ChFiDS_Regul.hxx>
-#include <ChFiDS_Spine.hxx>
 #include <ChFiDS_Stripe.hxx>
 #include <ChFiDS_SurfData.hxx>
 #include <ChFiKPart_ComputeData_Fcts.hxx>
 #include <ElCLib.hxx>
 #include <ElSLib.hxx>
 #include <Geom2d_Curve.hxx>
-#include <Geom2d_Line.hxx>
-#include <Geom2dAdaptor_Curve.hxx>
-#include <Geom2dAdaptor_Curve.hxx>
-#include <Geom2dInt_GInter.hxx>
 #include <Geom_BSplineSurface.hxx>
 #include <Geom_Curve.hxx>
-#include <Geom_Line.hxx>
 #include <Geom_Plane.hxx>
 #include <Geom_Surface.hxx>
 #include <Geom_TrimmedCurve.hxx>
-#include <GeomAbs_SurfaceType.hxx>
 #include <GeomAdaptor_Curve.hxx>
 #include <GeomAdaptor_Surface.hxx>
 #include <GeomAPI_ProjectPointOnCurve.hxx>
 #include <GeomAPI_ProjectPointOnSurf.hxx>
+#include <GeomFill_ConstrainedFilling.hxx>
 #include <GeomInt_IntSS.hxx>
-#include <gp.hxx>
 #include <gp_Dir.hxx>
-#include <gp_Dir2d.hxx>
-#include <gp_Lin2d.hxx>
 #include <gp_Pnt.hxx>
 #include <gp_Pnt2d.hxx>
 #include <gp_Vec.hxx>
 #include <gp_Vec2d.hxx>
-#include <IntCurveSurface_HInter.hxx>
-#include <IntCurveSurface_IntersectionPoint.hxx>
-#include <IntRes2d_IntersectionPoint.hxx>
 #include <Precision.hxx>
-#include <ProjLib_ProjectedCurve.hxx>
-#include <Standard_ConstructionError.hxx>
-#include <Standard_DomainError.hxx>
 #include <Standard_NotImplemented.hxx>
 #include <StdFail_NotDone.hxx>
 #include <TColStd_ListOfInteger.hxx>
-#include <TopoDS_Edge.hxx>
 #include <TopoDS_Face.hxx>
 #include <TopoDS_Shape.hxx>
 #include <TopoDS_Vertex.hxx>
index d2e0c2affe81fb3e13d971bac43a60fb66cfb8d4..3570e346644c8f73be7597de8bd47bb66992b48c 100644 (file)
 #include <Geom2d_Line.hxx>
 #include <gp_Pnt.hxx>
 #include <gp_Pnt2d.hxx>
-#include <gp_Dir.hxx>
 #include <gp_Dir2d.hxx>
 #include <gp_Vec.hxx>
 #include <gp_Vec2d.hxx>
-#include <gp_Ax1.hxx>
 
 #ifdef DRAW
 #include <DBRep.hxx>
index db74a9b2edc9bc32c0e583f0bd630c3b7e7f9fd1..65164af459f18c34f624571af4f9b53d6eecf8e4 100644 (file)
@@ -17,9 +17,6 @@
 // Modified:    MPS :  (10-04-97) portage WNT pour GetFilletShape
 
 #include <Adaptor3d_TopolTool.hxx>
-#include <Blend_Point.hxx>
-#include <BRepAdaptor_Curve2d.hxx>
-#include <BRepAdaptor_Surface.hxx>
 #include <BRepBlend_ConstRad.hxx>
 #include <BRepBlend_ConstRadInv.hxx>
 #include <BRepBlend_CurvPointRadInv.hxx>
@@ -42,7 +39,6 @@
 #include <ChFiDS_FilSpine.hxx>
 #include <ChFiDS_HData.hxx>
 #include <ChFiDS_ElSpine.hxx>
-#include <ChFiDS_ListIteratorOfListOfStripe.hxx>
 #include <ChFiDS_ListIteratorOfRegularities.hxx>
 #include <ChFiDS_ListOfStripe.hxx>
 #include <ChFiDS_Regul.hxx>
@@ -52,7 +48,6 @@
 #include <ChFiDS_SurfData.hxx>
 #include <ElSLib.hxx>
 #include <Geom_Curve.hxx>
-#include <GeomAdaptor_Curve.hxx>
 #include <gp_XY.hxx>
 #include <Law_Composite.hxx>
 #include <Law_Function.hxx>
@@ -68,7 +63,6 @@
 #include <TopOpeBRepDS_Curve.hxx>
 #include <TopOpeBRepDS_HDataStructure.hxx>
 #include <TopOpeBRepDS_Surface.hxx>
-#include <TopTools_ListIteratorOfListOfShape.hxx>
 
 #ifdef OCCT_DEBUG
 #include <OSD_Chronometer.hxx>
index 17e4083d60d34d0d787ec2866e1c35289b73edc8..0099b2abeb1d367b16597de17e3d8e97fcb84e74 100644 (file)
@@ -17,7 +17,6 @@
 #ifndef _ChFi3d_FilBuilder_HeaderFile
 #define _ChFi3d_FilBuilder_HeaderFile
 
-#include <BRepAdaptor_Curve2d.hxx>
 #include <BRepAdaptor_Surface.hxx>
 #include <BlendFunc_SectionShape.hxx>
 #include <ChFi3d_Builder.hxx>
index 8b7aa491a9bd48d98b3f5dc4d5a627c8d0dc0c89..b54b8f997b0b91677444501e478ed2a115f5c209 100644 (file)
 
 #include <Adaptor3d_CurveOnSurface.hxx>
 #include <Adaptor3d_CurveOnSurface.hxx>
-#include <Adaptor3d_TopolTool.hxx>
 #include <BRep_Tool.hxx>
-#include <BRepAdaptor_Curve.hxx>
-#include <BRepAdaptor_Curve2d.hxx>
-#include <BRepAdaptor_Curve.hxx>
-#include <BRepAdaptor_Curve2d.hxx>
-#include <BRepAdaptor_Surface.hxx>
-#include <BRepAdaptor_Surface.hxx>
-#include <BRepBlend_CSCircular.hxx>
 #include <BRepBlend_Line.hxx>
 #include <BRepLProp_CLProps.hxx>
 #include <BRepTopAdaptor_TopolTool.hxx>
@@ -37,8 +29,6 @@
 #include <ChFiDS_FaceInterference.hxx>
 #include <ChFiDS_FilSpine.hxx>
 #include <ChFiDS_HData.hxx>
-#include <ChFiDS_ElSpine.hxx>
-#include <ChFiDS_ListIteratorOfListOfStripe.hxx>
 #include <ChFiDS_Regul.hxx>
 #include <ChFiDS_SequenceOfSurfData.hxx>
 #include <ChFiDS_Spine.hxx>
 #include <ChFiDS_Stripe.hxx>
 #include <ChFiDS_SurfData.hxx>
 #include <ChFiKPart_ComputeData.hxx>
-#include <Geom2d_BSplineCurve.hxx>
+#include <Geom_BSplineSurface.hxx>
 #include <Geom2d_TrimmedCurve.hxx>
 #include <Geom2dAdaptor_Curve.hxx>
-#include <Geom2dAdaptor_Curve.hxx>
 #include <Geom2dConvert.hxx>
-#include <Geom_BSplineCurve.hxx>
-#include <Geom_BSplineSurface.hxx>
 #include <GeomAdaptor_Curve.hxx>
-#include <GeomAdaptor_Curve.hxx>
-#include <GeomAdaptor_Surface.hxx>
 #include <GeomAdaptor_Surface.hxx>
 #include <GeomFill_ConstrainedFilling.hxx>
 #include <GeomFill_SimpleBound.hxx>
 #include <gp_Ax3.hxx>
 #include <gp_Dir.hxx>
-#include <gp_Lin.hxx>
 #include <gp_Pln.hxx>
 #include <gp_Pnt.hxx>
 #include <gp_Pnt2d.hxx>
-#include <gp_XY.hxx>
-#include <IntCurveSurface_HInter.hxx>
-#include <IntCurveSurface_IntersectionPoint.hxx>
-#include <IntSurf_LineOn2S.hxx>
-#include <IntSurf_Transition.hxx>
-#include <IntSurf_TypeTrans.hxx>
-#include <Law_Function.hxx>
-#include <Law_Linear.hxx>
-#include <math_Vector.hxx>
 #include <Standard_ErrorHandler.hxx>
 #include <Standard_NotImplemented.hxx>
 #include <StdFail_NotDone.hxx>
-#include <TColgp_Array1OfPnt.hxx>
-#include <TColgp_Array1OfPnt2d.hxx>
-#include <TColStd_Array1OfInteger.hxx>
 #include <TColStd_Array1OfReal.hxx>
 #include <TColStd_ListOfInteger.hxx>
 #include <TopAbs.hxx>
@@ -92,8 +64,6 @@
 #include <TopoDS_Vertex.hxx>
 #include <TopOpeBRepDS_DataStructure.hxx>
 #include <TopOpeBRepDS_HDataStructure.hxx>
-#include <TopOpeBRepDS_ListOfInterference.hxx>
-#include <TopTools_ListIteratorOfListOfShape.hxx>
 
 #ifdef DRAW
 #include <DrawTrSurf.hxx>
index 46370db8b8c947b93ab5c15b642ef3334ca5bb75..6403c2141e6b423bbed25a3e03a3dde67ec8e1a9 100644 (file)
 
 
 #include <Adaptor3d_CurveOnSurface.hxx>
-#include <Adaptor3d_Surface.hxx>
-#include <Adaptor3d_TopolTool.hxx>
-#include <BRepAdaptor_Curve.hxx>
-#include <BRepAdaptor_Curve.hxx>
-#include <BRepAdaptor_Curve2d.hxx>
-#include <BRepAdaptor_Surface.hxx>
-#include <BRepAdaptor_Surface.hxx>
 #include <BRepBlend_ConstRad.hxx>
 #include <BRepBlend_ConstRadInv.hxx>
 #include <BRepBlend_EvolRad.hxx>
 #include <ChFiDS_FaceInterference.hxx>
 #include <ChFiDS_HData.hxx>
 #include <ChFiDS_ElSpine.hxx>
-#include <ChFiDS_ListIteratorOfListOfStripe.hxx>
 #include <ChFiDS_Regul.hxx>
-#include <ChFiDS_SequenceOfSurfData.hxx>
 #include <ChFiDS_Spine.hxx>
 #include <ChFiDS_Stripe.hxx>
 #include <ChFiDS_SurfData.hxx>
 #include <ChFiKPart_ComputeData.hxx>
-#include <ElCLib.hxx>
 #include <ElSLib.hxx>
-#include <Geom2d_BezierCurve.hxx>
 #include <Geom2d_Curve.hxx>
-#include <Geom2d_Line.hxx>
-#include <Geom2d_TrimmedCurve.hxx>
-#include <Geom2dAdaptor_Curve.hxx>
-#include <Geom2dAdaptor_Curve.hxx>
-#include <Geom_BezierCurve.hxx>
 #include <Geom_BSplineSurface.hxx>
-#include <Geom_Circle.hxx>
-#include <Geom_Plane.hxx>
-#include <GeomAdaptor_Curve.hxx>
-#include <GeomAdaptor_Curve.hxx>
 #include <GeomAdaptor_Surface.hxx>
-#include <GeomAdaptor_Surface.hxx>
-#include <gp_Ax2.hxx>
+#include <GeomFill_ConstrainedFilling.hxx>
 #include <gp_Ax3.hxx>
 #include <gp_Dir.hxx>
-#include <gp_Lin.hxx>
 #include <gp_Pnt.hxx>
 #include <gp_Pnt2d.hxx>
 #include <gp_Vec.hxx>
-#include <gp_XY.hxx>
-#include <IntAna_QuadQuadGeo.hxx>
-#include <IntCurveSurface_IntersectionPoint.hxx>
-#include <Law_Function.hxx>
 #include <Law_S.hxx>
 #include <math_Vector.hxx>
 #include <Precision.hxx>
-#include <Standard_Failure.hxx>
 #include <Standard_NotImplemented.hxx>
-#include <TColgp_Array1OfPnt2d.hxx>
 #include <TColStd_ListOfInteger.hxx>
-#include <TopAbs.hxx>
 #include <TopAbs_Orientation.hxx>
-#include <TopoDS.hxx>
-#include <TopoDS_Edge.hxx>
 #include <TopoDS_Face.hxx>
 #include <TopoDS_Shape.hxx>
 #include <TopoDS_Vertex.hxx>
index be957da658cb9ef1dad718ab6d18c8c3293c6858..8632241968dbfdacb76d095d4aba896e2ffba31b 100644 (file)
 #define _ChFiDS_ChamfSpine_HeaderFile
 
 #include <Standard.hxx>
-#include <Standard_Type.hxx>
 
 #include <Standard_Real.hxx>
-#include <Standard_Boolean.hxx>
 #include <ChFiDS_ChamfMethod.hxx>
-#include <ChFiDS_ChamfMode.hxx>
 #include <ChFiDS_Spine.hxx>
 
 
index e5e5be4088fc4279cbee707f0d0f54afce033481..88677095d2bad7ecdf95fd114dc4398d0e753158 100644 (file)
@@ -23,7 +23,6 @@
 
 #include <gp_Circ.hxx>
 #include <gp_Lin.hxx>
-#include <Standard_Real.hxx>
 
 
 //! A Section of fillet.
index 754fb26a4681780a8b7270a85944a4d994a96069..e68424220fbbe89397b4179c95d54f5e257a78f5 100644 (file)
 
 
 #include <ChFiDS_CommonPoint.hxx>
-#include <gp_Pnt.hxx>
-#include <gp_Vec.hxx>
 #include <Standard_DomainError.hxx>
-#include <Standard_TypeMismatch.hxx>
 #include <TopoDS_Edge.hxx>
 #include <TopoDS_Vertex.hxx>
 
index 15f725ecc187043b53d1fec4395c4f5768f769f9..d61da63b672db4f10f9a639816e4a676e8445020 100644 (file)
@@ -25,7 +25,6 @@
 #include <TopoDS_Vertex.hxx>
 #include <gp_Pnt.hxx>
 #include <gp_Vec.hxx>
-#include <Standard_Real.hxx>
 #include <Standard_Boolean.hxx>
 #include <TopAbs_Orientation.hxx>
 
index 8e4635022557fec7bbe2a8c72e14c49416e035c5..a43d69b8bd2b752eecdef2e14d3394ab75a17a24 100644 (file)
@@ -18,7 +18,6 @@
 #include <Adaptor3d_Curve.hxx>
 #include <ChFiDS_ElSpine.hxx>
 #include <ChFiDS_SurfData.hxx>
-#include <ElCLib.hxx>
 #include <Geom_BezierCurve.hxx>
 #include <Geom_BSplineCurve.hxx>
 #include <Geom_Curve.hxx>
@@ -31,9 +30,6 @@
 #include <gp_Pnt.hxx>
 #include <gp_Vec.hxx>
 #include <Precision.hxx>
-#include <Standard_DomainError.hxx>
-#include <Standard_NoSuchObject.hxx>
-#include <Standard_OutOfRange.hxx>
 
 IMPLEMENT_STANDARD_RTTIEXT(ChFiDS_ElSpine, Adaptor3d_Curve)
 
index 451fda9ef52085974cf292d81eea97e97d89331b..ece7ccf4b26b52516fe731a22a75b61ffb5ee129 100644 (file)
@@ -25,8 +25,6 @@
 #include <gp_Pnt.hxx>
 #include <gp_Vec.hxx>
 #include <TColgp_SequenceOfAx1.hxx>
-#include <Standard_Real.hxx>
-#include <Standard_Boolean.hxx>
 #include <Adaptor3d_Curve.hxx>
 #include <GeomAbs_Shape.hxx>
 #include <Standard_Integer.hxx>
index 9506dc44b3b726fbd05e54cebd74faa829379e33..bfd3538257868aa9e1e8484755bf3000036bd346 100644 (file)
@@ -24,7 +24,6 @@
 #include <Law_Constant.hxx>
 #include <Law_Function.hxx>
 #include <Law_Interpol.hxx>
-#include <Law_ListIteratorOfLaws.hxx>
 #include <Law_S.hxx>
 #include <Precision.hxx>
 #include <Standard_DomainError.hxx>
index f39cfa855d5635da75b4e667ac872f3b38fc70ff..9e9f76a82d885e38f845ed9857d8d43e67dfdd15 100644 (file)
@@ -17,7 +17,6 @@
 #ifndef ChFiDS_HData_HeaderFile
 #define ChFiDS_HData_HeaderFile
 
-#include <ChFiDS_SurfData.hxx>
 #include <ChFiDS_SequenceOfSurfData.hxx>
 #include <NCollection_DefineHSequence.hxx>
 
index 9de642c619e14e85e9cddd91d5b26583d25266f2..1b73eb64c121a01cc8bedd2167eef2db0a2bb7e6 100644 (file)
@@ -25,7 +25,6 @@
 #include <TopAbs_ShapeEnum.hxx>
 #include <Standard_Boolean.hxx>
 #include <TopTools_ListOfShape.hxx>
-#include <Standard_Integer.hxx>
 class TopoDS_Shape;
 
 
index 2da4c5e88fe30cf779976d62967936e159e22457..c76f1d5bfffc815fdba3a023f672ab11a8425855 100644 (file)
@@ -21,7 +21,6 @@
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
-#include <Standard_Integer.hxx>
 #include <Standard_Boolean.hxx>
 
 
index 28ec3b8c9350a0ca695c3146e9ffff94ada22fbf..a41a7904bab7130c8580382a3057d1d83abe8298 100644 (file)
@@ -17,7 +17,6 @@
 #ifndef ChFiDS_SecHArray1_HeaderFile
 #define ChFiDS_SecHArray1_HeaderFile
 
-#include <ChFiDS_CircSection.hxx>
 #include <ChFiDS_SecArray1.hxx>
 #include <NCollection_DefineHArray1.hxx>
 
index 7b721c21a595863690b37e2f06d2af9dfa84c461..b6c08471e55b27fc13fa404d84b987e28d8d1924 100644 (file)
 // Modified by isg, Thu Mar 17 09:21:31 1994
 
 #include <BRep_Tool.hxx>
-#include <BRepAdaptor_Curve.hxx>
-#include <ChFiDS_ErrorStatus.hxx>
-#include <ChFiDS_ElSpine.hxx>
-#include <ChFiDS_ListIteratorOfListOfHElSpine.hxx>
 #include <ChFiDS_Spine.hxx>
 #include <ElCLib.hxx>
 #include <GCPnts_AbscissaPoint.hxx>
index bcfda80450db339d952a2b73d5874f808a1a132f..b8289715ad0ce57c60d266cfcb8a8708238fdec0 100644 (file)
 #include <Standard.hxx>
 #include <Standard_Type.hxx>
 
-#include <Standard_Real.hxx>
 #include <ChFiDS_HData.hxx>
 #include <Standard_Integer.hxx>
 #include <TopAbs_Orientation.hxx>
 #include <Standard_Transient.hxx>
-#include <Standard_Boolean.hxx>
 class ChFiDS_Spine;
 class Geom2d_Curve;
 
index 8c71c09e36c572979befdfab2ce6eed217a69180..c3970c0fdc7861f36a533b79dd59ddd741c2de1f 100644 (file)
@@ -15,7 +15,6 @@
 // commercial license or contractual agreement.
 
 
-#include <ChFiDS_Stripe.hxx>
 #include <ChFiDS_StripeMap.hxx>
 #include <TopoDS_Vertex.hxx>
 
index f66a5d94305a1aed74e1b43c2963d9eb2f7e5502..ab1e1bfb901fefec29e70ed7734a87ba6972f78f 100644 (file)
@@ -15,8 +15,6 @@
 // commercial license or contractual agreement.
 
 
-#include <ChFiDS_CommonPoint.hxx>
-#include <ChFiDS_FaceInterference.hxx>
 #include <ChFiDS_SurfData.hxx>
 #include <gp_Pnt2d.hxx>
 #include <Standard_Transient.hxx>
index 3113807f091cd79917167acd197907d8e5ea5340..3f09cb9b6342e958d7657dd590b0c63a66ad1a81 100644 (file)
 #define _ChFiDS_SurfData_HeaderFile
 
 #include <Standard.hxx>
-#include <Standard_Type.hxx>
 
 #include <ChFiDS_CommonPoint.hxx>
 #include <ChFiDS_FaceInterference.hxx>
 #include <gp_Pnt2d.hxx>
 #include <Standard_Real.hxx>
 #include <Standard_Integer.hxx>
-#include <Standard_Boolean.hxx>
 #include <TopAbs_Orientation.hxx>
 #include <Standard_Transient.hxx>
 
index 1071c71b2026a20e59e78b5672ec206d94862a8d..8305e9e80c5bf5f642980a91290fad861297ace0 100644 (file)
@@ -15,7 +15,6 @@
 // commercial license or contractual agreement.
 
 
-#include <Adaptor3d_Surface.hxx>
 #include <BRepAdaptor_Surface.hxx>
 #include <ChFiDS_ChamfSpine.hxx>
 #include <ChFiDS_FilSpine.hxx>
 #include <ChFiKPart_ComputeData_FilPlnPln.hxx>
 #include <ChFiKPart_ComputeData_Rotule.hxx>
 #include <ChFiKPart_ComputeData_Sphere.hxx>
-#include <ElCLib.hxx>
-#include <ElSLib.hxx>
-#include <Geom2d_BSplineCurve.hxx>
-#include <Geom2d_Circle.hxx>
-#include <Geom2d_Curve.hxx>
-#include <Geom2d_Line.hxx>
 #include <Geom2dAdaptor_Curve.hxx>
-#include <Geom2dInt_GInter.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_SphericalSurface.hxx>
-#include <Geom_Surface.hxx>
-#include <Geom_ToroidalSurface.hxx>
 #include <GeomAbs_CurveType.hxx>
 #include <GeomAbs_SurfaceType.hxx>
-#include <GeomAdaptor_Curve.hxx>
-#include <gp.hxx>
-#include <gp_Ax2.hxx>
-#include <gp_Ax3.hxx>
 #include <gp_Circ.hxx>
 #include <gp_Cylinder.hxx>
-#include <gp_Dir.hxx>
-#include <gp_Dir2d.hxx>
-#include <gp_Lin.hxx>
-#include <gp_Lin2d.hxx>
-#include <gp_Pln.hxx>
-#include <gp_Pnt.hxx>
 #include <gp_Pnt2d.hxx>
-#include <gp_Vec.hxx>
-#include <IntAna_QuadQuadGeo.hxx>
-#include <IntRes2d_IntersectionPoint.hxx>
-#include <IntRes2d_Position.hxx>
-#include <IntRes2d_Transition.hxx>
-#include <IntRes2d_TypeTrans.hxx>
-#include <IntSurf_Transition.hxx>
-#include <IntSurf_TypeTrans.hxx>
-#include <Precision.hxx>
 #include <Standard_ConstructionError.hxx>
 #include <Standard_NotImplemented.hxx>
 #include <TopExp.hxx>
-#include <TopOpeBRepDS_Curve.hxx>
 #include <TopOpeBRepDS_DataStructure.hxx>
-#include <TopOpeBRepDS_Surface.hxx>
 
 //#include <BRepAdaptor_Curve2d.hxx>
 //#include <BRepAdaptor_Curve2d.hxx>
index 4eb71729c3f4ae6e3174e08ce77577a41f782c29..ab010b382c7bdbc5b277a2448a4cb5ad5f45b8d7 100644 (file)
@@ -18,7 +18,6 @@
 #define ChFiKPart_ComputeData_CS_HeaderFile
 
 #include <Adaptor3d_Surface.hxx>
-#include <gp_Pnt2d.hxx>
 #include <gp_Cylinder.hxx>
 #include <gp_Circ.hxx>
 
index 54c78ead8298209b606ea96a7097b4d62df76861..812867bcdda7d627d2fd6216ee929e0d061d527f 100644 (file)
@@ -16,7 +16,6 @@
 
 
 #include <Adaptor3d_Surface.hxx>
-#include <ChFiDS_Spine.hxx>
 #include <ChFiDS_SurfData.hxx>
 #include <ChFiKPart_ComputeData.hxx>
 #include <ChFiKPart_ComputeData_Fcts.hxx>
index b0f0cb1c2f055738fcd2e343c541096be85c7395..a400a735f058149ced5fc072a6f8621b46759622 100644 (file)
 #include <ChFiKPart_ComputeData_Fcts.hxx>
 #include <ElCLib.hxx>
 #include <ElSLib.hxx>
-#include <Geom2d_Circle.hxx>
-#include <Geom2d_Line.hxx>
-#include <Geom_Circle.hxx>
-#include <Geom_ConicalSurface.hxx>
-#include <gp.hxx>
-#include <gp_Ax2.hxx>
 #include <gp_Ax3.hxx>
 #include <gp_Circ.hxx>
 #include <gp_Dir.hxx>
-#include <gp_Dir2d.hxx>
-#include <gp_Lin2d.hxx>
 #include <gp_Pnt.hxx>
-#include <gp_Pnt2d.hxx>
 #include <gp_Vec.hxx>
 #include <Precision.hxx>
 #include <TopOpeBRepDS_DataStructure.hxx>
index 10d774861e3b6835a921ad05a3465c0966f298ec..588a643d7b54fddab4ff9f03301c3c32ccf954fd 100644 (file)
 #ifndef _ChFiKPart_ComputeData_Fcts_HeaderFile
 #define _ChFiKPart_ComputeData_Fcts_HeaderFile
 
-#include <gp_Pnt2d.hxx>
-#include <Geom2d_Curve.hxx>
 #include <Geom2d_BSplineCurve.hxx>
-#include <Geom_Curve.hxx>
-#include <Geom_Surface.hxx>
 #include <GeomAdaptor_Curve.hxx>
 #include <GeomAdaptor_Surface.hxx>
 #include <TopOpeBRepDS_DataStructure.hxx>
index ca0df400fbb70f01543f8b35b2f071416842688b..03b32f2a260c82b245bb0b30c5f1fc56576c70ff 100644 (file)
@@ -16,7 +16,6 @@
 
 
 #include <Adaptor3d_Surface.hxx>
-#include <ChFiDS_Spine.hxx>
 #include <ChFiDS_SurfData.hxx>
 #include <ChFiKPart_ComputeData.hxx>
 #include <ChFiKPart_ComputeData_Fcts.hxx>
@@ -25,7 +24,6 @@
 #include <Geom2d_Circle.hxx>
 #include <Geom2d_Line.hxx>
 #include <Geom_Circle.hxx>
-#include <Geom_Line.hxx>
 #include <Geom_SphericalSurface.hxx>
 #include <Geom_ToroidalSurface.hxx>
 #include <gp.hxx>
@@ -35,7 +33,6 @@
 #include <gp_Cone.hxx>
 #include <gp_Dir.hxx>
 #include <gp_Dir2d.hxx>
-#include <gp_Lin.hxx>
 #include <gp_Lin2d.hxx>
 #include <gp_Pln.hxx>
 #include <gp_Pnt.hxx>
index 096dc16dd7c262f2a196e01410c0a7c1ca245a6c..a377202b8770de8847b3a45f4ef3b6e7aafe5271 100644 (file)
@@ -16,7 +16,6 @@
 
 
 #include <Adaptor3d_Surface.hxx>
-#include <ChFiDS_Spine.hxx>
 #include <ChFiDS_SurfData.hxx>
 #include <ChFiKPart_ComputeData.hxx>
 #include <ChFiKPart_ComputeData_Fcts.hxx>
@@ -26,9 +25,7 @@
 #include <Geom_CylindricalSurface.hxx>
 #include <Geom_Line.hxx>
 #include <gp.hxx>
-#include <gp_Ax2.hxx>
 #include <gp_Ax3.hxx>
-#include <gp_Cylinder.hxx>
 #include <gp_Dir.hxx>
 #include <gp_Dir2d.hxx>
 #include <gp_Lin.hxx>
index 2e12faab80ee93ebf0070cdc87fd06ddae335dbe..57f44322009eb79fc4142e3833ab8a8e600741c5 100644 (file)
@@ -16,7 +16,6 @@
 
 
 #include <Adaptor3d_Surface.hxx>
-#include <ChFiDS_Spine.hxx>
 #include <ChFiDS_SurfData.hxx>
 #include <ChFiKPart_ComputeData.hxx>
 #include <ChFiKPart_ComputeData_Fcts.hxx>
@@ -25,7 +24,6 @@
 #include <Geom2d_Circle.hxx>
 #include <Geom2d_Line.hxx>
 #include <Geom_Circle.hxx>
-#include <Geom_Line.hxx>
 #include <Geom_ToroidalSurface.hxx>
 #include <gp.hxx>
 #include <gp_Ax2.hxx>
@@ -33,8 +31,6 @@
 #include <gp_Ax22d.hxx>
 #include <gp_Dir.hxx>
 #include <gp_Dir2d.hxx>
-#include <gp_Lin.hxx>
-#include <gp_Lin2d.hxx>
 #include <gp_Pln.hxx>
 #include <gp_Pnt.hxx>
 #include <gp_Pnt2d.hxx>
index bc3b734b9e6510b898cef44ed33c0163b0e54d63..33b39ab7e3f9b8a842eb2746ca1e6a71415d2f62 100644 (file)
 #include <TopTools_IndexedMapOfShape.hxx>
 #include <TopTools_IndexedDataMapOfShapeListOfShape.hxx>
 #include <TopTools_MapOfShape.hxx>
+#include <TopoDS_Vertex.hxx>
 #include <Standard_Boolean.hxx>
+
 class TopoDS_Shape;
-class TopoDS_Vertex;
 class TopoDS_Edge;
 class TopoDS_Wire;