1
0
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:
abv
2015-07-11 11:06:11 +03:00
parent 69ff08ff28
commit ec357c5cbb
816 changed files with 1280 additions and 690 deletions

View File

@@ -16,6 +16,7 @@
// Generator: ExpToCas (EXPRESS -> CASCADE/XSTEP Translator) V1.0
#include <RWStepShape_RWAngularLocation.ixx>
#include <StepRepr_ShapeAspect.hxx>
//=======================================================================
//function : RWStepShape_RWAngularLocation

View File

@@ -16,6 +16,7 @@
// Generator: ExpToCas (EXPRESS -> CASCADE/XSTEP Translator) V1.0
#include <RWStepShape_RWAngularSize.ixx>
#include <StepRepr_ShapeAspect.hxx>
//=======================================================================
//function : RWStepShape_RWAngularSize

View File

@@ -22,6 +22,7 @@
#include <StepShape_BooleanResult.hxx>
#include <TCollection_AsciiString.hxx>
#include <StepShape_SolidModel.hxx>
// --- Enum : BooleanOperator ---

View File

@@ -18,6 +18,7 @@
#include <RWStepShape_RWCompoundShapeRepresentation.ixx>
#include <StepRepr_HArray1OfRepresentationItem.hxx>
#include <StepRepr_RepresentationItem.hxx>
#include <StepRepr_RepresentationContext.hxx>
//=======================================================================
//function : RWStepShape_RWCompoundShapeRepresentation

View File

@@ -18,6 +18,7 @@
#include <RWStepShape_RWConnectedFaceShapeRepresentation.ixx>
#include <StepRepr_HArray1OfRepresentationItem.hxx>
#include <StepRepr_RepresentationItem.hxx>
#include <StepRepr_RepresentationContext.hxx>
//=======================================================================
//function : RWStepShape_RWConnectedFaceShapeRepresentation

View File

@@ -18,6 +18,7 @@
#include <RWStepShape_RWConnectedFaceSubSet.ixx>
#include <StepShape_HArray1OfFace.hxx>
#include <StepShape_Face.hxx>
#include <StepShape_ConnectedFaceSet.hxx>
//=======================================================================
//function : RWStepShape_RWConnectedFaceSubSet

View File

@@ -19,6 +19,7 @@
#include <StepShape_CsgSolid.hxx>
#include <StepShape_BooleanResult.hxx>
RWStepShape_RWCsgSolid::RWStepShape_RWCsgSolid () {}

View File

@@ -15,6 +15,8 @@
#include <StepShape_DefinitionalRepresentationAndShapeRepresentation.hxx>
#include <Interface_EntityIterator.hxx>
#include <StepRepr_HArray1OfRepresentationItem.hxx>
#include <StepRepr_RepresentationItem.hxx>
#include <StepRepr_RepresentationContext.hxx>
RWStepShape_RWDefinitionalRepresentationAndShapeRepresentation::RWStepShape_RWDefinitionalRepresentationAndShapeRepresentation () {}

View File

@@ -16,6 +16,7 @@
// Generator: ExpToCas (EXPRESS -> CASCADE/XSTEP Translator) V1.0
#include <RWStepShape_RWDimensionalCharacteristicRepresentation.ixx>
#include <StepShape_ShapeDimensionRepresentation.hxx>
//=======================================================================
//function : RWStepShape_RWDimensionalCharacteristicRepresentation

View File

@@ -16,6 +16,7 @@
// Generator: ExpToCas (EXPRESS -> CASCADE/XSTEP Translator) V1.0
#include <RWStepShape_RWDimensionalLocation.ixx>
#include <StepRepr_ShapeAspect.hxx>
//=======================================================================
//function : RWStepShape_RWDimensionalLocation

View File

@@ -16,6 +16,7 @@
// Generator: ExpToCas (EXPRESS -> CASCADE/XSTEP Translator) V1.0
#include <RWStepShape_RWDimensionalLocationWithPath.ixx>
#include <StepRepr_ShapeAspect.hxx>
//=======================================================================
//function : RWStepShape_RWDimensionalLocationWithPath

View File

@@ -16,6 +16,7 @@
// Generator: ExpToCas (EXPRESS -> CASCADE/XSTEP Translator) V1.0
#include <RWStepShape_RWDimensionalSize.ixx>
#include <StepRepr_ShapeAspect.hxx>
//=======================================================================
//function : RWStepShape_RWDimensionalSize

View File

@@ -16,6 +16,7 @@
// Generator: ExpToCas (EXPRESS -> CASCADE/XSTEP Translator) V1.0
#include <RWStepShape_RWDimensionalSizeWithPath.ixx>
#include <StepRepr_ShapeAspect.hxx>
//=======================================================================
//function : RWStepShape_RWDimensionalSizeWithPath

View File

@@ -18,6 +18,7 @@
#include <RWStepShape_RWEdgeBasedWireframeShapeRepresentation.ixx>
#include <StepRepr_HArray1OfRepresentationItem.hxx>
#include <StepRepr_RepresentationItem.hxx>
#include <StepRepr_RepresentationContext.hxx>
//=======================================================================
//function : RWStepShape_RWEdgeBasedWireframeShapeRepresentation

View File

@@ -19,6 +19,7 @@
#include <StepShape_ManifoldSolidBrep.hxx>
#include <StepShape_ConnectedFaceSet.hxx>
RWStepShape_RWManifoldSolidBrep::RWStepShape_RWManifoldSolidBrep () {}

View File

@@ -18,6 +18,7 @@
#include <RWStepShape_RWNonManifoldSurfaceShapeRepresentation.ixx>
#include <StepRepr_HArray1OfRepresentationItem.hxx>
#include <StepRepr_RepresentationItem.hxx>
#include <StepRepr_RepresentationContext.hxx>
//=======================================================================
//function : RWStepShape_RWNonManifoldSurfaceShapeRepresentation

View File

@@ -18,6 +18,7 @@
#include <RWStepShape_RWPointRepresentation.ixx>
#include <StepRepr_HArray1OfRepresentationItem.hxx>
#include <StepRepr_RepresentationItem.hxx>
#include <StepRepr_RepresentationContext.hxx>
//=======================================================================
//function : RWStepShape_RWPointRepresentation

View File

@@ -16,6 +16,8 @@
// Generator: ExpToCas (EXPRESS -> CASCADE/XSTEP Translator) V1.1
#include <RWStepShape_RWSeamEdge.ixx>
#include <StepShape_Edge.hxx>
#include <StepGeom_Pcurve.hxx>
//=======================================================================
//function : RWStepShape_RWSeamEdge

View File

@@ -17,6 +17,7 @@
// Generator: ExpToCas (EXPRESS -> CASCADE/XSTEP Translator) V1.0
#include <RWStepShape_RWShapeDefinitionRepresentation.ixx>
#include <StepRepr_Representation.hxx>
//=======================================================================
//function : RWStepShape_RWShapeDefinitionRepresentation

View File

@@ -18,6 +18,7 @@
#include <RWStepShape_RWShapeDimensionRepresentation.ixx>
#include <StepRepr_HArray1OfRepresentationItem.hxx>
#include <StepRepr_RepresentationItem.hxx>
#include <StepRepr_RepresentationContext.hxx>
//=======================================================================
//function : RWStepShape_RWShapeDimensionRepresentation

View File

@@ -18,6 +18,7 @@
#include <RWStepShape_RWShapeRepresentationWithParameters.ixx>
#include <StepRepr_HArray1OfRepresentationItem.hxx>
#include <StepRepr_RepresentationItem.hxx>
#include <StepRepr_RepresentationContext.hxx>
//=======================================================================

View File

@@ -16,6 +16,8 @@
// Generator: ExpToCas (EXPRESS -> CASCADE/XSTEP Translator) V1.1
#include <RWStepShape_RWSubedge.ixx>
#include <StepShape_Vertex.hxx>
#include <StepShape_Edge.hxx>
//=======================================================================
//function : RWStepShape_RWSubedge

View File

@@ -18,6 +18,7 @@
#include <RWStepShape_RWSubface.ixx>
#include <StepShape_HArray1OfFaceBound.hxx>
#include <StepShape_FaceBound.hxx>
#include <StepShape_Face.hxx>
//=======================================================================
//function : RWStepShape_RWSubface