mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-04 13:13:25 +03:00
0024947: Redesign OCCT legacy type system -- automatic
Automatic upgrade with command "occt_upgdare . -rtti"
This commit is contained in:
@@ -71,6 +71,10 @@
|
||||
#include <Geom_ToroidalSurface.hxx>
|
||||
#include <ShapeAnalysis.hxx>
|
||||
#include <Message_Msg.hxx>
|
||||
#include <Geom_ElementarySurface.hxx>
|
||||
#include <Geom_SweptSurface.hxx>
|
||||
#include <Geom_Curve.hxx>
|
||||
#include <Geom2d_Curve.hxx>
|
||||
|
||||
static GeomAbs_Shape IntegerToGeomAbsShape(const Standard_Integer i)
|
||||
{
|
||||
|
@@ -29,6 +29,8 @@
|
||||
#include <BRep_GCurve.hxx>
|
||||
#include <BRepTools.hxx>
|
||||
#include <Message_Msg.hxx>
|
||||
#include <Geom_Curve.hxx>
|
||||
#include <Geom2d_Curve.hxx>
|
||||
|
||||
//=======================================================================
|
||||
//function : ShapeCustom_ConvertToBSpline
|
||||
|
@@ -33,6 +33,8 @@
|
||||
#include <Geom_Line.hxx>
|
||||
#include <Geom_SurfaceOfRevolution.hxx>
|
||||
#include <Message_Msg.hxx>
|
||||
#include <Geom_Curve.hxx>
|
||||
#include <Geom2d_Curve.hxx>
|
||||
|
||||
//=======================================================================
|
||||
//function : ShapeCustom_ConvertToRevolution
|
||||
|
@@ -33,6 +33,8 @@
|
||||
#include <BRep_ListIteratorOfListOfCurveRepresentation.hxx>
|
||||
#include <BRep_GCurve.hxx>
|
||||
#include <Message_Msg.hxx>
|
||||
#include <Geom_Curve.hxx>
|
||||
#include <Geom2d_Curve.hxx>
|
||||
|
||||
//=======================================================================
|
||||
//function : ShapeCustom_DirectModification
|
||||
|
@@ -44,6 +44,8 @@
|
||||
|
||||
#include <BRepTools.hxx>
|
||||
#include <Message_Msg.hxx>
|
||||
#include <Geom_Curve.hxx>
|
||||
#include <Geom2d_Curve.hxx>
|
||||
|
||||
|
||||
//=======================================================================
|
||||
|
Reference in New Issue
Block a user