1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-08-14 13:30:48 +03:00

0032630: Coding - get rid of unsused forward declarations [BinMDF to IFSelect]

This commit is contained in:
aml
2021-10-18 09:46:19 +03:00
committed by smoskvin
parent 5f69cfa70c
commit 5b756182c2
305 changed files with 0 additions and 895 deletions

View File

@@ -33,60 +33,6 @@ class Geom_Surface;
class Geom_Curve;
class gp_Vec;
class gp_Pnt;
class GeomFill_Filling;
class GeomFill_Stretch;
class GeomFill_Coons;
class GeomFill_Curved;
class GeomFill_BezierCurves;
class GeomFill_BSplineCurves;
class GeomFill_Profiler;
class GeomFill_SectionGenerator;
class GeomFill_Line;
class GeomFill_AppSurf;
class GeomFill_SweepSectionGenerator;
class GeomFill_AppSweep;
class GeomFill_Generator;
class GeomFill_Pipe;
class GeomFill_Tensor;
class GeomFill_ConstrainedFilling;
class GeomFill_Boundary;
class GeomFill_DegeneratedBound;
class GeomFill_SimpleBound;
class GeomFill_BoundWithSurf;
class GeomFill_CoonsAlgPatch;
class GeomFill_TgtField;
class GeomFill_TgtOnCoons;
class GeomFill_CornerState;
class GeomFill_CircularBlendFunc;
class GeomFill_SweepFunction;
class GeomFill_LocFunction;
class GeomFill_PolynomialConvertor;
class GeomFill_QuasiAngularConvertor;
class GeomFill_SnglrFunc;
class GeomFill_FunctionDraft;
class GeomFill_PlanFunc;
class GeomFill_FunctionGuide;
class GeomFill_SectionLaw;
class GeomFill_UniformSection;
class GeomFill_EvolvedSection;
class GeomFill_NSections;
class GeomFill_LocationLaw;
class GeomFill_CurveAndTrihedron;
class GeomFill_LocationDraft;
class GeomFill_LocationGuide;
class GeomFill_TrihedronLaw;
class GeomFill_Fixed;
class GeomFill_Frenet;
class GeomFill_CorrectedFrenet;
class GeomFill_DiscreteTrihedron;
class GeomFill_ConstantBiNormal;
class GeomFill_Darboux;
class GeomFill_DraftTrihedron;
class GeomFill_TrihedronWithGuide;
class GeomFill_GuideTrihedronAC;
class GeomFill_GuideTrihedronPlan;
class GeomFill_Sweep;
class GeomFill_SectionPlacement;
//! Tools and Data to filling Surface and Sweep Surfaces

View File

@@ -23,7 +23,6 @@
#include <GeomFill_FillingStyle.hxx>
class Geom_BSplineSurface;
class Standard_ConstructionError;
class Geom_BSplineCurve;

View File

@@ -23,7 +23,6 @@
#include <GeomFill_FillingStyle.hxx>
class Geom_BezierSurface;
class Standard_ConstructionError;
class Geom_BezierCurve;

View File

@@ -25,7 +25,6 @@
#include <Standard_Real.hxx>
#include <Standard_Boolean.hxx>
class Law_Function;
class Adaptor3d_CurveOnSurface;
class gp_Pnt;
class gp_Vec;

View File

@@ -34,8 +34,6 @@
#include <TColStd_Array1OfInteger.hxx>
#include <GeomAbs_Shape.hxx>
class Standard_OutOfRange;
class gp_Pnt;
class GeomFill_CircularBlendFunc;

View File

@@ -28,11 +28,7 @@
#include <GeomAbs_Shape.hxx>
#include <TColStd_Array1OfReal.hxx>
class GeomFill_Frenet;
class Standard_OutOfRange;
class Standard_ConstructionError;
class gp_Dir;
class GeomFill_TrihedronLaw;
class gp_Vec;
class GeomFill_ConstantBiNormal;

View File

@@ -26,7 +26,6 @@
#include <Standard_Integer.hxx>
class GeomFill_Boundary;
class Law_Function;
class gp_Pnt;
class gp_Vec;

View File

@@ -34,10 +34,6 @@
#include <GeomFill_Trihedron.hxx>
class GeomFill_Frenet;
class Law_Function;
class Standard_OutOfRange;
class Standard_ConstructionError;
class GeomFill_TrihedronLaw;
class gp_Vec;
class GeomFill_CorrectedFrenet;
DEFINE_STANDARD_HANDLE(GeomFill_CorrectedFrenet, GeomFill_TrihedronLaw)

View File

@@ -32,11 +32,6 @@
#include <GeomAbs_Shape.hxx>
#include <TColStd_Array1OfReal.hxx>
class GeomFill_TrihedronLaw;
class Standard_OutOfRange;
class gp_Mat;
class GeomFill_LocationLaw;
class gp_Vec;
class gp_Pnt;
class GeomFill_CurveAndTrihedron;

View File

@@ -26,9 +26,6 @@
#include <Standard_Integer.hxx>
#include <GeomAbs_Shape.hxx>
#include <TColStd_Array1OfReal.hxx>
class Standard_OutOfRange;
class Standard_ConstructionError;
class GeomFill_TrihedronLaw;
class gp_Vec;

View File

@@ -24,7 +24,6 @@
#include <Standard_Real.hxx>
#include <GeomFill_Boundary.hxx>
#include <Standard_Boolean.hxx>
class gp_Pnt;
class gp_Vec;

View File

@@ -29,9 +29,6 @@
#include <GeomAbs_Shape.hxx>
#include <TColStd_Array1OfReal.hxx>
class GeomFill_Frenet;
class Standard_OutOfRange;
class Standard_ConstructionError;
class GeomFill_TrihedronLaw;
class gp_Vec;

View File

@@ -27,10 +27,6 @@
#include <Standard_Integer.hxx>
#include <GeomAbs_Shape.hxx>
#include <TColStd_Array1OfReal.hxx>
class Standard_OutOfRange;
class Standard_ConstructionError;
class gp_Vec;
class GeomFill_TrihedronLaw;
class GeomFill_DraftTrihedron;

View File

@@ -32,7 +32,6 @@
class Geom_Curve;
class Law_Function;
class Geom_BSplineCurve;
class Standard_OutOfRange;
class Geom_BSplineSurface;
class gp_Pnt;

View File

@@ -27,7 +27,6 @@
#include <Standard_Integer.hxx>
#include <TColgp_Array2OfPnt.hxx>
#include <TColStd_Array2OfReal.hxx>
class Standard_NoSuchObject;
//! Root class for Filling;

View File

@@ -27,10 +27,6 @@
#include <Standard_Integer.hxx>
#include <GeomAbs_Shape.hxx>
#include <TColStd_Array1OfReal.hxx>
class Standard_OutOfRange;
class Standard_ConstructionError;
class gp_Vec;
class GeomFill_TrihedronLaw;
class GeomFill_Fixed;

View File

@@ -28,9 +28,6 @@
#include <Standard_Integer.hxx>
#include <GeomAbs_Shape.hxx>
#include <TColStd_Array1OfReal.hxx>
class Standard_OutOfRange;
class Standard_ConstructionError;
class GeomFill_TrihedronLaw;
class gp_Vec;

View File

@@ -33,7 +33,6 @@ class GeomFill_SectionLaw;
class Geom_Curve;
class Geom_Surface;
class gp_Pnt;
class gp_XYZ;
class math_Matrix;
class gp_Vec;

View File

@@ -24,8 +24,6 @@
#include <GeomFill_Profiler.hxx>
#include <Standard_Real.hxx>
class Geom_Surface;
class StdFail_NotDone;
class Standard_DomainError;
//! Create a surface using generating lines. Inherits

View File

@@ -27,8 +27,6 @@
#include <GeomAbs_Shape.hxx>
#include <TColStd_Array1OfReal.hxx>
class Approx_CurvlinFunc;
class Standard_OutOfRange;
class Standard_ConstructionError;
class GeomFill_TrihedronLaw;
class gp_Vec;

View File

@@ -31,8 +31,6 @@
#include <TColStd_Array1OfReal.hxx>
class GeomFill_Frenet;
class Standard_OutOfRange;
class Standard_ConstructionError;
class GeomFill_TrihedronLaw;
class gp_Vec;

View File

@@ -31,7 +31,6 @@
#include <TColStd_Array1OfReal.hxx>
class GeomFill_DraftTrihedron;
class GeomFill_LocationLaw;
DEFINE_STANDARD_HANDLE(GeomFill_LocationDraft, GeomFill_LocationLaw)

View File

@@ -35,11 +35,6 @@
#include <TColgp_HArray1OfPnt2d.hxx>
class GeomFill_TrihedronWithGuide;
class GeomFill_SectionLaw;
class Standard_NotImplemented;
class Standard_ConstructionError;
class Standard_OutOfRange;
class gp_Mat;
class GeomFill_LocationLaw;
class gp_Vec;
class gp_Pnt;
class Geom_Curve;

View File

@@ -24,8 +24,6 @@
#include <TColgp_Array1OfVec2d.hxx>
#include <TColStd_Array1OfReal.hxx>
class Standard_NotImplemented;
class Standard_OutOfRange;
class gp_Mat;
class gp_Vec;
class gp_Pnt;

View File

@@ -33,7 +33,6 @@
#include <TColStd_Array1OfInteger.hxx>
#include <GeomAbs_Shape.hxx>
class Geom_BSplineSurface;
class Standard_OutOfRange;
class gp_Pnt;
class Geom_Curve;

View File

@@ -27,7 +27,6 @@
#include <Standard_Boolean.hxx>
#include <Standard_Real.hxx>
class gp_Pnt;
class gp_Vec;

View File

@@ -27,7 +27,6 @@
#include <Standard_Real.hxx>
#include <TColgp_Array1OfPnt.hxx>
#include <TColgp_Array1OfVec.hxx>
class StdFail_NotDone;
class gp_Pnt;
class gp_Vec;

View File

@@ -28,8 +28,6 @@
#include <TColgp_Array1OfPnt.hxx>
#include <TColStd_Array1OfReal.hxx>
#include <TColStd_Array1OfInteger.hxx>
class StdFail_NotDone;
class Standard_DomainError;
class Geom_Curve;

View File

@@ -28,7 +28,6 @@
#include <TColgp_Array1OfPnt.hxx>
#include <TColStd_Array1OfReal.hxx>
#include <TColgp_Array1OfVec.hxx>
class StdFail_NotDone;
class gp_Pnt;
class gp_Vec;

View File

@@ -29,9 +29,6 @@
#include <Standard_Integer.hxx>
#include <TColStd_Array1OfInteger.hxx>
#include <GeomAbs_Shape.hxx>
class Standard_NotImplemented;
class Standard_DomainError;
class Standard_OutOfRange;
class Geom_BSplineSurface;
class gp_Pnt;
class Geom_Curve;

View File

@@ -29,7 +29,6 @@
#include <gp_Pnt.hxx>
class GeomFill_LocationLaw;
class Geom_Curve;
class StdFail_NotDone;
class Geom_Geometry;
class gp_Trsf;
class gp_Mat;

View File

@@ -29,8 +29,6 @@
#include <Standard_Boolean.hxx>
#include <GeomAbs_CurveType.hxx>
class Standard_OutOfRange;
class Standard_DomainError;
class gp_Pnt;
class gp_Vec;

View File

@@ -31,9 +31,6 @@
class GeomFill_LocationLaw;
class GeomFill_SectionLaw;
class Geom_Surface;
class StdFail_NotDone;
class Standard_OutOfRange;
class Standard_ConstructionError;
class Geom2d_Curve;

View File

@@ -35,7 +35,6 @@
#include <GeomAbs_Shape.hxx>
class GeomFill_LocationLaw;
class GeomFill_SectionLaw;
class Standard_OutOfRange;
class gp_Pnt;

View File

@@ -28,7 +28,6 @@
#include <TColgp_Array1OfVec2d.hxx>
class Geom_BSplineCurve;
class Standard_RangeError;
class Geom_Curve;
class gp_Trsf;

View File

@@ -25,8 +25,6 @@
#include <Standard_Integer.hxx>
#include <Standard_Real.hxx>
#include <math_Vector.hxx>
class Standard_DimensionError;
class Standard_RangeError;
class math_Matrix;

View File

@@ -22,8 +22,6 @@
#include <GeomAbs_Shape.hxx>
#include <TColStd_Array1OfReal.hxx>
class Standard_OutOfRange;
class Standard_NotImplemented;
class gp_Vec;

View File

@@ -24,9 +24,6 @@
#include <GeomFill_TrihedronLaw.hxx>
#include <Standard_Real.hxx>
class Standard_OutOfRange;
class Standard_NotImplemented;
class gp_Pnt;
class GeomFill_TrihedronWithGuide;

View File

@@ -31,7 +31,6 @@
#include <GeomAbs_Shape.hxx>
class Geom_Curve;
class Geom_BSplineCurve;
class Standard_OutOfRange;
class Geom_BSplineSurface;
class gp_Pnt;