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

View File

@@ -23,6 +23,8 @@
#include <StepBasic_ProductDefinitionRelationship.hxx>
#include <StepRepr_PropertyDefinition.hxx>
#include <StepRepr_ProductDefinitionShape.hxx>
#include <StepRepr_RepresentationItem.hxx>
#include <StepShape_ContextDependentShapeRepresentation.hxx>
//=======================================================================
//function : FindEntity

View File

@@ -42,6 +42,7 @@
#include <StepRepr_ItemDefinedTransformation.hxx>
#include <StepRepr_Transformation.hxx>
#include <StepShape_ShapeDefinitionRepresentation.hxx>
//=======================================================================
//function : STEPConstruct_Assembly

View File

@@ -35,6 +35,7 @@
#include <StepBasic_ProductType.hxx> //:i3
#include <Interface_Static.hxx> //:j4
#include <GeomToStep_MakeAxis2Placement3d.hxx>
#include <StepBasic_ProductRelatedProductCategory.hxx>
#include "stdio.h"

View File

@@ -71,6 +71,7 @@
#include <StepBasic_Document.hxx>
#include <StepBasic_ProductOrFormationOrDefinition.hxx>
#include <StepBasic_ProductRelatedProductCategory.hxx>
#include <StepBasic_ProductDefinition.hxx>
//=======================================================================

View File

@@ -72,6 +72,8 @@
#include <TColStd_HSequenceOfTransient.hxx>
#include <StepVisual_InvisibleItem.hxx>
#include <gp_Pnt.hxx>
#include <StepData_StepModel.hxx>
#include <StepRepr_Representation.hxx>
//=======================================================================

View File

@@ -48,6 +48,7 @@
#include <StepBasic_HArray1OfUncertaintyMeasureWithUnit.hxx>
#include <UnitsMethods.hxx>
#include <Interface_Static.hxx>
#include <StepBasic_ConversionBasedUnit.hxx>
//=======================================================================
//function : STEPConstruct_UnitContext

View File

@@ -59,6 +59,12 @@
#include <StepShape_ContextDependentShapeRepresentation.hxx>
#include <StepRepr_ShapeRepresentationRelationship.hxx>
#include <STEPConstruct.hxx>
#include <StepRepr_NextAssemblyUsageOccurrence.hxx>
#include <StepBasic_ProductDefinition.hxx>
#include <StepRepr_PropertyDefinitionRepresentation.hxx>
#include <StepRepr_ProductDefinitionShape.hxx>
#include <StepRepr_RepresentationRelationship.hxx>
#include <StepData_StepModel.hxx>
//=======================================================================
//function : STEPConstruct_ValidationProps