mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-19 13:40:49 +03:00
0032630: Coding - get rid of unsused forward declarations [BinMDF to IFSelect]
This commit is contained in:
@@ -22,10 +22,8 @@
|
||||
|
||||
#include <gp_Dir.hxx>
|
||||
#include <Geom_AxisPlacement.hxx>
|
||||
class Standard_ConstructionError;
|
||||
class gp_Ax2;
|
||||
class gp_Pnt;
|
||||
class gp_Dir;
|
||||
class gp_Trsf;
|
||||
class Geom_Geometry;
|
||||
|
||||
|
@@ -23,8 +23,6 @@
|
||||
#include <gp_Ax1.hxx>
|
||||
#include <Geom_Geometry.hxx>
|
||||
#include <Standard_Real.hxx>
|
||||
class Standard_ConstructionError;
|
||||
class gp_Ax1;
|
||||
class gp_Dir;
|
||||
class gp_Pnt;
|
||||
|
||||
|
@@ -33,13 +33,6 @@
|
||||
#include <TColgp_Array1OfPnt.hxx>
|
||||
#include <TColStd_Array1OfReal.hxx>
|
||||
#include <TColStd_Array1OfInteger.hxx>
|
||||
class Standard_ConstructionError;
|
||||
class Standard_DimensionError;
|
||||
class Standard_DomainError;
|
||||
class Standard_OutOfRange;
|
||||
class Standard_RangeError;
|
||||
class Standard_NoSuchObject;
|
||||
class Geom_UndefinedDerivative;
|
||||
class gp_Pnt;
|
||||
class gp_Vec;
|
||||
class gp_Trsf;
|
||||
|
@@ -36,13 +36,6 @@
|
||||
#include <TColStd_Array1OfInteger.hxx>
|
||||
#include <TColStd_Array2OfReal.hxx>
|
||||
#include <TColgp_Array1OfPnt.hxx>
|
||||
class Standard_ConstructionError;
|
||||
class Standard_DimensionError;
|
||||
class Standard_DomainError;
|
||||
class Standard_OutOfRange;
|
||||
class Standard_NoSuchObject;
|
||||
class Standard_RangeError;
|
||||
class Geom_UndefinedDerivative;
|
||||
class gp_Pnt;
|
||||
class gp_Vec;
|
||||
class Geom_Curve;
|
||||
|
@@ -31,10 +31,6 @@
|
||||
#include <GeomAbs_Shape.hxx>
|
||||
#include <BSplCLib.hxx>
|
||||
|
||||
class Standard_ConstructionError;
|
||||
class Standard_DimensionError;
|
||||
class Standard_RangeError;
|
||||
class Standard_OutOfRange;
|
||||
class gp_Pnt;
|
||||
class gp_Vec;
|
||||
class gp_Trsf;
|
||||
|
@@ -33,10 +33,6 @@
|
||||
#include <GeomAbs_Shape.hxx>
|
||||
#include <BSplSLib.hxx>
|
||||
|
||||
class Standard_ConstructionError;
|
||||
class Standard_DimensionError;
|
||||
class Standard_RangeError;
|
||||
class Standard_OutOfRange;
|
||||
class gp_Pnt;
|
||||
class gp_Vec;
|
||||
class Geom_Curve;
|
||||
|
@@ -23,7 +23,6 @@
|
||||
#include <gp_Pnt.hxx>
|
||||
#include <Geom_Point.hxx>
|
||||
#include <Standard_Real.hxx>
|
||||
class gp_Pnt;
|
||||
class gp_Trsf;
|
||||
class Geom_Geometry;
|
||||
|
||||
|
@@ -24,8 +24,6 @@
|
||||
#include <Geom_Conic.hxx>
|
||||
#include <Standard_Boolean.hxx>
|
||||
#include <Standard_Integer.hxx>
|
||||
class Standard_ConstructionError;
|
||||
class Standard_RangeError;
|
||||
class gp_Circ;
|
||||
class gp_Ax2;
|
||||
class gp_Pnt;
|
||||
|
@@ -24,8 +24,6 @@
|
||||
#include <Geom_ElementarySurface.hxx>
|
||||
#include <Standard_Boolean.hxx>
|
||||
#include <Standard_Integer.hxx>
|
||||
class Standard_ConstructionError;
|
||||
class Standard_RangeError;
|
||||
class gp_Ax3;
|
||||
class gp_Cone;
|
||||
class gp_Trsf;
|
||||
|
@@ -25,10 +25,6 @@
|
||||
#include <Standard_Boolean.hxx>
|
||||
#include <GeomAbs_Shape.hxx>
|
||||
#include <Standard_Integer.hxx>
|
||||
class Standard_RangeError;
|
||||
class Standard_NoSuchObject;
|
||||
class Geom_UndefinedDerivative;
|
||||
class Geom_UndefinedValue;
|
||||
class gp_Trsf;
|
||||
class gp_Pnt;
|
||||
class gp_Vec;
|
||||
|
@@ -24,8 +24,6 @@
|
||||
#include <Geom_ElementarySurface.hxx>
|
||||
#include <Standard_Boolean.hxx>
|
||||
#include <Standard_Integer.hxx>
|
||||
class Standard_ConstructionError;
|
||||
class Standard_RangeError;
|
||||
class gp_Ax3;
|
||||
class gp_Cylinder;
|
||||
class gp_Trsf;
|
||||
|
@@ -22,9 +22,7 @@
|
||||
|
||||
#include <Geom_Vector.hxx>
|
||||
#include <Standard_Real.hxx>
|
||||
class Standard_ConstructionError;
|
||||
class gp_Dir;
|
||||
class Geom_Vector;
|
||||
class gp_Trsf;
|
||||
class Geom_Geometry;
|
||||
|
||||
|
@@ -24,8 +24,6 @@
|
||||
#include <Geom_Conic.hxx>
|
||||
#include <Standard_Boolean.hxx>
|
||||
#include <Standard_Integer.hxx>
|
||||
class Standard_ConstructionError;
|
||||
class Standard_RangeError;
|
||||
class gp_Elips;
|
||||
class gp_Ax2;
|
||||
class gp_Ax1;
|
||||
|
@@ -22,7 +22,6 @@
|
||||
|
||||
#include <Standard_Transient.hxx>
|
||||
#include <Standard_Real.hxx>
|
||||
class Standard_ConstructionError;
|
||||
class gp_Pnt;
|
||||
class gp_Ax1;
|
||||
class gp_Ax2;
|
||||
|
@@ -24,9 +24,6 @@
|
||||
#include <Geom_Conic.hxx>
|
||||
#include <Standard_Boolean.hxx>
|
||||
#include <Standard_Integer.hxx>
|
||||
class Standard_ConstructionError;
|
||||
class Standard_DomainError;
|
||||
class Standard_RangeError;
|
||||
class gp_Hypr;
|
||||
class gp_Ax2;
|
||||
class gp_Ax1;
|
||||
|
@@ -26,8 +26,6 @@
|
||||
#include <Standard_Boolean.hxx>
|
||||
#include <GeomAbs_Shape.hxx>
|
||||
#include <Standard_Integer.hxx>
|
||||
class Standard_RangeError;
|
||||
class gp_Ax1;
|
||||
class gp_Lin;
|
||||
class gp_Pnt;
|
||||
class gp_Dir;
|
||||
|
@@ -28,13 +28,6 @@
|
||||
#include <Standard_Integer.hxx>
|
||||
#include <GeomEvaluator_OffsetCurve.hxx>
|
||||
|
||||
class Geom_Curve;
|
||||
class Standard_ConstructionError;
|
||||
class Standard_RangeError;
|
||||
class Standard_NoSuchObject;
|
||||
class Geom_UndefinedDerivative;
|
||||
class Geom_UndefinedValue;
|
||||
class gp_Dir;
|
||||
class gp_Pnt;
|
||||
class gp_Vec;
|
||||
class gp_Trsf;
|
||||
|
@@ -27,12 +27,6 @@
|
||||
#include <Standard_Boolean.hxx>
|
||||
#include <Standard_Integer.hxx>
|
||||
#include <GeomEvaluator_OffsetSurface.hxx>
|
||||
class Geom_Surface;
|
||||
class Standard_ConstructionError;
|
||||
class Standard_RangeError;
|
||||
class Standard_NoSuchObject;
|
||||
class Geom_UndefinedDerivative;
|
||||
class Geom_UndefinedValue;
|
||||
class Geom_Curve;
|
||||
class gp_Pnt;
|
||||
class gp_Vec;
|
||||
|
@@ -24,8 +24,6 @@
|
||||
#include <Geom_Conic.hxx>
|
||||
#include <Standard_Boolean.hxx>
|
||||
#include <Standard_Integer.hxx>
|
||||
class Standard_ConstructionError;
|
||||
class Standard_RangeError;
|
||||
class gp_Parab;
|
||||
class gp_Ax2;
|
||||
class gp_Ax1;
|
||||
|
@@ -24,8 +24,6 @@
|
||||
#include <Standard_Real.hxx>
|
||||
#include <Standard_Boolean.hxx>
|
||||
#include <Standard_Integer.hxx>
|
||||
class Standard_ConstructionError;
|
||||
class Standard_RangeError;
|
||||
class gp_Ax3;
|
||||
class gp_Pln;
|
||||
class gp_Pnt;
|
||||
|
@@ -26,11 +26,6 @@
|
||||
#include <GeomAbs_Shape.hxx>
|
||||
#include <Standard_Integer.hxx>
|
||||
class Geom_Surface;
|
||||
class Standard_ConstructionError;
|
||||
class Standard_RangeError;
|
||||
class Standard_NoSuchObject;
|
||||
class Geom_UndefinedDerivative;
|
||||
class Geom_UndefinedValue;
|
||||
class Geom_Curve;
|
||||
class gp_Pnt;
|
||||
class gp_Vec;
|
||||
|
@@ -24,8 +24,6 @@
|
||||
#include <Geom_ElementarySurface.hxx>
|
||||
#include <Standard_Boolean.hxx>
|
||||
#include <Standard_Integer.hxx>
|
||||
class Standard_ConstructionError;
|
||||
class Standard_RangeError;
|
||||
class gp_Ax3;
|
||||
class gp_Sphere;
|
||||
class Geom_Curve;
|
||||
|
@@ -25,8 +25,6 @@
|
||||
#include <Standard_Real.hxx>
|
||||
#include <Standard_Boolean.hxx>
|
||||
#include <Standard_Integer.hxx>
|
||||
class Standard_RangeError;
|
||||
class Geom_UndefinedDerivative;
|
||||
class Geom_Curve;
|
||||
class gp_Dir;
|
||||
class gp_Pnt;
|
||||
|
@@ -26,13 +26,9 @@
|
||||
#include <Standard_Real.hxx>
|
||||
#include <Standard_Boolean.hxx>
|
||||
#include <Standard_Integer.hxx>
|
||||
class Standard_ConstructionError;
|
||||
class Standard_RangeError;
|
||||
class Geom_UndefinedDerivative;
|
||||
class Geom_Curve;
|
||||
class gp_Ax1;
|
||||
class gp_Dir;
|
||||
class gp_Pnt;
|
||||
class gp_Ax2;
|
||||
class gp_Trsf;
|
||||
class gp_GTrsf2d;
|
||||
|
@@ -24,7 +24,6 @@
|
||||
#include <GeomAbs_Shape.hxx>
|
||||
#include <Geom_Surface.hxx>
|
||||
class Geom_Curve;
|
||||
class gp_Dir;
|
||||
|
||||
|
||||
class Geom_SweptSurface;
|
||||
|
@@ -25,9 +25,6 @@
|
||||
#include <TColStd_Array1OfReal.hxx>
|
||||
#include <Standard_Boolean.hxx>
|
||||
#include <Standard_Integer.hxx>
|
||||
class Standard_ConstructionError;
|
||||
class Standard_DimensionError;
|
||||
class Standard_RangeError;
|
||||
class gp_Ax3;
|
||||
class gp_Torus;
|
||||
class Geom_Curve;
|
||||
|
@@ -26,11 +26,6 @@
|
||||
#include <GeomAbs_Shape.hxx>
|
||||
#include <Standard_Integer.hxx>
|
||||
class Geom_Curve;
|
||||
class Standard_ConstructionError;
|
||||
class Standard_RangeError;
|
||||
class Standard_NoSuchObject;
|
||||
class Geom_UndefinedDerivative;
|
||||
class Geom_UndefinedValue;
|
||||
class gp_Pnt;
|
||||
class gp_Vec;
|
||||
class gp_Trsf;
|
||||
|
@@ -23,10 +23,6 @@
|
||||
#include <gp_Vec.hxx>
|
||||
#include <Geom_Geometry.hxx>
|
||||
#include <Standard_Real.hxx>
|
||||
class Standard_ConstructionError;
|
||||
class Standard_DomainError;
|
||||
class gp_VectorWithNullMagnitude;
|
||||
class gp_Vec;
|
||||
|
||||
|
||||
class Geom_Vector;
|
||||
|
@@ -22,10 +22,8 @@
|
||||
|
||||
#include <Geom_Vector.hxx>
|
||||
#include <Standard_Real.hxx>
|
||||
class Standard_ConstructionError;
|
||||
class gp_Vec;
|
||||
class gp_Pnt;
|
||||
class Geom_Vector;
|
||||
class gp_Trsf;
|
||||
class Geom_Geometry;
|
||||
|
||||
|
Reference in New Issue
Block a user