mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-14 13:30:48 +03:00
0024947: Redesign OCCT legacy type system -- automatic
Automatic upgrade with command "occt_upgdare . -rtti"
This commit is contained in:
@@ -174,6 +174,7 @@ extern void ChFi3d_ResultChron(OSD_Chronometer & ch,Standard_Real& time);
|
||||
|
||||
#include <GeomAdaptor_HCurve.hxx>
|
||||
#include <BRepAdaptor_HSurface.hxx>
|
||||
#include <TopOpeBRepDS_SurfaceCurveInterference.hxx>
|
||||
|
||||
//=======================================================================
|
||||
//function : ChFi3d_InPeriod
|
||||
|
@@ -104,6 +104,7 @@
|
||||
#include <Draw_Marker3D.hxx>
|
||||
#include <Draw.hxx>
|
||||
#include <DrawTrSurf.hxx>
|
||||
#include <BRepAdaptor_HSurface.hxx>
|
||||
static Standard_Integer IndexOfConge = 0;
|
||||
#endif
|
||||
|
||||
|
@@ -149,6 +149,7 @@ extern void ChFi3d_ResultChron(OSD_Chronometer & ch,Standard_Real& time);
|
||||
#include <math_FunctionSample.hxx>
|
||||
#include <Geom2dAdaptor_Curve.hxx>
|
||||
#include <IntRes2d_IntersectionSegment.hxx>
|
||||
#include <Geom_BezierCurve.hxx>
|
||||
// Modified by Sergey KHROMOV - Fri Dec 21 17:08:19 2001 Begin
|
||||
Standard_Boolean isTangentFaces(const TopoDS_Edge &theEdge,
|
||||
const TopoDS_Face &theFace1,
|
||||
|
@@ -61,6 +61,7 @@
|
||||
|
||||
#include <ChFi3d_Builder.jxx>
|
||||
#include <ChFi3d_Builder_0.hxx>
|
||||
#include <BRepAdaptor_HSurface.hxx>
|
||||
#ifdef OCCT_DEBUG
|
||||
extern Standard_Boolean ChFi3d_GettraceDRAWFIL();
|
||||
extern void ChFi3d_CheckSurfData(const TopOpeBRepDS_DataStructure& DStr,
|
||||
|
Reference in New Issue
Block a user