1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-04 18:06:22 +03:00

0033041: Coding - get rid of unused headers [TopTools to Xw]

This commit is contained in:
aml 2022-06-27 19:46:53 +03:00 committed by smoskvin
parent 1593d38b13
commit ec2d883e53
428 changed files with 0 additions and 937 deletions

View File

@ -17,11 +17,8 @@
#include <AIS_InteractiveContext.hxx> #include <AIS_InteractiveContext.hxx>
#include <AIS_InteractiveObject.hxx> #include <AIS_InteractiveObject.hxx>
#include <Standard_GUID.hxx>
#include <Standard_NullObject.hxx> #include <Standard_NullObject.hxx>
#include <Standard_NoMoreObject.hxx> #include <Standard_NoMoreObject.hxx>
#include <TCollection_ExtendedString.hxx>
#include <TDF_Attribute.hxx>
#include <TDF_AttributeDelta.hxx> #include <TDF_AttributeDelta.hxx>
#include <TDF_DefaultDeltaOnModification.hxx> #include <TDF_DefaultDeltaOnModification.hxx>
#include <TDF_DefaultDeltaOnRemoval.hxx> #include <TDF_DefaultDeltaOnRemoval.hxx>
@ -31,10 +28,8 @@
#include <TDF_Tool.hxx> #include <TDF_Tool.hxx>
#include <TPrsStd_AISPresentation.hxx> #include <TPrsStd_AISPresentation.hxx>
#include <TColStd_ListOfInteger.hxx> #include <TColStd_ListOfInteger.hxx>
#include <TColStd_ListIteratorOfListOfInteger.hxx>
#include <TDataXtd_Presentation.hxx> #include <TDataXtd_Presentation.hxx>
#include <TPrsStd_AISViewer.hxx> #include <TPrsStd_AISViewer.hxx>
#include <TPrsStd_Driver.hxx>
#include <TPrsStd_DriverTable.hxx> #include <TPrsStd_DriverTable.hxx>
IMPLEMENT_STANDARD_RTTIEXT(TPrsStd_AISPresentation,TDF_Attribute) IMPLEMENT_STANDARD_RTTIEXT(TPrsStd_AISPresentation,TDF_Attribute)

View File

@ -20,12 +20,9 @@
#include <Standard.hxx> #include <Standard.hxx>
#include <Standard_Type.hxx> #include <Standard_Type.hxx>
#include <Standard_GUID.hxx>
#include <Standard_Real.hxx>
#include <Quantity_NameOfColor.hxx> #include <Quantity_NameOfColor.hxx>
#include <Graphic3d_NameOfMaterial.hxx> #include <Graphic3d_NameOfMaterial.hxx>
#include <Standard_Integer.hxx> #include <Standard_Integer.hxx>
#include <Standard_Boolean.hxx>
#include <TDF_Attribute.hxx> #include <TDF_Attribute.hxx>
#include <TDataXtd_Presentation.hxx> #include <TDataXtd_Presentation.hxx>
#include <AIS_InteractiveContext.hxx> #include <AIS_InteractiveContext.hxx>

View File

@ -16,13 +16,10 @@
#include <AIS_InteractiveContext.hxx> #include <AIS_InteractiveContext.hxx>
#include <Standard_GUID.hxx>
#include <Standard_Type.hxx> #include <Standard_Type.hxx>
#include <TDF_Attribute.hxx>
#include <TDF_ChildIterator.hxx> #include <TDF_ChildIterator.hxx>
#include <TDF_Label.hxx> #include <TDF_Label.hxx>
#include <TDF_RelocationTable.hxx> #include <TDF_RelocationTable.hxx>
#include <TDataXtd_Presentation.hxx>
#include <TPrsStd_AISPresentation.hxx> #include <TPrsStd_AISPresentation.hxx>
#include <TPrsStd_AISViewer.hxx> #include <TPrsStd_AISViewer.hxx>
#include <V3d_Viewer.hxx> #include <V3d_Viewer.hxx>

View File

@ -21,7 +21,6 @@
#include <Standard_Type.hxx> #include <Standard_Type.hxx>
#include <TDF_Attribute.hxx> #include <TDF_Attribute.hxx>
#include <Standard_Boolean.hxx>
class AIS_InteractiveContext; class AIS_InteractiveContext;
class Standard_GUID; class Standard_GUID;
class TDF_Label; class TDF_Label;

View File

@ -21,7 +21,6 @@
#include <TDataXtd_Axis.hxx> #include <TDataXtd_Axis.hxx>
#include <TDataXtd_Geometry.hxx> #include <TDataXtd_Geometry.hxx>
#include <TDF_Label.hxx> #include <TDF_Label.hxx>
#include <TNaming_NamedShape.hxx>
#include <TNaming_Tool.hxx> #include <TNaming_Tool.hxx>
#include <TopoDS_Shape.hxx> #include <TopoDS_Shape.hxx>
#include <TPrsStd_AxisDriver.hxx> #include <TPrsStd_AxisDriver.hxx>

View File

@ -21,7 +21,6 @@
#include <Standard_Type.hxx> #include <Standard_Type.hxx>
#include <TPrsStd_Driver.hxx> #include <TPrsStd_Driver.hxx>
#include <Standard_Boolean.hxx>
class TDF_Label; class TDF_Label;
class AIS_InteractiveObject; class AIS_InteractiveObject;

View File

@ -15,8 +15,6 @@
#include <AIS_InteractiveContext.hxx> #include <AIS_InteractiveContext.hxx>
#include <AIS_InteractiveObject.hxx> #include <AIS_InteractiveObject.hxx>
#include <PrsDim_Relation.hxx> #include <PrsDim_Relation.hxx>
#include <Standard_GUID.hxx>
#include <Standard_ProgramError.hxx>
#include <Standard_Type.hxx> #include <Standard_Type.hxx>
#include <TDataStd_Real.hxx> #include <TDataStd_Real.hxx>
#include <TDataXtd_Constraint.hxx> #include <TDataXtd_Constraint.hxx>

View File

@ -21,7 +21,6 @@
#include <Standard_Type.hxx> #include <Standard_Type.hxx>
#include <TPrsStd_Driver.hxx> #include <TPrsStd_Driver.hxx>
#include <Standard_Boolean.hxx>
class TDF_Label; class TDF_Label;
class AIS_InteractiveObject; class AIS_InteractiveObject;

View File

@ -71,7 +71,6 @@
#include <TDF_Label.hxx> #include <TDF_Label.hxx>
#include <TDF_Reference.hxx> #include <TDF_Reference.hxx>
#include <TNaming_Iterator.hxx> #include <TNaming_Iterator.hxx>
#include <TNaming_NamedShape.hxx>
#include <TNaming_Tool.hxx> #include <TNaming_Tool.hxx>
#include <TopExp.hxx> #include <TopExp.hxx>
#include <TopExp_Explorer.hxx> #include <TopExp_Explorer.hxx>

View File

@ -19,7 +19,6 @@
#include <Standard_GUID.hxx> #include <Standard_GUID.hxx>
#include <TPrsStd_Driver.hxx> #include <TPrsStd_Driver.hxx>
#include <Standard_GUID.hxx>
#include <NCollection_DataMap.hxx> #include <NCollection_DataMap.hxx>
typedef NCollection_DataMap<Standard_GUID,Handle(TPrsStd_Driver),Standard_GUID> TPrsStd_DataMapOfGUIDDriver; typedef NCollection_DataMap<Standard_GUID,Handle(TPrsStd_Driver),Standard_GUID> TPrsStd_DataMapOfGUIDDriver;

View File

@ -21,7 +21,6 @@
#include <Standard_Type.hxx> #include <Standard_Type.hxx>
#include <Standard_Transient.hxx> #include <Standard_Transient.hxx>
#include <Standard_Boolean.hxx>
class TDF_Label; class TDF_Label;
class AIS_InteractiveObject; class AIS_InteractiveObject;

View File

@ -25,7 +25,6 @@
#include <TNaming_NamedShape.hxx> #include <TNaming_NamedShape.hxx>
#include <TPrsStd_AxisDriver.hxx> #include <TPrsStd_AxisDriver.hxx>
#include <TPrsStd_ConstraintDriver.hxx> #include <TPrsStd_ConstraintDriver.hxx>
#include <TPrsStd_DataMapOfGUIDDriver.hxx>
#include <TPrsStd_Driver.hxx> #include <TPrsStd_Driver.hxx>
#include <TPrsStd_DriverTable.hxx> #include <TPrsStd_DriverTable.hxx>
#include <TPrsStd_GeometryDriver.hxx> #include <TPrsStd_GeometryDriver.hxx>

View File

@ -22,7 +22,6 @@
#include <TPrsStd_DataMapOfGUIDDriver.hxx> #include <TPrsStd_DataMapOfGUIDDriver.hxx>
#include <Standard_Transient.hxx> #include <Standard_Transient.hxx>
#include <Standard_Boolean.hxx>
class Standard_GUID; class Standard_GUID;
class TPrsStd_Driver; class TPrsStd_Driver;

View File

@ -33,10 +33,7 @@
#include <TDataXtd.hxx> #include <TDataXtd.hxx>
#include <TDataXtd_Geometry.hxx> #include <TDataXtd_Geometry.hxx>
#include <TDF_Label.hxx> #include <TDF_Label.hxx>
#include <TNaming_NamedShape.hxx>
#include <TNaming_Tool.hxx> #include <TNaming_Tool.hxx>
#include <TopoDS_Edge.hxx>
#include <TopoDS_Shape.hxx>
#include <TPrsStd_GeometryDriver.hxx> #include <TPrsStd_GeometryDriver.hxx>
IMPLEMENT_STANDARD_RTTIEXT(TPrsStd_GeometryDriver,TPrsStd_Driver) IMPLEMENT_STANDARD_RTTIEXT(TPrsStd_GeometryDriver,TPrsStd_Driver)

View File

@ -21,7 +21,6 @@
#include <Standard_Type.hxx> #include <Standard_Type.hxx>
#include <TPrsStd_Driver.hxx> #include <TPrsStd_Driver.hxx>
#include <Standard_Boolean.hxx>
class TDF_Label; class TDF_Label;
class AIS_InteractiveObject; class AIS_InteractiveObject;

View File

@ -16,16 +16,10 @@
#include <AIS_InteractiveContext.hxx> #include <AIS_InteractiveContext.hxx>
#include <AIS_InteractiveObject.hxx> #include <AIS_InteractiveObject.hxx>
#include <AIS_Shape.hxx> #include <AIS_Shape.hxx>
#include <Prs3d_Presentation.hxx>
#include <PrsMgr_Presentation.hxx>
#include <PrsMgr_PresentationManager.hxx> #include <PrsMgr_PresentationManager.hxx>
#include <Standard_GUID.hxx>
#include <Standard_Type.hxx> #include <Standard_Type.hxx>
#include <TColStd_ListIteratorOfListOfInteger.hxx>
#include <TColStd_ListOfInteger.hxx>
#include <TDataStd.hxx> #include <TDataStd.hxx>
#include <TDF_Label.hxx> #include <TDF_Label.hxx>
#include <TNaming_NamedShape.hxx>
#include <TNaming_Tool.hxx> #include <TNaming_Tool.hxx>
#include <TopLoc_Location.hxx> #include <TopLoc_Location.hxx>
#include <TPrsStd_DriverTable.hxx> #include <TPrsStd_DriverTable.hxx>

View File

@ -21,7 +21,6 @@
#include <Standard_Type.hxx> #include <Standard_Type.hxx>
#include <TPrsStd_Driver.hxx> #include <TPrsStd_Driver.hxx>
#include <Standard_Boolean.hxx>
class TDF_Label; class TDF_Label;
class AIS_InteractiveObject; class AIS_InteractiveObject;

View File

@ -21,7 +21,6 @@
#include <TDataXtd_Geometry.hxx> #include <TDataXtd_Geometry.hxx>
#include <TDataXtd_Plane.hxx> #include <TDataXtd_Plane.hxx>
#include <TDF_Label.hxx> #include <TDF_Label.hxx>
#include <TNaming_NamedShape.hxx>
#include <TNaming_Tool.hxx> #include <TNaming_Tool.hxx>
#include <TPrsStd_PlaneDriver.hxx> #include <TPrsStd_PlaneDriver.hxx>

View File

@ -21,7 +21,6 @@
#include <Standard_Type.hxx> #include <Standard_Type.hxx>
#include <TPrsStd_Driver.hxx> #include <TPrsStd_Driver.hxx>
#include <Standard_Boolean.hxx>
class TDF_Label; class TDF_Label;
class AIS_InteractiveObject; class AIS_InteractiveObject;

View File

@ -16,7 +16,6 @@
#include <AIS_InteractiveObject.hxx> #include <AIS_InteractiveObject.hxx>
#include <AIS_Point.hxx> #include <AIS_Point.hxx>
#include <Geom_CartesianPoint.hxx> #include <Geom_CartesianPoint.hxx>
#include <Geom_Point.hxx>
#include <gp_Pnt.hxx> #include <gp_Pnt.hxx>
#include <Standard_Type.hxx> #include <Standard_Type.hxx>
#include <TDataXtd_Geometry.hxx> #include <TDataXtd_Geometry.hxx>

View File

@ -21,7 +21,6 @@
#include <Standard_Type.hxx> #include <Standard_Type.hxx>
#include <TPrsStd_Driver.hxx> #include <TPrsStd_Driver.hxx>
#include <Standard_Boolean.hxx>
class TDF_Label; class TDF_Label;
class AIS_InteractiveObject; class AIS_InteractiveObject;

View File

@ -15,7 +15,6 @@
#ifndef TShort_Array1OfShortReal_HeaderFile #ifndef TShort_Array1OfShortReal_HeaderFile
#define TShort_Array1OfShortReal_HeaderFile #define TShort_Array1OfShortReal_HeaderFile
#include <Standard_ShortReal.hxx>
#include <NCollection_Array1.hxx> #include <NCollection_Array1.hxx>
typedef NCollection_Array1<Standard_ShortReal> TShort_Array1OfShortReal; typedef NCollection_Array1<Standard_ShortReal> TShort_Array1OfShortReal;

View File

@ -15,7 +15,6 @@
#ifndef TShort_Array2OfShortReal_HeaderFile #ifndef TShort_Array2OfShortReal_HeaderFile
#define TShort_Array2OfShortReal_HeaderFile #define TShort_Array2OfShortReal_HeaderFile
#include <Standard_ShortReal.hxx>
#include <NCollection_Array2.hxx> #include <NCollection_Array2.hxx>
typedef NCollection_Array2<Standard_ShortReal> TShort_Array2OfShortReal; typedef NCollection_Array2<Standard_ShortReal> TShort_Array2OfShortReal;

View File

@ -15,7 +15,6 @@
#ifndef TShort_SequenceOfShortReal_HeaderFile #ifndef TShort_SequenceOfShortReal_HeaderFile
#define TShort_SequenceOfShortReal_HeaderFile #define TShort_SequenceOfShortReal_HeaderFile
#include <Standard_ShortReal.hxx>
#include <NCollection_Sequence.hxx> #include <NCollection_Sequence.hxx>
typedef NCollection_Sequence<Standard_ShortReal> TShort_SequenceOfShortReal; typedef NCollection_Sequence<Standard_ShortReal> TShort_SequenceOfShortReal;

View File

@ -16,7 +16,6 @@
#include <TopTools.hxx> #include <TopTools.hxx>
#include <TopoDS_Shape.hxx>
#include <TopTools_ShapeSet.hxx> #include <TopTools_ShapeSet.hxx>
//======================================================================= //=======================================================================

View File

@ -22,7 +22,6 @@
#include <Standard_Handle.hxx> #include <Standard_Handle.hxx>
#include <Standard_OStream.hxx> #include <Standard_OStream.hxx>
#include <Standard_Integer.hxx>
class TopoDS_Shape; class TopoDS_Shape;

View File

@ -17,7 +17,6 @@
#ifndef TopTools_DataMapOfOrientedShapeShape_HeaderFile #ifndef TopTools_DataMapOfOrientedShapeShape_HeaderFile
#define TopTools_DataMapOfOrientedShapeShape_HeaderFile #define TopTools_DataMapOfOrientedShapeShape_HeaderFile
#include <TopoDS_Shape.hxx>
#include <TopoDS_Shape.hxx> #include <TopoDS_Shape.hxx>
#include <TopTools_OrientedShapeMapHasher.hxx> #include <TopTools_OrientedShapeMapHasher.hxx>
#include <NCollection_DataMap.hxx> #include <NCollection_DataMap.hxx>

View File

@ -18,7 +18,6 @@
#define TopTools_DataMapOfShapeReal_HeaderFile #define TopTools_DataMapOfShapeReal_HeaderFile
#include <TopoDS_Shape.hxx> #include <TopoDS_Shape.hxx>
#include <Standard_Real.hxx>
#include <TopTools_ShapeMapHasher.hxx> #include <TopTools_ShapeMapHasher.hxx>
#include <NCollection_DataMap.hxx> #include <NCollection_DataMap.hxx>

View File

@ -17,7 +17,6 @@
#ifndef TopTools_DataMapOfShapeShape_HeaderFile #ifndef TopTools_DataMapOfShapeShape_HeaderFile
#define TopTools_DataMapOfShapeShape_HeaderFile #define TopTools_DataMapOfShapeShape_HeaderFile
#include <TopoDS_Shape.hxx>
#include <TopoDS_Shape.hxx> #include <TopoDS_Shape.hxx>
#include <TopTools_ShapeMapHasher.hxx> #include <TopTools_ShapeMapHasher.hxx>
#include <NCollection_DataMap.hxx> #include <NCollection_DataMap.hxx>

View File

@ -17,7 +17,6 @@
#ifndef TopTools_HArray1OfListOfShape_HeaderFile #ifndef TopTools_HArray1OfListOfShape_HeaderFile
#define TopTools_HArray1OfListOfShape_HeaderFile #define TopTools_HArray1OfListOfShape_HeaderFile
#include <TopTools_ListOfShape.hxx>
#include <TopTools_Array1OfListOfShape.hxx> #include <TopTools_Array1OfListOfShape.hxx>
#include <NCollection_DefineHArray1.hxx> #include <NCollection_DefineHArray1.hxx>

View File

@ -16,7 +16,6 @@
#define TopTools_IndexedDataMapOfShapeReal_HeaderFile #define TopTools_IndexedDataMapOfShapeReal_HeaderFile
#include <NCollection_IndexedDataMap.hxx> #include <NCollection_IndexedDataMap.hxx>
#include <Standard_Real.hxx>
#include <TopoDS_Shape.hxx> #include <TopoDS_Shape.hxx>
#include <TopTools_ShapeMapHasher.hxx> #include <TopTools_ShapeMapHasher.hxx>

View File

@ -17,7 +17,6 @@
#ifndef TopTools_IndexedDataMapOfShapeShape_HeaderFile #ifndef TopTools_IndexedDataMapOfShapeShape_HeaderFile
#define TopTools_IndexedDataMapOfShapeShape_HeaderFile #define TopTools_IndexedDataMapOfShapeShape_HeaderFile
#include <TopoDS_Shape.hxx>
#include <TopoDS_Shape.hxx> #include <TopoDS_Shape.hxx>
#include <TopTools_ShapeMapHasher.hxx> #include <TopTools_ShapeMapHasher.hxx>
#include <NCollection_IndexedDataMap.hxx> #include <NCollection_IndexedDataMap.hxx>

View File

@ -17,7 +17,6 @@
#ifndef TopTools_IndexedMapOfShape_HeaderFile #ifndef TopTools_IndexedMapOfShape_HeaderFile
#define TopTools_IndexedMapOfShape_HeaderFile #define TopTools_IndexedMapOfShape_HeaderFile
#include <TopoDS_Shape.hxx>
#include <TopTools_ShapeMapHasher.hxx> #include <TopTools_ShapeMapHasher.hxx>
#include <NCollection_IndexedMap.hxx> #include <NCollection_IndexedMap.hxx>

View File

@ -17,12 +17,8 @@
#include <GeomTools.hxx> #include <GeomTools.hxx>
#include <gp_Ax3.hxx> #include <gp_Ax3.hxx>
#include <gp_Vec.hxx>
#include <Precision.hxx>
#include <Standard_OutOfRange.hxx>
#include <Standard_Stream.hxx> #include <Standard_Stream.hxx>
#include <Message_ProgressScope.hxx> #include <Message_ProgressScope.hxx>
#include <TopLoc_Location.hxx>
#include <TopTools_LocationSet.hxx> #include <TopTools_LocationSet.hxx>
//======================================================================= //=======================================================================

View File

@ -19,7 +19,6 @@
#include <Standard.hxx> #include <Standard.hxx>
#include <Standard_DefineAlloc.hxx> #include <Standard_DefineAlloc.hxx>
#include <Standard_Handle.hxx>
#include <TopLoc_IndexedMapOfLocation.hxx> #include <TopLoc_IndexedMapOfLocation.hxx>
#include <Standard_Integer.hxx> #include <Standard_Integer.hxx>

View File

@ -19,10 +19,8 @@
#include <Standard.hxx> #include <Standard.hxx>
#include <Standard_DefineAlloc.hxx> #include <Standard_DefineAlloc.hxx>
#include <Standard_Handle.hxx>
#include <Standard_Integer.hxx> #include <Standard_Integer.hxx>
#include <Standard_Boolean.hxx>
class TopoDS_Shape; class TopoDS_Shape;

View File

@ -19,10 +19,7 @@
#include <Standard.hxx> #include <Standard.hxx>
#include <Standard_DefineAlloc.hxx> #include <Standard_DefineAlloc.hxx>
#include <Standard_Handle.hxx>
#include <Standard_Integer.hxx>
#include <Standard_Boolean.hxx>
class TopoDS_Shape; class TopoDS_Shape;

View File

@ -26,13 +26,11 @@
#include <TCollection_AsciiString.hxx> #include <TCollection_AsciiString.hxx>
#include <TopoDS_Iterator.hxx> #include <TopoDS_Iterator.hxx>
#include <TopoDS_Shape.hxx> #include <TopoDS_Shape.hxx>
#include <TopTools_LocationSet.hxx>
#include <TopTools_ShapeSet.hxx> #include <TopTools_ShapeSet.hxx>
#include <Standard_Assert.hxx> #include <Standard_Assert.hxx>
#include <BRep_TFace.hxx> #include <BRep_TFace.hxx>
#include <locale.h>
#include <string.h> #include <string.h>
const Standard_CString TopTools_ShapeSet::THE_ASCII_VERSIONS[TopTools_FormatVersion_UPPER + 1] = const Standard_CString TopTools_ShapeSet::THE_ASCII_VERSIONS[TopTools_FormatVersion_UPPER + 1] =

View File

@ -19,7 +19,6 @@
#include <Standard.hxx> #include <Standard.hxx>
#include <Standard_DefineAlloc.hxx> #include <Standard_DefineAlloc.hxx>
#include <Standard_Handle.hxx>
#include <TopTools_IndexedMapOfShape.hxx> #include <TopTools_IndexedMapOfShape.hxx>
#include <TopTools_LocationSet.hxx> #include <TopTools_LocationSet.hxx>

View File

@ -15,7 +15,6 @@
// commercial license or contractual agreement. // commercial license or contractual agreement.
#include <gp_Dir.hxx>
#include <TopAbs.hxx> #include <TopAbs.hxx>
#include <TopTrans_CurveTransition.hxx> #include <TopTrans_CurveTransition.hxx>

View File

@ -19,14 +19,10 @@
#include <Standard.hxx> #include <Standard.hxx>
#include <Standard_DefineAlloc.hxx> #include <Standard_DefineAlloc.hxx>
#include <Standard_Handle.hxx>
#include <gp_Dir.hxx> #include <gp_Dir.hxx>
#include <Standard_Real.hxx>
#include <Standard_Boolean.hxx>
#include <TopAbs_Orientation.hxx> #include <TopAbs_Orientation.hxx>
#include <TopAbs_State.hxx> #include <TopAbs_State.hxx>
#include <Standard_Integer.hxx>
//! This algorithm is used to compute the transition //! This algorithm is used to compute the transition

View File

@ -16,7 +16,6 @@
// Modified: eap Mar 25 2002 (occ102,occ227), touch case // Modified: eap Mar 25 2002 (occ102,occ227), touch case
#include <gp_Dir.hxx>
#include <Precision.hxx> #include <Precision.hxx>
#include <TopAbs.hxx> #include <TopAbs.hxx>
#include <TopAbs_Orientation.hxx> #include <TopAbs_Orientation.hxx>

View File

@ -19,13 +19,10 @@
#include <Standard.hxx> #include <Standard.hxx>
#include <Standard_DefineAlloc.hxx> #include <Standard_DefineAlloc.hxx>
#include <Standard_Handle.hxx>
#include <gp_Dir.hxx> #include <gp_Dir.hxx>
#include <Standard_Real.hxx>
#include <TColStd_Array2OfReal.hxx> #include <TColStd_Array2OfReal.hxx>
#include <TopTrans_Array2OfOrientation.hxx> #include <TopTrans_Array2OfOrientation.hxx>
#include <Standard_Boolean.hxx>
#include <TopAbs_Orientation.hxx> #include <TopAbs_Orientation.hxx>
#include <TopAbs_State.hxx> #include <TopAbs_State.hxx>

View File

@ -13,7 +13,6 @@
#include <Interface_GeneralLib.hxx> #include <Interface_GeneralLib.hxx>
#include <Interface_InterfaceError.hxx>
#include <Interface_InterfaceModel.hxx> #include <Interface_InterfaceModel.hxx>
#include <Interface_Protocol.hxx> #include <Interface_Protocol.hxx>
#include <Standard_Transient.hxx> #include <Standard_Transient.hxx>

View File

@ -13,7 +13,6 @@
#include <Standard_Transient.hxx> #include <Standard_Transient.hxx>
#include <Standard_Type.hxx>
#include <Transfer_ActorOfFinderProcess.hxx> #include <Transfer_ActorOfFinderProcess.hxx>
#include <Transfer_Binder.hxx> #include <Transfer_Binder.hxx>
#include <Transfer_Finder.hxx> #include <Transfer_Finder.hxx>

View File

@ -18,9 +18,7 @@
#define _Transfer_ActorOfFinderProcess_HeaderFile #define _Transfer_ActorOfFinderProcess_HeaderFile
#include <Standard.hxx> #include <Standard.hxx>
#include <Standard_Type.hxx>
#include <Standard_Integer.hxx>
#include <Transfer_ActorOfProcessForFinder.hxx> #include <Transfer_ActorOfProcessForFinder.hxx>
class Transfer_Binder; class Transfer_Binder;
class Transfer_Finder; class Transfer_Finder;

View File

@ -18,11 +18,8 @@
#define _Transfer_ActorOfProcessForFinder_HeaderFile #define _Transfer_ActorOfProcessForFinder_HeaderFile
#include <Standard.hxx> #include <Standard.hxx>
#include <Standard_Type.hxx>
#include <Standard_Boolean.hxx>
#include <Standard_Transient.hxx> #include <Standard_Transient.hxx>
#include <Transfer_HSequenceOfFinder.hxx>
#include <Transfer_TransferMapOfProcessForFinder.hxx> #include <Transfer_TransferMapOfProcessForFinder.hxx>
#include <Message_ProgressRange.hxx> #include <Message_ProgressRange.hxx>

View File

@ -20,10 +20,7 @@
#include <Standard.hxx> #include <Standard.hxx>
#include <Standard_Type.hxx> #include <Standard_Type.hxx>
#include <Standard_Boolean.hxx>
#include <Standard_Transient.hxx> #include <Standard_Transient.hxx>
#include <TColStd_MapTransientHasher.hxx>
#include <TColStd_HSequenceOfTransient.hxx>
#include <Transfer_TransferMapOfProcessForTransient.hxx> #include <Transfer_TransferMapOfProcessForTransient.hxx>
#include <Message_ProgressRange.hxx> #include <Message_ProgressRange.hxx>

View File

@ -12,8 +12,6 @@
// commercial license or contractual agreement. // commercial license or contractual agreement.
#include <Standard_Transient.hxx>
#include <Standard_Type.hxx>
#include <Transfer_ActorOfTransientProcess.hxx> #include <Transfer_ActorOfTransientProcess.hxx>
#include <Transfer_Binder.hxx> #include <Transfer_Binder.hxx>
#include <Transfer_ProcessForTransient.hxx> #include <Transfer_ProcessForTransient.hxx>

View File

@ -18,7 +18,6 @@
#define _Transfer_ActorOfTransientProcess_HeaderFile #define _Transfer_ActorOfTransientProcess_HeaderFile
#include <Standard.hxx> #include <Standard.hxx>
#include <Standard_Type.hxx>
#include <Transfer_ActorOfProcessForTransient.hxx> #include <Transfer_ActorOfProcessForTransient.hxx>
class Transfer_Binder; class Transfer_Binder;

View File

@ -14,7 +14,6 @@
#include <Geom2d_CartesianPoint.hxx> #include <Geom2d_CartesianPoint.hxx>
#include <Interface_Check.hxx> #include <Interface_Check.hxx>
#include <Interface_IntVal.hxx>
#include <Standard_Type.hxx> #include <Standard_Type.hxx>
#include <TCollection_HAsciiString.hxx> #include <TCollection_HAsciiString.hxx>
#include <Transfer_Binder.hxx> #include <Transfer_Binder.hxx>

View File

@ -23,9 +23,6 @@
#include <Transfer_StatusResult.hxx> #include <Transfer_StatusResult.hxx>
#include <Transfer_StatusExec.hxx> #include <Transfer_StatusExec.hxx>
#include <Standard_Transient.hxx> #include <Standard_Transient.hxx>
#include <Standard_Boolean.hxx>
#include <Standard_Type.hxx>
#include <Standard_CString.hxx>
class Interface_Check; class Interface_Check;
// resolve name collisions with X11 headers // resolve name collisions with X11 headers

View File

@ -22,7 +22,6 @@
#include <Standard_Handle.hxx> #include <Standard_Handle.hxx>
#include <Standard_Type.hxx> #include <Standard_Type.hxx>
#include <Standard_CString.hxx>
class Standard_Transient; class Standard_Transient;

View File

@ -12,7 +12,6 @@
// commercial license or contractual agreement. // commercial license or contractual agreement.
#include <Interface_InterfaceError.hxx>
#include <Interface_InterfaceModel.hxx> #include <Interface_InterfaceModel.hxx>
#include <Standard_Transient.hxx> #include <Standard_Transient.hxx>
#include <Standard_Type.hxx> #include <Standard_Type.hxx>

View File

@ -21,7 +21,6 @@
#include <Standard_Type.hxx> #include <Standard_Type.hxx>
#include <Interface_CopyControl.hxx> #include <Interface_CopyControl.hxx>
#include <Standard_Boolean.hxx>
class Transfer_TransientProcess; class Transfer_TransientProcess;
class Interface_InterfaceModel; class Interface_InterfaceModel;
class Standard_Transient; class Standard_Transient;

View File

@ -22,7 +22,6 @@
#include <Standard_Handle.hxx> #include <Standard_Handle.hxx>
#include <Standard_Integer.hxx> #include <Standard_Integer.hxx>
#include <Standard_Boolean.hxx>
class Transfer_Finder; class Transfer_Finder;

View File

@ -23,12 +23,7 @@
#include <NCollection_DataMap.hxx> #include <NCollection_DataMap.hxx>
#include <Standard_Integer.hxx> #include <Standard_Integer.hxx>
#include <Standard_Transient.hxx>
#include <Standard_Boolean.hxx>
#include <Standard_Type.hxx>
#include <Standard_CString.hxx>
#include <Interface_ParamType.hxx> #include <Interface_ParamType.hxx>
#include <Standard_Real.hxx>
#include <TCollection_AsciiString.hxx> #include <TCollection_AsciiString.hxx>

View File

@ -13,10 +13,7 @@
#include <Interface_Check.hxx> #include <Interface_Check.hxx>
#include <Interface_InterfaceModel.hxx>
#include <Interface_MSG.hxx> #include <Interface_MSG.hxx>
#include <Transfer_Binder.hxx>
#include <Transfer_Finder.hxx>
#include <Transfer_FinderProcess.hxx> #include <Transfer_FinderProcess.hxx>
#include <Transfer_TransientMapper.hxx> #include <Transfer_TransientMapper.hxx>

View File

@ -17,7 +17,6 @@
#ifndef Transfer_HSequenceOfBinder_HeaderFile #ifndef Transfer_HSequenceOfBinder_HeaderFile
#define Transfer_HSequenceOfBinder_HeaderFile #define Transfer_HSequenceOfBinder_HeaderFile
#include <Transfer_Binder.hxx>
#include <Transfer_SequenceOfBinder.hxx> #include <Transfer_SequenceOfBinder.hxx>
#include <NCollection_DefineHSequence.hxx> #include <NCollection_DefineHSequence.hxx>

View File

@ -17,7 +17,6 @@
#ifndef Transfer_HSequenceOfFinder_HeaderFile #ifndef Transfer_HSequenceOfFinder_HeaderFile
#define Transfer_HSequenceOfFinder_HeaderFile #define Transfer_HSequenceOfFinder_HeaderFile
#include <Transfer_Finder.hxx>
#include <Transfer_SequenceOfFinder.hxx> #include <Transfer_SequenceOfFinder.hxx>
#include <NCollection_DefineHSequence.hxx> #include <NCollection_DefineHSequence.hxx>

View File

@ -23,7 +23,6 @@
#include <Transfer_HSequenceOfFinder.hxx> #include <Transfer_HSequenceOfFinder.hxx>
#include <Transfer_TransferIterator.hxx> #include <Transfer_TransferIterator.hxx>
#include <Transfer_TransferMapOfProcessForFinder.hxx>
class Standard_NoSuchObject; class Standard_NoSuchObject;
class Transfer_Finder; class Transfer_Finder;

View File

@ -22,9 +22,6 @@
#include <TColStd_HSequenceOfTransient.hxx> #include <TColStd_HSequenceOfTransient.hxx>
#include <Transfer_Binder.hxx> #include <Transfer_Binder.hxx>
#include <Standard_Boolean.hxx>
#include <Standard_Type.hxx>
#include <Standard_CString.hxx>
#include <Standard_Integer.hxx> #include <Standard_Integer.hxx>
class Standard_Transient; class Standard_Transient;

View File

@ -19,8 +19,6 @@
#include <TColStd_IndexedMapOfInteger.hxx> #include <TColStd_IndexedMapOfInteger.hxx>
#include <Transfer_TransferMapOfProcessForTransient.hxx> #include <Transfer_TransferMapOfProcessForTransient.hxx>
#include <TColStd_MapTransientHasher.hxx>
#include <TColStd_HSequenceOfTransient.hxx>
#include <Message_ProgressRange.hxx> #include <Message_ProgressRange.hxx>
class Message_Messenger; class Message_Messenger;

View File

@ -20,7 +20,6 @@
#include <Standard_Type.hxx> #include <Standard_Type.hxx>
#include <TCollection_HAsciiString.hxx> #include <TCollection_HAsciiString.hxx>
#include <TColStd_IndexedMapOfTransient.hxx> #include <TColStd_IndexedMapOfTransient.hxx>
#include <Transfer_Binder.hxx>
#include <Transfer_ResultFromModel.hxx> #include <Transfer_ResultFromModel.hxx>
#include <Transfer_ResultFromTransient.hxx> #include <Transfer_ResultFromTransient.hxx>
#include <Transfer_TransientProcess.hxx> #include <Transfer_TransientProcess.hxx>

View File

@ -24,8 +24,6 @@
#include <Standard_Integer.hxx> #include <Standard_Integer.hxx>
#include <Interface_CheckStatus.hxx> #include <Interface_CheckStatus.hxx>
#include <Standard_Transient.hxx> #include <Standard_Transient.hxx>
#include <Standard_CString.hxx>
#include <Standard_Boolean.hxx>
#include <TColStd_HSequenceOfTransient.hxx> #include <TColStd_HSequenceOfTransient.hxx>
class Interface_InterfaceModel; class Interface_InterfaceModel;
class Transfer_ResultFromTransient; class Transfer_ResultFromTransient;

View File

@ -15,8 +15,6 @@
#include <Interface_Check.hxx> #include <Interface_Check.hxx>
#include <Standard_Transient.hxx> #include <Standard_Transient.hxx>
#include <Standard_Type.hxx> #include <Standard_Type.hxx>
#include <TColStd_HArray1OfInteger.hxx>
#include <Transfer_Binder.hxx>
#include <Transfer_ResultFromTransient.hxx> #include <Transfer_ResultFromTransient.hxx>
#include <Transfer_TransientProcess.hxx> #include <Transfer_TransientProcess.hxx>

View File

@ -22,7 +22,6 @@
#include <TColStd_HSequenceOfTransient.hxx> #include <TColStd_HSequenceOfTransient.hxx>
#include <Standard_Transient.hxx> #include <Standard_Transient.hxx>
#include <Standard_Boolean.hxx>
#include <Interface_CheckStatus.hxx> #include <Interface_CheckStatus.hxx>
#include <Standard_Integer.hxx> #include <Standard_Integer.hxx>
#include <TColStd_IndexedMapOfTransient.hxx> #include <TColStd_IndexedMapOfTransient.hxx>

View File

@ -14,7 +14,6 @@
#include <Standard_Transient.hxx> #include <Standard_Transient.hxx>
#include <Standard_Type.hxx> #include <Standard_Type.hxx>
#include <Transfer_Binder.hxx>
#include <Transfer_SimpleBinderOfTransient.hxx> #include <Transfer_SimpleBinderOfTransient.hxx>
#include <Transfer_TransferFailure.hxx> #include <Transfer_TransferFailure.hxx>

View File

@ -21,9 +21,6 @@
#include <Standard_Type.hxx> #include <Standard_Type.hxx>
#include <Transfer_Binder.hxx> #include <Transfer_Binder.hxx>
#include <Standard_Type.hxx>
#include <Standard_CString.hxx>
#include <Standard_Boolean.hxx>
class Transfer_SimpleBinderOfTransient; class Transfer_SimpleBinderOfTransient;

View File

@ -18,7 +18,6 @@
#define _Transfer_TransferDeadLoop_HeaderFile #define _Transfer_TransferDeadLoop_HeaderFile
#include <Standard_Type.hxx> #include <Standard_Type.hxx>
#include <Standard_DefineException.hxx>
#include <Standard_SStream.hxx> #include <Standard_SStream.hxx>
#include <Transfer_TransferFailure.hxx> #include <Transfer_TransferFailure.hxx>

View File

@ -13,7 +13,6 @@
#include <Interface_GeneralLib.hxx> #include <Interface_GeneralLib.hxx>
#include <Interface_InterfaceError.hxx>
#include <Interface_InterfaceModel.hxx> #include <Interface_InterfaceModel.hxx>
#include <Interface_Macros.hxx> #include <Interface_Macros.hxx>
#include <Interface_Protocol.hxx> #include <Interface_Protocol.hxx>

View File

@ -22,7 +22,6 @@
#include <Standard_Handle.hxx> #include <Standard_Handle.hxx>
#include <Interface_CopyTool.hxx> #include <Interface_CopyTool.hxx>
#include <Standard_Boolean.hxx>
class Interface_InterfaceModel; class Interface_InterfaceModel;
class Interface_GeneralLib; class Interface_GeneralLib;
class Interface_Protocol; class Interface_Protocol;

View File

@ -13,11 +13,9 @@
#include <Interface_EntityIterator.hxx> #include <Interface_EntityIterator.hxx>
#include <Interface_InterfaceModel.hxx>
#include <Interface_Macros.hxx> #include <Interface_Macros.hxx>
#include <Interface_Protocol.hxx> #include <Interface_Protocol.hxx>
#include <TColStd_HSequenceOfTransient.hxx> #include <TColStd_HSequenceOfTransient.hxx>
#include <Transfer_Binder.hxx>
#include <Transfer_FinderProcess.hxx> #include <Transfer_FinderProcess.hxx>
#include <Transfer_IteratorOfProcessForFinder.hxx> #include <Transfer_IteratorOfProcessForFinder.hxx>
#include <Transfer_IteratorOfProcessForTransient.hxx> #include <Transfer_IteratorOfProcessForTransient.hxx>

View File

@ -21,7 +21,6 @@
#include <Standard_DefineAlloc.hxx> #include <Standard_DefineAlloc.hxx>
#include <Standard_Handle.hxx> #include <Standard_Handle.hxx>
#include <Standard_Boolean.hxx>
class Interface_EntityIterator; class Interface_EntityIterator;
class Transfer_TransferIterator; class Transfer_TransferIterator;
class Transfer_TransientProcess; class Transfer_TransientProcess;

View File

@ -15,7 +15,6 @@
#include <Interface_Check.hxx> #include <Interface_Check.hxx>
#include <Standard_NoSuchObject.hxx> #include <Standard_NoSuchObject.hxx>
#include <Standard_Transient.hxx> #include <Standard_Transient.hxx>
#include <Transfer_Binder.hxx>
#include <Transfer_SimpleBinderOfTransient.hxx> #include <Transfer_SimpleBinderOfTransient.hxx>
#include <Transfer_TransferIterator.hxx> #include <Transfer_TransferIterator.hxx>

View File

@ -25,7 +25,6 @@
#include <TColStd_HSequenceOfInteger.hxx> #include <TColStd_HSequenceOfInteger.hxx>
#include <Standard_Integer.hxx> #include <Standard_Integer.hxx>
#include <Standard_Type.hxx> #include <Standard_Type.hxx>
#include <Standard_Boolean.hxx>
#include <Transfer_StatusExec.hxx> #include <Transfer_StatusExec.hxx>
class Transfer_Binder; class Transfer_Binder;
class Standard_Transient; class Standard_Transient;

View File

@ -18,7 +18,6 @@
#include <Interface_InterfaceModel.hxx> #include <Interface_InterfaceModel.hxx>
#include <Interface_Protocol.hxx> #include <Interface_Protocol.hxx>
#include <Interface_ShareFlags.hxx> #include <Interface_ShareFlags.hxx>
#include <Standard_NoSuchObject.hxx>
#include <Standard_Transient.hxx> #include <Standard_Transient.hxx>
#include <Transfer_ActorOfTransientProcess.hxx> #include <Transfer_ActorOfTransientProcess.hxx>
#include <Transfer_Binder.hxx> #include <Transfer_Binder.hxx>

View File

@ -20,7 +20,6 @@
#include <Standard.hxx> #include <Standard.hxx>
#include <Standard_DefineAlloc.hxx> #include <Standard_DefineAlloc.hxx>
#include <Standard_Handle.hxx> #include <Standard_Handle.hxx>
#include <Standard_Boolean.hxx>
#include <Message_ProgressRange.hxx> #include <Message_ProgressRange.hxx>
class Transfer_TransientProcess; class Transfer_TransientProcess;

View File

@ -15,7 +15,6 @@
#include <Standard_OutOfRange.hxx> #include <Standard_OutOfRange.hxx>
#include <Standard_Transient.hxx> #include <Standard_Transient.hxx>
#include <Standard_Type.hxx> #include <Standard_Type.hxx>
#include <Standard_TypeMismatch.hxx>
#include <Transfer_TransientListBinder.hxx> #include <Transfer_TransientListBinder.hxx>
IMPLEMENT_STANDARD_RTTIEXT(Transfer_TransientListBinder,Transfer_Binder) IMPLEMENT_STANDARD_RTTIEXT(Transfer_TransientListBinder,Transfer_Binder)

View File

@ -22,9 +22,6 @@
#include <TColStd_HSequenceOfTransient.hxx> #include <TColStd_HSequenceOfTransient.hxx>
#include <Transfer_Binder.hxx> #include <Transfer_Binder.hxx>
#include <Standard_Boolean.hxx>
#include <Standard_Type.hxx>
#include <Standard_CString.hxx>
#include <Standard_Integer.hxx> #include <Standard_Integer.hxx>
class Standard_Transient; class Standard_Transient;

View File

@ -22,9 +22,6 @@
#include <Transfer_Finder.hxx> #include <Transfer_Finder.hxx>
#include <TColStd_MapTransientHasher.hxx> #include <TColStd_MapTransientHasher.hxx>
#include <Standard_Boolean.hxx>
#include <Standard_Type.hxx>
#include <Standard_CString.hxx>
class Standard_Transient; class Standard_Transient;
class Transfer_DataInfo; class Transfer_DataInfo;
class Transfer_Finder; class Transfer_Finder;

View File

@ -14,15 +14,12 @@
#include <Interface_Check.hxx> #include <Interface_Check.hxx>
#include <Interface_EntityIterator.hxx> #include <Interface_EntityIterator.hxx>
#include <Interface_Graph.hxx>
#include <Interface_HGraph.hxx> #include <Interface_HGraph.hxx>
#include <Interface_InterfaceModel.hxx> #include <Interface_InterfaceModel.hxx>
#include <Interface_MSG.hxx> #include <Interface_MSG.hxx>
#include <Message_Messenger.hxx>
#include <Standard_Transient.hxx> #include <Standard_Transient.hxx>
#include <Standard_Type.hxx> #include <Standard_Type.hxx>
#include <TColStd_HSequenceOfTransient.hxx> #include <TColStd_HSequenceOfTransient.hxx>
#include <Transfer_Binder.hxx>
#include <Transfer_TransientProcess.hxx> #include <Transfer_TransientProcess.hxx>
IMPLEMENT_STANDARD_RTTIEXT(Transfer_TransientProcess,Transfer_ProcessForTransient) IMPLEMENT_STANDARD_RTTIEXT(Transfer_TransientProcess,Transfer_ProcessForTransient)

View File

@ -23,9 +23,7 @@
#include <TColStd_HSequenceOfTransient.hxx> #include <TColStd_HSequenceOfTransient.hxx>
#include <Transfer_ProcessForTransient.hxx> #include <Transfer_ProcessForTransient.hxx>
#include <Standard_Integer.hxx> #include <Standard_Integer.hxx>
#include <Standard_Boolean.hxx>
#include <Standard_CString.hxx> #include <Standard_CString.hxx>
#include <Standard_Type.hxx>
#include <Standard_Transient.hxx> #include <Standard_Transient.hxx>
#include <TCollection_AsciiString.hxx> #include <TCollection_AsciiString.hxx>
#include <NCollection_DataMap.hxx> #include <NCollection_DataMap.hxx>

View File

@ -21,8 +21,6 @@
#include <Standard_Type.hxx> #include <Standard_Type.hxx>
#include <Transfer_Binder.hxx> #include <Transfer_Binder.hxx>
#include <Standard_Type.hxx>
#include <Standard_CString.hxx>
class Transfer_VoidBinder; class Transfer_VoidBinder;

View File

@ -14,28 +14,18 @@
#include <TransferBRep.hxx> #include <TransferBRep.hxx>
#include <BRep_Builder.hxx> #include <BRep_Builder.hxx>
#include <BRep_Tool.hxx>
#include <BRepLib.hxx> #include <BRepLib.hxx>
#include <Interface_Check.hxx>
#include <Interface_CheckIterator.hxx> #include <Interface_CheckIterator.hxx>
#include <Interface_InterfaceModel.hxx>
#include <Interface_Macros.hxx> #include <Interface_Macros.hxx>
#include <Message_Msg.hxx> #include <Message_Msg.hxx>
#include <Message_Printer.hxx> #include <Message_Printer.hxx>
#include <Standard_ErrorHandler.hxx>
#include <Standard_Failure.hxx>
#include <Standard_Transient.hxx> #include <Standard_Transient.hxx>
#include <TopExp_Explorer.hxx>
#include <TopoDS.hxx>
#include <TopoDS_Edge.hxx>
#include <TopoDS_HShape.hxx> #include <TopoDS_HShape.hxx>
#include <TopoDS_Shape.hxx> #include <TopoDS_Shape.hxx>
#include <Transfer_Binder.hxx>
#include <Transfer_FinderProcess.hxx> #include <Transfer_FinderProcess.hxx>
#include <Transfer_IteratorOfProcessForTransient.hxx> #include <Transfer_IteratorOfProcessForTransient.hxx>
#include <Transfer_SimpleBinderOfTransient.hxx> #include <Transfer_SimpleBinderOfTransient.hxx>
#include <Transfer_TransientProcess.hxx> #include <Transfer_TransientProcess.hxx>
#include <TransferBRep_BinderOfShape.hxx>
#include <TransferBRep_ShapeBinder.hxx> #include <TransferBRep_ShapeBinder.hxx>
#include <TransferBRep_ShapeListBinder.hxx> #include <TransferBRep_ShapeListBinder.hxx>
#include <TransferBRep_ShapeMapper.hxx> #include <TransferBRep_ShapeMapper.hxx>

View File

@ -12,9 +12,6 @@
// commercial license or contractual agreement. // commercial license or contractual agreement.
#include <Standard_Type.hxx>
#include <TopoDS_Shape.hxx>
#include <Transfer_TransferFailure.hxx>
#include <TransferBRep_BinderOfShape.hxx> #include <TransferBRep_BinderOfShape.hxx>
#include <TransferBRep_ShapeInfo.hxx> #include <TransferBRep_ShapeInfo.hxx>

View File

@ -18,7 +18,6 @@
#define _TransferBRep_BinderOfShape_HeaderFile #define _TransferBRep_BinderOfShape_HeaderFile
#include <Standard.hxx> #include <Standard.hxx>
#include <Standard_Type.hxx>
#include <TopoDS_Shape.hxx> #include <TopoDS_Shape.hxx>
#include <Transfer_Binder.hxx> #include <Transfer_Binder.hxx>

View File

@ -17,7 +17,6 @@
#ifndef TransferBRep_HSequenceOfTransferResultInfo_HeaderFile #ifndef TransferBRep_HSequenceOfTransferResultInfo_HeaderFile
#define TransferBRep_HSequenceOfTransferResultInfo_HeaderFile #define TransferBRep_HSequenceOfTransferResultInfo_HeaderFile
#include <TransferBRep_TransferResultInfo.hxx>
#include <TransferBRep_SequenceOfTransferResultInfo.hxx> #include <TransferBRep_SequenceOfTransferResultInfo.hxx>
#include <NCollection_DefineHSequence.hxx> #include <NCollection_DefineHSequence.hxx>

View File

@ -16,11 +16,9 @@
#include <Interface_CheckIterator.hxx> #include <Interface_CheckIterator.hxx>
#include <Interface_CheckTool.hxx> #include <Interface_CheckTool.hxx>
#include <Interface_InterfaceModel.hxx> #include <Interface_InterfaceModel.hxx>
#include <Interface_Macros.hxx>
#include <Interface_Protocol.hxx> #include <Interface_Protocol.hxx>
#include <Message_Messenger.hxx> #include <Message_Messenger.hxx>
#include <Message_ProgressScope.hxx> #include <Message_ProgressScope.hxx>
#include <Standard_OutOfRange.hxx>
#include <Standard_Transient.hxx> #include <Standard_Transient.hxx>
#include <TopoDS_Compound.hxx> #include <TopoDS_Compound.hxx>
#include <TopoDS_Shape.hxx> #include <TopoDS_Shape.hxx>

View File

@ -22,7 +22,6 @@
#include <Standard_Handle.hxx> #include <Standard_Handle.hxx>
#include <Standard_Integer.hxx> #include <Standard_Integer.hxx>
#include <Standard_Boolean.hxx>
#include <TopTools_HSequenceOfShape.hxx> #include <TopTools_HSequenceOfShape.hxx>
#include <TColStd_HSequenceOfTransient.hxx> #include <TColStd_HSequenceOfTransient.hxx>
#include <Message_ProgressRange.hxx> #include <Message_ProgressRange.hxx>

View File

@ -12,8 +12,6 @@
// commercial license or contractual agreement. // commercial license or contractual agreement.
#include <Standard_Type.hxx>
#include <Standard_TypeMismatch.hxx>
#include <TopoDS.hxx> #include <TopoDS.hxx>
#include <TopoDS_Compound.hxx> #include <TopoDS_Compound.hxx>
#include <TopoDS_CompSolid.hxx> #include <TopoDS_CompSolid.hxx>

View File

@ -22,7 +22,6 @@
#include <Standard_Handle.hxx> #include <Standard_Handle.hxx>
#include <Standard_Type.hxx> #include <Standard_Type.hxx>
#include <Standard_CString.hxx>
class TopoDS_Shape; class TopoDS_Shape;

View File

@ -14,7 +14,6 @@
#include <Standard_OutOfRange.hxx> #include <Standard_OutOfRange.hxx>
#include <Standard_Type.hxx> #include <Standard_Type.hxx>
#include <Standard_TypeMismatch.hxx>
#include <TopoDS.hxx> #include <TopoDS.hxx>
#include <TopoDS_Compound.hxx> #include <TopoDS_Compound.hxx>
#include <TopoDS_CompSolid.hxx> #include <TopoDS_CompSolid.hxx>

View File

@ -22,9 +22,6 @@
#include <TopTools_HSequenceOfShape.hxx> #include <TopTools_HSequenceOfShape.hxx>
#include <Transfer_Binder.hxx> #include <Transfer_Binder.hxx>
#include <Standard_Boolean.hxx>
#include <Standard_Type.hxx>
#include <Standard_CString.hxx>
#include <Standard_Integer.hxx> #include <Standard_Integer.hxx>
#include <TopAbs_ShapeEnum.hxx> #include <TopAbs_ShapeEnum.hxx>
class TopoDS_Shape; class TopoDS_Shape;

View File

@ -22,9 +22,6 @@
#include <TopoDS_Shape.hxx> #include <TopoDS_Shape.hxx>
#include <Transfer_Finder.hxx> #include <Transfer_Finder.hxx>
#include <Standard_Boolean.hxx>
#include <Standard_Type.hxx>
#include <Standard_CString.hxx>
class TopoDS_Shape; class TopoDS_Shape;
class TopTools_ShapeMapHasher; class TopTools_ShapeMapHasher;
class TransferBRep_ShapeInfo; class TransferBRep_ShapeInfo;

View File

@ -16,7 +16,6 @@
#include <OSD_Environment.hxx> #include <OSD_Environment.hxx>
#include <OSD_File.hxx>
#include <OSD_FileIterator.hxx> #include <OSD_FileIterator.hxx>
#include <OSD_Host.hxx> #include <OSD_Host.hxx>
#include <OSD_Path.hxx> #include <OSD_Path.hxx>

View File

@ -24,7 +24,6 @@
#include <Standard_CString.hxx> #include <Standard_CString.hxx>
#include <Storage_Error.hxx> #include <Storage_Error.hxx>
#include <Storage_OpenMode.hxx> #include <Storage_OpenMode.hxx>
#include <Standard_Boolean.hxx>
#include <Standard_Integer.hxx> #include <Standard_Integer.hxx>
class TCollection_ExtendedString; class TCollection_ExtendedString;
class Storage_BaseDriver; class Storage_BaseDriver;

View File

@ -20,10 +20,7 @@
#include <Standard.hxx> #include <Standard.hxx>
#include <Standard_Type.hxx> #include <Standard_Type.hxx>
#include <Standard_Real.hxx>
#include <Standard_Transient.hxx> #include <Standard_Transient.hxx>
#include <Standard_CString.hxx>
#include <Standard_Boolean.hxx>
#include <Standard_Integer.hxx> #include <Standard_Integer.hxx>

View File

@ -25,8 +25,6 @@
#include <Units_QuantitiesSequence.hxx> #include <Units_QuantitiesSequence.hxx>
#include <Units_UnitsSequence.hxx> #include <Units_UnitsSequence.hxx>
#include <TColStd_HSequenceOfInteger.hxx> #include <TColStd_HSequenceOfInteger.hxx>
#include <Standard_CString.hxx>
#include <Standard_Boolean.hxx>
class Units_UnitsSystem; class Units_UnitsSystem;
class Units_UnitsDictionary; class Units_UnitsDictionary;
class TCollection_AsciiString; class TCollection_AsciiString;

View File

@ -19,10 +19,8 @@
#include <Standard.hxx> #include <Standard.hxx>
#include <Standard_DefineAlloc.hxx> #include <Standard_DefineAlloc.hxx>
#include <Standard_Handle.hxx>
#include <Units_Sentence.hxx> #include <Units_Sentence.hxx>
#include <Standard_CString.hxx>
//! This class defines all the methods to create and //! This class defines all the methods to create and

Some files were not shown because too many files have changed in this diff Show More