mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-19 13:40:49 +03:00
0032951: Coding - get rid of unused headers [GeomConvert to IGESBasic]
This commit is contained in:
@@ -21,7 +21,6 @@
|
||||
#include <Standard_DefineAlloc.hxx>
|
||||
#include <Standard_Handle.hxx>
|
||||
|
||||
#include <Standard_Integer.hxx>
|
||||
#include <gp_Vec.hxx>
|
||||
|
||||
|
||||
|
@@ -27,12 +27,10 @@
|
||||
#include <Geom_Line.hxx>
|
||||
#include <Geom_Plane.hxx>
|
||||
#include <GeomLib.hxx>
|
||||
#include <GeomPlate_Aij.hxx>
|
||||
#include <GeomPlate_BuildAveragePlane.hxx>
|
||||
#include <gp_Ax1.hxx>
|
||||
#include <gp_Ax3.hxx>
|
||||
#include <gp_Dir.hxx>
|
||||
#include <gp_Lin2d.hxx>
|
||||
#include <gp_Pln.hxx>
|
||||
#include <gp_Pnt.hxx>
|
||||
#include <gp_Vec.hxx>
|
||||
|
@@ -22,12 +22,10 @@
|
||||
#include <Standard_Handle.hxx>
|
||||
|
||||
#include <TColgp_HArray1OfPnt.hxx>
|
||||
#include <Standard_Real.hxx>
|
||||
#include <gp_Vec.hxx>
|
||||
#include <gp_Pnt.hxx>
|
||||
#include <Standard_Integer.hxx>
|
||||
#include <TColgp_SequenceOfVec.hxx>
|
||||
#include <Standard_Boolean.hxx>
|
||||
#include <GeomPlate_SequenceOfAij.hxx>
|
||||
class Geom_Plane;
|
||||
class Geom_Line;
|
||||
|
@@ -49,20 +49,16 @@
|
||||
#include <IntRes2d_IntersectionPoint.hxx>
|
||||
#include <Law_Interpol.hxx>
|
||||
#include <LocalAnalysis_SurfaceContinuity.hxx>
|
||||
#include <Plate_D1.hxx>
|
||||
#include <Plate_D2.hxx>
|
||||
#include <Plate_FreeGtoCConstraint.hxx>
|
||||
#include <Plate_GtoCConstraint.hxx>
|
||||
#include <Plate_PinpointConstraint.hxx>
|
||||
#include <Plate_Plate.hxx>
|
||||
#include <Precision.hxx>
|
||||
#include <ProjLib_CompProjectedCurve.hxx>
|
||||
#include <ProjLib_HCompProjectedCurve.hxx>
|
||||
#include <Standard_ConstructionError.hxx>
|
||||
#include <Standard_RangeError.hxx>
|
||||
#include <TColgp_Array1OfPnt2d.hxx>
|
||||
#include <TColgp_HArray1OfPnt.hxx>
|
||||
#include <TColgp_HArray2OfPnt.hxx>
|
||||
#include <TColgp_SequenceOfVec.hxx>
|
||||
#include <TColStd_HArray1OfReal.hxx>
|
||||
#include <TColStd_SequenceOfInteger.hxx>
|
||||
|
@@ -19,13 +19,11 @@
|
||||
|
||||
#include <Standard.hxx>
|
||||
#include <Standard_DefineAlloc.hxx>
|
||||
#include <Standard_Handle.hxx>
|
||||
|
||||
#include <GeomPlate_HSequenceOfCurveConstraint.hxx>
|
||||
#include <GeomPlate_HArray1OfSequenceOfReal.hxx>
|
||||
#include <GeomPlate_HSequenceOfPointConstraint.hxx>
|
||||
#include <Plate_Plate.hxx>
|
||||
#include <Standard_Boolean.hxx>
|
||||
#include <TColStd_HArray1OfInteger.hxx>
|
||||
#include <Standard_Integer.hxx>
|
||||
#include <Standard_Real.hxx>
|
||||
|
@@ -18,27 +18,18 @@
|
||||
// ne traite que les GeomAdaptor_Surface;
|
||||
// plus de reference a BRepAdaptor
|
||||
|
||||
#include <Adaptor2d_Curve2d.hxx>
|
||||
#include <Adaptor3d_Curve.hxx>
|
||||
#include <Adaptor3d_CurveOnSurface.hxx>
|
||||
#include <Adaptor3d_Surface.hxx>
|
||||
#include <Approx_Curve2d.hxx>
|
||||
#include <BRepAdaptor_Surface.hxx>
|
||||
#include <GCPnts_AbscissaPoint.hxx>
|
||||
#include <Geom2d_BSplineCurve.hxx>
|
||||
#include <Geom2d_Curve.hxx>
|
||||
#include <GeomAbs_Shape.hxx>
|
||||
#include <GeomAdaptor.hxx>
|
||||
#include <GeomAdaptor_Curve.hxx>
|
||||
#include <GeomAdaptor_Surface.hxx>
|
||||
#include <GeomLProp_SLProps.hxx>
|
||||
#include <GeomPlate_CurveConstraint.hxx>
|
||||
#include <gp_Pnt.hxx>
|
||||
#include <gp_Vec.hxx>
|
||||
#include <Law_Function.hxx>
|
||||
#include <Precision.hxx>
|
||||
#include <ProjLib_ProjectedCurve.hxx>
|
||||
#include <Standard_ConstructionError.hxx>
|
||||
#include <Standard_Type.hxx>
|
||||
|
||||
IMPLEMENT_STANDARD_RTTIEXT(GeomPlate_CurveConstraint,Standard_Transient)
|
||||
|
@@ -17,7 +17,6 @@
|
||||
#ifndef GeomPlate_HArray1OfHCurve_HeaderFile
|
||||
#define GeomPlate_HArray1OfHCurve_HeaderFile
|
||||
|
||||
#include <Adaptor3d_Curve.hxx>
|
||||
#include <GeomPlate_Array1OfHCurve.hxx>
|
||||
#include <NCollection_DefineHArray1.hxx>
|
||||
|
||||
|
@@ -17,7 +17,6 @@
|
||||
#ifndef GeomPlate_HSequenceOfPointConstraint_HeaderFile
|
||||
#define GeomPlate_HSequenceOfPointConstraint_HeaderFile
|
||||
|
||||
#include <GeomPlate_PointConstraint.hxx>
|
||||
#include <GeomPlate_SequenceOfPointConstraint.hxx>
|
||||
#include <NCollection_DefineHSequence.hxx>
|
||||
|
||||
|
@@ -16,10 +16,7 @@
|
||||
|
||||
|
||||
#include <AdvApp2Var_ApproxAFunc2Var.hxx>
|
||||
#include <AdvApp2Var_Criterion.hxx>
|
||||
#include <AdvApprox_Cutting.hxx>
|
||||
#include <AdvApprox_DichoCutting.hxx>
|
||||
#include <AdvApprox_PrefCutting.hxx>
|
||||
#include <Geom_BSplineSurface.hxx>
|
||||
#include <Geom_Surface.hxx>
|
||||
#include <GeomPlate_MakeApprox.hxx>
|
||||
@@ -33,7 +30,6 @@
|
||||
#include <PLib.hxx>
|
||||
#include <TColgp_SequenceOfXY.hxx>
|
||||
#include <TColgp_SequenceOfXYZ.hxx>
|
||||
#include <TColStd_HArray1OfInteger.hxx>
|
||||
#include <TColStd_HArray1OfReal.hxx>
|
||||
#include <TColStd_HArray2OfReal.hxx>
|
||||
|
||||
|
@@ -21,7 +21,6 @@
|
||||
#include <Standard_DefineAlloc.hxx>
|
||||
#include <Standard_Handle.hxx>
|
||||
|
||||
#include <Standard_Real.hxx>
|
||||
#include <Standard_Integer.hxx>
|
||||
#include <GeomAbs_Shape.hxx>
|
||||
class GeomPlate_Surface;
|
||||
|
@@ -21,11 +21,9 @@
|
||||
// de la distance au carre)
|
||||
|
||||
#include <AdvApp2Var_Context.hxx>
|
||||
#include <AdvApp2Var_Criterion.hxx>
|
||||
#include <AdvApp2Var_Patch.hxx>
|
||||
#include <GeomPlate_PlateG0Criterion.hxx>
|
||||
#include <gp_Pnt.hxx>
|
||||
#include <gp_Vec.hxx>
|
||||
#include <gp_XY.hxx>
|
||||
#include <PLib.hxx>
|
||||
#include <TColgp_SequenceOfXY.hxx>
|
||||
|
@@ -19,15 +19,12 @@
|
||||
|
||||
#include <Standard.hxx>
|
||||
#include <Standard_DefineAlloc.hxx>
|
||||
#include <Standard_Handle.hxx>
|
||||
|
||||
#include <TColgp_SequenceOfXY.hxx>
|
||||
#include <TColgp_SequenceOfXYZ.hxx>
|
||||
#include <AdvApp2Var_Criterion.hxx>
|
||||
#include <Standard_Real.hxx>
|
||||
#include <AdvApp2Var_CriterionType.hxx>
|
||||
#include <AdvApp2Var_CriterionRepartition.hxx>
|
||||
#include <Standard_Boolean.hxx>
|
||||
class AdvApp2Var_Patch;
|
||||
class AdvApp2Var_Context;
|
||||
|
||||
|
@@ -16,10 +16,8 @@
|
||||
|
||||
|
||||
#include <AdvApp2Var_Context.hxx>
|
||||
#include <AdvApp2Var_Criterion.hxx>
|
||||
#include <AdvApp2Var_Patch.hxx>
|
||||
#include <GeomPlate_PlateG1Criterion.hxx>
|
||||
#include <gp_Pnt.hxx>
|
||||
#include <gp_Vec.hxx>
|
||||
#include <gp_XY.hxx>
|
||||
#include <PLib.hxx>
|
||||
|
@@ -19,15 +19,12 @@
|
||||
|
||||
#include <Standard.hxx>
|
||||
#include <Standard_DefineAlloc.hxx>
|
||||
#include <Standard_Handle.hxx>
|
||||
|
||||
#include <TColgp_SequenceOfXY.hxx>
|
||||
#include <TColgp_SequenceOfXYZ.hxx>
|
||||
#include <AdvApp2Var_Criterion.hxx>
|
||||
#include <Standard_Real.hxx>
|
||||
#include <AdvApp2Var_CriterionType.hxx>
|
||||
#include <AdvApp2Var_CriterionRepartition.hxx>
|
||||
#include <Standard_Boolean.hxx>
|
||||
class AdvApp2Var_Patch;
|
||||
class AdvApp2Var_Context;
|
||||
|
||||
|
@@ -15,20 +15,13 @@
|
||||
// commercial license or contractual agreement.
|
||||
|
||||
|
||||
#include <Extrema_ExtPS.hxx>
|
||||
#include <Extrema_POnSurf.hxx>
|
||||
#include <Geom_Plane.hxx>
|
||||
#include <Geom_Surface.hxx>
|
||||
#include <GeomAdaptor_Surface.hxx>
|
||||
#include <GeomAPI_ProjectPointOnSurf.hxx>
|
||||
#include <GeomLProp_SLProps.hxx>
|
||||
#include <GeomPlate_PointConstraint.hxx>
|
||||
#include <gp_Ax3.hxx>
|
||||
#include <gp_Pnt.hxx>
|
||||
#include <gp_Pnt2d.hxx>
|
||||
#include <gp_Trsf.hxx>
|
||||
#include <gp_Vec.hxx>
|
||||
#include <Standard_ConstructionError.hxx>
|
||||
#include <Standard_Type.hxx>
|
||||
|
||||
IMPLEMENT_STANDARD_RTTIEXT(GeomPlate_PointConstraint,Standard_Transient)
|
||||
|
@@ -24,9 +24,7 @@
|
||||
#include <gp_Pnt.hxx>
|
||||
#include <gp_Pnt2d.hxx>
|
||||
#include <gp_Vec.hxx>
|
||||
#include <Standard_Real.hxx>
|
||||
#include <Standard_Integer.hxx>
|
||||
#include <Standard_Boolean.hxx>
|
||||
#include <Standard_Transient.hxx>
|
||||
class Geom_Surface;
|
||||
|
||||
|
@@ -24,9 +24,6 @@
|
||||
|
||||
#include <Geom_Curve.hxx>
|
||||
#include <Geom_Geometry.hxx>
|
||||
#include <Geom_Surface.hxx>
|
||||
#include <Geom_UndefinedDerivative.hxx>
|
||||
#include <Geom_UndefinedValue.hxx>
|
||||
#include <GeomPlate_Surface.hxx>
|
||||
#include <gp_GTrsf2d.hxx>
|
||||
#include <gp_Pnt.hxx>
|
||||
@@ -34,8 +31,6 @@
|
||||
#include <gp_Vec.hxx>
|
||||
#include <gp_XY.hxx>
|
||||
#include <Plate_Plate.hxx>
|
||||
#include <Standard_NoSuchObject.hxx>
|
||||
#include <Standard_RangeError.hxx>
|
||||
#include <Standard_Type.hxx>
|
||||
|
||||
IMPLEMENT_STANDARD_RTTIEXT(GeomPlate_Surface,Geom_Surface)
|
||||
|
@@ -21,9 +21,7 @@
|
||||
#include <Standard_Type.hxx>
|
||||
|
||||
#include <Plate_Plate.hxx>
|
||||
#include <Standard_Real.hxx>
|
||||
#include <Geom_Surface.hxx>
|
||||
#include <Standard_Boolean.hxx>
|
||||
#include <GeomAbs_Shape.hxx>
|
||||
#include <Standard_Integer.hxx>
|
||||
#include <TColgp_SequenceOfXY.hxx>
|
||||
|
Reference in New Issue
Block a user