mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-09 13:22:24 +03:00
0032696: Coding - get rid of unused forward declarations [StepSelect to Xw]
Packages starting with lower-case (gp and gce) are also processed.
This commit is contained in:
@@ -26,7 +26,6 @@
|
||||
class StepShape_SolidModel;
|
||||
class StepShape_HalfSpaceSolid;
|
||||
class StepShape_BooleanResult;
|
||||
class StepShape_CsgPrimitive;
|
||||
|
||||
|
||||
|
||||
|
@@ -24,7 +24,6 @@
|
||||
#include <StepShape_BooleanOperand.hxx>
|
||||
#include <StepGeom_GeometricRepresentationItem.hxx>
|
||||
class TCollection_HAsciiString;
|
||||
class StepShape_BooleanOperand;
|
||||
|
||||
|
||||
class StepShape_BooleanResult;
|
||||
|
@@ -21,7 +21,6 @@
|
||||
|
||||
#include <StepShape_ConnectedFaceSet.hxx>
|
||||
#include <StepShape_HArray1OfFace.hxx>
|
||||
class StepShape_ConnectedFaceSet;
|
||||
class TCollection_HAsciiString;
|
||||
|
||||
|
||||
|
@@ -24,7 +24,6 @@
|
||||
#include <StepShape_CsgPrimitive.hxx>
|
||||
#include <Standard_Integer.hxx>
|
||||
class StepShape_BooleanResult;
|
||||
class StepShape_CsgPrimitive;
|
||||
|
||||
|
||||
|
||||
|
@@ -23,7 +23,6 @@
|
||||
#include <StepShape_CsgSelect.hxx>
|
||||
#include <StepShape_SolidModel.hxx>
|
||||
class TCollection_HAsciiString;
|
||||
class StepShape_CsgSelect;
|
||||
|
||||
|
||||
class StepShape_CsgSolid;
|
||||
|
@@ -22,7 +22,6 @@
|
||||
#include <StepShape_DimensionalCharacteristic.hxx>
|
||||
#include <Standard_Transient.hxx>
|
||||
class StepShape_ShapeDimensionRepresentation;
|
||||
class StepShape_DimensionalCharacteristic;
|
||||
|
||||
|
||||
class StepShape_DimensionalCharacteristicRepresentation;
|
||||
|
@@ -24,7 +24,6 @@
|
||||
#include <StepShape_ClosedShell.hxx>
|
||||
#include <StepShape_HArray1OfFace.hxx>
|
||||
#include <Standard_Integer.hxx>
|
||||
class StepShape_ClosedShell;
|
||||
class TCollection_HAsciiString;
|
||||
class StepShape_Face;
|
||||
|
||||
|
@@ -22,7 +22,6 @@
|
||||
|
||||
#include <Standard_Boolean.hxx>
|
||||
#include <StepShape_Edge.hxx>
|
||||
class StepShape_Edge;
|
||||
class TCollection_HAsciiString;
|
||||
class StepShape_Vertex;
|
||||
|
||||
|
@@ -24,7 +24,6 @@
|
||||
#include <StepShape_Face.hxx>
|
||||
#include <StepShape_HArray1OfFaceBound.hxx>
|
||||
#include <Standard_Integer.hxx>
|
||||
class StepShape_Face;
|
||||
class TCollection_HAsciiString;
|
||||
class StepShape_FaceBound;
|
||||
|
||||
|
@@ -24,7 +24,6 @@
|
||||
#include <StepShape_OpenShell.hxx>
|
||||
#include <StepShape_HArray1OfFace.hxx>
|
||||
#include <Standard_Integer.hxx>
|
||||
class StepShape_OpenShell;
|
||||
class TCollection_HAsciiString;
|
||||
class StepShape_Face;
|
||||
|
||||
|
@@ -22,8 +22,6 @@
|
||||
#include <StepShape_ToleranceMethodDefinition.hxx>
|
||||
#include <StepShape_DimensionalCharacteristic.hxx>
|
||||
#include <Standard_Transient.hxx>
|
||||
class StepShape_ToleranceMethodDefinition;
|
||||
class StepShape_DimensionalCharacteristic;
|
||||
|
||||
|
||||
class StepShape_PlusMinusTolerance;
|
||||
|
@@ -21,7 +21,6 @@
|
||||
#include <Standard_Type.hxx>
|
||||
|
||||
#include <StepShape_SolidModel.hxx>
|
||||
class StepShape_SolidModel;
|
||||
class StepGeom_CartesianTransformationOperator3d;
|
||||
class TCollection_HAsciiString;
|
||||
|
||||
|
@@ -20,7 +20,6 @@
|
||||
#include <Standard_Type.hxx>
|
||||
|
||||
#include <StepShape_Edge.hxx>
|
||||
class StepShape_Edge;
|
||||
class TCollection_HAsciiString;
|
||||
class StepShape_Vertex;
|
||||
|
||||
|
@@ -21,7 +21,6 @@
|
||||
|
||||
#include <StepShape_Face.hxx>
|
||||
#include <StepShape_HArray1OfFaceBound.hxx>
|
||||
class StepShape_Face;
|
||||
class TCollection_HAsciiString;
|
||||
|
||||
|
||||
|
@@ -20,7 +20,6 @@
|
||||
#include <Standard_Type.hxx>
|
||||
|
||||
#include <Standard_Transient.hxx>
|
||||
class StepBasic_MeasureWithUnit;
|
||||
|
||||
|
||||
class StepShape_ToleranceValue;
|
||||
|
Reference in New Issue
Block a user