mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-09 13:22:24 +03:00
0032768: Coding - get rid of unused headers [BopAlgo to BRepBuilderAPI]
This commit is contained in:
@@ -15,12 +15,9 @@
|
||||
// commercial license or contractual agreement.
|
||||
|
||||
|
||||
#include <Blend_AppFunction.hxx>
|
||||
#include <Blend_Function.hxx>
|
||||
#include <Blend_Point.hxx>
|
||||
#include <BRepBlend_AppFunc.hxx>
|
||||
#include <BRepBlend_Line.hxx>
|
||||
#include <Standard_OutOfRange.hxx>
|
||||
#include <Standard_Type.hxx>
|
||||
|
||||
IMPLEMENT_STANDARD_RTTIEXT(BRepBlend_AppFunc,BRepBlend_AppFuncRoot)
|
||||
|
@@ -21,7 +21,6 @@
|
||||
#include <Standard_Type.hxx>
|
||||
|
||||
#include <BRepBlend_AppFuncRoot.hxx>
|
||||
#include <Standard_Real.hxx>
|
||||
#include <math_Vector.hxx>
|
||||
class BRepBlend_Line;
|
||||
class Blend_Function;
|
||||
|
@@ -16,19 +16,11 @@
|
||||
|
||||
|
||||
#include <Blend_AppFunction.hxx>
|
||||
#include <Blend_Point.hxx>
|
||||
#include <BRepBlend_AppFuncRoot.hxx>
|
||||
#include <BRepBlend_Line.hxx>
|
||||
#include <gp_Pnt.hxx>
|
||||
#include <math_FunctionSetRoot.hxx>
|
||||
#include <Standard_OutOfRange.hxx>
|
||||
#include <Standard_Type.hxx>
|
||||
#include <TColgp_HArray1OfPnt.hxx>
|
||||
#include <TColgp_HArray1OfPnt2d.hxx>
|
||||
#include <TColgp_HArray1OfVec.hxx>
|
||||
#include <TColgp_HArray1OfVec2d.hxx>
|
||||
#include <TColStd_HArray1OfInteger.hxx>
|
||||
#include <TColStd_HArray1OfReal.hxx>
|
||||
|
||||
IMPLEMENT_STANDARD_RTTIEXT(BRepBlend_AppFuncRoot,Approx_SweepFunction)
|
||||
|
||||
|
@@ -25,8 +25,6 @@
|
||||
#include <Blend_Point.hxx>
|
||||
#include <gp_Pnt.hxx>
|
||||
#include <Approx_SweepFunction.hxx>
|
||||
#include <Standard_Real.hxx>
|
||||
#include <Standard_Boolean.hxx>
|
||||
#include <TColgp_Array1OfPnt.hxx>
|
||||
#include <TColgp_Array1OfPnt2d.hxx>
|
||||
#include <TColStd_Array1OfReal.hxx>
|
||||
|
@@ -15,12 +15,9 @@
|
||||
// commercial license or contractual agreement.
|
||||
|
||||
|
||||
#include <Blend_AppFunction.hxx>
|
||||
#include <Blend_Point.hxx>
|
||||
#include <Blend_SurfRstFunction.hxx>
|
||||
#include <BRepBlend_AppFuncRst.hxx>
|
||||
#include <BRepBlend_Line.hxx>
|
||||
#include <Standard_OutOfRange.hxx>
|
||||
#include <Standard_Type.hxx>
|
||||
|
||||
IMPLEMENT_STANDARD_RTTIEXT(BRepBlend_AppFuncRst,BRepBlend_AppFuncRoot)
|
||||
|
@@ -21,7 +21,6 @@
|
||||
#include <Standard_Type.hxx>
|
||||
|
||||
#include <BRepBlend_AppFuncRoot.hxx>
|
||||
#include <Standard_Real.hxx>
|
||||
#include <math_Vector.hxx>
|
||||
class BRepBlend_Line;
|
||||
class Blend_SurfRstFunction;
|
||||
|
@@ -15,12 +15,9 @@
|
||||
// commercial license or contractual agreement.
|
||||
|
||||
|
||||
#include <Blend_AppFunction.hxx>
|
||||
#include <Blend_Point.hxx>
|
||||
#include <Blend_RstRstFunction.hxx>
|
||||
#include <BRepBlend_AppFuncRstRst.hxx>
|
||||
#include <BRepBlend_Line.hxx>
|
||||
#include <Standard_OutOfRange.hxx>
|
||||
#include <Standard_Type.hxx>
|
||||
|
||||
IMPLEMENT_STANDARD_RTTIEXT(BRepBlend_AppFuncRstRst,BRepBlend_AppFuncRoot)
|
||||
|
@@ -21,7 +21,6 @@
|
||||
#include <Standard_Type.hxx>
|
||||
|
||||
#include <BRepBlend_AppFuncRoot.hxx>
|
||||
#include <Standard_Real.hxx>
|
||||
#include <math_Vector.hxx>
|
||||
class BRepBlend_Line;
|
||||
class Blend_RstRstFunction;
|
||||
|
@@ -17,9 +17,6 @@
|
||||
|
||||
#include <Approx_SweepFunction.hxx>
|
||||
#include <BRepBlend_AppSurface.hxx>
|
||||
#include <Standard_DomainError.hxx>
|
||||
#include <Standard_OutOfRange.hxx>
|
||||
#include <StdFail_NotDone.hxx>
|
||||
#include <TColgp_Array1OfPnt.hxx>
|
||||
#include <TColgp_Array1OfPnt2d.hxx>
|
||||
#include <TColgp_Array1OfVec.hxx>
|
||||
|
@@ -23,10 +23,8 @@
|
||||
|
||||
#include <Approx_SweepApproximation.hxx>
|
||||
#include <AppBlend_Approx.hxx>
|
||||
#include <Standard_Real.hxx>
|
||||
#include <GeomAbs_Shape.hxx>
|
||||
#include <Standard_Integer.hxx>
|
||||
#include <Standard_Boolean.hxx>
|
||||
#include <TColgp_Array2OfPnt.hxx>
|
||||
#include <TColStd_Array2OfReal.hxx>
|
||||
#include <TColStd_Array1OfReal.hxx>
|
||||
|
@@ -18,10 +18,8 @@
|
||||
|
||||
#include <Adaptor2d_Curve2d.hxx>
|
||||
#include <Adaptor3d_Surface.hxx>
|
||||
#include <Adaptor3d_HVertex.hxx>
|
||||
#include <BRep_Tool.hxx>
|
||||
#include <BRepBlend_HCurve2dTool.hxx>
|
||||
#include <BRepClass_FaceClassifier.hxx>
|
||||
#include <Extrema_EPCOfExtPC2d.hxx>
|
||||
#include <Extrema_POnCurv2d.hxx>
|
||||
#include <Geom2d_Line.hxx>
|
||||
@@ -31,8 +29,6 @@
|
||||
#include <gp_Pnt2d.hxx>
|
||||
#include <gp_Vec2d.hxx>
|
||||
#include <IntRes2d_IntersectionPoint.hxx>
|
||||
#include <TopoDS_Edge.hxx>
|
||||
#include <TopoDS_Vertex.hxx>
|
||||
|
||||
//=======================================================================
|
||||
//function : Project
|
||||
|
@@ -129,8 +129,6 @@ private:
|
||||
#define Blend_CSWalking BRepBlend_CSWalking
|
||||
#define Blend_CSWalking_hxx <BRepBlend_CSWalking.hxx>
|
||||
|
||||
#include <Blend_CSWalking.lxx>
|
||||
|
||||
#undef TheVertex
|
||||
#undef TheVertex_hxx
|
||||
#undef TheArc
|
||||
|
@@ -24,9 +24,7 @@
|
||||
#include <gp_Pnt.hxx>
|
||||
#include <Standard_Integer.hxx>
|
||||
#include <Blend_CurvPointFuncInv.hxx>
|
||||
#include <Standard_Boolean.hxx>
|
||||
#include <math_Vector.hxx>
|
||||
#include <Standard_Real.hxx>
|
||||
|
||||
class math_Matrix;
|
||||
|
||||
|
@@ -20,8 +20,6 @@
|
||||
#include <gp_Pnt.hxx>
|
||||
#include <gp_Vec.hxx>
|
||||
#include <IntSurf_Transition.hxx>
|
||||
#include <Standard_DomainError.hxx>
|
||||
#include <Standard_OutOfRange.hxx>
|
||||
|
||||
BRepBlend_Extremity::BRepBlend_Extremity ():
|
||||
pt(gp_Pnt(0,0,0)),
|
||||
|
@@ -20,13 +20,6 @@
|
||||
#include <Geom2d_BezierCurve.hxx>
|
||||
#include <Geom2d_BSplineCurve.hxx>
|
||||
#include <GeomAbs_CurveType.hxx>
|
||||
#include <GeomAbs_Shape.hxx>
|
||||
#include <gp_Pnt2d.hxx>
|
||||
#include <gp_Vec2d.hxx>
|
||||
#include <Standard_DomainError.hxx>
|
||||
#include <Standard_NoSuchObject.hxx>
|
||||
#include <Standard_OutOfRange.hxx>
|
||||
#include <TColStd_Array1OfReal.hxx>
|
||||
|
||||
//============================================================
|
||||
Standard_Integer BRepBlend_HCurve2dTool::NbSamples (const Handle(Adaptor2d_Curve2d)& C,
|
||||
|
@@ -18,8 +18,6 @@
|
||||
#define _BRepBlend_HCurve2dTool_HeaderFile
|
||||
|
||||
#include <Adaptor2d_Curve2d.hxx>
|
||||
#include <Geom2d_BezierCurve.hxx>
|
||||
#include <Geom2d_BSplineCurve.hxx>
|
||||
#include <GeomAbs_CurveType.hxx>
|
||||
#include <GeomAbs_Shape.hxx>
|
||||
#include <gp_Lin2d.hxx>
|
||||
|
@@ -20,13 +20,6 @@
|
||||
#include <Geom_BezierCurve.hxx>
|
||||
#include <Geom_BSplineCurve.hxx>
|
||||
#include <GeomAbs_CurveType.hxx>
|
||||
#include <GeomAbs_Shape.hxx>
|
||||
#include <gp_Pnt.hxx>
|
||||
#include <gp_Vec.hxx>
|
||||
#include <Standard_DomainError.hxx>
|
||||
#include <Standard_NoSuchObject.hxx>
|
||||
#include <Standard_OutOfRange.hxx>
|
||||
#include <TColStd_Array1OfReal.hxx>
|
||||
|
||||
//============================================================
|
||||
Standard_Integer BRepBlend_HCurveTool::NbSamples (const Handle(Adaptor3d_Curve)& C,
|
||||
|
@@ -18,8 +18,6 @@
|
||||
#define _BRepBlend_HCurveTool_HeaderFile
|
||||
|
||||
#include <Adaptor3d_Curve.hxx>
|
||||
#include <Geom_BezierCurve.hxx>
|
||||
#include <Geom_BSplineCurve.hxx>
|
||||
#include <GeomAbs_CurveType.hxx>
|
||||
#include <GeomAbs_Shape.hxx>
|
||||
#include <gp_Circ.hxx>
|
||||
|
@@ -13,10 +13,7 @@
|
||||
// commercial license or contractual agreement.
|
||||
|
||||
|
||||
#include <Blend_Point.hxx>
|
||||
#include <BRepBlend_Extremity.hxx>
|
||||
#include <BRepBlend_Line.hxx>
|
||||
#include <Standard_OutOfRange.hxx>
|
||||
#include <Standard_Type.hxx>
|
||||
|
||||
IMPLEMENT_STANDARD_RTTIEXT(BRepBlend_Line,Standard_Transient)
|
||||
|
@@ -17,15 +17,11 @@
|
||||
#ifndef _BRepBlend_Line_HeaderFile
|
||||
#define _BRepBlend_Line_HeaderFile
|
||||
|
||||
#include <Standard.hxx>
|
||||
#include <Standard_Type.hxx>
|
||||
|
||||
#include <Blend_SequenceOfPoint.hxx>
|
||||
#include <IntSurf_TypeTrans.hxx>
|
||||
#include <BRepBlend_Extremity.hxx>
|
||||
#include <Standard_Boolean.hxx>
|
||||
#include <Standard_Transient.hxx>
|
||||
#include <Standard_Integer.hxx>
|
||||
|
||||
class Blend_Point;
|
||||
|
||||
|
||||
|
@@ -16,7 +16,6 @@
|
||||
|
||||
#include <Adaptor2d_Curve2d.hxx>
|
||||
#include <IntSurf_Transition.hxx>
|
||||
#include <Standard_DomainError.hxx>
|
||||
|
||||
BRepBlend_PointOnRst::BRepBlend_PointOnRst ()
|
||||
: prm(0.0)
|
||||
|
@@ -23,7 +23,6 @@
|
||||
#include <BlendFunc.hxx>
|
||||
#include <ElCLib.hxx>
|
||||
#include <GeomFill.hxx>
|
||||
#include <gp.hxx>
|
||||
#include <gp_Circ.hxx>
|
||||
#include <gp_Pnt.hxx>
|
||||
#include <gp_Pnt2d.hxx>
|
||||
|
@@ -23,7 +23,6 @@
|
||||
#include <BlendFunc.hxx>
|
||||
#include <ElCLib.hxx>
|
||||
#include <GeomFill.hxx>
|
||||
#include <gp.hxx>
|
||||
#include <gp_Circ.hxx>
|
||||
#include <gp_Pnt.hxx>
|
||||
#include <gp_Pnt2d.hxx>
|
||||
|
@@ -16,15 +16,11 @@
|
||||
|
||||
|
||||
#include <Adaptor2d_Curve2d.hxx>
|
||||
#include <Adaptor3d_Surface.hxx>
|
||||
#include <Adaptor3d_HVertex.hxx>
|
||||
#include <Adaptor3d_TopolTool.hxx>
|
||||
#include <Blend_CurvPointFuncInv.hxx>
|
||||
#include <Blend_Point.hxx>
|
||||
#include <Blend_RstRstFunction.hxx>
|
||||
#include <Blend_SurfCurvFuncInv.hxx>
|
||||
#include <BRepBlend_BlendTool.hxx>
|
||||
#include <BRepBlend_Extremity.hxx>
|
||||
#include <BRepBlend_Line.hxx>
|
||||
#include <BRepBlend_RstRstLineBuilder.hxx>
|
||||
#include <gp_Pnt.hxx>
|
||||
|
@@ -16,8 +16,6 @@
|
||||
|
||||
|
||||
#include <Adaptor2d_Curve2d.hxx>
|
||||
#include <Adaptor3d_Curve.hxx>
|
||||
#include <Adaptor3d_Surface.hxx>
|
||||
#include <BRepBlend_SurfCurvConstRadInv.hxx>
|
||||
#include <math_Matrix.hxx>
|
||||
|
||||
|
@@ -16,8 +16,6 @@
|
||||
|
||||
|
||||
#include <Adaptor2d_Curve2d.hxx>
|
||||
#include <Adaptor3d_Curve.hxx>
|
||||
#include <Adaptor3d_Surface.hxx>
|
||||
#include <BRepBlend_SurfCurvEvolRadInv.hxx>
|
||||
#include <Law_Function.hxx>
|
||||
#include <math_Matrix.hxx>
|
||||
|
@@ -15,8 +15,6 @@
|
||||
// commercial license or contractual agreement.
|
||||
|
||||
|
||||
#include <Adaptor3d_Curve.hxx>
|
||||
#include <Adaptor3d_Surface.hxx>
|
||||
#include <BRepBlend_SurfPointConstRadInv.hxx>
|
||||
#include <gp_Pnt.hxx>
|
||||
#include <math_Matrix.hxx>
|
||||
|
@@ -15,8 +15,6 @@
|
||||
// commercial license or contractual agreement.
|
||||
|
||||
|
||||
#include <Adaptor3d_Curve.hxx>
|
||||
#include <Adaptor3d_Surface.hxx>
|
||||
#include <BRepBlend_SurfPointEvolRadInv.hxx>
|
||||
#include <gp_Pnt.hxx>
|
||||
#include <Law_Function.hxx>
|
||||
|
@@ -16,14 +16,11 @@
|
||||
|
||||
|
||||
#include <Adaptor2d_Curve2d.hxx>
|
||||
#include <Adaptor3d_Curve.hxx>
|
||||
#include <Adaptor3d_Surface.hxx>
|
||||
#include <Blend_Point.hxx>
|
||||
#include <BlendFunc.hxx>
|
||||
#include <BRepBlend_SurfRstConstRad.hxx>
|
||||
#include <ElCLib.hxx>
|
||||
#include <GeomFill.hxx>
|
||||
#include <gp.hxx>
|
||||
#include <gp_Circ.hxx>
|
||||
#include <gp_Pnt.hxx>
|
||||
#include <gp_Pnt2d.hxx>
|
||||
|
@@ -16,14 +16,11 @@
|
||||
|
||||
|
||||
#include <Adaptor2d_Curve2d.hxx>
|
||||
#include <Adaptor3d_Curve.hxx>
|
||||
#include <Adaptor3d_Surface.hxx>
|
||||
#include <Blend_Point.hxx>
|
||||
#include <BlendFunc.hxx>
|
||||
#include <BRepBlend_SurfRstEvolRad.hxx>
|
||||
#include <ElCLib.hxx>
|
||||
#include <GeomFill.hxx>
|
||||
#include <gp.hxx>
|
||||
#include <gp_Circ.hxx>
|
||||
#include <gp_Pnt.hxx>
|
||||
#include <gp_Pnt2d.hxx>
|
||||
|
@@ -16,16 +16,12 @@
|
||||
|
||||
|
||||
#include <Adaptor2d_Curve2d.hxx>
|
||||
#include <Adaptor3d_Surface.hxx>
|
||||
#include <Adaptor3d_HVertex.hxx>
|
||||
#include <Adaptor3d_TopolTool.hxx>
|
||||
#include <Blend_FuncInv.hxx>
|
||||
#include <Blend_Point.hxx>
|
||||
#include <Blend_SurfCurvFuncInv.hxx>
|
||||
#include <Blend_SurfPointFuncInv.hxx>
|
||||
#include <Blend_SurfRstFunction.hxx>
|
||||
#include <BRepBlend_BlendTool.hxx>
|
||||
#include <BRepBlend_Extremity.hxx>
|
||||
#include <BRepBlend_Line.hxx>
|
||||
#include <BRepBlend_SurfRstLineBuilder.hxx>
|
||||
#include <gp_Pnt.hxx>
|
||||
|
Reference in New Issue
Block a user