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:
@@ -13,6 +13,8 @@
|
||||
|
||||
#include <StepGeom_Axis2Placement.ixx>
|
||||
#include <Interface_Macros.hxx>
|
||||
#include <StepGeom_Axis2Placement2d.hxx>
|
||||
#include <StepGeom_Axis2Placement3d.hxx>
|
||||
|
||||
StepGeom_Axis2Placement::StepGeom_Axis2Placement () { }
|
||||
|
||||
|
@@ -13,6 +13,9 @@
|
||||
|
||||
#include <StepGeom_CurveOnSurface.ixx>
|
||||
#include <Interface_Macros.hxx>
|
||||
#include <StepGeom_Pcurve.hxx>
|
||||
#include <StepGeom_SurfaceCurve.hxx>
|
||||
#include <StepGeom_CompositeCurveOnSurface.hxx>
|
||||
|
||||
StepGeom_CurveOnSurface::StepGeom_CurveOnSurface () { }
|
||||
|
||||
|
@@ -13,6 +13,8 @@
|
||||
|
||||
#include <StepGeom_PcurveOrSurface.ixx>
|
||||
#include <Interface_Macros.hxx>
|
||||
#include <StepGeom_Pcurve.hxx>
|
||||
#include <StepGeom_Surface.hxx>
|
||||
|
||||
StepGeom_PcurveOrSurface::StepGeom_PcurveOrSurface () { }
|
||||
|
||||
|
@@ -17,6 +17,8 @@
|
||||
// Generator: ExpToCas (EXPRESS -> CASCADE/XSTEP Translator) V1.0
|
||||
|
||||
#include <StepGeom_SurfaceBoundary.ixx>
|
||||
#include <StepGeom_BoundaryCurve.hxx>
|
||||
#include <StepGeom_DegeneratePcurve.hxx>
|
||||
|
||||
//=======================================================================
|
||||
//function : StepGeom_SurfaceBoundary
|
||||
|
@@ -14,6 +14,7 @@
|
||||
#include <StepGeom_TrimmingSelect.ixx>
|
||||
#include <StepGeom_TrimmingMember.hxx>
|
||||
#include <Interface_Macros.hxx>
|
||||
#include <StepGeom_CartesianPoint.hxx>
|
||||
|
||||
StepGeom_TrimmingSelect::StepGeom_TrimmingSelect () { }
|
||||
|
||||
|
@@ -13,6 +13,8 @@
|
||||
|
||||
#include <StepGeom_VectorOrDirection.ixx>
|
||||
#include <Interface_Macros.hxx>
|
||||
#include <StepGeom_Vector.hxx>
|
||||
#include <StepGeom_Direction.hxx>
|
||||
|
||||
StepGeom_VectorOrDirection::StepGeom_VectorOrDirection () { }
|
||||
|
||||
|
Reference in New Issue
Block a user