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:
@@ -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
|
||||
|
@@ -23,7 +23,6 @@
|
||||
|
||||
#include <GeomFill_FillingStyle.hxx>
|
||||
class Geom_BSplineSurface;
|
||||
class Standard_ConstructionError;
|
||||
class Geom_BSplineCurve;
|
||||
|
||||
|
||||
|
@@ -23,7 +23,6 @@
|
||||
|
||||
#include <GeomFill_FillingStyle.hxx>
|
||||
class Geom_BezierSurface;
|
||||
class Standard_ConstructionError;
|
||||
class Geom_BezierCurve;
|
||||
|
||||
|
||||
|
@@ -25,7 +25,6 @@
|
||||
#include <Standard_Real.hxx>
|
||||
#include <Standard_Boolean.hxx>
|
||||
class Law_Function;
|
||||
class Adaptor3d_CurveOnSurface;
|
||||
class gp_Pnt;
|
||||
class gp_Vec;
|
||||
|
||||
|
@@ -34,8 +34,6 @@
|
||||
#include <TColStd_Array1OfInteger.hxx>
|
||||
#include <GeomAbs_Shape.hxx>
|
||||
|
||||
class Standard_OutOfRange;
|
||||
class gp_Pnt;
|
||||
|
||||
|
||||
class GeomFill_CircularBlendFunc;
|
||||
|
@@ -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;
|
||||
|
@@ -26,7 +26,6 @@
|
||||
#include <Standard_Integer.hxx>
|
||||
class GeomFill_Boundary;
|
||||
class Law_Function;
|
||||
class gp_Pnt;
|
||||
class gp_Vec;
|
||||
|
||||
|
||||
|
@@ -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)
|
||||
|
@@ -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;
|
||||
|
@@ -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;
|
||||
|
||||
|
||||
|
@@ -24,7 +24,6 @@
|
||||
#include <Standard_Real.hxx>
|
||||
#include <GeomFill_Boundary.hxx>
|
||||
#include <Standard_Boolean.hxx>
|
||||
class gp_Pnt;
|
||||
class gp_Vec;
|
||||
|
||||
|
||||
|
@@ -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;
|
||||
|
||||
|
||||
|
@@ -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;
|
||||
|
@@ -32,7 +32,6 @@
|
||||
class Geom_Curve;
|
||||
class Law_Function;
|
||||
class Geom_BSplineCurve;
|
||||
class Standard_OutOfRange;
|
||||
class Geom_BSplineSurface;
|
||||
class gp_Pnt;
|
||||
|
||||
|
@@ -27,7 +27,6 @@
|
||||
#include <Standard_Integer.hxx>
|
||||
#include <TColgp_Array2OfPnt.hxx>
|
||||
#include <TColStd_Array2OfReal.hxx>
|
||||
class Standard_NoSuchObject;
|
||||
|
||||
|
||||
//! Root class for Filling;
|
||||
|
@@ -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;
|
||||
|
@@ -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;
|
||||
|
||||
|
||||
|
@@ -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;
|
||||
|
||||
|
@@ -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
|
||||
|
@@ -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;
|
||||
|
||||
|
@@ -31,8 +31,6 @@
|
||||
#include <TColStd_Array1OfReal.hxx>
|
||||
|
||||
class GeomFill_Frenet;
|
||||
class Standard_OutOfRange;
|
||||
class Standard_ConstructionError;
|
||||
class GeomFill_TrihedronLaw;
|
||||
class gp_Vec;
|
||||
|
||||
|
@@ -31,7 +31,6 @@
|
||||
#include <TColStd_Array1OfReal.hxx>
|
||||
|
||||
class GeomFill_DraftTrihedron;
|
||||
class GeomFill_LocationLaw;
|
||||
|
||||
DEFINE_STANDARD_HANDLE(GeomFill_LocationDraft, GeomFill_LocationLaw)
|
||||
|
||||
|
@@ -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;
|
||||
|
@@ -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;
|
||||
|
@@ -33,7 +33,6 @@
|
||||
#include <TColStd_Array1OfInteger.hxx>
|
||||
#include <GeomAbs_Shape.hxx>
|
||||
class Geom_BSplineSurface;
|
||||
class Standard_OutOfRange;
|
||||
class gp_Pnt;
|
||||
class Geom_Curve;
|
||||
|
||||
|
@@ -27,7 +27,6 @@
|
||||
#include <Standard_Boolean.hxx>
|
||||
#include <Standard_Real.hxx>
|
||||
|
||||
class gp_Pnt;
|
||||
class gp_Vec;
|
||||
|
||||
|
||||
|
@@ -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;
|
||||
|
||||
|
@@ -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;
|
||||
|
||||
|
||||
|
@@ -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;
|
||||
|
||||
|
@@ -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;
|
||||
|
@@ -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;
|
||||
|
@@ -29,8 +29,6 @@
|
||||
#include <Standard_Boolean.hxx>
|
||||
#include <GeomAbs_CurveType.hxx>
|
||||
|
||||
class Standard_OutOfRange;
|
||||
class Standard_DomainError;
|
||||
class gp_Pnt;
|
||||
class gp_Vec;
|
||||
|
||||
|
@@ -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;
|
||||
|
||||
|
||||
|
@@ -35,7 +35,6 @@
|
||||
#include <GeomAbs_Shape.hxx>
|
||||
class GeomFill_LocationLaw;
|
||||
class GeomFill_SectionLaw;
|
||||
class Standard_OutOfRange;
|
||||
class gp_Pnt;
|
||||
|
||||
|
||||
|
@@ -28,7 +28,6 @@
|
||||
#include <TColgp_Array1OfVec2d.hxx>
|
||||
|
||||
class Geom_BSplineCurve;
|
||||
class Standard_RangeError;
|
||||
class Geom_Curve;
|
||||
class gp_Trsf;
|
||||
|
||||
|
@@ -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;
|
||||
|
||||
|
||||
|
@@ -22,8 +22,6 @@
|
||||
#include <GeomAbs_Shape.hxx>
|
||||
#include <TColStd_Array1OfReal.hxx>
|
||||
|
||||
class Standard_OutOfRange;
|
||||
class Standard_NotImplemented;
|
||||
class gp_Vec;
|
||||
|
||||
|
||||
|
@@ -24,9 +24,6 @@
|
||||
#include <GeomFill_TrihedronLaw.hxx>
|
||||
#include <Standard_Real.hxx>
|
||||
|
||||
class Standard_OutOfRange;
|
||||
class Standard_NotImplemented;
|
||||
class gp_Pnt;
|
||||
|
||||
|
||||
class GeomFill_TrihedronWithGuide;
|
||||
|
@@ -31,7 +31,6 @@
|
||||
#include <GeomAbs_Shape.hxx>
|
||||
class Geom_Curve;
|
||||
class Geom_BSplineCurve;
|
||||
class Standard_OutOfRange;
|
||||
class Geom_BSplineSurface;
|
||||
class gp_Pnt;
|
||||
|
||||
|
Reference in New Issue
Block a user