mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-19 13:40:49 +03:00
0024947: Redesign OCCT legacy type system -- automatic
Automatic upgrade with command "occt_upgdare . -rtti"
This commit is contained in:
@@ -38,6 +38,7 @@
|
||||
#include <Standard_ErrorHandler.hxx>
|
||||
|
||||
#include <BinTools.hxx>
|
||||
#include <Geom2d_Curve.hxx>
|
||||
|
||||
#define LINE 1
|
||||
#define CIRCLE 2
|
||||
|
@@ -36,6 +36,7 @@
|
||||
#include <TColgp_Array1OfPnt.hxx>
|
||||
#include <Standard_Failure.hxx>
|
||||
#include <Standard_ErrorHandler.hxx>
|
||||
#include <Geom_Curve.hxx>
|
||||
|
||||
#define LINE 1
|
||||
#define CIRCLE 2
|
||||
|
@@ -46,6 +46,7 @@
|
||||
#include <BinTools_Curve2dSet.hxx>
|
||||
#include <BinTools_CurveSet.hxx>
|
||||
#include <BinTools_SurfaceSet.hxx>
|
||||
#include <BRep_CurveOnSurface.hxx>
|
||||
#include <string.h>
|
||||
//#define MDTV_DEB 1
|
||||
const char* Version_1 = "Open CASCADE Topology V1 (c)";
|
||||
|
@@ -42,6 +42,7 @@
|
||||
#include <TColgp_Array2OfPnt.hxx>
|
||||
#include <Standard_Failure.hxx>
|
||||
#include <Standard_ErrorHandler.hxx>
|
||||
#include <Geom_Surface.hxx>
|
||||
|
||||
#define PLANE 1
|
||||
#define CYLINDER 2
|
||||
|
Reference in New Issue
Block a user