mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-09 13:22:24 +03:00
0024947: Redesign OCCT legacy type system -- automatic
Automatic upgrade with command "occt_upgdare . -rtti"
This commit is contained in:
@@ -13,6 +13,12 @@
|
||||
|
||||
#include <StepShape_CsgPrimitive.ixx>
|
||||
#include <Interface_Macros.hxx>
|
||||
#include <StepShape_Sphere.hxx>
|
||||
#include <StepShape_Block.hxx>
|
||||
#include <StepShape_RightAngularWedge.hxx>
|
||||
#include <StepShape_Torus.hxx>
|
||||
#include <StepShape_RightCircularCone.hxx>
|
||||
#include <StepShape_RightCircularCylinder.hxx>
|
||||
|
||||
StepShape_CsgPrimitive::StepShape_CsgPrimitive () { }
|
||||
|
||||
|
@@ -16,6 +16,8 @@
|
||||
// Generator: ExpToCas (EXPRESS -> CASCADE/XSTEP Translator) V1.0
|
||||
|
||||
#include <StepShape_DimensionalCharacteristic.ixx>
|
||||
#include <StepShape_DimensionalLocation.hxx>
|
||||
#include <StepShape_DimensionalSize.hxx>
|
||||
|
||||
//=======================================================================
|
||||
//function : StepShape_DimensionalCharacteristic
|
||||
|
@@ -13,6 +13,10 @@
|
||||
|
||||
#include <StepShape_GeometricSetSelect.ixx>
|
||||
#include <Interface_Macros.hxx>
|
||||
#include <StepGeom_Point.hxx>
|
||||
#include <StepGeom_Curve.hxx>
|
||||
#include <StepGeom_Surface.hxx>
|
||||
#include <StepGeom_GeometricRepresentationItem.hxx>
|
||||
|
||||
StepShape_GeometricSetSelect::StepShape_GeometricSetSelect () { }
|
||||
|
||||
|
@@ -13,6 +13,12 @@
|
||||
|
||||
#include <StepShape_ReversibleTopologyItem.ixx>
|
||||
#include <Interface_Macros.hxx>
|
||||
#include <StepShape_Edge.hxx>
|
||||
#include <StepShape_Path.hxx>
|
||||
#include <StepShape_Face.hxx>
|
||||
#include <StepShape_FaceBound.hxx>
|
||||
#include <StepShape_ClosedShell.hxx>
|
||||
#include <StepShape_OpenShell.hxx>
|
||||
|
||||
StepShape_ReversibleTopologyItem::StepShape_ReversibleTopologyItem () { }
|
||||
|
||||
|
@@ -13,6 +13,8 @@
|
||||
|
||||
#include <StepShape_Shell.ixx>
|
||||
#include <Interface_Macros.hxx>
|
||||
#include <StepShape_OpenShell.hxx>
|
||||
#include <StepShape_ClosedShell.hxx>
|
||||
|
||||
StepShape_Shell::StepShape_Shell () { }
|
||||
|
||||
|
@@ -13,6 +13,8 @@
|
||||
|
||||
#include <StepShape_SurfaceModel.ixx>
|
||||
#include <Interface_Macros.hxx>
|
||||
#include <StepShape_ShellBasedSurfaceModel.hxx>
|
||||
#include <StepShape_FaceBasedSurfaceModel.hxx>
|
||||
|
||||
StepShape_SurfaceModel::StepShape_SurfaceModel () { }
|
||||
|
||||
|
@@ -12,6 +12,8 @@
|
||||
// commercial license or contractual agreement.
|
||||
|
||||
#include <StepShape_ToleranceMethodDefinition.ixx>
|
||||
#include <StepShape_ToleranceValue.hxx>
|
||||
#include <StepShape_LimitsAndFits.hxx>
|
||||
|
||||
StepShape_ToleranceMethodDefinition::StepShape_ToleranceMethodDefinition () { }
|
||||
|
||||
|
@@ -12,6 +12,8 @@
|
||||
// commercial license or contractual agreement.
|
||||
|
||||
#include <StepShape_ValueQualifier.ixx>
|
||||
#include <StepShape_PrecisionQualifier.hxx>
|
||||
#include <StepShape_TypeQualifier.hxx>
|
||||
|
||||
StepShape_ValueQualifier::StepShape_ValueQualifier () { }
|
||||
|
||||
|
Reference in New Issue
Block a user