mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-09-03 14:10:33 +03:00
0024947: Redesign OCCT legacy type system -- automatic
Automatic upgrade with command "occt_upgdare . -rtti"
This commit is contained in:
@@ -70,6 +70,8 @@ static void FUN_RESET_KRO_DSFILLER()
|
||||
|
||||
#include <TopOpeBRep_traceSIFF.hxx>
|
||||
#include <BRepTools.hxx>
|
||||
#include <TopOpeBRepDS_ShapeShapeInterference.hxx>
|
||||
#include <TopOpeBRepDS_CurvePointInterference.hxx>
|
||||
|
||||
extern TopOpeBRep_traceSIFF SIFF;
|
||||
|
||||
|
@@ -33,6 +33,7 @@
|
||||
|
||||
#ifdef OCCT_DEBUG
|
||||
#include <TopOpeBRepDS_reDEB.hxx>
|
||||
#include <TopOpeBRepDS_CurvePointInterference.hxx>
|
||||
extern Standard_Boolean TopOpeBRepDS_GettraceEDSF();
|
||||
extern Standard_Boolean TopOpeBRepDS_GettraceDSF();
|
||||
extern Standard_Boolean TopOpeBRep_GettraceEEFF();
|
||||
|
@@ -31,6 +31,7 @@
|
||||
#include <GeomTools_SurfaceSet.hxx>
|
||||
#include <GeomTools_CurveSet.hxx>
|
||||
#include <GeomTools_Curve2dSet.hxx>
|
||||
#include <Geom_Curve.hxx>
|
||||
Standard_EXPORT Standard_Boolean TopOpeBRep_GettracePROEDG();
|
||||
#endif
|
||||
|
||||
|
@@ -24,6 +24,7 @@
|
||||
#include <TopOpeBRepDS.hxx>
|
||||
|
||||
#include <TopOpeBRep_define.hxx>
|
||||
#include <TopOpeBRepDS_CurvePointInterference.hxx>
|
||||
|
||||
|
||||
Standard_Integer BREP_findPDSamongIDMOVP(const TopOpeBRepDS_Point& PDS,const TopOpeBRepDS_IndexedDataMapOfVertexPoint& IDMOVP)
|
||||
|
@@ -18,6 +18,7 @@
|
||||
#include <TopOpeBRepDS_HDataStructure.hxx>
|
||||
#include <stdlib.h>
|
||||
#include <TopOpeBRep_define.hxx>
|
||||
#include <TopOpeBRepDS_CurvePointInterference.hxx>
|
||||
|
||||
typedef TopOpeBRepDS_ListOfInterference* BOA_t;
|
||||
|
||||
|
Reference in New Issue
Block a user