]> OCCT Git - occt.git/commit
Configuration - Reorganize repository structure #450
authorPasukhin Dmitry <dpasukhi@opencascade.com>
Thu, 20 Mar 2025 00:39:26 +0000 (00:39 +0000)
committerGitHub <noreply@github.com>
Thu, 20 Mar 2025 00:39:26 +0000 (00:39 +0000)
commit5647b46a3423b265b21fb4a831641863d42a97ed
tree2c0cf31ee5ffffb93264ca8391f2cb3940fc16e4
parent606d652b4192b91bc7b559a4ca1eefdb21a7a6fa
Configuration - Reorganize repository structure #450

Reorganizing structure to have Module/TK/Package/FILES structure.
New structure reflect the structure inside IDE.
Migrate FILES, PACKAGES, EXTRLIB to CMake version to handle changes on updates.
No changes were done to installation layout, all installation result keep as before.
The migration was done using python script, see PR, which refactor automatically the structure.
Updated doc generation to have valid path to modules, toolkits and packages.
In case of PR into new version, IR-790 can be used as a target for the previous version.
29808 files changed:
CMakeLists.txt
adm/cmake/occt_doc.cmake
adm/cmake/occt_macros.cmake
adm/cmake/vardescr.cmake
src/AIS/AIS.hxx [deleted file]
src/AIS/AIS_AngleDimension.hxx [deleted file]
src/AIS/AIS_Animation.cxx [deleted file]
src/AIS/AIS_Animation.hxx [deleted file]
src/AIS/AIS_AnimationAxisRotation.cxx [deleted file]
src/AIS/AIS_AnimationAxisRotation.hxx [deleted file]
src/AIS/AIS_AnimationCamera.cxx [deleted file]
src/AIS/AIS_AnimationCamera.hxx [deleted file]
src/AIS/AIS_AnimationObject.cxx [deleted file]
src/AIS/AIS_AnimationObject.hxx [deleted file]
src/AIS/AIS_AnimationTimer.hxx [deleted file]
src/AIS/AIS_AttributeFilter.cxx [deleted file]
src/AIS/AIS_AttributeFilter.hxx [deleted file]
src/AIS/AIS_Axis.cxx [deleted file]
src/AIS/AIS_Axis.hxx [deleted file]
src/AIS/AIS_BadEdgeFilter.cxx [deleted file]
src/AIS/AIS_BadEdgeFilter.hxx [deleted file]
src/AIS/AIS_BaseAnimationObject.cxx [deleted file]
src/AIS/AIS_BaseAnimationObject.hxx [deleted file]
src/AIS/AIS_C0RegularityFilter.cxx [deleted file]
src/AIS/AIS_C0RegularityFilter.hxx [deleted file]
src/AIS/AIS_CameraFrustum.cxx [deleted file]
src/AIS/AIS_CameraFrustum.hxx [deleted file]
src/AIS/AIS_Chamf2dDimension.hxx [deleted file]
src/AIS/AIS_Chamf3dDimension.hxx [deleted file]
src/AIS/AIS_Circle.cxx [deleted file]
src/AIS/AIS_Circle.hxx [deleted file]
src/AIS/AIS_ColorScale.cxx [deleted file]
src/AIS/AIS_ColorScale.hxx [deleted file]
src/AIS/AIS_ColoredDrawer.hxx [deleted file]
src/AIS/AIS_ColoredShape.cxx [deleted file]
src/AIS/AIS_ColoredShape.hxx [deleted file]
src/AIS/AIS_ConcentricRelation.hxx [deleted file]
src/AIS/AIS_ConnectedInteractive.cxx [deleted file]
src/AIS/AIS_ConnectedInteractive.hxx [deleted file]
src/AIS/AIS_DataMapIteratorOfDataMapOfIOStatus.hxx [deleted file]
src/AIS/AIS_DataMapOfIOStatus.hxx [deleted file]
src/AIS/AIS_DataMapOfShapeDrawer.hxx [deleted file]
src/AIS/AIS_DiameterDimension.hxx [deleted file]
src/AIS/AIS_Dimension.hxx [deleted file]
src/AIS/AIS_DimensionOwner.hxx [deleted file]
src/AIS/AIS_DisplayMode.hxx [deleted file]
src/AIS/AIS_DisplayStatus.hxx [deleted file]
src/AIS/AIS_DragAction.hxx [deleted file]
src/AIS/AIS_EllipseRadiusDimension.hxx [deleted file]
src/AIS/AIS_EqualDistanceRelation.hxx [deleted file]
src/AIS/AIS_EqualRadiusRelation.hxx [deleted file]
src/AIS/AIS_ExclusionFilter.cxx [deleted file]
src/AIS/AIS_ExclusionFilter.hxx [deleted file]
src/AIS/AIS_FixRelation.hxx [deleted file]
src/AIS/AIS_GlobalStatus.cxx [deleted file]
src/AIS/AIS_GlobalStatus.hxx [deleted file]
src/AIS/AIS_GraphicTool.cxx [deleted file]
src/AIS/AIS_GraphicTool.hxx [deleted file]
src/AIS/AIS_IdenticRelation.hxx [deleted file]
src/AIS/AIS_InteractiveContext.cxx [deleted file]
src/AIS/AIS_InteractiveContext.hxx [deleted file]
src/AIS/AIS_InteractiveObject.cxx [deleted file]
src/AIS/AIS_InteractiveObject.hxx [deleted file]
src/AIS/AIS_KindOfInteractive.hxx [deleted file]
src/AIS/AIS_LengthDimension.hxx [deleted file]
src/AIS/AIS_LightSource.cxx [deleted file]
src/AIS/AIS_LightSource.hxx [deleted file]
src/AIS/AIS_Line.cxx [deleted file]
src/AIS/AIS_Line.hxx [deleted file]
src/AIS/AIS_ListIteratorOfListOfInteractive.hxx [deleted file]
src/AIS/AIS_ListOfInteractive.hxx [deleted file]
src/AIS/AIS_Manipulator.cxx [deleted file]
src/AIS/AIS_Manipulator.hxx [deleted file]
src/AIS/AIS_ManipulatorMode.hxx [deleted file]
src/AIS/AIS_ManipulatorOwner.cxx [deleted file]
src/AIS/AIS_ManipulatorOwner.hxx [deleted file]
src/AIS/AIS_MaxRadiusDimension.hxx [deleted file]
src/AIS/AIS_MediaPlayer.cxx [deleted file]
src/AIS/AIS_MediaPlayer.hxx [deleted file]
src/AIS/AIS_MidPointRelation.hxx [deleted file]
src/AIS/AIS_MinRadiusDimension.hxx [deleted file]
src/AIS/AIS_MouseGesture.hxx [deleted file]
src/AIS/AIS_MultipleConnectedInteractive.cxx [deleted file]
src/AIS/AIS_MultipleConnectedInteractive.hxx [deleted file]
src/AIS/AIS_NArray1OfEntityOwner.hxx [deleted file]
src/AIS/AIS_NListOfEntityOwner.hxx [deleted file]
src/AIS/AIS_NavigationMode.hxx [deleted file]
src/AIS/AIS_OffsetDimension.hxx [deleted file]
src/AIS/AIS_ParallelRelation.hxx [deleted file]
src/AIS/AIS_PerpendicularRelation.hxx [deleted file]
src/AIS/AIS_Plane.cxx [deleted file]
src/AIS/AIS_Plane.hxx [deleted file]
src/AIS/AIS_PlaneTrihedron.cxx [deleted file]
src/AIS/AIS_PlaneTrihedron.hxx [deleted file]
src/AIS/AIS_Point.cxx [deleted file]
src/AIS/AIS_Point.hxx [deleted file]
src/AIS/AIS_PointCloud.cxx [deleted file]
src/AIS/AIS_PointCloud.hxx [deleted file]
src/AIS/AIS_RadiusDimension.hxx [deleted file]
src/AIS/AIS_Relation.hxx [deleted file]
src/AIS/AIS_RotationMode.hxx [deleted file]
src/AIS/AIS_RubberBand.cxx [deleted file]
src/AIS/AIS_RubberBand.hxx [deleted file]
src/AIS/AIS_SelectStatus.hxx [deleted file]
src/AIS/AIS_Selection.cxx [deleted file]
src/AIS/AIS_Selection.hxx [deleted file]
src/AIS/AIS_SelectionModesConcurrency.hxx [deleted file]
src/AIS/AIS_SelectionScheme.hxx [deleted file]
src/AIS/AIS_Shape.cxx [deleted file]
src/AIS/AIS_Shape.hxx [deleted file]
src/AIS/AIS_SignatureFilter.cxx [deleted file]
src/AIS/AIS_SignatureFilter.hxx [deleted file]
src/AIS/AIS_StatusOfDetection.hxx [deleted file]
src/AIS/AIS_StatusOfPick.hxx [deleted file]
src/AIS/AIS_SymmetricRelation.hxx [deleted file]
src/AIS/AIS_TangentRelation.hxx [deleted file]
src/AIS/AIS_TextLabel.cxx [deleted file]
src/AIS/AIS_TextLabel.hxx [deleted file]
src/AIS/AIS_TexturedShape.cxx [deleted file]
src/AIS/AIS_TexturedShape.hxx [deleted file]
src/AIS/AIS_Triangulation.cxx [deleted file]
src/AIS/AIS_Triangulation.hxx [deleted file]
src/AIS/AIS_Trihedron.cxx [deleted file]
src/AIS/AIS_Trihedron.hxx [deleted file]
src/AIS/AIS_TrihedronOwner.cxx [deleted file]
src/AIS/AIS_TrihedronOwner.hxx [deleted file]
src/AIS/AIS_TrihedronSelectionMode.hxx [deleted file]
src/AIS/AIS_TypeFilter.cxx [deleted file]
src/AIS/AIS_TypeFilter.hxx [deleted file]
src/AIS/AIS_TypeOfAttribute.hxx [deleted file]
src/AIS/AIS_TypeOfAxis.hxx [deleted file]
src/AIS/AIS_TypeOfIso.hxx [deleted file]
src/AIS/AIS_TypeOfPlane.hxx [deleted file]
src/AIS/AIS_ViewController.cxx [deleted file]
src/AIS/AIS_ViewController.hxx [deleted file]
src/AIS/AIS_ViewCube.cxx [deleted file]
src/AIS/AIS_ViewCube.hxx [deleted file]
src/AIS/AIS_ViewInputBuffer.hxx [deleted file]
src/AIS/AIS_WalkDelta.hxx [deleted file]
src/AIS/AIS_XRTrackedDevice.cxx [deleted file]
src/AIS/AIS_XRTrackedDevice.hxx [deleted file]
src/AIS/FILES [deleted file]
src/APIHeaderSection/APIHeaderSection_EditHeader.cxx [deleted file]
src/APIHeaderSection/APIHeaderSection_EditHeader.hxx [deleted file]
src/APIHeaderSection/APIHeaderSection_MakeHeader.cxx [deleted file]
src/APIHeaderSection/APIHeaderSection_MakeHeader.hxx [deleted file]
src/APIHeaderSection/FILES [deleted file]
src/Adaptor2d/Adaptor2d_Curve2d.cxx [deleted file]
src/Adaptor2d/Adaptor2d_Curve2d.hxx [deleted file]
src/Adaptor2d/Adaptor2d_Line2d.cxx [deleted file]
src/Adaptor2d/Adaptor2d_Line2d.hxx [deleted file]
src/Adaptor2d/Adaptor2d_OffsetCurve.cxx [deleted file]
src/Adaptor2d/Adaptor2d_OffsetCurve.hxx [deleted file]
src/Adaptor2d/FILES [deleted file]
src/Adaptor3d/Adaptor3d_Curve.cxx [deleted file]
src/Adaptor3d/Adaptor3d_Curve.hxx [deleted file]
src/Adaptor3d/Adaptor3d_CurveOnSurface.cxx [deleted file]
src/Adaptor3d/Adaptor3d_CurveOnSurface.hxx [deleted file]
src/Adaptor3d/Adaptor3d_HSurfaceTool.cxx [deleted file]
src/Adaptor3d/Adaptor3d_HSurfaceTool.hxx [deleted file]
src/Adaptor3d/Adaptor3d_HVertex.cxx [deleted file]
src/Adaptor3d/Adaptor3d_HVertex.hxx [deleted file]
src/Adaptor3d/Adaptor3d_InterFunc.cxx [deleted file]
src/Adaptor3d/Adaptor3d_InterFunc.hxx [deleted file]
src/Adaptor3d/Adaptor3d_IsoCurve.cxx [deleted file]
src/Adaptor3d/Adaptor3d_IsoCurve.hxx [deleted file]
src/Adaptor3d/Adaptor3d_Surface.cxx [deleted file]
src/Adaptor3d/Adaptor3d_Surface.hxx [deleted file]
src/Adaptor3d/Adaptor3d_TopolTool.cxx [deleted file]
src/Adaptor3d/Adaptor3d_TopolTool.hxx [deleted file]
src/Adaptor3d/FILES [deleted file]
src/AdvApp2Var/AdvApp2Var_ApproxAFunc2Var.cxx [deleted file]
src/AdvApp2Var/AdvApp2Var_ApproxAFunc2Var.hxx [deleted file]
src/AdvApp2Var/AdvApp2Var_ApproxAFunc2Var.lxx [deleted file]
src/AdvApp2Var/AdvApp2Var_ApproxF2var.cxx [deleted file]
src/AdvApp2Var/AdvApp2Var_ApproxF2var.hxx [deleted file]
src/AdvApp2Var/AdvApp2Var_Context.cxx [deleted file]
src/AdvApp2Var/AdvApp2Var_Context.hxx [deleted file]
src/AdvApp2Var/AdvApp2Var_Criterion.cxx [deleted file]
src/AdvApp2Var/AdvApp2Var_Criterion.hxx [deleted file]
src/AdvApp2Var/AdvApp2Var_CriterionRepartition.hxx [deleted file]
src/AdvApp2Var/AdvApp2Var_CriterionType.hxx [deleted file]
src/AdvApp2Var/AdvApp2Var_Data.hxx [deleted file]
src/AdvApp2Var/AdvApp2Var_Data_0.cxx [deleted file]
src/AdvApp2Var/AdvApp2Var_Data_1.cxx [deleted file]
src/AdvApp2Var/AdvApp2Var_Data_2.cxx [deleted file]
src/AdvApp2Var/AdvApp2Var_Data_3.cxx [deleted file]
src/AdvApp2Var/AdvApp2Var_Data_4.cxx [deleted file]
src/AdvApp2Var/AdvApp2Var_Data_5.cxx [deleted file]
src/AdvApp2Var/AdvApp2Var_Data_6.cxx [deleted file]
src/AdvApp2Var/AdvApp2Var_Data_7.cxx [deleted file]
src/AdvApp2Var/AdvApp2Var_Data_f2c.hxx [deleted file]
src/AdvApp2Var/AdvApp2Var_EvaluatorFunc2Var.hxx [deleted file]
src/AdvApp2Var/AdvApp2Var_Framework.cxx [deleted file]
src/AdvApp2Var/AdvApp2Var_Framework.hxx [deleted file]
src/AdvApp2Var/AdvApp2Var_Iso.cxx [deleted file]
src/AdvApp2Var/AdvApp2Var_Iso.hxx [deleted file]
src/AdvApp2Var/AdvApp2Var_MathBase.cxx [deleted file]
src/AdvApp2Var/AdvApp2Var_MathBase.hxx [deleted file]
src/AdvApp2Var/AdvApp2Var_MathBase_mathinit.cxx [deleted file]
src/AdvApp2Var/AdvApp2Var_Network.cxx [deleted file]
src/AdvApp2Var/AdvApp2Var_Network.hxx [deleted file]
src/AdvApp2Var/AdvApp2Var_Node.cxx [deleted file]
src/AdvApp2Var/AdvApp2Var_Node.hxx [deleted file]
src/AdvApp2Var/AdvApp2Var_Patch.cxx [deleted file]
src/AdvApp2Var/AdvApp2Var_Patch.hxx [deleted file]
src/AdvApp2Var/AdvApp2Var_SequenceOfNode.hxx [deleted file]
src/AdvApp2Var/AdvApp2Var_SequenceOfPatch.hxx [deleted file]
src/AdvApp2Var/AdvApp2Var_SequenceOfStrip.hxx [deleted file]
src/AdvApp2Var/AdvApp2Var_Strip.hxx [deleted file]
src/AdvApp2Var/AdvApp2Var_SysBase.cxx [deleted file]
src/AdvApp2Var/AdvApp2Var_SysBase.hxx [deleted file]
src/AdvApp2Var/AdvApp2Var_SysBase_baseinit.cxx [deleted file]
src/AdvApp2Var/FILES [deleted file]
src/AdvApprox/AdvApprox_ApproxAFunction.cxx [deleted file]
src/AdvApprox/AdvApprox_ApproxAFunction.hxx [deleted file]
src/AdvApprox/AdvApprox_ApproxAFunction.lxx [deleted file]
src/AdvApprox/AdvApprox_Cutting.cxx [deleted file]
src/AdvApprox/AdvApprox_Cutting.hxx [deleted file]
src/AdvApprox/AdvApprox_DichoCutting.cxx [deleted file]
src/AdvApprox/AdvApprox_DichoCutting.hxx [deleted file]
src/AdvApprox/AdvApprox_EvaluatorFunction.hxx [deleted file]
src/AdvApprox/AdvApprox_PrefAndRec.cxx [deleted file]
src/AdvApprox/AdvApprox_PrefAndRec.hxx [deleted file]
src/AdvApprox/AdvApprox_PrefCutting.cxx [deleted file]
src/AdvApprox/AdvApprox_PrefCutting.hxx [deleted file]
src/AdvApprox/AdvApprox_SimpleApprox.cxx [deleted file]
src/AdvApprox/AdvApprox_SimpleApprox.hxx [deleted file]
src/AdvApprox/FILES [deleted file]
src/AppBlend/AppBlend_AppSurf.gxx [deleted file]
src/AppBlend/AppBlend_AppSurf.lxx [deleted file]
src/AppBlend/AppBlend_Approx.cxx [deleted file]
src/AppBlend/AppBlend_Approx.hxx [deleted file]
src/AppBlend/AppBlend_Debug.cxx [deleted file]
src/AppBlend/FILES [deleted file]
src/AppCont/AppCont_ContMatrices.cxx [deleted file]
src/AppCont/AppCont_ContMatrices.hxx [deleted file]
src/AppCont/AppCont_ContMatrices_1.cxx [deleted file]
src/AppCont/AppCont_ContMatrices_2.cxx [deleted file]
src/AppCont/AppCont_ContMatrices_3.cxx [deleted file]
src/AppCont/AppCont_ContMatrices_4.cxx [deleted file]
src/AppCont/AppCont_Function.hxx [deleted file]
src/AppCont/AppCont_LeastSquare.cxx [deleted file]
src/AppCont/AppCont_LeastSquare.hxx [deleted file]
src/AppCont/FILES [deleted file]
src/AppDef/AppDef_Array1OfMultiPointConstraint.hxx [deleted file]
src/AppDef/AppDef_BSpGradient_BFGSOfMyBSplGradientOfBSplineCompute.hxx [deleted file]
src/AppDef/AppDef_BSpGradient_BFGSOfMyBSplGradientOfBSplineCompute_0.cxx [deleted file]
src/AppDef/AppDef_BSpParFunctionOfMyBSplGradientOfBSplineCompute.hxx [deleted file]
src/AppDef/AppDef_BSpParFunctionOfMyBSplGradientOfBSplineCompute_0.cxx [deleted file]
src/AppDef/AppDef_BSpParLeastSquareOfMyBSplGradientOfBSplineCompute.hxx [deleted file]
src/AppDef/AppDef_BSpParLeastSquareOfMyBSplGradientOfBSplineCompute_0.cxx [deleted file]
src/AppDef/AppDef_BSplineCompute.hxx [deleted file]
src/AppDef/AppDef_BSplineCompute_0.cxx [deleted file]
src/AppDef/AppDef_Compute.hxx [deleted file]
src/AppDef/AppDef_Compute_0.cxx [deleted file]
src/AppDef/AppDef_Gradient_BFGSOfMyGradientOfCompute.hxx [deleted file]
src/AppDef/AppDef_Gradient_BFGSOfMyGradientOfCompute_0.cxx [deleted file]
src/AppDef/AppDef_Gradient_BFGSOfMyGradientbisOfBSplineCompute.hxx [deleted file]
src/AppDef/AppDef_Gradient_BFGSOfMyGradientbisOfBSplineCompute_0.cxx [deleted file]
src/AppDef/AppDef_Gradient_BFGSOfTheGradient.hxx [deleted file]
src/AppDef/AppDef_Gradient_BFGSOfTheGradient_0.cxx [deleted file]
src/AppDef/AppDef_HArray1OfMultiPointConstraint.hxx [deleted file]
src/AppDef/AppDef_LinearCriteria.cxx [deleted file]
src/AppDef/AppDef_LinearCriteria.hxx [deleted file]
src/AppDef/AppDef_MultiLine.cxx [deleted file]
src/AppDef/AppDef_MultiLine.hxx [deleted file]
src/AppDef/AppDef_MultiPointConstraint.cxx [deleted file]
src/AppDef/AppDef_MultiPointConstraint.hxx [deleted file]
src/AppDef/AppDef_MyBSplGradientOfBSplineCompute.hxx [deleted file]
src/AppDef/AppDef_MyBSplGradientOfBSplineCompute_0.cxx [deleted file]
src/AppDef/AppDef_MyGradientOfCompute.hxx [deleted file]
src/AppDef/AppDef_MyGradientOfCompute_0.cxx [deleted file]
src/AppDef/AppDef_MyGradientbisOfBSplineCompute.hxx [deleted file]
src/AppDef/AppDef_MyGradientbisOfBSplineCompute_0.cxx [deleted file]
src/AppDef/AppDef_MyLineTool.cxx [deleted file]
src/AppDef/AppDef_MyLineTool.hxx [deleted file]
src/AppDef/AppDef_ParFunctionOfMyGradientOfCompute.hxx [deleted file]
src/AppDef/AppDef_ParFunctionOfMyGradientOfCompute_0.cxx [deleted file]
src/AppDef/AppDef_ParFunctionOfMyGradientbisOfBSplineCompute.hxx [deleted file]
src/AppDef/AppDef_ParFunctionOfMyGradientbisOfBSplineCompute_0.cxx [deleted file]
src/AppDef/AppDef_ParFunctionOfTheGradient.hxx [deleted file]
src/AppDef/AppDef_ParFunctionOfTheGradient_0.cxx [deleted file]
src/AppDef/AppDef_ParLeastSquareOfMyGradientOfCompute.hxx [deleted file]
src/AppDef/AppDef_ParLeastSquareOfMyGradientOfCompute_0.cxx [deleted file]
src/AppDef/AppDef_ParLeastSquareOfMyGradientbisOfBSplineCompute.hxx [deleted file]
src/AppDef/AppDef_ParLeastSquareOfMyGradientbisOfBSplineCompute_0.cxx [deleted file]
src/AppDef/AppDef_ParLeastSquareOfTheGradient.hxx [deleted file]
src/AppDef/AppDef_ParLeastSquareOfTheGradient_0.cxx [deleted file]
src/AppDef/AppDef_ResConstraintOfMyGradientOfCompute.hxx [deleted file]
src/AppDef/AppDef_ResConstraintOfMyGradientOfCompute_0.cxx [deleted file]
src/AppDef/AppDef_ResConstraintOfMyGradientbisOfBSplineCompute.hxx [deleted file]
src/AppDef/AppDef_ResConstraintOfMyGradientbisOfBSplineCompute_0.cxx [deleted file]
src/AppDef/AppDef_ResConstraintOfTheGradient.hxx [deleted file]
src/AppDef/AppDef_ResConstraintOfTheGradient_0.cxx [deleted file]
src/AppDef/AppDef_SmoothCriterion.cxx [deleted file]
src/AppDef/AppDef_SmoothCriterion.hxx [deleted file]
src/AppDef/AppDef_TheFunction.hxx [deleted file]
src/AppDef/AppDef_TheFunction_0.cxx [deleted file]
src/AppDef/AppDef_TheGradient.hxx [deleted file]
src/AppDef/AppDef_TheGradient_0.cxx [deleted file]
src/AppDef/AppDef_TheLeastSquares.hxx [deleted file]
src/AppDef/AppDef_TheLeastSquares_0.cxx [deleted file]
src/AppDef/AppDef_TheResol.hxx [deleted file]
src/AppDef/AppDef_TheResol_0.cxx [deleted file]
src/AppDef/AppDef_Variational.cxx [deleted file]
src/AppDef/AppDef_Variational.hxx [deleted file]
src/AppDef/FILES [deleted file]
src/AppParCurves/AppParCurves.cxx [deleted file]
src/AppParCurves/AppParCurves.hxx [deleted file]
src/AppParCurves/AppParCurves_Array1OfConstraintCouple.hxx [deleted file]
src/AppParCurves/AppParCurves_Array1OfMultiBSpCurve.hxx [deleted file]
src/AppParCurves/AppParCurves_Array1OfMultiCurve.hxx [deleted file]
src/AppParCurves/AppParCurves_Array1OfMultiPoint.hxx [deleted file]
src/AppParCurves/AppParCurves_BSpFunction.gxx [deleted file]
src/AppParCurves/AppParCurves_BSpGradient.gxx [deleted file]
src/AppParCurves/AppParCurves_BSpGradient_BFGS.gxx [deleted file]
src/AppParCurves/AppParCurves_Constraint.hxx [deleted file]
src/AppParCurves/AppParCurves_ConstraintCouple.cxx [deleted file]
src/AppParCurves/AppParCurves_ConstraintCouple.hxx [deleted file]
src/AppParCurves/AppParCurves_Function.gxx [deleted file]
src/AppParCurves/AppParCurves_Gradient.gxx [deleted file]
src/AppParCurves/AppParCurves_Gradient_BFGS.gxx [deleted file]
src/AppParCurves/AppParCurves_HArray1OfConstraintCouple.hxx [deleted file]
src/AppParCurves/AppParCurves_HArray1OfMultiBSpCurve.hxx [deleted file]
src/AppParCurves/AppParCurves_HArray1OfMultiCurve.hxx [deleted file]
src/AppParCurves/AppParCurves_HArray1OfMultiPoint.hxx [deleted file]
src/AppParCurves/AppParCurves_LeastSquare.gxx [deleted file]
src/AppParCurves/AppParCurves_MultiBSpCurve.cxx [deleted file]
src/AppParCurves/AppParCurves_MultiBSpCurve.hxx [deleted file]
src/AppParCurves/AppParCurves_MultiCurve.cxx [deleted file]
src/AppParCurves/AppParCurves_MultiCurve.hxx [deleted file]
src/AppParCurves/AppParCurves_MultiPoint.cxx [deleted file]
src/AppParCurves/AppParCurves_MultiPoint.hxx [deleted file]
src/AppParCurves/AppParCurves_MultiPoint.lxx [deleted file]
src/AppParCurves/AppParCurves_ResolConstraint.gxx [deleted file]
src/AppParCurves/AppParCurves_SequenceOfMultiBSpCurve.hxx [deleted file]
src/AppParCurves/AppParCurves_SequenceOfMultiCurve.hxx [deleted file]
src/AppParCurves/FILES [deleted file]
src/AppStd/AppStd_Application.cxx [deleted file]
src/AppStd/AppStd_Application.hxx [deleted file]
src/AppStd/FILES [deleted file]
src/AppStdL/AppStdL_Application.cxx [deleted file]
src/AppStdL/AppStdL_Application.hxx [deleted file]
src/AppStdL/FILES [deleted file]
src/ApplicationFramework/TKBin/BinDrivers/BinDrivers.cxx [new file with mode: 0644]
src/ApplicationFramework/TKBin/BinDrivers/BinDrivers.hxx [new file with mode: 0644]
src/ApplicationFramework/TKBin/BinDrivers/BinDrivers_DocumentRetrievalDriver.cxx [new file with mode: 0644]
src/ApplicationFramework/TKBin/BinDrivers/BinDrivers_DocumentRetrievalDriver.hxx [new file with mode: 0644]
src/ApplicationFramework/TKBin/BinDrivers/BinDrivers_DocumentStorageDriver.cxx [new file with mode: 0644]
src/ApplicationFramework/TKBin/BinDrivers/BinDrivers_DocumentStorageDriver.hxx [new file with mode: 0644]
src/ApplicationFramework/TKBin/BinDrivers/BinDrivers_Marker.hxx [new file with mode: 0644]
src/ApplicationFramework/TKBin/BinDrivers/FILES.cmake [new file with mode: 0644]
src/ApplicationFramework/TKBin/BinMDataXtd/BinMDataXtd.cxx [new file with mode: 0644]
src/ApplicationFramework/TKBin/BinMDataXtd/BinMDataXtd.hxx [new file with mode: 0644]
src/ApplicationFramework/TKBin/BinMDataXtd/BinMDataXtd_ConstraintDriver.cxx [new file with mode: 0644]
src/ApplicationFramework/TKBin/BinMDataXtd/BinMDataXtd_ConstraintDriver.hxx [new file with mode: 0644]
src/ApplicationFramework/TKBin/BinMDataXtd/BinMDataXtd_GeometryDriver.cxx [new file with mode: 0644]
src/ApplicationFramework/TKBin/BinMDataXtd/BinMDataXtd_GeometryDriver.hxx [new file with mode: 0644]
src/ApplicationFramework/TKBin/BinMDataXtd/BinMDataXtd_PatternStdDriver.cxx [new file with mode: 0644]
src/ApplicationFramework/TKBin/BinMDataXtd/BinMDataXtd_PatternStdDriver.hxx [new file with mode: 0644]
src/ApplicationFramework/TKBin/BinMDataXtd/BinMDataXtd_PositionDriver.cxx [new file with mode: 0644]
src/ApplicationFramework/TKBin/BinMDataXtd/BinMDataXtd_PositionDriver.hxx [new file with mode: 0644]
src/ApplicationFramework/TKBin/BinMDataXtd/BinMDataXtd_PresentationDriver.cxx [new file with mode: 0644]
src/ApplicationFramework/TKBin/BinMDataXtd/BinMDataXtd_PresentationDriver.hxx [new file with mode: 0644]
src/ApplicationFramework/TKBin/BinMDataXtd/BinMDataXtd_TriangulationDriver.cxx [new file with mode: 0644]
src/ApplicationFramework/TKBin/BinMDataXtd/BinMDataXtd_TriangulationDriver.hxx [new file with mode: 0644]
src/ApplicationFramework/TKBin/BinMDataXtd/FILES.cmake [new file with mode: 0644]
src/ApplicationFramework/TKBin/BinMNaming/BinMNaming.cxx [new file with mode: 0644]
src/ApplicationFramework/TKBin/BinMNaming/BinMNaming.hxx [new file with mode: 0644]
src/ApplicationFramework/TKBin/BinMNaming/BinMNaming_NamedShapeDriver.cxx [new file with mode: 0644]
src/ApplicationFramework/TKBin/BinMNaming/BinMNaming_NamedShapeDriver.hxx [new file with mode: 0644]
src/ApplicationFramework/TKBin/BinMNaming/BinMNaming_NamedShapeDriver.lxx [new file with mode: 0644]
src/ApplicationFramework/TKBin/BinMNaming/BinMNaming_NamingDriver.cxx [new file with mode: 0644]
src/ApplicationFramework/TKBin/BinMNaming/BinMNaming_NamingDriver.hxx [new file with mode: 0644]
src/ApplicationFramework/TKBin/BinMNaming/FILES.cmake [new file with mode: 0644]
src/ApplicationFramework/TKBin/CMakeLists.txt [new file with mode: 0644]
src/ApplicationFramework/TKBin/EXTERNLIB.cmake [new file with mode: 0644]
src/ApplicationFramework/TKBin/FILES.cmake [new file with mode: 0644]
src/ApplicationFramework/TKBin/PACKAGES.cmake [new file with mode: 0644]
src/ApplicationFramework/TKBinL/BinLDrivers/BinLDrivers.cxx [new file with mode: 0644]
src/ApplicationFramework/TKBinL/BinLDrivers/BinLDrivers.hxx [new file with mode: 0644]
src/ApplicationFramework/TKBinL/BinLDrivers/BinLDrivers_DocumentRetrievalDriver.cxx [new file with mode: 0644]
src/ApplicationFramework/TKBinL/BinLDrivers/BinLDrivers_DocumentRetrievalDriver.hxx [new file with mode: 0644]
src/ApplicationFramework/TKBinL/BinLDrivers/BinLDrivers_DocumentSection.cxx [new file with mode: 0644]
src/ApplicationFramework/TKBinL/BinLDrivers/BinLDrivers_DocumentSection.hxx [new file with mode: 0644]
src/ApplicationFramework/TKBinL/BinLDrivers/BinLDrivers_DocumentStorageDriver.cxx [new file with mode: 0644]
src/ApplicationFramework/TKBinL/BinLDrivers/BinLDrivers_DocumentStorageDriver.hxx [new file with mode: 0644]
src/ApplicationFramework/TKBinL/BinLDrivers/BinLDrivers_Marker.hxx [new file with mode: 0644]
src/ApplicationFramework/TKBinL/BinLDrivers/BinLDrivers_VectorOfDocumentSection.hxx [new file with mode: 0644]
src/ApplicationFramework/TKBinL/BinLDrivers/FILES.cmake [new file with mode: 0644]
src/ApplicationFramework/TKBinL/BinMDF/BinMDF.cxx [new file with mode: 0644]
src/ApplicationFramework/TKBinL/BinMDF/BinMDF.hxx [new file with mode: 0644]
src/ApplicationFramework/TKBinL/BinMDF/BinMDF_ADriver.cxx [new file with mode: 0644]
src/ApplicationFramework/TKBinL/BinMDF/BinMDF_ADriver.hxx [new file with mode: 0644]
src/ApplicationFramework/TKBinL/BinMDF/BinMDF_ADriver.lxx [new file with mode: 0644]
src/ApplicationFramework/TKBinL/BinMDF/BinMDF_ADriverTable.cxx [new file with mode: 0644]
src/ApplicationFramework/TKBinL/BinMDF/BinMDF_ADriverTable.hxx [new file with mode: 0644]
src/ApplicationFramework/TKBinL/BinMDF/BinMDF_ADriverTable.lxx [new file with mode: 0644]
src/ApplicationFramework/TKBinL/BinMDF/BinMDF_DataMapIteratorOfTypeADriverMap.hxx [new file with mode: 0644]
src/ApplicationFramework/TKBinL/BinMDF/BinMDF_DerivedDriver.cxx [new file with mode: 0644]
src/ApplicationFramework/TKBinL/BinMDF/BinMDF_DerivedDriver.hxx [new file with mode: 0644]
src/ApplicationFramework/TKBinL/BinMDF/BinMDF_DoubleMapIteratorOfTypeIdMap.hxx [new file with mode: 0644]
src/ApplicationFramework/TKBinL/BinMDF/BinMDF_ReferenceDriver.cxx [new file with mode: 0644]
src/ApplicationFramework/TKBinL/BinMDF/BinMDF_ReferenceDriver.hxx [new file with mode: 0644]
src/ApplicationFramework/TKBinL/BinMDF/BinMDF_StringIdMap.hxx [new file with mode: 0644]
src/ApplicationFramework/TKBinL/BinMDF/BinMDF_TagSourceDriver.cxx [new file with mode: 0644]
src/ApplicationFramework/TKBinL/BinMDF/BinMDF_TagSourceDriver.hxx [new file with mode: 0644]
src/ApplicationFramework/TKBinL/BinMDF/BinMDF_TypeADriverMap.hxx [new file with mode: 0644]
src/ApplicationFramework/TKBinL/BinMDF/BinMDF_TypeIdMap.hxx [new file with mode: 0644]
src/ApplicationFramework/TKBinL/BinMDF/FILES.cmake [new file with mode: 0644]
src/ApplicationFramework/TKBinL/BinMDataStd/BinMDataStd.cxx [new file with mode: 0644]
src/ApplicationFramework/TKBinL/BinMDataStd/BinMDataStd.hxx [new file with mode: 0644]
src/ApplicationFramework/TKBinL/BinMDataStd/BinMDataStd_AsciiStringDriver.cxx [new file with mode: 0644]
src/ApplicationFramework/TKBinL/BinMDataStd/BinMDataStd_AsciiStringDriver.hxx [new file with mode: 0644]
src/ApplicationFramework/TKBinL/BinMDataStd/BinMDataStd_BooleanArrayDriver.cxx [new file with mode: 0644]
src/ApplicationFramework/TKBinL/BinMDataStd/BinMDataStd_BooleanArrayDriver.hxx [new file with mode: 0644]
src/ApplicationFramework/TKBinL/BinMDataStd/BinMDataStd_BooleanListDriver.cxx [new file with mode: 0644]
src/ApplicationFramework/TKBinL/BinMDataStd/BinMDataStd_BooleanListDriver.hxx [new file with mode: 0644]
src/ApplicationFramework/TKBinL/BinMDataStd/BinMDataStd_ByteArrayDriver.cxx [new file with mode: 0644]
src/ApplicationFramework/TKBinL/BinMDataStd/BinMDataStd_ByteArrayDriver.hxx [new file with mode: 0644]
src/ApplicationFramework/TKBinL/BinMDataStd/BinMDataStd_ExpressionDriver.cxx [new file with mode: 0644]
src/ApplicationFramework/TKBinL/BinMDataStd/BinMDataStd_ExpressionDriver.hxx [new file with mode: 0644]
src/ApplicationFramework/TKBinL/BinMDataStd/BinMDataStd_ExtStringArrayDriver.cxx [new file with mode: 0644]
src/ApplicationFramework/TKBinL/BinMDataStd/BinMDataStd_ExtStringArrayDriver.hxx [new file with mode: 0644]
src/ApplicationFramework/TKBinL/BinMDataStd/BinMDataStd_ExtStringListDriver.cxx [new file with mode: 0644]
src/ApplicationFramework/TKBinL/BinMDataStd/BinMDataStd_ExtStringListDriver.hxx [new file with mode: 0644]
src/ApplicationFramework/TKBinL/BinMDataStd/BinMDataStd_GenericEmptyDriver.cxx [new file with mode: 0644]
src/ApplicationFramework/TKBinL/BinMDataStd/BinMDataStd_GenericEmptyDriver.hxx [new file with mode: 0644]
src/ApplicationFramework/TKBinL/BinMDataStd/BinMDataStd_GenericExtStringDriver.cxx [new file with mode: 0644]
src/ApplicationFramework/TKBinL/BinMDataStd/BinMDataStd_GenericExtStringDriver.hxx [new file with mode: 0644]
src/ApplicationFramework/TKBinL/BinMDataStd/BinMDataStd_IntPackedMapDriver.cxx [new file with mode: 0644]
src/ApplicationFramework/TKBinL/BinMDataStd/BinMDataStd_IntPackedMapDriver.hxx [new file with mode: 0644]
src/ApplicationFramework/TKBinL/BinMDataStd/BinMDataStd_IntegerArrayDriver.cxx [new file with mode: 0644]
src/ApplicationFramework/TKBinL/BinMDataStd/BinMDataStd_IntegerArrayDriver.hxx [new file with mode: 0644]
src/ApplicationFramework/TKBinL/BinMDataStd/BinMDataStd_IntegerDriver.cxx [new file with mode: 0644]
src/ApplicationFramework/TKBinL/BinMDataStd/BinMDataStd_IntegerDriver.hxx [new file with mode: 0644]
src/ApplicationFramework/TKBinL/BinMDataStd/BinMDataStd_IntegerListDriver.cxx [new file with mode: 0644]
src/ApplicationFramework/TKBinL/BinMDataStd/BinMDataStd_IntegerListDriver.hxx [new file with mode: 0644]
src/ApplicationFramework/TKBinL/BinMDataStd/BinMDataStd_NamedDataDriver.cxx [new file with mode: 0644]
src/ApplicationFramework/TKBinL/BinMDataStd/BinMDataStd_NamedDataDriver.hxx [new file with mode: 0644]
src/ApplicationFramework/TKBinL/BinMDataStd/BinMDataStd_RealArrayDriver.cxx [new file with mode: 0644]
src/ApplicationFramework/TKBinL/BinMDataStd/BinMDataStd_RealArrayDriver.hxx [new file with mode: 0644]
src/ApplicationFramework/TKBinL/BinMDataStd/BinMDataStd_RealDriver.cxx [new file with mode: 0644]
src/ApplicationFramework/TKBinL/BinMDataStd/BinMDataStd_RealDriver.hxx [new file with mode: 0644]
src/ApplicationFramework/TKBinL/BinMDataStd/BinMDataStd_RealListDriver.cxx [new file with mode: 0644]
src/ApplicationFramework/TKBinL/BinMDataStd/BinMDataStd_RealListDriver.hxx [new file with mode: 0644]
src/ApplicationFramework/TKBinL/BinMDataStd/BinMDataStd_ReferenceArrayDriver.cxx [new file with mode: 0644]
src/ApplicationFramework/TKBinL/BinMDataStd/BinMDataStd_ReferenceArrayDriver.hxx [new file with mode: 0644]
src/ApplicationFramework/TKBinL/BinMDataStd/BinMDataStd_ReferenceListDriver.cxx [new file with mode: 0644]
src/ApplicationFramework/TKBinL/BinMDataStd/BinMDataStd_ReferenceListDriver.hxx [new file with mode: 0644]
src/ApplicationFramework/TKBinL/BinMDataStd/BinMDataStd_TreeNodeDriver.cxx [new file with mode: 0644]
src/ApplicationFramework/TKBinL/BinMDataStd/BinMDataStd_TreeNodeDriver.hxx [new file with mode: 0644]
src/ApplicationFramework/TKBinL/BinMDataStd/BinMDataStd_UAttributeDriver.cxx [new file with mode: 0644]
src/ApplicationFramework/TKBinL/BinMDataStd/BinMDataStd_UAttributeDriver.hxx [new file with mode: 0644]
src/ApplicationFramework/TKBinL/BinMDataStd/BinMDataStd_VariableDriver.cxx [new file with mode: 0644]
src/ApplicationFramework/TKBinL/BinMDataStd/BinMDataStd_VariableDriver.hxx [new file with mode: 0644]
src/ApplicationFramework/TKBinL/BinMDataStd/FILES.cmake [new file with mode: 0644]
src/ApplicationFramework/TKBinL/BinMDocStd/BinMDocStd.cxx [new file with mode: 0644]
src/ApplicationFramework/TKBinL/BinMDocStd/BinMDocStd.hxx [new file with mode: 0644]
src/ApplicationFramework/TKBinL/BinMDocStd/BinMDocStd_XLinkDriver.cxx [new file with mode: 0644]
src/ApplicationFramework/TKBinL/BinMDocStd/BinMDocStd_XLinkDriver.hxx [new file with mode: 0644]
src/ApplicationFramework/TKBinL/BinMDocStd/FILES.cmake [new file with mode: 0644]
src/ApplicationFramework/TKBinL/BinMFunction/BinMFunction.cxx [new file with mode: 0644]
src/ApplicationFramework/TKBinL/BinMFunction/BinMFunction.hxx [new file with mode: 0644]
src/ApplicationFramework/TKBinL/BinMFunction/BinMFunction_FunctionDriver.cxx [new file with mode: 0644]
src/ApplicationFramework/TKBinL/BinMFunction/BinMFunction_FunctionDriver.hxx [new file with mode: 0644]
src/ApplicationFramework/TKBinL/BinMFunction/BinMFunction_GraphNodeDriver.cxx [new file with mode: 0644]
src/ApplicationFramework/TKBinL/BinMFunction/BinMFunction_GraphNodeDriver.hxx [new file with mode: 0644]
src/ApplicationFramework/TKBinL/BinMFunction/BinMFunction_ScopeDriver.cxx [new file with mode: 0644]
src/ApplicationFramework/TKBinL/BinMFunction/BinMFunction_ScopeDriver.hxx [new file with mode: 0644]
src/ApplicationFramework/TKBinL/BinMFunction/FILES.cmake [new file with mode: 0644]
src/ApplicationFramework/TKBinL/BinObjMgt/BinObjMgt_PByte.hxx [new file with mode: 0644]
src/ApplicationFramework/TKBinL/BinObjMgt/BinObjMgt_PChar.hxx [new file with mode: 0644]
src/ApplicationFramework/TKBinL/BinObjMgt/BinObjMgt_PExtChar.hxx [new file with mode: 0644]
src/ApplicationFramework/TKBinL/BinObjMgt/BinObjMgt_PInteger.hxx [new file with mode: 0644]
src/ApplicationFramework/TKBinL/BinObjMgt/BinObjMgt_PReal.hxx [new file with mode: 0644]
src/ApplicationFramework/TKBinL/BinObjMgt/BinObjMgt_PShortReal.hxx [new file with mode: 0644]
src/ApplicationFramework/TKBinL/BinObjMgt/BinObjMgt_Persistent.cxx [new file with mode: 0644]
src/ApplicationFramework/TKBinL/BinObjMgt/BinObjMgt_Persistent.hxx [new file with mode: 0644]
src/ApplicationFramework/TKBinL/BinObjMgt/BinObjMgt_Persistent.lxx [new file with mode: 0644]
src/ApplicationFramework/TKBinL/BinObjMgt/BinObjMgt_Position.cxx [new file with mode: 0644]
src/ApplicationFramework/TKBinL/BinObjMgt/BinObjMgt_Position.hxx [new file with mode: 0644]
src/ApplicationFramework/TKBinL/BinObjMgt/BinObjMgt_RRelocationTable.cxx [new file with mode: 0644]
src/ApplicationFramework/TKBinL/BinObjMgt/BinObjMgt_RRelocationTable.hxx [new file with mode: 0644]
src/ApplicationFramework/TKBinL/BinObjMgt/BinObjMgt_SRelocationTable.hxx [new file with mode: 0644]
src/ApplicationFramework/TKBinL/BinObjMgt/FILES.cmake [new file with mode: 0644]
src/ApplicationFramework/TKBinL/CMakeLists.txt [new file with mode: 0644]
src/ApplicationFramework/TKBinL/EXTERNLIB.cmake [new file with mode: 0644]
src/ApplicationFramework/TKBinL/FILES.cmake [new file with mode: 0644]
src/ApplicationFramework/TKBinL/PACKAGES.cmake [new file with mode: 0644]
src/ApplicationFramework/TKBinTObj/BinTObjDrivers/BinTObjDrivers.cxx [new file with mode: 0644]
src/ApplicationFramework/TKBinTObj/BinTObjDrivers/BinTObjDrivers.hxx [new file with mode: 0644]
src/ApplicationFramework/TKBinTObj/BinTObjDrivers/BinTObjDrivers_DocumentRetrievalDriver.cxx [new file with mode: 0644]
src/ApplicationFramework/TKBinTObj/BinTObjDrivers/BinTObjDrivers_DocumentRetrievalDriver.hxx [new file with mode: 0644]
src/ApplicationFramework/TKBinTObj/BinTObjDrivers/BinTObjDrivers_DocumentStorageDriver.cxx [new file with mode: 0644]
src/ApplicationFramework/TKBinTObj/BinTObjDrivers/BinTObjDrivers_DocumentStorageDriver.hxx [new file with mode: 0644]
src/ApplicationFramework/TKBinTObj/BinTObjDrivers/BinTObjDrivers_IntSparseArrayDriver.cxx [new file with mode: 0644]
src/ApplicationFramework/TKBinTObj/BinTObjDrivers/BinTObjDrivers_IntSparseArrayDriver.hxx [new file with mode: 0644]
src/ApplicationFramework/TKBinTObj/BinTObjDrivers/BinTObjDrivers_ModelDriver.cxx [new file with mode: 0644]
src/ApplicationFramework/TKBinTObj/BinTObjDrivers/BinTObjDrivers_ModelDriver.hxx [new file with mode: 0644]
src/ApplicationFramework/TKBinTObj/BinTObjDrivers/BinTObjDrivers_ObjectDriver.cxx [new file with mode: 0644]
src/ApplicationFramework/TKBinTObj/BinTObjDrivers/BinTObjDrivers_ObjectDriver.hxx [new file with mode: 0644]
src/ApplicationFramework/TKBinTObj/BinTObjDrivers/BinTObjDrivers_ReferenceDriver.cxx [new file with mode: 0644]
src/ApplicationFramework/TKBinTObj/BinTObjDrivers/BinTObjDrivers_ReferenceDriver.hxx [new file with mode: 0644]
src/ApplicationFramework/TKBinTObj/BinTObjDrivers/BinTObjDrivers_XYZDriver.cxx [new file with mode: 0644]
src/ApplicationFramework/TKBinTObj/BinTObjDrivers/BinTObjDrivers_XYZDriver.hxx [new file with mode: 0644]
src/ApplicationFramework/TKBinTObj/BinTObjDrivers/FILES.cmake [new file with mode: 0644]
src/ApplicationFramework/TKBinTObj/CMakeLists.txt [new file with mode: 0644]
src/ApplicationFramework/TKBinTObj/EXTERNLIB.cmake [new file with mode: 0644]
src/ApplicationFramework/TKBinTObj/FILES.cmake [new file with mode: 0644]
src/ApplicationFramework/TKBinTObj/PACKAGES.cmake [new file with mode: 0644]
src/ApplicationFramework/TKCAF/AppStd/AppStd_Application.cxx [new file with mode: 0644]
src/ApplicationFramework/TKCAF/AppStd/AppStd_Application.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCAF/AppStd/FILES.cmake [new file with mode: 0644]
src/ApplicationFramework/TKCAF/CMakeLists.txt [new file with mode: 0644]
src/ApplicationFramework/TKCAF/EXTERNLIB.cmake [new file with mode: 0644]
src/ApplicationFramework/TKCAF/FILES.cmake [new file with mode: 0644]
src/ApplicationFramework/TKCAF/PACKAGES.cmake [new file with mode: 0644]
src/ApplicationFramework/TKCAF/TDataXtd/FILES.cmake [new file with mode: 0644]
src/ApplicationFramework/TKCAF/TDataXtd/TDataXtd.cxx [new file with mode: 0644]
src/ApplicationFramework/TKCAF/TDataXtd/TDataXtd.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCAF/TDataXtd/TDataXtd_Array1OfTrsf.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCAF/TDataXtd/TDataXtd_Axis.cxx [new file with mode: 0644]
src/ApplicationFramework/TKCAF/TDataXtd/TDataXtd_Axis.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCAF/TDataXtd/TDataXtd_Constraint.cxx [new file with mode: 0644]
src/ApplicationFramework/TKCAF/TDataXtd/TDataXtd_Constraint.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCAF/TDataXtd/TDataXtd_ConstraintEnum.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCAF/TDataXtd/TDataXtd_Geometry.cxx [new file with mode: 0644]
src/ApplicationFramework/TKCAF/TDataXtd/TDataXtd_Geometry.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCAF/TDataXtd/TDataXtd_GeometryEnum.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCAF/TDataXtd/TDataXtd_HArray1OfTrsf.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCAF/TDataXtd/TDataXtd_Pattern.cxx [new file with mode: 0644]
src/ApplicationFramework/TKCAF/TDataXtd/TDataXtd_Pattern.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCAF/TDataXtd/TDataXtd_PatternStd.cxx [new file with mode: 0644]
src/ApplicationFramework/TKCAF/TDataXtd/TDataXtd_PatternStd.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCAF/TDataXtd/TDataXtd_PatternStd.lxx [new file with mode: 0644]
src/ApplicationFramework/TKCAF/TDataXtd/TDataXtd_Placement.cxx [new file with mode: 0644]
src/ApplicationFramework/TKCAF/TDataXtd/TDataXtd_Placement.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCAF/TDataXtd/TDataXtd_Plane.cxx [new file with mode: 0644]
src/ApplicationFramework/TKCAF/TDataXtd/TDataXtd_Plane.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCAF/TDataXtd/TDataXtd_Point.cxx [new file with mode: 0644]
src/ApplicationFramework/TKCAF/TDataXtd/TDataXtd_Point.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCAF/TDataXtd/TDataXtd_Position.cxx [new file with mode: 0644]
src/ApplicationFramework/TKCAF/TDataXtd/TDataXtd_Position.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCAF/TDataXtd/TDataXtd_Presentation.cxx [new file with mode: 0644]
src/ApplicationFramework/TKCAF/TDataXtd/TDataXtd_Presentation.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCAF/TDataXtd/TDataXtd_Shape.cxx [new file with mode: 0644]
src/ApplicationFramework/TKCAF/TDataXtd/TDataXtd_Shape.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCAF/TDataXtd/TDataXtd_Triangulation.cxx [new file with mode: 0644]
src/ApplicationFramework/TKCAF/TDataXtd/TDataXtd_Triangulation.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCAF/TNaming/FILES.cmake [new file with mode: 0644]
src/ApplicationFramework/TKCAF/TNaming/TNaming.cxx [new file with mode: 0644]
src/ApplicationFramework/TKCAF/TNaming/TNaming.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCAF/TNaming/TNaming_Builder.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCAF/TNaming/TNaming_CopyShape.cxx [new file with mode: 0644]
src/ApplicationFramework/TKCAF/TNaming/TNaming_CopyShape.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCAF/TNaming/TNaming_DataMapIteratorOfDataMapOfShapePtrRefShape.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCAF/TNaming/TNaming_DataMapIteratorOfDataMapOfShapeShapesSet.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCAF/TNaming/TNaming_DataMapOfShapePtrRefShape.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCAF/TNaming/TNaming_DataMapOfShapeShapesSet.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCAF/TNaming/TNaming_DeltaOnModification.cxx [new file with mode: 0644]
src/ApplicationFramework/TKCAF/TNaming/TNaming_DeltaOnModification.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCAF/TNaming/TNaming_DeltaOnRemoval.cxx [new file with mode: 0644]
src/ApplicationFramework/TKCAF/TNaming/TNaming_DeltaOnRemoval.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCAF/TNaming/TNaming_Evolution.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCAF/TNaming/TNaming_Identifier.cxx [new file with mode: 0644]
src/ApplicationFramework/TKCAF/TNaming/TNaming_Identifier.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCAF/TNaming/TNaming_Iterator.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCAF/TNaming/TNaming_Iterator.lxx [new file with mode: 0644]
src/ApplicationFramework/TKCAF/TNaming/TNaming_IteratorOnShapesSet.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCAF/TNaming/TNaming_IteratorOnShapesSet.lxx [new file with mode: 0644]
src/ApplicationFramework/TKCAF/TNaming/TNaming_ListIteratorOfListOfIndexedDataMapOfShapeListOfShape.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCAF/TNaming/TNaming_ListIteratorOfListOfMapOfShape.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCAF/TNaming/TNaming_ListIteratorOfListOfNamedShape.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCAF/TNaming/TNaming_ListOfIndexedDataMapOfShapeListOfShape.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCAF/TNaming/TNaming_ListOfMapOfShape.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCAF/TNaming/TNaming_ListOfNamedShape.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCAF/TNaming/TNaming_Localizer.cxx [new file with mode: 0644]
src/ApplicationFramework/TKCAF/TNaming/TNaming_Localizer.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCAF/TNaming/TNaming_MapIteratorOfMapOfNamedShape.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCAF/TNaming/TNaming_MapOfNamedShape.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCAF/TNaming/TNaming_NCollections.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCAF/TNaming/TNaming_Name.cxx [new file with mode: 0644]
src/ApplicationFramework/TKCAF/TNaming/TNaming_Name.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCAF/TNaming/TNaming_NameType.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCAF/TNaming/TNaming_NamedShape.cxx [new file with mode: 0644]
src/ApplicationFramework/TKCAF/TNaming/TNaming_NamedShape.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCAF/TNaming/TNaming_NamedShape.lxx [new file with mode: 0644]
src/ApplicationFramework/TKCAF/TNaming/TNaming_Naming.cxx [new file with mode: 0644]
src/ApplicationFramework/TKCAF/TNaming/TNaming_Naming.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCAF/TNaming/TNaming_NamingTool.cxx [new file with mode: 0644]
src/ApplicationFramework/TKCAF/TNaming/TNaming_NamingTool.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCAF/TNaming/TNaming_NewShapeIterator.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCAF/TNaming/TNaming_NewShapeIterator.lxx [new file with mode: 0644]
src/ApplicationFramework/TKCAF/TNaming/TNaming_OldShapeIterator.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCAF/TNaming/TNaming_OldShapeIterator.lxx [new file with mode: 0644]
src/ApplicationFramework/TKCAF/TNaming/TNaming_PtrAttribute.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCAF/TNaming/TNaming_PtrNode.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCAF/TNaming/TNaming_PtrRefShape.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCAF/TNaming/TNaming_RefShape.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCAF/TNaming/TNaming_RefShape.lxx [new file with mode: 0644]
src/ApplicationFramework/TKCAF/TNaming/TNaming_SameShapeIterator.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCAF/TNaming/TNaming_SameShapeIterator.lxx [new file with mode: 0644]
src/ApplicationFramework/TKCAF/TNaming/TNaming_Scope.cxx [new file with mode: 0644]
src/ApplicationFramework/TKCAF/TNaming/TNaming_Scope.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCAF/TNaming/TNaming_Selector.cxx [new file with mode: 0644]
src/ApplicationFramework/TKCAF/TNaming/TNaming_Selector.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCAF/TNaming/TNaming_ShapesSet.cxx [new file with mode: 0644]
src/ApplicationFramework/TKCAF/TNaming/TNaming_ShapesSet.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCAF/TNaming/TNaming_ShapesSet.lxx [new file with mode: 0644]
src/ApplicationFramework/TKCAF/TNaming/TNaming_Tool.cxx [new file with mode: 0644]
src/ApplicationFramework/TKCAF/TNaming/TNaming_Tool.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCAF/TNaming/TNaming_TranslateTool.cxx [new file with mode: 0644]
src/ApplicationFramework/TKCAF/TNaming/TNaming_TranslateTool.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCAF/TNaming/TNaming_Translator.cxx [new file with mode: 0644]
src/ApplicationFramework/TKCAF/TNaming/TNaming_Translator.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCAF/TNaming/TNaming_UsedShapes.cxx [new file with mode: 0644]
src/ApplicationFramework/TKCAF/TNaming/TNaming_UsedShapes.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCAF/TNaming/TNaming_UsedShapes.lxx [new file with mode: 0644]
src/ApplicationFramework/TKCDF/CDF/CDF_Application.cxx [new file with mode: 0644]
src/ApplicationFramework/TKCDF/CDF/CDF_Application.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCDF/CDF/CDF_Directory.cxx [new file with mode: 0644]
src/ApplicationFramework/TKCDF/CDF/CDF_Directory.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCDF/CDF/CDF_DirectoryIterator.cxx [new file with mode: 0644]
src/ApplicationFramework/TKCDF/CDF/CDF_DirectoryIterator.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCDF/CDF/CDF_FWOSDriver.cxx [new file with mode: 0644]
src/ApplicationFramework/TKCDF/CDF/CDF_FWOSDriver.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCDF/CDF/CDF_MetaDataDriver.cxx [new file with mode: 0644]
src/ApplicationFramework/TKCDF/CDF/CDF_MetaDataDriver.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCDF/CDF/CDF_MetaDataDriverFactory.cxx [new file with mode: 0644]
src/ApplicationFramework/TKCDF/CDF/CDF_MetaDataDriverFactory.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCDF/CDF/CDF_Store.cxx [new file with mode: 0644]
src/ApplicationFramework/TKCDF/CDF/CDF_Store.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCDF/CDF/CDF_StoreList.cxx [new file with mode: 0644]
src/ApplicationFramework/TKCDF/CDF/CDF_StoreList.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCDF/CDF/CDF_StoreSetNameStatus.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCDF/CDF/CDF_SubComponentStatus.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCDF/CDF/CDF_TryStoreStatus.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCDF/CDF/CDF_TypeOfActivation.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCDF/CDF/FILES.cmake [new file with mode: 0644]
src/ApplicationFramework/TKCDF/CDM/CDM_Application.cxx [new file with mode: 0644]
src/ApplicationFramework/TKCDF/CDM/CDM_Application.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCDF/CDM/CDM_CanCloseStatus.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCDF/CDM/CDM_DataMapIteratorOfMetaDataLookUpTable.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCDF/CDM/CDM_Document.cxx [new file with mode: 0644]
src/ApplicationFramework/TKCDF/CDM/CDM_Document.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCDF/CDM/CDM_DocumentPointer.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCDF/CDM/CDM_ListIteratorOfListOfDocument.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCDF/CDM/CDM_ListIteratorOfListOfReferences.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCDF/CDM/CDM_ListOfDocument.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCDF/CDM/CDM_ListOfReferences.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCDF/CDM/CDM_MapIteratorOfMapOfDocument.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCDF/CDM/CDM_MapOfDocument.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCDF/CDM/CDM_MetaData.cxx [new file with mode: 0644]
src/ApplicationFramework/TKCDF/CDM/CDM_MetaData.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCDF/CDM/CDM_MetaDataLookUpTable.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCDF/CDM/CDM_NamesDirectory.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCDF/CDM/CDM_Reference.cxx [new file with mode: 0644]
src/ApplicationFramework/TKCDF/CDM/CDM_Reference.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCDF/CDM/CDM_ReferenceIterator.cxx [new file with mode: 0644]
src/ApplicationFramework/TKCDF/CDM/CDM_ReferenceIterator.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCDF/CDM/FILES.cmake [new file with mode: 0644]
src/ApplicationFramework/TKCDF/CMakeLists.txt [new file with mode: 0644]
src/ApplicationFramework/TKCDF/EXTERNLIB.cmake [new file with mode: 0644]
src/ApplicationFramework/TKCDF/FILES.cmake [new file with mode: 0644]
src/ApplicationFramework/TKCDF/LDOM/FILES.cmake [new file with mode: 0644]
src/ApplicationFramework/TKCDF/LDOM/LDOMBasicString.cxx [new file with mode: 0644]
src/ApplicationFramework/TKCDF/LDOM/LDOMBasicString.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCDF/LDOM/LDOMParser.cxx [new file with mode: 0644]
src/ApplicationFramework/TKCDF/LDOM/LDOMParser.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCDF/LDOM/LDOMString.cxx [new file with mode: 0644]
src/ApplicationFramework/TKCDF/LDOM/LDOMString.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCDF/LDOM/LDOM_Attr.cxx [new file with mode: 0644]
src/ApplicationFramework/TKCDF/LDOM/LDOM_Attr.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCDF/LDOM/LDOM_BasicAttribute.cxx [new file with mode: 0644]
src/ApplicationFramework/TKCDF/LDOM/LDOM_BasicAttribute.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCDF/LDOM/LDOM_BasicElement.cxx [new file with mode: 0644]
src/ApplicationFramework/TKCDF/LDOM/LDOM_BasicElement.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCDF/LDOM/LDOM_BasicNode.cxx [new file with mode: 0644]
src/ApplicationFramework/TKCDF/LDOM/LDOM_BasicNode.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCDF/LDOM/LDOM_BasicText.cxx [new file with mode: 0644]
src/ApplicationFramework/TKCDF/LDOM/LDOM_BasicText.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCDF/LDOM/LDOM_CDATASection.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCDF/LDOM/LDOM_CharReference.cxx [new file with mode: 0644]
src/ApplicationFramework/TKCDF/LDOM/LDOM_CharReference.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCDF/LDOM/LDOM_CharacterData.cxx [new file with mode: 0644]
src/ApplicationFramework/TKCDF/LDOM/LDOM_CharacterData.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCDF/LDOM/LDOM_Comment.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCDF/LDOM/LDOM_DeclareSequence.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCDF/LDOM/LDOM_Document.cxx [new file with mode: 0644]
src/ApplicationFramework/TKCDF/LDOM/LDOM_Document.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCDF/LDOM/LDOM_DocumentType.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCDF/LDOM/LDOM_Element.cxx [new file with mode: 0644]
src/ApplicationFramework/TKCDF/LDOM/LDOM_Element.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCDF/LDOM/LDOM_LDOMImplementation.cxx [new file with mode: 0644]
src/ApplicationFramework/TKCDF/LDOM/LDOM_LDOMImplementation.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCDF/LDOM/LDOM_MemManager.cxx [new file with mode: 0644]
src/ApplicationFramework/TKCDF/LDOM/LDOM_MemManager.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCDF/LDOM/LDOM_Node.cxx [new file with mode: 0644]
src/ApplicationFramework/TKCDF/LDOM/LDOM_Node.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCDF/LDOM/LDOM_NodeList.cxx [new file with mode: 0644]
src/ApplicationFramework/TKCDF/LDOM/LDOM_NodeList.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCDF/LDOM/LDOM_OSStream.cxx [new file with mode: 0644]
src/ApplicationFramework/TKCDF/LDOM/LDOM_OSStream.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCDF/LDOM/LDOM_Text.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCDF/LDOM/LDOM_XmlReader.cxx [new file with mode: 0644]
src/ApplicationFramework/TKCDF/LDOM/LDOM_XmlReader.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCDF/LDOM/LDOM_XmlWriter.cxx [new file with mode: 0644]
src/ApplicationFramework/TKCDF/LDOM/LDOM_XmlWriter.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCDF/PACKAGES.cmake [new file with mode: 0644]
src/ApplicationFramework/TKCDF/PCDM/FILES.cmake [new file with mode: 0644]
src/ApplicationFramework/TKCDF/PCDM/PCDM.cxx [new file with mode: 0644]
src/ApplicationFramework/TKCDF/PCDM/PCDM.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCDF/PCDM/PCDM_BaseDriverPointer.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCDF/PCDM/PCDM_DOMHeaderParser.cxx [new file with mode: 0644]
src/ApplicationFramework/TKCDF/PCDM/PCDM_DOMHeaderParser.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCDF/PCDM/PCDM_Document.cxx [new file with mode: 0644]
src/ApplicationFramework/TKCDF/PCDM/PCDM_Document.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCDF/PCDM/PCDM_DriverError.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCDF/PCDM/PCDM_ReadWriter.cxx [new file with mode: 0644]
src/ApplicationFramework/TKCDF/PCDM/PCDM_ReadWriter.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCDF/PCDM/PCDM_ReadWriter_1.cxx [new file with mode: 0644]
src/ApplicationFramework/TKCDF/PCDM/PCDM_ReadWriter_1.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCDF/PCDM/PCDM_Reader.cxx [new file with mode: 0644]
src/ApplicationFramework/TKCDF/PCDM/PCDM_Reader.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCDF/PCDM/PCDM_Reader.lxx [new file with mode: 0644]
src/ApplicationFramework/TKCDF/PCDM/PCDM_ReaderFilter.cxx [new file with mode: 0644]
src/ApplicationFramework/TKCDF/PCDM/PCDM_ReaderFilter.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCDF/PCDM/PCDM_ReaderStatus.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCDF/PCDM/PCDM_Reference.cxx [new file with mode: 0644]
src/ApplicationFramework/TKCDF/PCDM/PCDM_Reference.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCDF/PCDM/PCDM_ReferenceIterator.cxx [new file with mode: 0644]
src/ApplicationFramework/TKCDF/PCDM/PCDM_ReferenceIterator.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCDF/PCDM/PCDM_RetrievalDriver.cxx [new file with mode: 0644]
src/ApplicationFramework/TKCDF/PCDM/PCDM_RetrievalDriver.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCDF/PCDM/PCDM_SequenceOfDocument.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCDF/PCDM/PCDM_SequenceOfReference.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCDF/PCDM/PCDM_StorageDriver.cxx [new file with mode: 0644]
src/ApplicationFramework/TKCDF/PCDM/PCDM_StorageDriver.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCDF/PCDM/PCDM_StoreStatus.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCDF/PCDM/PCDM_TypeOfFileDriver.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCDF/PCDM/PCDM_Writer.cxx [new file with mode: 0644]
src/ApplicationFramework/TKCDF/PCDM/PCDM_Writer.hxx [new file with mode: 0644]
src/ApplicationFramework/TKCDF/UTL/FILES.cmake [new file with mode: 0644]
src/ApplicationFramework/TKCDF/UTL/UTL.cxx [new file with mode: 0644]
src/ApplicationFramework/TKCDF/UTL/UTL.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/AppStdL/AppStdL_Application.cxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/AppStdL/AppStdL_Application.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/AppStdL/FILES.cmake [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/CMakeLists.txt [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/EXTERNLIB.cmake [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/FILES.cmake [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/PACKAGES.cmake [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDF/FILES.cmake [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDF/TDF.cxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDF/TDF.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDF/TDF_Attribute.cxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDF/TDF_Attribute.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDF/TDF_Attribute.lxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDF/TDF_AttributeArray1.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDF/TDF_AttributeDataMap.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDF/TDF_AttributeDelta.cxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDF/TDF_AttributeDelta.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDF/TDF_AttributeDeltaList.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDF/TDF_AttributeDoubleMap.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDF/TDF_AttributeIndexedMap.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDF/TDF_AttributeIterator.cxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDF/TDF_AttributeIterator.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDF/TDF_AttributeList.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDF/TDF_AttributeMap.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDF/TDF_AttributeSequence.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDF/TDF_ChildIDIterator.cxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDF/TDF_ChildIDIterator.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDF/TDF_ChildIDIterator.lxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDF/TDF_ChildIterator.cxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDF/TDF_ChildIterator.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDF/TDF_ChildIterator.lxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDF/TDF_ClosureMode.cxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDF/TDF_ClosureMode.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDF/TDF_ClosureMode.lxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDF/TDF_ClosureTool.cxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDF/TDF_ClosureTool.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDF/TDF_ComparisonTool.cxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDF/TDF_ComparisonTool.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDF/TDF_CopyLabel.cxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDF/TDF_CopyLabel.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDF/TDF_CopyLabel.lxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDF/TDF_CopyTool.cxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDF/TDF_CopyTool.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDF/TDF_Data.cxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDF/TDF_Data.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDF/TDF_Data.lxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDF/TDF_DataMapIteratorOfAttributeDataMap.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDF/TDF_DataMapIteratorOfLabelDataMap.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDF/TDF_DataMapIteratorOfLabelIntegerMap.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDF/TDF_DataSet.cxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDF/TDF_DataSet.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDF/TDF_DataSet.lxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDF/TDF_DefaultDeltaOnModification.cxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDF/TDF_DefaultDeltaOnModification.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDF/TDF_DefaultDeltaOnRemoval.cxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDF/TDF_DefaultDeltaOnRemoval.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDF/TDF_Delta.cxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDF/TDF_Delta.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDF/TDF_Delta.lxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDF/TDF_DeltaList.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDF/TDF_DeltaOnAddition.cxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDF/TDF_DeltaOnAddition.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDF/TDF_DeltaOnForget.cxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDF/TDF_DeltaOnForget.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDF/TDF_DeltaOnModification.cxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDF/TDF_DeltaOnModification.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDF/TDF_DeltaOnRemoval.cxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDF/TDF_DeltaOnRemoval.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDF/TDF_DeltaOnResume.cxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDF/TDF_DeltaOnResume.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDF/TDF_DerivedAttribute.cxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDF/TDF_DerivedAttribute.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDF/TDF_DoubleMapIteratorOfAttributeDoubleMap.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDF/TDF_DoubleMapIteratorOfGUIDProgIDMap.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDF/TDF_DoubleMapIteratorOfLabelDoubleMap.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDF/TDF_GUIDProgIDMap.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDF/TDF_HAllocator.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDF/TDF_HAttributeArray1.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDF/TDF_IDFilter.cxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDF/TDF_IDFilter.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDF/TDF_IDFilter.lxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDF/TDF_IDList.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDF/TDF_IDMap.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDF/TDF_Label.cxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDF/TDF_Label.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDF/TDF_Label.lxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDF/TDF_LabelDataMap.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDF/TDF_LabelDoubleMap.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDF/TDF_LabelIndexedMap.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDF/TDF_LabelIntegerMap.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDF/TDF_LabelList.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDF/TDF_LabelMap.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDF/TDF_LabelNode.cxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDF/TDF_LabelNode.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDF/TDF_LabelNodePtr.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDF/TDF_LabelSequence.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDF/TDF_ListIteratorOfAttributeDeltaList.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDF/TDF_ListIteratorOfAttributeList.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDF/TDF_ListIteratorOfDeltaList.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDF/TDF_ListIteratorOfIDList.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDF/TDF_ListIteratorOfLabelList.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDF/TDF_MapIteratorOfAttributeMap.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDF/TDF_MapIteratorOfIDMap.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDF/TDF_MapIteratorOfLabelMap.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDF/TDF_Reference.cxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDF/TDF_Reference.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDF/TDF_RelocationTable.cxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDF/TDF_RelocationTable.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDF/TDF_TagSource.cxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDF/TDF_TagSource.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDF/TDF_Tool.cxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDF/TDF_Tool.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDF/TDF_Transaction.cxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDF/TDF_Transaction.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDF/TDF_Transaction.lxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDataStd/FILES.cmake [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDataStd/TDataStd.cxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDataStd/TDataStd.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDataStd/TDataStd_AsciiString.cxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDataStd/TDataStd_AsciiString.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDataStd/TDataStd_BooleanArray.cxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDataStd/TDataStd_BooleanArray.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDataStd/TDataStd_BooleanList.cxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDataStd/TDataStd_BooleanList.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDataStd/TDataStd_ByteArray.cxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDataStd/TDataStd_ByteArray.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDataStd/TDataStd_ChildNodeIterator.cxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDataStd/TDataStd_ChildNodeIterator.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDataStd/TDataStd_Comment.cxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDataStd/TDataStd_Comment.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDataStd/TDataStd_Current.cxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDataStd/TDataStd_Current.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDataStd/TDataStd_DataMapIteratorOfDataMapOfStringByte.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDataStd/TDataStd_DataMapIteratorOfDataMapOfStringHArray1OfInteger.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDataStd/TDataStd_DataMapIteratorOfDataMapOfStringHArray1OfReal.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDataStd/TDataStd_DataMapIteratorOfDataMapOfStringReal.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDataStd/TDataStd_DataMapIteratorOfDataMapOfStringString.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDataStd/TDataStd_DataMapOfStringByte.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDataStd/TDataStd_DataMapOfStringHArray1OfInteger.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDataStd/TDataStd_DataMapOfStringHArray1OfReal.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDataStd/TDataStd_DataMapOfStringReal.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDataStd/TDataStd_DataMapOfStringString.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDataStd/TDataStd_DeltaOnModificationOfByteArray.cxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDataStd/TDataStd_DeltaOnModificationOfByteArray.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDataStd/TDataStd_DeltaOnModificationOfExtStringArray.cxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDataStd/TDataStd_DeltaOnModificationOfExtStringArray.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDataStd/TDataStd_DeltaOnModificationOfIntArray.cxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDataStd/TDataStd_DeltaOnModificationOfIntArray.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDataStd/TDataStd_DeltaOnModificationOfIntPackedMap.cxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDataStd/TDataStd_DeltaOnModificationOfIntPackedMap.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDataStd/TDataStd_DeltaOnModificationOfRealArray.cxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDataStd/TDataStd_DeltaOnModificationOfRealArray.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDataStd/TDataStd_Directory.cxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDataStd/TDataStd_Directory.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDataStd/TDataStd_Expression.cxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDataStd/TDataStd_Expression.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDataStd/TDataStd_ExtStringArray.cxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDataStd/TDataStd_ExtStringArray.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDataStd/TDataStd_ExtStringList.cxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDataStd/TDataStd_ExtStringList.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDataStd/TDataStd_GenericEmpty.cxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDataStd/TDataStd_GenericEmpty.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDataStd/TDataStd_GenericExtString.cxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDataStd/TDataStd_GenericExtString.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDataStd/TDataStd_HDataMapOfStringByte.cxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDataStd/TDataStd_HDataMapOfStringByte.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDataStd/TDataStd_HDataMapOfStringHArray1OfInteger.cxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDataStd/TDataStd_HDataMapOfStringHArray1OfInteger.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDataStd/TDataStd_HDataMapOfStringHArray1OfReal.cxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDataStd/TDataStd_HDataMapOfStringHArray1OfReal.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDataStd/TDataStd_HDataMapOfStringInteger.cxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDataStd/TDataStd_HDataMapOfStringInteger.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDataStd/TDataStd_HDataMapOfStringReal.cxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDataStd/TDataStd_HDataMapOfStringReal.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDataStd/TDataStd_HDataMapOfStringString.cxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDataStd/TDataStd_HDataMapOfStringString.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDataStd/TDataStd_HLabelArray1.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDataStd/TDataStd_IntPackedMap.cxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDataStd/TDataStd_IntPackedMap.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDataStd/TDataStd_Integer.cxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDataStd/TDataStd_Integer.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDataStd/TDataStd_IntegerArray.cxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDataStd/TDataStd_IntegerArray.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDataStd/TDataStd_IntegerList.cxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDataStd/TDataStd_IntegerList.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDataStd/TDataStd_LabelArray1.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDataStd/TDataStd_ListIteratorOfListOfByte.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDataStd/TDataStd_ListIteratorOfListOfExtendedString.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDataStd/TDataStd_ListOfByte.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDataStd/TDataStd_ListOfExtendedString.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDataStd/TDataStd_Name.cxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDataStd/TDataStd_Name.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDataStd/TDataStd_NamedData.cxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDataStd/TDataStd_NamedData.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDataStd/TDataStd_NoteBook.cxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDataStd/TDataStd_NoteBook.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDataStd/TDataStd_PtrTreeNode.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDataStd/TDataStd_Real.cxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDataStd/TDataStd_Real.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDataStd/TDataStd_RealArray.cxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDataStd/TDataStd_RealArray.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDataStd/TDataStd_RealEnum.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDataStd/TDataStd_RealList.cxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDataStd/TDataStd_RealList.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDataStd/TDataStd_ReferenceArray.cxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDataStd/TDataStd_ReferenceArray.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDataStd/TDataStd_ReferenceList.cxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDataStd/TDataStd_ReferenceList.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDataStd/TDataStd_Relation.cxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDataStd/TDataStd_Relation.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDataStd/TDataStd_Tick.cxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDataStd/TDataStd_Tick.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDataStd/TDataStd_TreeNode.cxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDataStd/TDataStd_TreeNode.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDataStd/TDataStd_TreeNode.lxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDataStd/TDataStd_UAttribute.cxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDataStd/TDataStd_UAttribute.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDataStd/TDataStd_Variable.cxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDataStd/TDataStd_Variable.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDocStd/FILES.cmake [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDocStd/TDocStd.cxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDocStd/TDocStd.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDocStd/TDocStd_Application.cxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDocStd/TDocStd_Application.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDocStd/TDocStd_ApplicationDelta.cxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDocStd/TDocStd_ApplicationDelta.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDocStd/TDocStd_ApplicationDelta.lxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDocStd/TDocStd_CompoundDelta.cxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDocStd/TDocStd_CompoundDelta.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDocStd/TDocStd_Context.cxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDocStd/TDocStd_Context.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDocStd/TDocStd_DataMapIteratorOfLabelIDMapDataMap.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDocStd/TDocStd_Document.cxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDocStd/TDocStd_Document.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDocStd/TDocStd_Document.lxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDocStd/TDocStd_FormatVersion.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDocStd/TDocStd_LabelIDMapDataMap.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDocStd/TDocStd_Modified.cxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDocStd/TDocStd_Modified.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDocStd/TDocStd_MultiTransactionManager.cxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDocStd/TDocStd_MultiTransactionManager.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDocStd/TDocStd_MultiTransactionManager.lxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDocStd/TDocStd_Owner.cxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDocStd/TDocStd_Owner.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDocStd/TDocStd_PathParser.cxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDocStd/TDocStd_PathParser.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDocStd/TDocStd_SequenceOfApplicationDelta.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDocStd/TDocStd_SequenceOfDocument.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDocStd/TDocStd_XLink.cxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDocStd/TDocStd_XLink.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDocStd/TDocStd_XLink.lxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDocStd/TDocStd_XLinkIterator.cxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDocStd/TDocStd_XLinkIterator.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDocStd/TDocStd_XLinkIterator.lxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDocStd/TDocStd_XLinkPtr.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDocStd/TDocStd_XLinkRoot.cxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDocStd/TDocStd_XLinkRoot.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDocStd/TDocStd_XLinkRoot.lxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDocStd/TDocStd_XLinkTool.cxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TDocStd/TDocStd_XLinkTool.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TFunction/FILES.cmake [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TFunction/TFunction_Array1OfDataMapOfGUIDDriver.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TFunction/TFunction_DataMapIteratorOfDataMapOfGUIDDriver.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TFunction/TFunction_DataMapIteratorOfDataMapOfLabelListOfLabel.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TFunction/TFunction_DataMapOfGUIDDriver.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TFunction/TFunction_DataMapOfLabelListOfLabel.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TFunction/TFunction_DoubleMapIteratorOfDoubleMapOfIntegerLabel.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TFunction/TFunction_DoubleMapOfIntegerLabel.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TFunction/TFunction_Driver.cxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TFunction/TFunction_Driver.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TFunction/TFunction_Driver.lxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TFunction/TFunction_DriverTable.cxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TFunction/TFunction_DriverTable.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TFunction/TFunction_ExecutionStatus.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TFunction/TFunction_Function.cxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TFunction/TFunction_Function.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TFunction/TFunction_GraphNode.cxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TFunction/TFunction_GraphNode.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TFunction/TFunction_HArray1OfDataMapOfGUIDDriver.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TFunction/TFunction_IFunction.cxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TFunction/TFunction_IFunction.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TFunction/TFunction_Iterator.cxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TFunction/TFunction_Iterator.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TFunction/TFunction_Logbook.cxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TFunction/TFunction_Logbook.hxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TFunction/TFunction_Logbook.lxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TFunction/TFunction_Scope.cxx [new file with mode: 0644]
src/ApplicationFramework/TKLCAF/TFunction/TFunction_Scope.hxx [new file with mode: 0644]
src/ApplicationFramework/TKStd/CMakeLists.txt [new file with mode: 0644]
src/ApplicationFramework/TKStd/EXTERNLIB.cmake [new file with mode: 0644]
src/ApplicationFramework/TKStd/FILES.cmake [new file with mode: 0644]
src/ApplicationFramework/TKStd/PACKAGES.cmake [new file with mode: 0644]
src/ApplicationFramework/TKStd/ShapePersistent/FILES.cmake [new file with mode: 0644]
src/ApplicationFramework/TKStd/ShapePersistent/ShapePersistent.cxx [new file with mode: 0644]
src/ApplicationFramework/TKStd/ShapePersistent/ShapePersistent.hxx [new file with mode: 0644]
src/ApplicationFramework/TKStd/ShapePersistent/ShapePersistent_BRep.cxx [new file with mode: 0644]
src/ApplicationFramework/TKStd/ShapePersistent/ShapePersistent_BRep.hxx [new file with mode: 0644]
src/ApplicationFramework/TKStd/ShapePersistent/ShapePersistent_Geom.cxx [new file with mode: 0644]
src/ApplicationFramework/TKStd/ShapePersistent/ShapePersistent_Geom.hxx [new file with mode: 0644]
src/ApplicationFramework/TKStd/ShapePersistent/ShapePersistent_Geom2d.cxx [new file with mode: 0644]
src/ApplicationFramework/TKStd/ShapePersistent/ShapePersistent_Geom2d.hxx [new file with mode: 0644]
src/ApplicationFramework/TKStd/ShapePersistent/ShapePersistent_Geom2d_Curve.cxx [new file with mode: 0644]
src/ApplicationFramework/TKStd/ShapePersistent/ShapePersistent_Geom2d_Curve.hxx [new file with mode: 0644]
src/ApplicationFramework/TKStd/ShapePersistent/ShapePersistent_Geom_Curve.cxx [new file with mode: 0644]
src/ApplicationFramework/TKStd/ShapePersistent/ShapePersistent_Geom_Curve.hxx [new file with mode: 0644]
src/ApplicationFramework/TKStd/ShapePersistent/ShapePersistent_Geom_Surface.cxx [new file with mode: 0644]
src/ApplicationFramework/TKStd/ShapePersistent/ShapePersistent_Geom_Surface.hxx [new file with mode: 0644]
src/ApplicationFramework/TKStd/ShapePersistent/ShapePersistent_HArray1.hxx [new file with mode: 0644]
src/ApplicationFramework/TKStd/ShapePersistent/ShapePersistent_HArray2.hxx [new file with mode: 0644]
src/ApplicationFramework/TKStd/ShapePersistent/ShapePersistent_HSequence.cxx [new file with mode: 0644]
src/ApplicationFramework/TKStd/ShapePersistent/ShapePersistent_HSequence.hxx [new file with mode: 0644]
src/ApplicationFramework/TKStd/ShapePersistent/ShapePersistent_Poly.cxx [new file with mode: 0644]
src/ApplicationFramework/TKStd/ShapePersistent/ShapePersistent_Poly.hxx [new file with mode: 0644]
src/ApplicationFramework/TKStd/ShapePersistent/ShapePersistent_TopoDS.cxx [new file with mode: 0644]
src/ApplicationFramework/TKStd/ShapePersistent/ShapePersistent_TopoDS.hxx [new file with mode: 0644]
src/ApplicationFramework/TKStd/ShapePersistent/ShapePersistent_TriangleMode.hxx [new file with mode: 0644]
src/ApplicationFramework/TKStd/StdDrivers/FILES.cmake [new file with mode: 0644]
src/ApplicationFramework/TKStd/StdDrivers/StdDrivers.cxx [new file with mode: 0644]
src/ApplicationFramework/TKStd/StdDrivers/StdDrivers.hxx [new file with mode: 0644]
src/ApplicationFramework/TKStd/StdDrivers/StdDrivers_DocumentRetrievalDriver.cxx [new file with mode: 0644]
src/ApplicationFramework/TKStd/StdDrivers/StdDrivers_DocumentRetrievalDriver.hxx [new file with mode: 0644]
src/ApplicationFramework/TKStd/StdObject/FILES.cmake [new file with mode: 0644]
src/ApplicationFramework/TKStd/StdObject/StdObject_Location.cxx [new file with mode: 0644]
src/ApplicationFramework/TKStd/StdObject/StdObject_Location.hxx [new file with mode: 0644]
src/ApplicationFramework/TKStd/StdObject/StdObject_Shape.cxx [new file with mode: 0644]
src/ApplicationFramework/TKStd/StdObject/StdObject_Shape.hxx [new file with mode: 0644]
src/ApplicationFramework/TKStd/StdObject/StdObject_gp_Axes.hxx [new file with mode: 0644]
src/ApplicationFramework/TKStd/StdObject/StdObject_gp_Curves.hxx [new file with mode: 0644]
src/ApplicationFramework/TKStd/StdObject/StdObject_gp_Surfaces.hxx [new file with mode: 0644]
src/ApplicationFramework/TKStd/StdObject/StdObject_gp_Trsfs.hxx [new file with mode: 0644]
src/ApplicationFramework/TKStd/StdObject/StdObject_gp_Vectors.hxx [new file with mode: 0644]
src/ApplicationFramework/TKStd/StdPersistent/FILES.cmake [new file with mode: 0644]
src/ApplicationFramework/TKStd/StdPersistent/StdPersistent.cxx [new file with mode: 0644]
src/ApplicationFramework/TKStd/StdPersistent/StdPersistent.hxx [new file with mode: 0644]
src/ApplicationFramework/TKStd/StdPersistent/StdPersistent_DataXtd.cxx [new file with mode: 0644]
src/ApplicationFramework/TKStd/StdPersistent/StdPersistent_DataXtd.hxx [new file with mode: 0644]
src/ApplicationFramework/TKStd/StdPersistent/StdPersistent_DataXtd_Constraint.cxx [new file with mode: 0644]
src/ApplicationFramework/TKStd/StdPersistent/StdPersistent_DataXtd_Constraint.hxx [new file with mode: 0644]
src/ApplicationFramework/TKStd/StdPersistent/StdPersistent_DataXtd_PatternStd.cxx [new file with mode: 0644]
src/ApplicationFramework/TKStd/StdPersistent/StdPersistent_DataXtd_PatternStd.hxx [new file with mode: 0644]
src/ApplicationFramework/TKStd/StdPersistent/StdPersistent_HArray1.hxx [new file with mode: 0644]
src/ApplicationFramework/TKStd/StdPersistent/StdPersistent_Naming.cxx [new file with mode: 0644]
src/ApplicationFramework/TKStd/StdPersistent/StdPersistent_Naming.hxx [new file with mode: 0644]
src/ApplicationFramework/TKStd/StdPersistent/StdPersistent_PPrsStd.cxx [new file with mode: 0644]
src/ApplicationFramework/TKStd/StdPersistent/StdPersistent_PPrsStd.hxx [new file with mode: 0644]
src/ApplicationFramework/TKStd/StdPersistent/StdPersistent_TopLoc.cxx [new file with mode: 0644]
src/ApplicationFramework/TKStd/StdPersistent/StdPersistent_TopLoc.hxx [new file with mode: 0644]
src/ApplicationFramework/TKStd/StdPersistent/StdPersistent_TopoDS.hxx [new file with mode: 0644]
src/ApplicationFramework/TKStd/StdStorage/FILES.cmake [new file with mode: 0644]
src/ApplicationFramework/TKStd/StdStorage/StdStorage.cxx [new file with mode: 0644]
src/ApplicationFramework/TKStd/StdStorage/StdStorage.hxx [new file with mode: 0644]
src/ApplicationFramework/TKStd/StdStorage/StdStorage_BacketOfPersistent.cxx [new file with mode: 0644]
src/ApplicationFramework/TKStd/StdStorage/StdStorage_BacketOfPersistent.hxx [new file with mode: 0644]
src/ApplicationFramework/TKStd/StdStorage/StdStorage_Data.cxx [new file with mode: 0644]
src/ApplicationFramework/TKStd/StdStorage/StdStorage_Data.hxx [new file with mode: 0644]
src/ApplicationFramework/TKStd/StdStorage/StdStorage_HSequenceOfRoots.hxx [new file with mode: 0644]
src/ApplicationFramework/TKStd/StdStorage/StdStorage_HeaderData.cxx [new file with mode: 0644]
src/ApplicationFramework/TKStd/StdStorage/StdStorage_HeaderData.hxx [new file with mode: 0644]
src/ApplicationFramework/TKStd/StdStorage/StdStorage_MapOfRoots.hxx [new file with mode: 0644]
src/ApplicationFramework/TKStd/StdStorage/StdStorage_MapOfTypes.hxx [new file with mode: 0644]
src/ApplicationFramework/TKStd/StdStorage/StdStorage_Root.cxx [new file with mode: 0644]
src/ApplicationFramework/TKStd/StdStorage/StdStorage_Root.hxx [new file with mode: 0644]
src/ApplicationFramework/TKStd/StdStorage/StdStorage_RootData.cxx [new file with mode: 0644]
src/ApplicationFramework/TKStd/StdStorage/StdStorage_RootData.hxx [new file with mode: 0644]
src/ApplicationFramework/TKStd/StdStorage/StdStorage_SequenceOfRoots.hxx [new file with mode: 0644]
src/ApplicationFramework/TKStd/StdStorage/StdStorage_TypeData.cxx [new file with mode: 0644]
src/ApplicationFramework/TKStd/StdStorage/StdStorage_TypeData.hxx [new file with mode: 0644]
src/ApplicationFramework/TKStdL/CMakeLists.txt [new file with mode: 0644]
src/ApplicationFramework/TKStdL/EXTERNLIB.cmake [new file with mode: 0644]
src/ApplicationFramework/TKStdL/FILES.cmake [new file with mode: 0644]
src/ApplicationFramework/TKStdL/PACKAGES.cmake [new file with mode: 0644]
src/ApplicationFramework/TKStdL/StdLDrivers/FILES.cmake [new file with mode: 0644]
src/ApplicationFramework/TKStdL/StdLDrivers/StdLDrivers.cxx [new file with mode: 0644]
src/ApplicationFramework/TKStdL/StdLDrivers/StdLDrivers.hxx [new file with mode: 0644]
src/ApplicationFramework/TKStdL/StdLDrivers/StdLDrivers_DocumentRetrievalDriver.cxx [new file with mode: 0644]
src/ApplicationFramework/TKStdL/StdLDrivers/StdLDrivers_DocumentRetrievalDriver.hxx [new file with mode: 0644]
src/ApplicationFramework/TKStdL/StdLPersistent/FILES.cmake [new file with mode: 0644]
src/ApplicationFramework/TKStdL/StdLPersistent/StdLPersistent.cxx [new file with mode: 0644]
src/ApplicationFramework/TKStdL/StdLPersistent/StdLPersistent.hxx [new file with mode: 0644]
src/ApplicationFramework/TKStdL/StdLPersistent/StdLPersistent_Collection.cxx [new file with mode: 0644]
src/ApplicationFramework/TKStdL/StdLPersistent/StdLPersistent_Collection.hxx [new file with mode: 0644]
src/ApplicationFramework/TKStdL/StdLPersistent/StdLPersistent_Data.cxx [new file with mode: 0644]
src/ApplicationFramework/TKStdL/StdLPersistent/StdLPersistent_Data.hxx [new file with mode: 0644]
src/ApplicationFramework/TKStdL/StdLPersistent/StdLPersistent_Dependency.cxx [new file with mode: 0644]
src/ApplicationFramework/TKStdL/StdLPersistent/StdLPersistent_Dependency.hxx [new file with mode: 0644]
src/ApplicationFramework/TKStdL/StdLPersistent/StdLPersistent_Document.cxx [new file with mode: 0644]
src/ApplicationFramework/TKStdL/StdLPersistent/StdLPersistent_Document.hxx [new file with mode: 0644]
src/ApplicationFramework/TKStdL/StdLPersistent/StdLPersistent_Function.hxx [new file with mode: 0644]
src/ApplicationFramework/TKStdL/StdLPersistent/StdLPersistent_HArray1.cxx [new file with mode: 0644]
src/ApplicationFramework/TKStdL/StdLPersistent/StdLPersistent_HArray1.hxx [new file with mode: 0644]
src/ApplicationFramework/TKStdL/StdLPersistent/StdLPersistent_HArray2.cxx [new file with mode: 0644]
src/ApplicationFramework/TKStdL/StdLPersistent/StdLPersistent_HArray2.hxx [new file with mode: 0644]
src/ApplicationFramework/TKStdL/StdLPersistent/StdLPersistent_HString.cxx [new file with mode: 0644]
src/ApplicationFramework/TKStdL/StdLPersistent/StdLPersistent_HString.hxx [new file with mode: 0644]
src/ApplicationFramework/TKStdL/StdLPersistent/StdLPersistent_NamedData.cxx [new file with mode: 0644]
src/ApplicationFramework/TKStdL/StdLPersistent/StdLPersistent_NamedData.hxx [new file with mode: 0644]
src/ApplicationFramework/TKStdL/StdLPersistent/StdLPersistent_Real.hxx [new file with mode: 0644]
src/ApplicationFramework/TKStdL/StdLPersistent/StdLPersistent_TreeNode.cxx [new file with mode: 0644]
src/ApplicationFramework/TKStdL/StdLPersistent/StdLPersistent_TreeNode.hxx [new file with mode: 0644]
src/ApplicationFramework/TKStdL/StdLPersistent/StdLPersistent_Value.cxx [new file with mode: 0644]
src/ApplicationFramework/TKStdL/StdLPersistent/StdLPersistent_Value.hxx [new file with mode: 0644]
src/ApplicationFramework/TKStdL/StdLPersistent/StdLPersistent_Variable.hxx [new file with mode: 0644]
src/ApplicationFramework/TKStdL/StdLPersistent/StdLPersistent_Void.hxx [new file with mode: 0644]
src/ApplicationFramework/TKStdL/StdLPersistent/StdLPersistent_XLink.hxx [new file with mode: 0644]
src/ApplicationFramework/TKStdL/StdObjMgt/FILES.cmake [new file with mode: 0644]
src/ApplicationFramework/TKStdL/StdObjMgt/StdObjMgt_Attribute.hxx [new file with mode: 0644]
src/ApplicationFramework/TKStdL/StdObjMgt/StdObjMgt_MapOfInstantiators.hxx [new file with mode: 0644]
src/ApplicationFramework/TKStdL/StdObjMgt/StdObjMgt_Persistent.cxx [new file with mode: 0644]
src/ApplicationFramework/TKStdL/StdObjMgt/StdObjMgt_Persistent.hxx [new file with mode: 0644]
src/ApplicationFramework/TKStdL/StdObjMgt/StdObjMgt_ReadData.cxx [new file with mode: 0644]
src/ApplicationFramework/TKStdL/StdObjMgt/StdObjMgt_ReadData.hxx [new file with mode: 0644]
src/ApplicationFramework/TKStdL/StdObjMgt/StdObjMgt_SharedObject.hxx [new file with mode: 0644]
src/ApplicationFramework/TKStdL/StdObjMgt/StdObjMgt_TransientPersistentMap.hxx [new file with mode: 0644]
src/ApplicationFramework/TKStdL/StdObjMgt/StdObjMgt_WriteData.cxx [new file with mode: 0644]
src/ApplicationFramework/TKStdL/StdObjMgt/StdObjMgt_WriteData.hxx [new file with mode: 0644]
src/ApplicationFramework/TKTObj/CMakeLists.txt [new file with mode: 0644]
src/ApplicationFramework/TKTObj/EXTERNLIB.cmake [new file with mode: 0644]
src/ApplicationFramework/TKTObj/FILES.cmake [new file with mode: 0644]
src/ApplicationFramework/TKTObj/PACKAGES.cmake [new file with mode: 0644]
src/ApplicationFramework/TKTObj/TObj/FILES.cmake [new file with mode: 0644]
src/ApplicationFramework/TKTObj/TObj/TObj_Application.cxx [new file with mode: 0644]
src/ApplicationFramework/TKTObj/TObj/TObj_Application.hxx [new file with mode: 0644]
src/ApplicationFramework/TKTObj/TObj/TObj_Assistant.cxx [new file with mode: 0644]
src/ApplicationFramework/TKTObj/TObj/TObj_Assistant.hxx [new file with mode: 0644]
src/ApplicationFramework/TKTObj/TObj/TObj_CheckModel.cxx [new file with mode: 0644]
src/ApplicationFramework/TKTObj/TObj/TObj_CheckModel.hxx [new file with mode: 0644]
src/ApplicationFramework/TKTObj/TObj/TObj_Container.hxx [new file with mode: 0644]
src/ApplicationFramework/TKTObj/TObj/TObj_DeletingMode.hxx [new file with mode: 0644]
src/ApplicationFramework/TKTObj/TObj/TObj_HiddenPartition.cxx [new file with mode: 0644]
src/ApplicationFramework/TKTObj/TObj/TObj_HiddenPartition.hxx [new file with mode: 0644]
src/ApplicationFramework/TKTObj/TObj/TObj_LabelIterator.cxx [new file with mode: 0644]
src/ApplicationFramework/TKTObj/TObj/TObj_LabelIterator.hxx [new file with mode: 0644]
src/ApplicationFramework/TKTObj/TObj/TObj_Model.cxx [new file with mode: 0644]
src/ApplicationFramework/TKTObj/TObj/TObj_Model.hxx [new file with mode: 0644]
src/ApplicationFramework/TKTObj/TObj/TObj_ModelIterator.cxx [new file with mode: 0644]
src/ApplicationFramework/TKTObj/TObj/TObj_ModelIterator.hxx [new file with mode: 0644]
src/ApplicationFramework/TKTObj/TObj/TObj_Object.cxx [new file with mode: 0644]
src/ApplicationFramework/TKTObj/TObj/TObj_Object.hxx [new file with mode: 0644]
src/ApplicationFramework/TKTObj/TObj/TObj_ObjectIterator.cxx [new file with mode: 0644]
src/ApplicationFramework/TKTObj/TObj/TObj_ObjectIterator.hxx [new file with mode: 0644]
src/ApplicationFramework/TKTObj/TObj/TObj_OcafObjectIterator.cxx [new file with mode: 0644]
src/ApplicationFramework/TKTObj/TObj/TObj_OcafObjectIterator.hxx [new file with mode: 0644]
src/ApplicationFramework/TKTObj/TObj/TObj_Partition.cxx [new file with mode: 0644]
src/ApplicationFramework/TKTObj/TObj/TObj_Partition.hxx [new file with mode: 0644]
src/ApplicationFramework/TKTObj/TObj/TObj_Persistence.cxx [new file with mode: 0644]
src/ApplicationFramework/TKTObj/TObj/TObj_Persistence.hxx [new file with mode: 0644]
src/ApplicationFramework/TKTObj/TObj/TObj_ReferenceIterator.cxx [new file with mode: 0644]
src/ApplicationFramework/TKTObj/TObj/TObj_ReferenceIterator.hxx [new file with mode: 0644]
src/ApplicationFramework/TKTObj/TObj/TObj_SequenceIterator.cxx [new file with mode: 0644]
src/ApplicationFramework/TKTObj/TObj/TObj_SequenceIterator.hxx [new file with mode: 0644]
src/ApplicationFramework/TKTObj/TObj/TObj_SequenceOfIterator.hxx [new file with mode: 0644]
src/ApplicationFramework/TKTObj/TObj/TObj_SequenceOfObject.hxx [new file with mode: 0644]
src/ApplicationFramework/TKTObj/TObj/TObj_TIntSparseArray.cxx [new file with mode: 0644]
src/ApplicationFramework/TKTObj/TObj/TObj_TIntSparseArray.hxx [new file with mode: 0644]
src/ApplicationFramework/TKTObj/TObj/TObj_TModel.cxx [new file with mode: 0644]
src/ApplicationFramework/TKTObj/TObj/TObj_TModel.hxx [new file with mode: 0644]
src/ApplicationFramework/TKTObj/TObj/TObj_TNameContainer.cxx [new file with mode: 0644]
src/ApplicationFramework/TKTObj/TObj/TObj_TNameContainer.hxx [new file with mode: 0644]
src/ApplicationFramework/TKTObj/TObj/TObj_TObj_msg.pxx [new file with mode: 0644]
src/ApplicationFramework/TKTObj/TObj/TObj_TObject.cxx [new file with mode: 0644]
src/ApplicationFramework/TKTObj/TObj/TObj_TObject.hxx [new file with mode: 0644]
src/ApplicationFramework/TKTObj/TObj/TObj_TReference.cxx [new file with mode: 0644]
src/ApplicationFramework/TKTObj/TObj/TObj_TReference.hxx [new file with mode: 0644]
src/ApplicationFramework/TKTObj/TObj/TObj_TXYZ.cxx [new file with mode: 0644]
src/ApplicationFramework/TKTObj/TObj/TObj_TXYZ.hxx [new file with mode: 0644]
src/ApplicationFramework/TKVCAF/CMakeLists.txt [new file with mode: 0644]
src/ApplicationFramework/TKVCAF/EXTERNLIB.cmake [new file with mode: 0644]
src/ApplicationFramework/TKVCAF/FILES.cmake [new file with mode: 0644]
src/ApplicationFramework/TKVCAF/PACKAGES.cmake [new file with mode: 0644]
src/ApplicationFramework/TKVCAF/TPrsStd/FILES.cmake [new file with mode: 0644]
src/ApplicationFramework/TKVCAF/TPrsStd/GUID.txt [new file with mode: 0755]
src/ApplicationFramework/TKVCAF/TPrsStd/TPrsStd_AISPresentation.cxx [new file with mode: 0644]
src/ApplicationFramework/TKVCAF/TPrsStd/TPrsStd_AISPresentation.hxx [new file with mode: 0644]
src/ApplicationFramework/TKVCAF/TPrsStd/TPrsStd_AISViewer.cxx [new file with mode: 0644]
src/ApplicationFramework/TKVCAF/TPrsStd/TPrsStd_AISViewer.hxx [new file with mode: 0644]
src/ApplicationFramework/TKVCAF/TPrsStd/TPrsStd_AxisDriver.cxx [new file with mode: 0644]
src/ApplicationFramework/TKVCAF/TPrsStd/TPrsStd_AxisDriver.hxx [new file with mode: 0644]
src/ApplicationFramework/TKVCAF/TPrsStd/TPrsStd_ConstraintDriver.cxx [new file with mode: 0644]
src/ApplicationFramework/TKVCAF/TPrsStd/TPrsStd_ConstraintDriver.hxx [new file with mode: 0644]
src/ApplicationFramework/TKVCAF/TPrsStd/TPrsStd_ConstraintTools.cxx [new file with mode: 0644]
src/ApplicationFramework/TKVCAF/TPrsStd/TPrsStd_ConstraintTools.hxx [new file with mode: 0644]
src/ApplicationFramework/TKVCAF/TPrsStd/TPrsStd_DataMapIteratorOfDataMapOfGUIDDriver.hxx [new file with mode: 0644]
src/ApplicationFramework/TKVCAF/TPrsStd/TPrsStd_DataMapOfGUIDDriver.hxx [new file with mode: 0644]
src/ApplicationFramework/TKVCAF/TPrsStd/TPrsStd_Driver.cxx [new file with mode: 0644]
src/ApplicationFramework/TKVCAF/TPrsStd/TPrsStd_Driver.hxx [new file with mode: 0644]
src/ApplicationFramework/TKVCAF/TPrsStd/TPrsStd_DriverTable.cxx [new file with mode: 0644]
src/ApplicationFramework/TKVCAF/TPrsStd/TPrsStd_DriverTable.hxx [new file with mode: 0644]
src/ApplicationFramework/TKVCAF/TPrsStd/TPrsStd_GeometryDriver.cxx [new file with mode: 0644]
src/ApplicationFramework/TKVCAF/TPrsStd/TPrsStd_GeometryDriver.hxx [new file with mode: 0644]
src/ApplicationFramework/TKVCAF/TPrsStd/TPrsStd_NamedShapeDriver.cxx [new file with mode: 0644]
src/ApplicationFramework/TKVCAF/TPrsStd/TPrsStd_NamedShapeDriver.hxx [new file with mode: 0644]
src/ApplicationFramework/TKVCAF/TPrsStd/TPrsStd_PlaneDriver.cxx [new file with mode: 0644]
src/ApplicationFramework/TKVCAF/TPrsStd/TPrsStd_PlaneDriver.hxx [new file with mode: 0644]
src/ApplicationFramework/TKVCAF/TPrsStd/TPrsStd_PointDriver.cxx [new file with mode: 0644]
src/ApplicationFramework/TKVCAF/TPrsStd/TPrsStd_PointDriver.hxx [new file with mode: 0644]
src/ApplicationFramework/TKXml/CMakeLists.txt [new file with mode: 0644]
src/ApplicationFramework/TKXml/EXTERNLIB.cmake [new file with mode: 0644]
src/ApplicationFramework/TKXml/FILES.cmake [new file with mode: 0644]
src/ApplicationFramework/TKXml/PACKAGES.cmake [new file with mode: 0644]
src/ApplicationFramework/TKXml/XmlDrivers/FILES.cmake [new file with mode: 0644]
src/ApplicationFramework/TKXml/XmlDrivers/XmlDrivers.cxx [new file with mode: 0644]
src/ApplicationFramework/TKXml/XmlDrivers/XmlDrivers.hxx [new file with mode: 0644]
src/ApplicationFramework/TKXml/XmlDrivers/XmlDrivers_DocumentRetrievalDriver.cxx [new file with mode: 0644]
src/ApplicationFramework/TKXml/XmlDrivers/XmlDrivers_DocumentRetrievalDriver.hxx [new file with mode: 0644]
src/ApplicationFramework/TKXml/XmlDrivers/XmlDrivers_DocumentStorageDriver.cxx [new file with mode: 0644]
src/ApplicationFramework/TKXml/XmlDrivers/XmlDrivers_DocumentStorageDriver.hxx [new file with mode: 0644]
src/ApplicationFramework/TKXml/XmlMDataXtd/FILES.cmake [new file with mode: 0644]
src/ApplicationFramework/TKXml/XmlMDataXtd/XmlMDataXtd.cxx [new file with mode: 0644]
src/ApplicationFramework/TKXml/XmlMDataXtd/XmlMDataXtd.hxx [new file with mode: 0644]
src/ApplicationFramework/TKXml/XmlMDataXtd/XmlMDataXtd_ConstraintDriver.cxx [new file with mode: 0644]
src/ApplicationFramework/TKXml/XmlMDataXtd/XmlMDataXtd_ConstraintDriver.hxx [new file with mode: 0644]
src/ApplicationFramework/TKXml/XmlMDataXtd/XmlMDataXtd_GeometryDriver.cxx [new file with mode: 0644]
src/ApplicationFramework/TKXml/XmlMDataXtd/XmlMDataXtd_GeometryDriver.hxx [new file with mode: 0644]
src/ApplicationFramework/TKXml/XmlMDataXtd/XmlMDataXtd_PatternStdDriver.cxx [new file with mode: 0644]
src/ApplicationFramework/TKXml/XmlMDataXtd/XmlMDataXtd_PatternStdDriver.hxx [new file with mode: 0644]
src/ApplicationFramework/TKXml/XmlMDataXtd/XmlMDataXtd_PositionDriver.cxx [new file with mode: 0644]
src/ApplicationFramework/TKXml/XmlMDataXtd/XmlMDataXtd_PositionDriver.hxx [new file with mode: 0644]
src/ApplicationFramework/TKXml/XmlMDataXtd/XmlMDataXtd_PresentationDriver.cxx [new file with mode: 0644]
src/ApplicationFramework/TKXml/XmlMDataXtd/XmlMDataXtd_PresentationDriver.hxx [new file with mode: 0644]
src/ApplicationFramework/TKXml/XmlMDataXtd/XmlMDataXtd_TriangulationDriver.cxx [new file with mode: 0644]
src/ApplicationFramework/TKXml/XmlMDataXtd/XmlMDataXtd_TriangulationDriver.hxx [new file with mode: 0644]
src/ApplicationFramework/TKXml/XmlMNaming/FILES.cmake [new file with mode: 0644]
src/ApplicationFramework/TKXml/XmlMNaming/XmlMNaming.cxx [new file with mode: 0644]
src/ApplicationFramework/TKXml/XmlMNaming/XmlMNaming.hxx [new file with mode: 0644]
src/ApplicationFramework/TKXml/XmlMNaming/XmlMNaming_NamedShapeDriver.cxx [new file with mode: 0644]
src/ApplicationFramework/TKXml/XmlMNaming/XmlMNaming_NamedShapeDriver.hxx [new file with mode: 0644]
src/ApplicationFramework/TKXml/XmlMNaming/XmlMNaming_NamedShapeDriver.lxx [new file with mode: 0644]
src/ApplicationFramework/TKXml/XmlMNaming/XmlMNaming_NamingDriver.cxx [new file with mode: 0644]
src/ApplicationFramework/TKXml/XmlMNaming/XmlMNaming_NamingDriver.hxx [new file with mode: 0644]
src/ApplicationFramework/TKXml/XmlMNaming/XmlMNaming_Shape1.cxx [new file with mode: 0644]
src/ApplicationFramework/TKXml/XmlMNaming/XmlMNaming_Shape1.hxx [new file with mode: 0644]
src/ApplicationFramework/TKXmlL/CMakeLists.txt [new file with mode: 0644]
src/ApplicationFramework/TKXmlL/EXTERNLIB.cmake [new file with mode: 0644]
src/ApplicationFramework/TKXmlL/FILES.cmake [new file with mode: 0644]
src/ApplicationFramework/TKXmlL/PACKAGES.cmake [new file with mode: 0644]
src/ApplicationFramework/TKXmlL/XmlLDrivers/FILES.cmake [new file with mode: 0644]
src/ApplicationFramework/TKXmlL/XmlLDrivers/XmlLDrivers.cxx [new file with mode: 0644]
src/ApplicationFramework/TKXmlL/XmlLDrivers/XmlLDrivers.hxx [new file with mode: 0644]
src/ApplicationFramework/TKXmlL/XmlLDrivers/XmlLDrivers_DocumentRetrievalDriver.cxx [new file with mode: 0644]
src/ApplicationFramework/TKXmlL/XmlLDrivers/XmlLDrivers_DocumentRetrievalDriver.hxx [new file with mode: 0644]
src/ApplicationFramework/TKXmlL/XmlLDrivers/XmlLDrivers_DocumentStorageDriver.cxx [new file with mode: 0644]
src/ApplicationFramework/TKXmlL/XmlLDrivers/XmlLDrivers_DocumentStorageDriver.hxx [new file with mode: 0644]
src/ApplicationFramework/TKXmlL/XmlLDrivers/XmlLDrivers_NamespaceDef.cxx [new file with mode: 0644]
src/ApplicationFramework/TKXmlL/XmlLDrivers/XmlLDrivers_NamespaceDef.hxx [new file with mode: 0644]
src/ApplicationFramework/TKXmlL/XmlLDrivers/XmlLDrivers_SequenceOfNamespaceDef.hxx [new file with mode: 0644]
src/ApplicationFramework/TKXmlL/XmlMDF/FILES.cmake [new file with mode: 0644]
src/ApplicationFramework/TKXmlL/XmlMDF/XmlMDF.cxx [new file with mode: 0644]
src/ApplicationFramework/TKXmlL/XmlMDF/XmlMDF.hxx [new file with mode: 0644]
src/ApplicationFramework/TKXmlL/XmlMDF/XmlMDF_ADriver.cxx [new file with mode: 0644]
src/ApplicationFramework/TKXmlL/XmlMDF/XmlMDF_ADriver.hxx [new file with mode: 0644]
src/ApplicationFramework/TKXmlL/XmlMDF/XmlMDF_ADriverTable.cxx [new file with mode: 0644]
src/ApplicationFramework/TKXmlL/XmlMDF/XmlMDF_ADriverTable.hxx [new file with mode: 0644]
src/ApplicationFramework/TKXmlL/XmlMDF/XmlMDF_DataMapIteratorOfMapOfDriver.hxx [new file with mode: 0644]
src/ApplicationFramework/TKXmlL/XmlMDF/XmlMDF_DataMapIteratorOfTypeADriverMap.hxx [new file with mode: 0644]
src/ApplicationFramework/TKXmlL/XmlMDF/XmlMDF_DerivedDriver.cxx [new file with mode: 0644]
src/ApplicationFramework/TKXmlL/XmlMDF/XmlMDF_DerivedDriver.hxx [new file with mode: 0644]
src/ApplicationFramework/TKXmlL/XmlMDF/XmlMDF_MapOfDriver.hxx [new file with mode: 0644]
src/ApplicationFramework/TKXmlL/XmlMDF/XmlMDF_ReferenceDriver.cxx [new file with mode: 0644]
src/ApplicationFramework/TKXmlL/XmlMDF/XmlMDF_ReferenceDriver.hxx [new file with mode: 0644]
src/ApplicationFramework/TKXmlL/XmlMDF/XmlMDF_TagSourceDriver.cxx [new file with mode: 0644]
src/ApplicationFramework/TKXmlL/XmlMDF/XmlMDF_TagSourceDriver.hxx [new file with mode: 0644]
src/ApplicationFramework/TKXmlL/XmlMDF/XmlMDF_TypeADriverMap.hxx [new file with mode: 0644]
src/ApplicationFramework/TKXmlL/XmlMDataStd/FILES.cmake [new file with mode: 0644]
src/ApplicationFramework/TKXmlL/XmlMDataStd/XmlMDataStd.cxx [new file with mode: 0644]
src/ApplicationFramework/TKXmlL/XmlMDataStd/XmlMDataStd.hxx [new file with mode: 0644]
src/ApplicationFramework/TKXmlL/XmlMDataStd/XmlMDataStd_AsciiStringDriver.cxx [new file with mode: 0644]
src/ApplicationFramework/TKXmlL/XmlMDataStd/XmlMDataStd_AsciiStringDriver.hxx [new file with mode: 0644]
src/ApplicationFramework/TKXmlL/XmlMDataStd/XmlMDataStd_BooleanArrayDriver.cxx [new file with mode: 0644]
src/ApplicationFramework/TKXmlL/XmlMDataStd/XmlMDataStd_BooleanArrayDriver.hxx [new file with mode: 0644]
src/ApplicationFramework/TKXmlL/XmlMDataStd/XmlMDataStd_BooleanListDriver.cxx [new file with mode: 0644]
src/ApplicationFramework/TKXmlL/XmlMDataStd/XmlMDataStd_BooleanListDriver.hxx [new file with mode: 0644]
src/ApplicationFramework/TKXmlL/XmlMDataStd/XmlMDataStd_ByteArrayDriver.cxx [new file with mode: 0644]
src/ApplicationFramework/TKXmlL/XmlMDataStd/XmlMDataStd_ByteArrayDriver.hxx [new file with mode: 0644]
src/ApplicationFramework/TKXmlL/XmlMDataStd/XmlMDataStd_ExpressionDriver.cxx [new file with mode: 0644]
src/ApplicationFramework/TKXmlL/XmlMDataStd/XmlMDataStd_ExpressionDriver.hxx [new file with mode: 0644]
src/ApplicationFramework/TKXmlL/XmlMDataStd/XmlMDataStd_ExtStringArrayDriver.cxx [new file with mode: 0644]
src/ApplicationFramework/TKXmlL/XmlMDataStd/XmlMDataStd_ExtStringArrayDriver.hxx [new file with mode: 0644]
src/ApplicationFramework/TKXmlL/XmlMDataStd/XmlMDataStd_ExtStringListDriver.cxx [new file with mode: 0644]
src/ApplicationFramework/TKXmlL/XmlMDataStd/XmlMDataStd_ExtStringListDriver.hxx [new file with mode: 0644]
src/ApplicationFramework/TKXmlL/XmlMDataStd/XmlMDataStd_GenericEmptyDriver.cxx [new file with mode: 0644]
src/ApplicationFramework/TKXmlL/XmlMDataStd/XmlMDataStd_GenericEmptyDriver.hxx [new file with mode: 0644]
src/ApplicationFramework/TKXmlL/XmlMDataStd/XmlMDataStd_GenericExtStringDriver.cxx [new file with mode: 0644]
src/ApplicationFramework/TKXmlL/XmlMDataStd/XmlMDataStd_GenericExtStringDriver.hxx [new file with mode: 0644]
src/ApplicationFramework/TKXmlL/XmlMDataStd/XmlMDataStd_IntPackedMapDriver.cxx [new file with mode: 0644]
src/ApplicationFramework/TKXmlL/XmlMDataStd/XmlMDataStd_IntPackedMapDriver.hxx [new file with mode: 0644]
src/ApplicationFramework/TKXmlL/XmlMDataStd/XmlMDataStd_IntegerArrayDriver.cxx [new file with mode: 0644]
src/ApplicationFramework/TKXmlL/XmlMDataStd/XmlMDataStd_IntegerArrayDriver.hxx [new file with mode: 0644]
src/ApplicationFramework/TKXmlL/XmlMDataStd/XmlMDataStd_IntegerDriver.cxx [new file with mode: 0644]
src/ApplicationFramework/TKXmlL/XmlMDataStd/XmlMDataStd_IntegerDriver.hxx [new file with mode: 0644]
src/ApplicationFramework/TKXmlL/XmlMDataStd/XmlMDataStd_IntegerListDriver.cxx [new file with mode: 0644]
src/ApplicationFramework/TKXmlL/XmlMDataStd/XmlMDataStd_IntegerListDriver.hxx [new file with mode: 0644]
src/ApplicationFramework/TKXmlL/XmlMDataStd/XmlMDataStd_NamedDataDriver.cxx [new file with mode: 0644]
src/ApplicationFramework/TKXmlL/XmlMDataStd/XmlMDataStd_NamedDataDriver.hxx [new file with mode: 0644]
src/ApplicationFramework/TKXmlL/XmlMDataStd/XmlMDataStd_RealArrayDriver.cxx [new file with mode: 0644]
src/ApplicationFramework/TKXmlL/XmlMDataStd/XmlMDataStd_RealArrayDriver.hxx [new file with mode: 0644]
src/ApplicationFramework/TKXmlL/XmlMDataStd/XmlMDataStd_RealDriver.cxx [new file with mode: 0644]
src/ApplicationFramework/TKXmlL/XmlMDataStd/XmlMDataStd_RealDriver.hxx [new file with mode: 0644]
src/ApplicationFramework/TKXmlL/XmlMDataStd/XmlMDataStd_RealListDriver.cxx [new file with mode: 0644]
src/ApplicationFramework/TKXmlL/XmlMDataStd/XmlMDataStd_RealListDriver.hxx [new file with mode: 0644]
src/ApplicationFramework/TKXmlL/XmlMDataStd/XmlMDataStd_ReferenceArrayDriver.cxx [new file with mode: 0644]
src/ApplicationFramework/TKXmlL/XmlMDataStd/XmlMDataStd_ReferenceArrayDriver.hxx [new file with mode: 0644]
src/ApplicationFramework/TKXmlL/XmlMDataStd/XmlMDataStd_ReferenceListDriver.cxx [new file with mode: 0644]
src/ApplicationFramework/TKXmlL/XmlMDataStd/XmlMDataStd_ReferenceListDriver.hxx [new file with mode: 0644]
src/ApplicationFramework/TKXmlL/XmlMDataStd/XmlMDataStd_TreeNodeDriver.cxx [new file with mode: 0644]
src/ApplicationFramework/TKXmlL/XmlMDataStd/XmlMDataStd_TreeNodeDriver.hxx [new file with mode: 0644]
src/ApplicationFramework/TKXmlL/XmlMDataStd/XmlMDataStd_UAttributeDriver.cxx [new file with mode: 0644]
src/ApplicationFramework/TKXmlL/XmlMDataStd/XmlMDataStd_UAttributeDriver.hxx [new file with mode: 0644]
src/ApplicationFramework/TKXmlL/XmlMDataStd/XmlMDataStd_VariableDriver.cxx [new file with mode: 0644]
src/ApplicationFramework/TKXmlL/XmlMDataStd/XmlMDataStd_VariableDriver.hxx [new file with mode: 0644]
src/ApplicationFramework/TKXmlL/XmlMDocStd/FILES.cmake [new file with mode: 0644]
src/ApplicationFramework/TKXmlL/XmlMDocStd/XmlMDocStd.cxx [new file with mode: 0644]
src/ApplicationFramework/TKXmlL/XmlMDocStd/XmlMDocStd.hxx [new file with mode: 0644]
src/ApplicationFramework/TKXmlL/XmlMDocStd/XmlMDocStd_XLinkDriver.cxx [new file with mode: 0644]
src/ApplicationFramework/TKXmlL/XmlMDocStd/XmlMDocStd_XLinkDriver.hxx [new file with mode: 0644]
src/ApplicationFramework/TKXmlL/XmlMFunction/FILES.cmake [new file with mode: 0644]
src/ApplicationFramework/TKXmlL/XmlMFunction/XmlMFunction.cxx [new file with mode: 0644]
src/ApplicationFramework/TKXmlL/XmlMFunction/XmlMFunction.hxx [new file with mode: 0644]
src/ApplicationFramework/TKXmlL/XmlMFunction/XmlMFunction_FunctionDriver.cxx [new file with mode: 0644]
src/ApplicationFramework/TKXmlL/XmlMFunction/XmlMFunction_FunctionDriver.hxx [new file with mode: 0644]
src/ApplicationFramework/TKXmlL/XmlMFunction/XmlMFunction_GraphNodeDriver.cxx [new file with mode: 0644]
src/ApplicationFramework/TKXmlL/XmlMFunction/XmlMFunction_GraphNodeDriver.hxx [new file with mode: 0644]
src/ApplicationFramework/TKXmlL/XmlMFunction/XmlMFunction_ScopeDriver.cxx [new file with mode: 0644]
src/ApplicationFramework/TKXmlL/XmlMFunction/XmlMFunction_ScopeDriver.hxx [new file with mode: 0644]
src/ApplicationFramework/TKXmlL/XmlObjMgt/FILES.cmake [new file with mode: 0644]
src/ApplicationFramework/TKXmlL/XmlObjMgt/XmlObjMgt.cxx [new file with mode: 0644]
src/ApplicationFramework/TKXmlL/XmlObjMgt/XmlObjMgt.hxx [new file with mode: 0644]
src/ApplicationFramework/TKXmlL/XmlObjMgt/XmlObjMgt_Array1.cxx [new file with mode: 0644]
src/ApplicationFramework/TKXmlL/XmlObjMgt/XmlObjMgt_Array1.hxx [new file with mode: 0644]
src/ApplicationFramework/TKXmlL/XmlObjMgt/XmlObjMgt_Array1.lxx [new file with mode: 0644]
src/ApplicationFramework/TKXmlL/XmlObjMgt/XmlObjMgt_DOMString.hxx [new file with mode: 0644]
src/ApplicationFramework/TKXmlL/XmlObjMgt/XmlObjMgt_Document.hxx [new file with mode: 0644]
src/ApplicationFramework/TKXmlL/XmlObjMgt/XmlObjMgt_Element.hxx [new file with mode: 0644]
src/ApplicationFramework/TKXmlL/XmlObjMgt/XmlObjMgt_GP.cxx [new file with mode: 0644]
src/ApplicationFramework/TKXmlL/XmlObjMgt/XmlObjMgt_GP.hxx [new file with mode: 0644]
src/ApplicationFramework/TKXmlL/XmlObjMgt/XmlObjMgt_Persistent.cxx [new file with mode: 0644]
src/ApplicationFramework/TKXmlL/XmlObjMgt/XmlObjMgt_Persistent.hxx [new file with mode: 0644]
src/ApplicationFramework/TKXmlL/XmlObjMgt/XmlObjMgt_Persistent.lxx [new file with mode: 0644]
src/ApplicationFramework/TKXmlL/XmlObjMgt/XmlObjMgt_RRelocationTable.cxx [new file with mode: 0644]
src/ApplicationFramework/TKXmlL/XmlObjMgt/XmlObjMgt_RRelocationTable.hxx [new file with mode: 0644]
src/ApplicationFramework/TKXmlL/XmlObjMgt/XmlObjMgt_SRelocationTable.cxx [new file with mode: 0644]
src/ApplicationFramework/TKXmlL/XmlObjMgt/XmlObjMgt_SRelocationTable.hxx [new file with mode: 0644]
src/ApplicationFramework/TKXmlTObj/CMakeLists.txt [new file with mode: 0644]
src/ApplicationFramework/TKXmlTObj/EXTERNLIB.cmake [new file with mode: 0644]
src/ApplicationFramework/TKXmlTObj/FILES.cmake [new file with mode: 0644]
src/ApplicationFramework/TKXmlTObj/PACKAGES.cmake [new file with mode: 0644]
src/ApplicationFramework/TKXmlTObj/XmlTObjDrivers/FILES.cmake [new file with mode: 0644]
src/ApplicationFramework/TKXmlTObj/XmlTObjDrivers/XmlTObjDrivers.cxx [new file with mode: 0644]
src/ApplicationFramework/TKXmlTObj/XmlTObjDrivers/XmlTObjDrivers.hxx [new file with mode: 0644]
src/ApplicationFramework/TKXmlTObj/XmlTObjDrivers/XmlTObjDrivers_DocumentRetrievalDriver.cxx [new file with mode: 0644]
src/ApplicationFramework/TKXmlTObj/XmlTObjDrivers/XmlTObjDrivers_DocumentRetrievalDriver.hxx [new file with mode: 0644]
src/ApplicationFramework/TKXmlTObj/XmlTObjDrivers/XmlTObjDrivers_DocumentStorageDriver.cxx [new file with mode: 0644]
src/ApplicationFramework/TKXmlTObj/XmlTObjDrivers/XmlTObjDrivers_DocumentStorageDriver.hxx [new file with mode: 0644]
src/ApplicationFramework/TKXmlTObj/XmlTObjDrivers/XmlTObjDrivers_IntSparseArrayDriver.cxx [new file with mode: 0644]
src/ApplicationFramework/TKXmlTObj/XmlTObjDrivers/XmlTObjDrivers_IntSparseArrayDriver.hxx [new file with mode: 0644]
src/ApplicationFramework/TKXmlTObj/XmlTObjDrivers/XmlTObjDrivers_ModelDriver.cxx [new file with mode: 0644]
src/ApplicationFramework/TKXmlTObj/XmlTObjDrivers/XmlTObjDrivers_ModelDriver.hxx [new file with mode: 0644]
src/ApplicationFramework/TKXmlTObj/XmlTObjDrivers/XmlTObjDrivers_ObjectDriver.cxx [new file with mode: 0644]
src/ApplicationFramework/TKXmlTObj/XmlTObjDrivers/XmlTObjDrivers_ObjectDriver.hxx [new file with mode: 0644]
src/ApplicationFramework/TKXmlTObj/XmlTObjDrivers/XmlTObjDrivers_ReferenceDriver.cxx [new file with mode: 0644]
src/ApplicationFramework/TKXmlTObj/XmlTObjDrivers/XmlTObjDrivers_ReferenceDriver.hxx [new file with mode: 0644]
src/ApplicationFramework/TKXmlTObj/XmlTObjDrivers/XmlTObjDrivers_XYZDriver.cxx [new file with mode: 0644]
src/ApplicationFramework/TKXmlTObj/XmlTObjDrivers/XmlTObjDrivers_XYZDriver.hxx [new file with mode: 0644]
src/ApplicationFramework/TOOLKITS.cmake [new file with mode: 0644]
src/Approx/Approx_Array1OfAdHSurface.hxx [deleted file]
src/Approx/Approx_Array1OfGTrsf2d.hxx [deleted file]
src/Approx/Approx_BSplComputeLine.gxx [deleted file]
src/Approx/Approx_ComputeCLine.gxx [deleted file]
src/Approx/Approx_ComputeLine.gxx [deleted file]
src/Approx/Approx_Curve2d.cxx [deleted file]
src/Approx/Approx_Curve2d.hxx [deleted file]
src/Approx/Approx_Curve3d.cxx [deleted file]
src/Approx/Approx_Curve3d.hxx [deleted file]
src/Approx/Approx_CurveOnSurface.cxx [deleted file]
src/Approx/Approx_CurveOnSurface.hxx [deleted file]
src/Approx/Approx_CurvilinearParameter.cxx [deleted file]
src/Approx/Approx_CurvilinearParameter.hxx [deleted file]
src/Approx/Approx_CurvlinFunc.cxx [deleted file]
src/Approx/Approx_CurvlinFunc.hxx [deleted file]
src/Approx/Approx_FitAndDivide.hxx [deleted file]
src/Approx/Approx_FitAndDivide2d.hxx [deleted file]
src/Approx/Approx_FitAndDivide2d_0.cxx [deleted file]
src/Approx/Approx_FitAndDivide_0.cxx [deleted file]
src/Approx/Approx_HArray1OfAdHSurface.hxx [deleted file]
src/Approx/Approx_HArray1OfGTrsf2d.hxx [deleted file]
src/Approx/Approx_MCurvesToBSpCurve.cxx [deleted file]
src/Approx/Approx_MCurvesToBSpCurve.hxx [deleted file]
src/Approx/Approx_ParametrizationType.hxx [deleted file]
src/Approx/Approx_SameParameter.cxx [deleted file]
src/Approx/Approx_SameParameter.hxx [deleted file]
src/Approx/Approx_SequenceOfHArray1OfReal.hxx [deleted file]
src/Approx/Approx_Status.hxx [deleted file]
src/Approx/Approx_SweepApproximation.cxx [deleted file]
src/Approx/Approx_SweepApproximation.hxx [deleted file]
src/Approx/Approx_SweepApproximation.lxx [deleted file]
src/Approx/Approx_SweepFunction.cxx [deleted file]
src/Approx/Approx_SweepFunction.hxx [deleted file]
src/Approx/FILES [deleted file]
src/ApproxInt/ApproxInt_Approx.gxx [deleted file]
src/ApproxInt/ApproxInt_ImpPrmSvSurfaces.gxx [deleted file]
src/ApproxInt/ApproxInt_KnotTools.cxx [deleted file]
src/ApproxInt/ApproxInt_KnotTools.hxx [deleted file]
src/ApproxInt/ApproxInt_MultiLine.gxx [deleted file]
src/ApproxInt/ApproxInt_MultiLineTool.lxx [deleted file]
src/ApproxInt/ApproxInt_PrmPrmSvSurfaces.gxx [deleted file]
src/ApproxInt/ApproxInt_SvSurfaces.cxx [deleted file]
src/ApproxInt/ApproxInt_SvSurfaces.hxx [deleted file]
src/ApproxInt/FILES [deleted file]
src/Aspect/Aspect_AspectFillAreaDefinitionError.hxx [deleted file]
src/Aspect/Aspect_AspectLineDefinitionError.hxx [deleted file]
src/Aspect/Aspect_AspectMarkerDefinitionError.hxx [deleted file]
src/Aspect/Aspect_Background.cxx [deleted file]
src/Aspect/Aspect_Background.hxx [deleted file]
src/Aspect/Aspect_CircularGrid.cxx [deleted file]
src/Aspect/Aspect_CircularGrid.hxx [deleted file]
src/Aspect/Aspect_ColorSpace.hxx [deleted file]
src/Aspect/Aspect_Display.hxx [deleted file]
src/Aspect/Aspect_DisplayConnection.cxx [deleted file]
src/Aspect/Aspect_DisplayConnection.hxx [deleted file]
src/Aspect/Aspect_DisplayConnectionDefinitionError.hxx [deleted file]
src/Aspect/Aspect_Drawable.hxx [deleted file]
src/Aspect/Aspect_Eye.hxx [deleted file]
src/Aspect/Aspect_FBConfig.hxx [deleted file]
src/Aspect/Aspect_FillMethod.hxx [deleted file]
src/Aspect/Aspect_FrustumLRBT.hxx [deleted file]
src/Aspect/Aspect_GenId.cxx [deleted file]
src/Aspect/Aspect_GenId.hxx [deleted file]
src/Aspect/Aspect_GradientBackground.cxx [deleted file]
src/Aspect/Aspect_GradientBackground.hxx [deleted file]
src/Aspect/Aspect_GradientFillMethod.hxx [deleted file]
src/Aspect/Aspect_GraphicDeviceDefinitionError.hxx [deleted file]
src/Aspect/Aspect_GraphicsLibrary.hxx [deleted file]
src/Aspect/Aspect_Grid.cxx [deleted file]
src/Aspect/Aspect_Grid.hxx [deleted file]
src/Aspect/Aspect_GridDrawMode.hxx [deleted file]
src/Aspect/Aspect_GridType.hxx [deleted file]
src/Aspect/Aspect_Handle.hxx [deleted file]
src/Aspect/Aspect_HatchStyle.hxx [deleted file]
src/Aspect/Aspect_IdentDefinitionError.hxx [deleted file]
src/Aspect/Aspect_InteriorStyle.hxx [deleted file]
src/Aspect/Aspect_NeutralWindow.cxx [deleted file]
src/Aspect/Aspect_NeutralWindow.hxx [deleted file]
src/Aspect/Aspect_OpenVRSession.cxx [deleted file]
src/Aspect/Aspect_OpenVRSession.hxx [deleted file]
src/Aspect/Aspect_PolygonOffsetMode.hxx [deleted file]
src/Aspect/Aspect_RectangularGrid.cxx [deleted file]
src/Aspect/Aspect_RectangularGrid.hxx [deleted file]
src/Aspect/Aspect_RenderingContext.hxx [deleted file]
src/Aspect/Aspect_ScrollDelta.hxx [deleted file]
src/Aspect/Aspect_SequenceOfColor.hxx [deleted file]
src/Aspect/Aspect_SkydomeBackground.cxx [deleted file]
src/Aspect/Aspect_SkydomeBackground.hxx [deleted file]
src/Aspect/Aspect_Touch.hxx [deleted file]
src/Aspect/Aspect_TouchMap.hxx [deleted file]
src/Aspect/Aspect_TrackedDevicePose.hxx [deleted file]
src/Aspect/Aspect_TypeOfColorScaleData.hxx [deleted file]
src/Aspect/Aspect_TypeOfColorScaleOrientation.hxx [deleted file]
src/Aspect/Aspect_TypeOfColorScalePosition.hxx [deleted file]
src/Aspect/Aspect_TypeOfDeflection.hxx [deleted file]
src/Aspect/Aspect_TypeOfDisplayText.hxx [deleted file]
src/Aspect/Aspect_TypeOfFacingModel.hxx [deleted file]
src/Aspect/Aspect_TypeOfHighlightMethod.hxx [deleted file]
src/Aspect/Aspect_TypeOfLine.hxx [deleted file]
src/Aspect/Aspect_TypeOfMarker.hxx [deleted file]
src/Aspect/Aspect_TypeOfResize.hxx [deleted file]
src/Aspect/Aspect_TypeOfStyleText.hxx [deleted file]
src/Aspect/Aspect_TypeOfTriedronPosition.hxx [deleted file]
src/Aspect/Aspect_Units.hxx [deleted file]
src/Aspect/Aspect_VKey.hxx [deleted file]
src/Aspect/Aspect_VKeyFlags.hxx [deleted file]
src/Aspect/Aspect_VKeySet.cxx [deleted file]
src/Aspect/Aspect_VKeySet.hxx [deleted file]
src/Aspect/Aspect_WidthOfLine.hxx [deleted file]
src/Aspect/Aspect_Window.cxx [deleted file]
src/Aspect/Aspect_Window.hxx [deleted file]
src/Aspect/Aspect_WindowDefinitionError.hxx [deleted file]
src/Aspect/Aspect_WindowError.hxx [deleted file]
src/Aspect/Aspect_WindowInputListener.cxx [deleted file]
src/Aspect/Aspect_WindowInputListener.hxx [deleted file]
src/Aspect/Aspect_XAtom.hxx [deleted file]
src/Aspect/Aspect_XRAction.hxx [deleted file]
src/Aspect/Aspect_XRActionSet.hxx [deleted file]
src/Aspect/Aspect_XRActionType.hxx [deleted file]
src/Aspect/Aspect_XRAnalogActionData.hxx [deleted file]
src/Aspect/Aspect_XRDigitalActionData.hxx [deleted file]
src/Aspect/Aspect_XRGenericAction.hxx [deleted file]
src/Aspect/Aspect_XRHapticActionData.hxx [deleted file]
src/Aspect/Aspect_XRPoseActionData.hxx [deleted file]
src/Aspect/Aspect_XRSession.cxx [deleted file]
src/Aspect/Aspect_XRSession.hxx [deleted file]
src/Aspect/Aspect_XRTrackedDeviceRole.hxx [deleted file]
src/Aspect/FILES [deleted file]
src/BOPAlgo/BOPAlgo_Alerts.hxx [deleted file]
src/BOPAlgo/BOPAlgo_Algo.cxx [deleted file]
src/BOPAlgo/BOPAlgo_Algo.hxx [deleted file]
src/BOPAlgo/BOPAlgo_ArgumentAnalyzer.cxx [deleted file]
src/BOPAlgo/BOPAlgo_ArgumentAnalyzer.hxx [deleted file]
src/BOPAlgo/BOPAlgo_ArgumentAnalyzer.lxx [deleted file]
src/BOPAlgo/BOPAlgo_BOP.cxx [deleted file]
src/BOPAlgo/BOPAlgo_BOP.hxx [deleted file]
src/BOPAlgo/BOPAlgo_BOPAlgo_msg.pxx [deleted file]
src/BOPAlgo/BOPAlgo_Builder.cxx [deleted file]
src/BOPAlgo/BOPAlgo_Builder.hxx [deleted file]
src/BOPAlgo/BOPAlgo_BuilderArea.cxx [deleted file]
src/BOPAlgo/BOPAlgo_BuilderArea.hxx [deleted file]
src/BOPAlgo/BOPAlgo_BuilderFace.cxx [deleted file]
src/BOPAlgo/BOPAlgo_BuilderFace.hxx [deleted file]
src/BOPAlgo/BOPAlgo_BuilderShape.hxx [deleted file]
src/BOPAlgo/BOPAlgo_BuilderSolid.cxx [deleted file]
src/BOPAlgo/BOPAlgo_BuilderSolid.hxx [deleted file]
src/BOPAlgo/BOPAlgo_Builder_1.cxx [deleted file]
src/BOPAlgo/BOPAlgo_Builder_2.cxx [deleted file]
src/BOPAlgo/BOPAlgo_Builder_3.cxx [deleted file]
src/BOPAlgo/BOPAlgo_Builder_4.cxx [deleted file]
src/BOPAlgo/BOPAlgo_CellsBuilder.cxx [deleted file]
src/BOPAlgo/BOPAlgo_CellsBuilder.hxx [deleted file]
src/BOPAlgo/BOPAlgo_CheckResult.cxx [deleted file]
src/BOPAlgo/BOPAlgo_CheckResult.hxx [deleted file]
src/BOPAlgo/BOPAlgo_CheckStatus.hxx [deleted file]
src/BOPAlgo/BOPAlgo_CheckerSI.cxx [deleted file]
src/BOPAlgo/BOPAlgo_CheckerSI.hxx [deleted file]
src/BOPAlgo/BOPAlgo_CheckerSI_1.cxx [deleted file]
src/BOPAlgo/BOPAlgo_GlueEnum.hxx [deleted file]
src/BOPAlgo/BOPAlgo_ListOfCheckResult.hxx [deleted file]
src/BOPAlgo/BOPAlgo_MakeConnected.cxx [deleted file]
src/BOPAlgo/BOPAlgo_MakeConnected.hxx [deleted file]
src/BOPAlgo/BOPAlgo_MakePeriodic.cxx [deleted file]
src/BOPAlgo/BOPAlgo_MakePeriodic.hxx [deleted file]
src/BOPAlgo/BOPAlgo_MakerVolume.cxx [deleted file]
src/BOPAlgo/BOPAlgo_MakerVolume.hxx [deleted file]
src/BOPAlgo/BOPAlgo_MakerVolume.lxx [deleted file]
src/BOPAlgo/BOPAlgo_Operation.hxx [deleted file]
src/BOPAlgo/BOPAlgo_Options.cxx [deleted file]
src/BOPAlgo/BOPAlgo_Options.hxx [deleted file]
src/BOPAlgo/BOPAlgo_PArgumentAnalyzer.hxx [deleted file]
src/BOPAlgo/BOPAlgo_PBOP.hxx [deleted file]
src/BOPAlgo/BOPAlgo_PBuilder.hxx [deleted file]
src/BOPAlgo/BOPAlgo_PPaveFiller.hxx [deleted file]
src/BOPAlgo/BOPAlgo_PSection.hxx [deleted file]
src/BOPAlgo/BOPAlgo_PWireEdgeSet.hxx [deleted file]
src/BOPAlgo/BOPAlgo_PaveFiller.cxx [deleted file]
src/BOPAlgo/BOPAlgo_PaveFiller.hxx [deleted file]
src/BOPAlgo/BOPAlgo_PaveFiller_1.cxx [deleted file]
src/BOPAlgo/BOPAlgo_PaveFiller_10.cxx [deleted file]
src/BOPAlgo/BOPAlgo_PaveFiller_11.cxx [deleted file]
src/BOPAlgo/BOPAlgo_PaveFiller_2.cxx [deleted file]
src/BOPAlgo/BOPAlgo_PaveFiller_3.cxx [deleted file]
src/BOPAlgo/BOPAlgo_PaveFiller_4.cxx [deleted file]
src/BOPAlgo/BOPAlgo_PaveFiller_5.cxx [deleted file]
src/BOPAlgo/BOPAlgo_PaveFiller_6.cxx [deleted file]
src/BOPAlgo/BOPAlgo_PaveFiller_7.cxx [deleted file]
src/BOPAlgo/BOPAlgo_PaveFiller_8.cxx [deleted file]
src/BOPAlgo/BOPAlgo_PaveFiller_9.cxx [deleted file]
src/BOPAlgo/BOPAlgo_RemoveFeatures.cxx [deleted file]
src/BOPAlgo/BOPAlgo_RemoveFeatures.hxx [deleted file]
src/BOPAlgo/BOPAlgo_Section.cxx [deleted file]
src/BOPAlgo/BOPAlgo_Section.hxx [deleted file]
src/BOPAlgo/BOPAlgo_SectionAttribute.hxx [deleted file]
src/BOPAlgo/BOPAlgo_ShellSplitter.cxx [deleted file]
src/BOPAlgo/BOPAlgo_ShellSplitter.hxx [deleted file]
src/BOPAlgo/BOPAlgo_Splitter.cxx [deleted file]
src/BOPAlgo/BOPAlgo_Splitter.hxx [deleted file]
src/BOPAlgo/BOPAlgo_Tools.cxx [deleted file]
src/BOPAlgo/BOPAlgo_Tools.hxx [deleted file]
src/BOPAlgo/BOPAlgo_ToolsProvider.cxx [deleted file]
src/BOPAlgo/BOPAlgo_ToolsProvider.hxx [deleted file]
src/BOPAlgo/BOPAlgo_WireEdgeSet.hxx [deleted file]
src/BOPAlgo/BOPAlgo_WireEdgeSet.lxx [deleted file]
src/BOPAlgo/BOPAlgo_WireSplitter.cxx [deleted file]
src/BOPAlgo/BOPAlgo_WireSplitter.hxx [deleted file]
src/BOPAlgo/BOPAlgo_WireSplitter.lxx [deleted file]
src/BOPAlgo/BOPAlgo_WireSplitter_1.cxx [deleted file]
src/BOPAlgo/FILES [deleted file]
src/BOPDS/BOPDS_CommonBlock.cxx [deleted file]
src/BOPDS/BOPDS_CommonBlock.hxx [deleted file]
src/BOPDS/BOPDS_CoupleOfPaveBlocks.hxx [deleted file]
src/BOPDS/BOPDS_Curve.hxx [deleted file]
src/BOPDS/BOPDS_Curve.lxx [deleted file]
src/BOPDS/BOPDS_DS.cxx [deleted file]
src/BOPDS/BOPDS_DS.hxx [deleted file]
src/BOPDS/BOPDS_DS.lxx [deleted file]
src/BOPDS/BOPDS_DataMapOfIntegerListOfPaveBlock.hxx [deleted file]
src/BOPDS/BOPDS_DataMapOfPaveBlockCommonBlock.hxx [deleted file]
src/BOPDS/BOPDS_DataMapOfPaveBlockListOfInteger.hxx [deleted file]
src/BOPDS/BOPDS_DataMapOfPaveBlockListOfPaveBlock.hxx [deleted file]
src/BOPDS/BOPDS_DataMapOfShapeCoupleOfPaveBlocks.hxx [deleted file]
src/BOPDS/BOPDS_FaceInfo.hxx [deleted file]
src/BOPDS/BOPDS_FaceInfo.lxx [deleted file]
src/BOPDS/BOPDS_IndexRange.cxx [deleted file]
src/BOPDS/BOPDS_IndexRange.hxx [deleted file]
src/BOPDS/BOPDS_IndexRange.lxx [deleted file]
src/BOPDS/BOPDS_IndexedDataMapOfPaveBlockListOfInteger.hxx [deleted file]
src/BOPDS/BOPDS_IndexedDataMapOfPaveBlockListOfPaveBlock.hxx [deleted file]
src/BOPDS/BOPDS_IndexedDataMapOfShapeCoupleOfPaveBlocks.hxx [deleted file]
src/BOPDS/BOPDS_IndexedMapOfPaveBlock.hxx [deleted file]
src/BOPDS/BOPDS_Interf.hxx [deleted file]
src/BOPDS/BOPDS_Iterator.cxx [deleted file]
src/BOPDS/BOPDS_Iterator.hxx [deleted file]
src/BOPDS/BOPDS_IteratorSI.cxx [deleted file]
src/BOPDS/BOPDS_IteratorSI.hxx [deleted file]
src/BOPDS/BOPDS_ListOfPave.hxx [deleted file]
src/BOPDS/BOPDS_ListOfPaveBlock.hxx [deleted file]
src/BOPDS/BOPDS_MapOfCommonBlock.hxx [deleted file]
src/BOPDS/BOPDS_MapOfPair.hxx [deleted file]
src/BOPDS/BOPDS_MapOfPave.hxx [deleted file]
src/BOPDS/BOPDS_MapOfPaveBlock.hxx [deleted file]
src/BOPDS/BOPDS_PDS.hxx [deleted file]
src/BOPDS/BOPDS_PIterator.hxx [deleted file]
src/BOPDS/BOPDS_PIteratorSI.hxx [deleted file]
src/BOPDS/BOPDS_Pair.hxx [deleted file]
src/BOPDS/BOPDS_Pave.cxx [deleted file]
src/BOPDS/BOPDS_Pave.hxx [deleted file]
src/BOPDS/BOPDS_Pave.lxx [deleted file]
src/BOPDS/BOPDS_PaveBlock.cxx [deleted file]
src/BOPDS/BOPDS_PaveBlock.hxx [deleted file]
src/BOPDS/BOPDS_Point.hxx [deleted file]
src/BOPDS/BOPDS_Point.lxx [deleted file]
src/BOPDS/BOPDS_ShapeInfo.cxx [deleted file]
src/BOPDS/BOPDS_ShapeInfo.hxx [deleted file]
src/BOPDS/BOPDS_ShapeInfo.lxx [deleted file]
src/BOPDS/BOPDS_SubIterator.cxx [deleted file]
src/BOPDS/BOPDS_SubIterator.hxx [deleted file]
src/BOPDS/BOPDS_Tools.hxx [deleted file]
src/BOPDS/BOPDS_Tools.lxx [deleted file]
src/BOPDS/BOPDS_VectorOfCurve.hxx [deleted file]
src/BOPDS/BOPDS_VectorOfFaceInfo.hxx [deleted file]
src/BOPDS/BOPDS_VectorOfIndexRange.hxx [deleted file]
src/BOPDS/BOPDS_VectorOfInterfEE.hxx [deleted file]
src/BOPDS/BOPDS_VectorOfInterfEF.hxx [deleted file]
src/BOPDS/BOPDS_VectorOfInterfEZ.hxx [deleted file]
src/BOPDS/BOPDS_VectorOfInterfFF.hxx [deleted file]
src/BOPDS/BOPDS_VectorOfInterfFZ.hxx [deleted file]
src/BOPDS/BOPDS_VectorOfInterfVE.hxx [deleted file]
src/BOPDS/BOPDS_VectorOfInterfVF.hxx [deleted file]
src/BOPDS/BOPDS_VectorOfInterfVV.hxx [deleted file]
src/BOPDS/BOPDS_VectorOfInterfVZ.hxx [deleted file]
src/BOPDS/BOPDS_VectorOfInterfZZ.hxx [deleted file]
src/BOPDS/BOPDS_VectorOfListOfPaveBlock.hxx [deleted file]
src/BOPDS/BOPDS_VectorOfPair.hxx [deleted file]
src/BOPDS/BOPDS_VectorOfPave.hxx [deleted file]
src/BOPDS/BOPDS_VectorOfPoint.hxx [deleted file]
src/BOPDS/BOPDS_VectorOfShapeInfo.hxx [deleted file]
src/BOPDS/BOPDS_VectorOfVectorOfPair.hxx [deleted file]
src/BOPDS/FILES [deleted file]
src/BOPTest/BOPTest.cxx [deleted file]
src/BOPTest/BOPTest.hxx [deleted file]
src/BOPTest/BOPTest_APICommands.cxx [deleted file]
src/BOPTest/BOPTest_BOPCommands.cxx [deleted file]
src/BOPTest/BOPTest_CellsCommands.cxx [deleted file]
src/BOPTest/BOPTest_CheckCommands.cxx [deleted file]
src/BOPTest/BOPTest_DebugCommands.cxx [deleted file]
src/BOPTest/BOPTest_DrawableShape.cxx [deleted file]
src/BOPTest/BOPTest_DrawableShape.hxx [deleted file]
src/BOPTest/BOPTest_LowCommands.cxx [deleted file]
src/BOPTest/BOPTest_MkConnectedCommands.cxx [deleted file]
src/BOPTest/BOPTest_ObjCommands.cxx [deleted file]
src/BOPTest/BOPTest_Objects.cxx [deleted file]
src/BOPTest/BOPTest_Objects.hxx [deleted file]
src/BOPTest/BOPTest_OptionCommands.cxx [deleted file]
src/BOPTest/BOPTest_PartitionCommands.cxx [deleted file]
src/BOPTest/BOPTest_PeriodicityCommands.cxx [deleted file]
src/BOPTest/BOPTest_RemoveFeaturesCommands.cxx [deleted file]
src/BOPTest/BOPTest_TolerCommands.cxx [deleted file]
src/BOPTest/BOPTest_UtilityCommands.cxx [deleted file]
src/BOPTest/FILES [deleted file]
src/BOPTools/BOPTools_AlgoTools.cxx [deleted file]
src/BOPTools/BOPTools_AlgoTools.hxx [deleted file]
src/BOPTools/BOPTools_AlgoTools2D.cxx [deleted file]
src/BOPTools/BOPTools_AlgoTools2D.hxx [deleted file]
src/BOPTools/BOPTools_AlgoTools2D_1.cxx [deleted file]
src/BOPTools/BOPTools_AlgoTools3D.cxx [deleted file]
src/BOPTools/BOPTools_AlgoTools3D.hxx [deleted file]
src/BOPTools/BOPTools_AlgoTools_1.cxx [deleted file]
src/BOPTools/BOPTools_AlgoTools_2.cxx [deleted file]
src/BOPTools/BOPTools_BoxSelector.hxx [deleted file]
src/BOPTools/BOPTools_BoxTree.hxx [deleted file]
src/BOPTools/BOPTools_ConnexityBlock.hxx [deleted file]
src/BOPTools/BOPTools_CoupleOfShape.hxx [deleted file]
src/BOPTools/BOPTools_IndexedDataMapOfSetShape.hxx [deleted file]
src/BOPTools/BOPTools_ListOfConnexityBlock.hxx [deleted file]
src/BOPTools/BOPTools_ListOfCoupleOfShape.hxx [deleted file]
src/BOPTools/BOPTools_MapOfSet.hxx [deleted file]
src/BOPTools/BOPTools_PairSelector.hxx [deleted file]
src/BOPTools/BOPTools_Parallel.hxx [deleted file]
src/BOPTools/BOPTools_Set.cxx [deleted file]
src/BOPTools/BOPTools_Set.hxx [deleted file]
src/BOPTools/FILES [deleted file]
src/BRep/BRep_Builder.cxx [deleted file]
src/BRep/BRep_Builder.hxx [deleted file]
src/BRep/BRep_Builder.lxx [deleted file]
src/BRep/BRep_Curve3D.cxx [deleted file]
src/BRep/BRep_Curve3D.hxx [deleted file]
src/BRep/BRep_CurveOn2Surfaces.cxx [deleted file]
src/BRep/BRep_CurveOn2Surfaces.hxx [deleted file]
src/BRep/BRep_CurveOnClosedSurface.cxx [deleted file]
src/BRep/BRep_CurveOnClosedSurface.hxx [deleted file]
src/BRep/BRep_CurveOnClosedSurface.lxx [deleted file]
src/BRep/BRep_CurveOnSurface.cxx [deleted file]
src/BRep/BRep_CurveOnSurface.hxx [deleted file]
src/BRep/BRep_CurveOnSurface.lxx [deleted file]
src/BRep/BRep_CurveRepresentation.cxx [deleted file]
src/BRep/BRep_CurveRepresentation.hxx [deleted file]
src/BRep/BRep_CurveRepresentation.lxx [deleted file]
src/BRep/BRep_GCurve.cxx [deleted file]
src/BRep/BRep_GCurve.hxx [deleted file]
src/BRep/BRep_GCurve.lxx [deleted file]
src/BRep/BRep_ListIteratorOfListOfCurveRepresentation.hxx [deleted file]
src/BRep/BRep_ListIteratorOfListOfPointRepresentation.hxx [deleted file]
src/BRep/BRep_ListOfCurveRepresentation.hxx [deleted file]
src/BRep/BRep_ListOfPointRepresentation.hxx [deleted file]
src/BRep/BRep_PointOnCurve.cxx [deleted file]
src/BRep/BRep_PointOnCurve.hxx [deleted file]
src/BRep/BRep_PointOnCurveOnSurface.cxx [deleted file]
src/BRep/BRep_PointOnCurveOnSurface.hxx [deleted file]
src/BRep/BRep_PointOnSurface.cxx [deleted file]
src/BRep/BRep_PointOnSurface.hxx [deleted file]
src/BRep/BRep_PointRepresentation.cxx [deleted file]
src/BRep/BRep_PointRepresentation.hxx [deleted file]
src/BRep/BRep_PointRepresentation.lxx [deleted file]
src/BRep/BRep_PointsOnSurface.cxx [deleted file]
src/BRep/BRep_PointsOnSurface.hxx [deleted file]
src/BRep/BRep_Polygon3D.cxx [deleted file]
src/BRep/BRep_Polygon3D.hxx [deleted file]
src/BRep/BRep_PolygonOnClosedSurface.cxx [deleted file]
src/BRep/BRep_PolygonOnClosedSurface.hxx [deleted file]
src/BRep/BRep_PolygonOnClosedTriangulation.cxx [deleted file]
src/BRep/BRep_PolygonOnClosedTriangulation.hxx [deleted file]
src/BRep/BRep_PolygonOnSurface.cxx [deleted file]
src/BRep/BRep_PolygonOnSurface.hxx [deleted file]
src/BRep/BRep_PolygonOnTriangulation.cxx [deleted file]
src/BRep/BRep_PolygonOnTriangulation.hxx [deleted file]
src/BRep/BRep_TEdge.cxx [deleted file]
src/BRep/BRep_TEdge.hxx [deleted file]
src/BRep/BRep_TEdge.lxx [deleted file]
src/BRep/BRep_TFace.cxx [deleted file]
src/BRep/BRep_TFace.hxx [deleted file]
src/BRep/BRep_TVertex.cxx [deleted file]
src/BRep/BRep_TVertex.hxx [deleted file]
src/BRep/BRep_TVertex.lxx [deleted file]
src/BRep/BRep_Tool.cxx [deleted file]
src/BRep/BRep_Tool.hxx [deleted file]
src/BRep/FILES [deleted file]
src/BRepAdaptor/BRepAdaptor_Array1OfCurve.hxx [deleted file]
src/BRepAdaptor/BRepAdaptor_CompCurve.cxx [deleted file]
src/BRepAdaptor/BRepAdaptor_CompCurve.hxx [deleted file]
src/BRepAdaptor/BRepAdaptor_Curve.cxx [deleted file]
src/BRepAdaptor/BRepAdaptor_Curve.hxx [deleted file]
src/BRepAdaptor/BRepAdaptor_Curve2d.cxx [deleted file]
src/BRepAdaptor/BRepAdaptor_Curve2d.hxx [deleted file]
src/BRepAdaptor/BRepAdaptor_HArray1OfCurve.hxx [deleted file]
src/BRepAdaptor/BRepAdaptor_Surface.cxx [deleted file]
src/BRepAdaptor/BRepAdaptor_Surface.hxx [deleted file]
src/BRepAdaptor/FILES [deleted file]
src/BRepAlgo/BRepAlgo.cxx [deleted file]
src/BRepAlgo/BRepAlgo.hxx [deleted file]
src/BRepAlgo/BRepAlgo_1.cxx [deleted file]
src/BRepAlgo/BRepAlgo_AsDes.cxx [deleted file]
src/BRepAlgo/BRepAlgo_AsDes.hxx [deleted file]
src/BRepAlgo/BRepAlgo_FaceRestrictor.cxx [deleted file]
src/BRepAlgo/BRepAlgo_FaceRestrictor.hxx [deleted file]
src/BRepAlgo/BRepAlgo_Image.cxx [deleted file]
src/BRepAlgo/BRepAlgo_Image.hxx [deleted file]
src/BRepAlgo/BRepAlgo_Loop.cxx [deleted file]
src/BRepAlgo/BRepAlgo_Loop.hxx [deleted file]
src/BRepAlgo/BRepAlgo_NormalProjection.cxx [deleted file]
src/BRepAlgo/BRepAlgo_NormalProjection.hxx [deleted file]
src/BRepAlgo/FILES [deleted file]
src/BRepAlgoAPI/BRepAlgoAPI_Algo.cxx [deleted file]
src/BRepAlgoAPI/BRepAlgoAPI_Algo.hxx [deleted file]
src/BRepAlgoAPI/BRepAlgoAPI_BooleanOperation.cxx [deleted file]
src/BRepAlgoAPI/BRepAlgoAPI_BooleanOperation.hxx [deleted file]
src/BRepAlgoAPI/BRepAlgoAPI_BuilderAlgo.cxx [deleted file]
src/BRepAlgoAPI/BRepAlgoAPI_BuilderAlgo.hxx [deleted file]
src/BRepAlgoAPI/BRepAlgoAPI_Check.cxx [deleted file]
src/BRepAlgoAPI/BRepAlgoAPI_Check.hxx [deleted file]
src/BRepAlgoAPI/BRepAlgoAPI_Common.cxx [deleted file]
src/BRepAlgoAPI/BRepAlgoAPI_Common.hxx [deleted file]
src/BRepAlgoAPI/BRepAlgoAPI_Cut.cxx [deleted file]
src/BRepAlgoAPI/BRepAlgoAPI_Cut.hxx [deleted file]
src/BRepAlgoAPI/BRepAlgoAPI_Defeaturing.cxx [deleted file]
src/BRepAlgoAPI/BRepAlgoAPI_Defeaturing.hxx [deleted file]
src/BRepAlgoAPI/BRepAlgoAPI_Fuse.cxx [deleted file]
src/BRepAlgoAPI/BRepAlgoAPI_Fuse.hxx [deleted file]
src/BRepAlgoAPI/BRepAlgoAPI_Section.cxx [deleted file]
src/BRepAlgoAPI/BRepAlgoAPI_Section.hxx [deleted file]
src/BRepAlgoAPI/BRepAlgoAPI_Splitter.cxx [deleted file]
src/BRepAlgoAPI/BRepAlgoAPI_Splitter.hxx [deleted file]
src/BRepAlgoAPI/FILES [deleted file]
src/BRepApprox/BRepApprox_Approx.hxx [deleted file]
src/BRepApprox/BRepApprox_ApproxLine.cxx [deleted file]
src/BRepApprox/BRepApprox_ApproxLine.hxx [deleted file]
src/BRepApprox/BRepApprox_Approx_0.cxx [deleted file]
src/BRepApprox/BRepApprox_BSpGradient_BFGSOfMyBSplGradientOfTheComputeLineOfApprox.hxx [deleted file]
src/BRepApprox/BRepApprox_BSpGradient_BFGSOfMyBSplGradientOfTheComputeLineOfApprox_0.cxx [deleted file]
src/BRepApprox/BRepApprox_BSpParFunctionOfMyBSplGradientOfTheComputeLineOfApprox.hxx [deleted file]
src/BRepApprox/BRepApprox_BSpParFunctionOfMyBSplGradientOfTheComputeLineOfApprox_0.cxx [deleted file]
src/BRepApprox/BRepApprox_BSpParLeastSquareOfMyBSplGradientOfTheComputeLineOfApprox.hxx [deleted file]
src/BRepApprox/BRepApprox_BSpParLeastSquareOfMyBSplGradientOfTheComputeLineOfApprox_0.cxx [deleted file]
src/BRepApprox/BRepApprox_Gradient_BFGSOfMyGradientOfTheComputeLineBezierOfApprox.hxx [deleted file]
src/BRepApprox/BRepApprox_Gradient_BFGSOfMyGradientOfTheComputeLineBezierOfApprox_0.cxx [deleted file]
src/BRepApprox/BRepApprox_Gradient_BFGSOfMyGradientbisOfTheComputeLineOfApprox.hxx [deleted file]
src/BRepApprox/BRepApprox_Gradient_BFGSOfMyGradientbisOfTheComputeLineOfApprox_0.cxx [deleted file]
src/BRepApprox/BRepApprox_MyBSplGradientOfTheComputeLineOfApprox.hxx [deleted file]
src/BRepApprox/BRepApprox_MyBSplGradientOfTheComputeLineOfApprox_0.cxx [deleted file]
src/BRepApprox/BRepApprox_MyGradientOfTheComputeLineBezierOfApprox.hxx [deleted file]
src/BRepApprox/BRepApprox_MyGradientOfTheComputeLineBezierOfApprox_0.cxx [deleted file]
src/BRepApprox/BRepApprox_MyGradientbisOfTheComputeLineOfApprox.hxx [deleted file]
src/BRepApprox/BRepApprox_MyGradientbisOfTheComputeLineOfApprox_0.cxx [deleted file]
src/BRepApprox/BRepApprox_ParFunctionOfMyGradientOfTheComputeLineBezierOfApprox.hxx [deleted file]
src/BRepApprox/BRepApprox_ParFunctionOfMyGradientOfTheComputeLineBezierOfApprox_0.cxx [deleted file]
src/BRepApprox/BRepApprox_ParFunctionOfMyGradientbisOfTheComputeLineOfApprox.hxx [deleted file]
src/BRepApprox/BRepApprox_ParFunctionOfMyGradientbisOfTheComputeLineOfApprox_0.cxx [deleted file]
src/BRepApprox/BRepApprox_ParLeastSquareOfMyGradientOfTheComputeLineBezierOfApprox.hxx [deleted file]
src/BRepApprox/BRepApprox_ParLeastSquareOfMyGradientOfTheComputeLineBezierOfApprox_0.cxx [deleted file]
src/BRepApprox/BRepApprox_ParLeastSquareOfMyGradientbisOfTheComputeLineOfApprox.hxx [deleted file]
src/BRepApprox/BRepApprox_ParLeastSquareOfMyGradientbisOfTheComputeLineOfApprox_0.cxx [deleted file]
src/BRepApprox/BRepApprox_ResConstraintOfMyGradientOfTheComputeLineBezierOfApprox.hxx [deleted file]
src/BRepApprox/BRepApprox_ResConstraintOfMyGradientOfTheComputeLineBezierOfApprox_0.cxx [deleted file]
src/BRepApprox/BRepApprox_ResConstraintOfMyGradientbisOfTheComputeLineOfApprox.hxx [deleted file]
src/BRepApprox/BRepApprox_ResConstraintOfMyGradientbisOfTheComputeLineOfApprox_0.cxx [deleted file]
src/BRepApprox/BRepApprox_SurfaceTool.cxx [deleted file]
src/BRepApprox/BRepApprox_SurfaceTool.hxx [deleted file]
src/BRepApprox/BRepApprox_SurfaceTool.lxx [deleted file]
src/BRepApprox/BRepApprox_TheComputeLineBezierOfApprox.hxx [deleted file]
src/BRepApprox/BRepApprox_TheComputeLineBezierOfApprox_0.cxx [deleted file]
src/BRepApprox/BRepApprox_TheComputeLineOfApprox.hxx [deleted file]
src/BRepApprox/BRepApprox_TheComputeLineOfApprox_0.cxx [deleted file]
src/BRepApprox/BRepApprox_TheFunctionOfTheInt2SOfThePrmPrmSvSurfacesOfApprox.hxx [deleted file]
src/BRepApprox/BRepApprox_TheFunctionOfTheInt2SOfThePrmPrmSvSurfacesOfApprox_0.cxx [deleted file]
src/BRepApprox/BRepApprox_TheImpPrmSvSurfacesOfApprox.hxx [deleted file]
src/BRepApprox/BRepApprox_TheImpPrmSvSurfacesOfApprox_0.cxx [deleted file]
src/BRepApprox/BRepApprox_TheInt2SOfThePrmPrmSvSurfacesOfApprox.hxx [deleted file]
src/BRepApprox/BRepApprox_TheInt2SOfThePrmPrmSvSurfacesOfApprox_0.cxx [deleted file]
src/BRepApprox/BRepApprox_TheMultiLineOfApprox.hxx [deleted file]
src/BRepApprox/BRepApprox_TheMultiLineOfApprox_0.cxx [deleted file]
src/BRepApprox/BRepApprox_TheMultiLineToolOfApprox.hxx [deleted file]
src/BRepApprox/BRepApprox_ThePrmPrmSvSurfacesOfApprox.hxx [deleted file]
src/BRepApprox/BRepApprox_ThePrmPrmSvSurfacesOfApprox_0.cxx [deleted file]
src/BRepApprox/BRepApprox_TheZerImpFuncOfTheImpPrmSvSurfacesOfApprox.hxx [deleted file]
src/BRepApprox/BRepApprox_TheZerImpFuncOfTheImpPrmSvSurfacesOfApprox_0.cxx [deleted file]
src/BRepApprox/FILES [deleted file]
src/BRepBlend/BRepBlend_AppFunc.cxx [deleted file]
src/BRepBlend/BRepBlend_AppFunc.hxx [deleted file]
src/BRepBlend/BRepBlend_AppFuncRoot.cxx [deleted file]
src/BRepBlend/BRepBlend_AppFuncRoot.hxx [deleted file]
src/BRepBlend/BRepBlend_AppFuncRst.cxx [deleted file]
src/BRepBlend/BRepBlend_AppFuncRst.hxx [deleted file]
src/BRepBlend/BRepBlend_AppFuncRstRst.cxx [deleted file]
src/BRepBlend/BRepBlend_AppFuncRstRst.hxx [deleted file]
src/BRepBlend/BRepBlend_AppSurf.hxx [deleted file]
src/BRepBlend/BRepBlend_AppSurf_0.cxx [deleted file]
src/BRepBlend/BRepBlend_AppSurface.cxx [deleted file]
src/BRepBlend/BRepBlend_AppSurface.hxx [deleted file]
src/BRepBlend/BRepBlend_AppSurface.lxx [deleted file]
src/BRepBlend/BRepBlend_BlendTool.cxx [deleted file]
src/BRepBlend/BRepBlend_BlendTool.hxx [deleted file]
src/BRepBlend/BRepBlend_BlendTool.lxx [deleted file]
src/BRepBlend/BRepBlend_CSCircular.hxx [deleted file]
src/BRepBlend/BRepBlend_CSConstRad.hxx [deleted file]
src/BRepBlend/BRepBlend_CSWalking.cxx [deleted file]
src/BRepBlend/BRepBlend_CSWalking.hxx [deleted file]
src/BRepBlend/BRepBlend_ChAsym.hxx [deleted file]
src/BRepBlend/BRepBlend_ChAsymInv.hxx [deleted file]
src/BRepBlend/BRepBlend_ChamfInv.hxx [deleted file]
src/BRepBlend/BRepBlend_Chamfer.hxx [deleted file]
src/BRepBlend/BRepBlend_ConstRad.hxx [deleted file]
src/BRepBlend/BRepBlend_ConstRadInv.hxx [deleted file]
src/BRepBlend/BRepBlend_ConstThroat.hxx [deleted file]
src/BRepBlend/BRepBlend_ConstThroatInv.hxx [deleted file]
src/BRepBlend/BRepBlend_ConstThroatWithPenetration.hxx [deleted file]
src/BRepBlend/BRepBlend_ConstThroatWithPenetrationInv.hxx [deleted file]
src/BRepBlend/BRepBlend_CurvPointRadInv.cxx [deleted file]
src/BRepBlend/BRepBlend_CurvPointRadInv.hxx [deleted file]
src/BRepBlend/BRepBlend_EvolRad.hxx [deleted file]
src/BRepBlend/BRepBlend_EvolRadInv.hxx [deleted file]
src/BRepBlend/BRepBlend_Extremity.cxx [deleted file]
src/BRepBlend/BRepBlend_Extremity.hxx [deleted file]
src/BRepBlend/BRepBlend_Extremity.lxx [deleted file]
src/BRepBlend/BRepBlend_HCurve2dTool.cxx [deleted file]
src/BRepBlend/BRepBlend_HCurve2dTool.hxx [deleted file]
src/BRepBlend/BRepBlend_HCurve2dTool.lxx [deleted file]
src/BRepBlend/BRepBlend_HCurveTool.cxx [deleted file]
src/BRepBlend/BRepBlend_HCurveTool.hxx [deleted file]
src/BRepBlend/BRepBlend_HCurveTool.lxx [deleted file]
src/BRepBlend/BRepBlend_Line.cxx [deleted file]
src/BRepBlend/BRepBlend_Line.hxx [deleted file]
src/BRepBlend/BRepBlend_Line.lxx [deleted file]
src/BRepBlend/BRepBlend_PointOnRst.cxx [deleted file]
src/BRepBlend/BRepBlend_PointOnRst.hxx [deleted file]
src/BRepBlend/BRepBlend_PointOnRst.lxx [deleted file]
src/BRepBlend/BRepBlend_RstRstConstRad.cxx [deleted file]
src/BRepBlend/BRepBlend_RstRstConstRad.hxx [deleted file]
src/BRepBlend/BRepBlend_RstRstEvolRad.cxx [deleted file]
src/BRepBlend/BRepBlend_RstRstEvolRad.hxx [deleted file]
src/BRepBlend/BRepBlend_RstRstLineBuilder.cxx [deleted file]
src/BRepBlend/BRepBlend_RstRstLineBuilder.hxx [deleted file]
src/BRepBlend/BRepBlend_RstRstLineBuilder.lxx [deleted file]
src/BRepBlend/BRepBlend_Ruled.hxx [deleted file]
src/BRepBlend/BRepBlend_RuledInv.hxx [deleted file]
src/BRepBlend/BRepBlend_SequenceOfLine.hxx [deleted file]
src/BRepBlend/BRepBlend_SequenceOfPointOnRst.hxx [deleted file]
src/BRepBlend/BRepBlend_SurfCurvConstRadInv.cxx [deleted file]
src/BRepBlend/BRepBlend_SurfCurvConstRadInv.hxx [deleted file]
src/BRepBlend/BRepBlend_SurfCurvEvolRadInv.cxx [deleted file]
src/BRepBlend/BRepBlend_SurfCurvEvolRadInv.hxx [deleted file]
src/BRepBlend/BRepBlend_SurfPointConstRadInv.cxx [deleted file]
src/BRepBlend/BRepBlend_SurfPointConstRadInv.hxx [deleted file]
src/BRepBlend/BRepBlend_SurfPointEvolRadInv.cxx [deleted file]
src/BRepBlend/BRepBlend_SurfPointEvolRadInv.hxx [deleted file]
src/BRepBlend/BRepBlend_SurfRstConstRad.cxx [deleted file]
src/BRepBlend/BRepBlend_SurfRstConstRad.hxx [deleted file]
src/BRepBlend/BRepBlend_SurfRstEvolRad.cxx [deleted file]
src/BRepBlend/BRepBlend_SurfRstEvolRad.hxx [deleted file]
src/BRepBlend/BRepBlend_SurfRstLineBuilder.cxx [deleted file]
src/BRepBlend/BRepBlend_SurfRstLineBuilder.hxx [deleted file]
src/BRepBlend/BRepBlend_SurfRstLineBuilder.lxx [deleted file]
src/BRepBlend/BRepBlend_Walking.cxx [deleted file]
src/BRepBlend/BRepBlend_Walking.hxx [deleted file]
src/BRepBlend/FILES [deleted file]
src/BRepBndLib/BRepBndLib.cxx [deleted file]
src/BRepBndLib/BRepBndLib.hxx [deleted file]
src/BRepBndLib/BRepBndLib_1.cxx [deleted file]
src/BRepBndLib/FILES [deleted file]
src/BRepBuilderAPI/BRepBuilderAPI.cxx [deleted file]
src/BRepBuilderAPI/BRepBuilderAPI.hxx [deleted file]
src/BRepBuilderAPI/BRepBuilderAPI_BndBoxTreeSelector.hxx [deleted file]
src/BRepBuilderAPI/BRepBuilderAPI_CellFilter.hxx [deleted file]
src/BRepBuilderAPI/BRepBuilderAPI_Collect.cxx [deleted file]
src/BRepBuilderAPI/BRepBuilderAPI_Collect.hxx [deleted file]
src/BRepBuilderAPI/BRepBuilderAPI_Command.cxx [deleted file]
src/BRepBuilderAPI/BRepBuilderAPI_Command.hxx [deleted file]
src/BRepBuilderAPI/BRepBuilderAPI_Copy.cxx [deleted file]
src/BRepBuilderAPI/BRepBuilderAPI_Copy.hxx [deleted file]
src/BRepBuilderAPI/BRepBuilderAPI_EdgeError.hxx [deleted file]
src/BRepBuilderAPI/BRepBuilderAPI_FaceError.hxx [deleted file]
src/BRepBuilderAPI/BRepBuilderAPI_FastSewing.cxx [deleted file]
src/BRepBuilderAPI/BRepBuilderAPI_FastSewing.hxx [deleted file]
src/BRepBuilderAPI/BRepBuilderAPI_FindPlane.cxx [deleted file]
src/BRepBuilderAPI/BRepBuilderAPI_FindPlane.hxx [deleted file]
src/BRepBuilderAPI/BRepBuilderAPI_GTransform.cxx [deleted file]
src/BRepBuilderAPI/BRepBuilderAPI_GTransform.hxx [deleted file]
src/BRepBuilderAPI/BRepBuilderAPI_MakeEdge.cxx [deleted file]
src/BRepBuilderAPI/BRepBuilderAPI_MakeEdge.hxx [deleted file]
src/BRepBuilderAPI/BRepBuilderAPI_MakeEdge2d.cxx [deleted file]
src/BRepBuilderAPI/BRepBuilderAPI_MakeEdge2d.hxx [deleted file]
src/BRepBuilderAPI/BRepBuilderAPI_MakeFace.cxx [deleted file]
src/BRepBuilderAPI/BRepBuilderAPI_MakeFace.hxx [deleted file]
src/BRepBuilderAPI/BRepBuilderAPI_MakePolygon.cxx [deleted file]
src/BRepBuilderAPI/BRepBuilderAPI_MakePolygon.hxx [deleted file]
src/BRepBuilderAPI/BRepBuilderAPI_MakeShape.cxx [deleted file]
src/BRepBuilderAPI/BRepBuilderAPI_MakeShape.hxx [deleted file]
src/BRepBuilderAPI/BRepBuilderAPI_MakeShapeOnMesh.cxx [deleted file]
src/BRepBuilderAPI/BRepBuilderAPI_MakeShapeOnMesh.hxx [deleted file]
src/BRepBuilderAPI/BRepBuilderAPI_MakeShell.cxx [deleted file]
src/BRepBuilderAPI/BRepBuilderAPI_MakeShell.hxx [deleted file]
src/BRepBuilderAPI/BRepBuilderAPI_MakeSolid.cxx [deleted file]
src/BRepBuilderAPI/BRepBuilderAPI_MakeSolid.hxx [deleted file]
src/BRepBuilderAPI/BRepBuilderAPI_MakeVertex.cxx [deleted file]
src/BRepBuilderAPI/BRepBuilderAPI_MakeVertex.hxx [deleted file]
src/BRepBuilderAPI/BRepBuilderAPI_MakeWire.cxx [deleted file]
src/BRepBuilderAPI/BRepBuilderAPI_MakeWire.hxx [deleted file]
src/BRepBuilderAPI/BRepBuilderAPI_ModifyShape.cxx [deleted file]
src/BRepBuilderAPI/BRepBuilderAPI_ModifyShape.hxx [deleted file]
src/BRepBuilderAPI/BRepBuilderAPI_NurbsConvert.cxx [deleted file]
src/BRepBuilderAPI/BRepBuilderAPI_NurbsConvert.hxx [deleted file]
src/BRepBuilderAPI/BRepBuilderAPI_PipeError.hxx [deleted file]
src/BRepBuilderAPI/BRepBuilderAPI_Sewing.cxx [deleted file]
src/BRepBuilderAPI/BRepBuilderAPI_Sewing.hxx [deleted file]
src/BRepBuilderAPI/BRepBuilderAPI_Sewing.lxx [deleted file]
src/BRepBuilderAPI/BRepBuilderAPI_ShapeModification.hxx [deleted file]
src/BRepBuilderAPI/BRepBuilderAPI_ShellError.hxx [deleted file]
src/BRepBuilderAPI/BRepBuilderAPI_Transform.cxx [deleted file]
src/BRepBuilderAPI/BRepBuilderAPI_Transform.hxx [deleted file]
src/BRepBuilderAPI/BRepBuilderAPI_TransitionMode.hxx [deleted file]
src/BRepBuilderAPI/BRepBuilderAPI_VertexInspector.hxx [deleted file]
src/BRepBuilderAPI/BRepBuilderAPI_WireError.hxx [deleted file]
src/BRepBuilderAPI/FILES [deleted file]
src/BRepCheck/BRepCheck.cxx [deleted file]
src/BRepCheck/BRepCheck.hxx [deleted file]
src/BRepCheck/BRepCheck_Analyzer.cxx [deleted file]
src/BRepCheck/BRepCheck_Analyzer.hxx [deleted file]
src/BRepCheck/BRepCheck_DataMapOfShapeListOfStatus.hxx [deleted file]
src/BRepCheck/BRepCheck_Edge.cxx [deleted file]
src/BRepCheck/BRepCheck_Edge.hxx [deleted file]
src/BRepCheck/BRepCheck_Face.cxx [deleted file]
src/BRepCheck/BRepCheck_Face.hxx [deleted file]
src/BRepCheck/BRepCheck_IndexedDataMapOfShapeResult.hxx [deleted file]
src/BRepCheck/BRepCheck_ListIteratorOfListOfStatus.hxx [deleted file]
src/BRepCheck/BRepCheck_ListOfStatus.hxx [deleted file]
src/BRepCheck/BRepCheck_Result.cxx [deleted file]
src/BRepCheck/BRepCheck_Result.hxx [deleted file]
src/BRepCheck/BRepCheck_Shell.cxx [deleted file]
src/BRepCheck/BRepCheck_Shell.hxx [deleted file]
src/BRepCheck/BRepCheck_Solid.cxx [deleted file]
src/BRepCheck/BRepCheck_Solid.hxx [deleted file]
src/BRepCheck/BRepCheck_Status.hxx [deleted file]
src/BRepCheck/BRepCheck_Vertex.cxx [deleted file]
src/BRepCheck/BRepCheck_Vertex.hxx [deleted file]
src/BRepCheck/BRepCheck_Wire.cxx [deleted file]
src/BRepCheck/BRepCheck_Wire.hxx [deleted file]
src/BRepCheck/FILES [deleted file]
src/BRepClass/BRepClass_Edge.cxx [deleted file]
src/BRepClass/BRepClass_Edge.hxx [deleted file]
src/BRepClass/BRepClass_Edge.lxx [deleted file]
src/BRepClass/BRepClass_FClass2dOfFClassifier.hxx [deleted file]
src/BRepClass/BRepClass_FClass2dOfFClassifier_0.cxx [deleted file]
src/BRepClass/BRepClass_FClassifier.hxx [deleted file]
src/BRepClass/BRepClass_FClassifier_0.cxx [deleted file]
src/BRepClass/BRepClass_FaceClassifier.cxx [deleted file]
src/BRepClass/BRepClass_FaceClassifier.hxx [deleted file]
src/BRepClass/BRepClass_FaceExplorer.cxx [deleted file]
src/BRepClass/BRepClass_FaceExplorer.hxx [deleted file]
src/BRepClass/BRepClass_FaceExplorer.lxx [deleted file]
src/BRepClass/BRepClass_FacePassiveClassifier.hxx [deleted file]
src/BRepClass/BRepClass_FacePassiveClassifier_0.cxx [deleted file]
src/BRepClass/BRepClass_Intersector.cxx [deleted file]
src/BRepClass/BRepClass_Intersector.hxx [deleted file]
src/BRepClass/FILES [deleted file]
src/BRepClass3d/BRepClass3d.cxx [deleted file]
src/BRepClass3d/BRepClass3d.hxx [deleted file]
src/BRepClass3d/BRepClass3d_BndBoxTree.cxx [deleted file]
src/BRepClass3d/BRepClass3d_BndBoxTree.hxx [deleted file]
src/BRepClass3d/BRepClass3d_DataMapIteratorOfMapOfInter.hxx [deleted file]
src/BRepClass3d/BRepClass3d_Intersector3d.cxx [deleted file]
src/BRepClass3d/BRepClass3d_Intersector3d.hxx [deleted file]
src/BRepClass3d/BRepClass3d_Intersector3d.lxx [deleted file]
src/BRepClass3d/BRepClass3d_MapOfInter.hxx [deleted file]
src/BRepClass3d/BRepClass3d_SClassifier.cxx [deleted file]
src/BRepClass3d/BRepClass3d_SClassifier.hxx [deleted file]
src/BRepClass3d/BRepClass3d_SolidClassifier.cxx [deleted file]
src/BRepClass3d/BRepClass3d_SolidClassifier.hxx [deleted file]
src/BRepClass3d/BRepClass3d_SolidExplorer.cxx [deleted file]
src/BRepClass3d/BRepClass3d_SolidExplorer.hxx [deleted file]
src/BRepClass3d/BRepClass3d_SolidPassiveClassifier.cxx [deleted file]
src/BRepClass3d/BRepClass3d_SolidPassiveClassifier.hxx [deleted file]
src/BRepClass3d/FILES [deleted file]
src/BRepExtrema/BRepExtrema_DistShapeShape.cxx [deleted file]
src/BRepExtrema/BRepExtrema_DistShapeShape.hxx [deleted file]
src/BRepExtrema/BRepExtrema_DistanceSS.cxx [deleted file]
src/BRepExtrema/BRepExtrema_DistanceSS.hxx [deleted file]
src/BRepExtrema/BRepExtrema_ElementFilter.hxx [deleted file]
src/BRepExtrema/BRepExtrema_ExtCC.cxx [deleted file]
src/BRepExtrema/BRepExtrema_ExtCC.hxx [deleted file]
src/BRepExtrema/BRepExtrema_ExtCF.cxx [deleted file]
src/BRepExtrema/BRepExtrema_ExtCF.hxx [deleted file]
src/BRepExtrema/BRepExtrema_ExtFF.cxx [deleted file]
src/BRepExtrema/BRepExtrema_ExtFF.hxx [deleted file]
src/BRepExtrema/BRepExtrema_ExtPC.cxx [deleted file]
src/BRepExtrema/BRepExtrema_ExtPC.hxx [deleted file]
src/BRepExtrema/BRepExtrema_ExtPF.cxx [deleted file]
src/BRepExtrema/BRepExtrema_ExtPF.hxx [deleted file]
src/BRepExtrema/BRepExtrema_MapOfIntegerPackedMapOfInteger.hxx [deleted file]
src/BRepExtrema/BRepExtrema_OverlapTool.cxx [deleted file]
src/BRepExtrema/BRepExtrema_OverlapTool.hxx [deleted file]
src/BRepExtrema/BRepExtrema_Poly.cxx [deleted file]
src/BRepExtrema/BRepExtrema_Poly.hxx [deleted file]
src/BRepExtrema/BRepExtrema_ProximityDistTool.cxx [deleted file]
src/BRepExtrema/BRepExtrema_ProximityDistTool.hxx [deleted file]
src/BRepExtrema/BRepExtrema_ProximityValueTool.cxx [deleted file]
src/BRepExtrema/BRepExtrema_ProximityValueTool.hxx [deleted file]
src/BRepExtrema/BRepExtrema_SelfIntersection.cxx [deleted file]
src/BRepExtrema/BRepExtrema_SelfIntersection.hxx [deleted file]
src/BRepExtrema/BRepExtrema_SeqOfSolution.hxx [deleted file]
src/BRepExtrema/BRepExtrema_ShapeProximity.cxx [deleted file]
src/BRepExtrema/BRepExtrema_ShapeProximity.hxx [deleted file]
src/BRepExtrema/BRepExtrema_SolutionElem.hxx [deleted file]
src/BRepExtrema/BRepExtrema_SupportType.hxx [deleted file]
src/BRepExtrema/BRepExtrema_TriangleSet.cxx [deleted file]
src/BRepExtrema/BRepExtrema_TriangleSet.hxx [deleted file]
src/BRepExtrema/BRepExtrema_UnCompatibleShape.hxx [deleted file]
src/BRepExtrema/FILES [deleted file]
src/BRepFeat/BRepFeat.cxx [deleted file]
src/BRepFeat/BRepFeat.hxx [deleted file]
src/BRepFeat/BRepFeat_Builder.cxx [deleted file]
src/BRepFeat/BRepFeat_Builder.hxx [deleted file]
src/BRepFeat/BRepFeat_Form.cxx [deleted file]
src/BRepFeat/BRepFeat_Form.hxx [deleted file]
src/BRepFeat/BRepFeat_Form.lxx [deleted file]
src/BRepFeat/BRepFeat_Gluer.cxx [deleted file]
src/BRepFeat/BRepFeat_Gluer.hxx [deleted file]
src/BRepFeat/BRepFeat_Gluer.lxx [deleted file]
src/BRepFeat/BRepFeat_MakeCylindricalHole.cxx [deleted file]
src/BRepFeat/BRepFeat_MakeCylindricalHole.hxx [deleted file]
src/BRepFeat/BRepFeat_MakeCylindricalHole.lxx [deleted file]
src/BRepFeat/BRepFeat_MakeDPrism.cxx [deleted file]
src/BRepFeat/BRepFeat_MakeDPrism.hxx [deleted file]
src/BRepFeat/BRepFeat_MakeLinearForm.cxx [deleted file]
src/BRepFeat/BRepFeat_MakeLinearForm.hxx [deleted file]
src/BRepFeat/BRepFeat_MakeLinearForm.lxx [deleted file]
src/BRepFeat/BRepFeat_MakePipe.cxx [deleted file]
src/BRepFeat/BRepFeat_MakePipe.hxx [deleted file]
src/BRepFeat/BRepFeat_MakePipe.lxx [deleted file]
src/BRepFeat/BRepFeat_MakePrism.cxx [deleted file]
src/BRepFeat/BRepFeat_MakePrism.hxx [deleted file]
src/BRepFeat/BRepFeat_MakePrism.lxx [deleted file]
src/BRepFeat/BRepFeat_MakeRevol.cxx [deleted file]
src/BRepFeat/BRepFeat_MakeRevol.hxx [deleted file]
src/BRepFeat/BRepFeat_MakeRevol.lxx [deleted file]
src/BRepFeat/BRepFeat_MakeRevolutionForm.cxx [deleted file]
src/BRepFeat/BRepFeat_MakeRevolutionForm.hxx [deleted file]
src/BRepFeat/BRepFeat_MakeRevolutionForm.lxx [deleted file]
src/BRepFeat/BRepFeat_PerfSelection.hxx [deleted file]
src/BRepFeat/BRepFeat_RibSlot.cxx [deleted file]
src/BRepFeat/BRepFeat_RibSlot.hxx [deleted file]
src/BRepFeat/BRepFeat_RibSlot.lxx [deleted file]
src/BRepFeat/BRepFeat_SplitShape.cxx [deleted file]
src/BRepFeat/BRepFeat_SplitShape.hxx [deleted file]
src/BRepFeat/BRepFeat_SplitShape.lxx [deleted file]
src/BRepFeat/BRepFeat_Status.hxx [deleted file]
src/BRepFeat/BRepFeat_StatusError.hxx [deleted file]
src/BRepFeat/BRepFeat_trace.cxx [deleted file]
src/BRepFeat/FILES [deleted file]
src/BRepFill/BRepFill.cxx [deleted file]
src/BRepFill/BRepFill.hxx [deleted file]
src/BRepFill/BRepFill_ACRLaw.cxx [deleted file]
src/BRepFill/BRepFill_ACRLaw.hxx [deleted file]
src/BRepFill/BRepFill_AdvancedEvolved.cxx [deleted file]
src/BRepFill/BRepFill_AdvancedEvolved.hxx [deleted file]
src/BRepFill/BRepFill_ApproxSeewing.cxx [deleted file]
src/BRepFill/BRepFill_ApproxSeewing.hxx [deleted file]
src/BRepFill/BRepFill_CompatibleWires.cxx [deleted file]
src/BRepFill/BRepFill_CompatibleWires.hxx [deleted file]
src/BRepFill/BRepFill_ComputeCLine.hxx [deleted file]
src/BRepFill/BRepFill_ComputeCLine_0.cxx [deleted file]
src/BRepFill/BRepFill_CurveConstraint.cxx [deleted file]
src/BRepFill/BRepFill_CurveConstraint.hxx [deleted file]
src/BRepFill/BRepFill_DataMapIteratorOfDataMapOfNodeDataMapOfShapeShape.hxx [deleted file]
src/BRepFill/BRepFill_DataMapIteratorOfDataMapOfNodeShape.hxx [deleted file]
src/BRepFill/BRepFill_DataMapIteratorOfDataMapOfOrientedShapeListOfShape.hxx [deleted file]
src/BRepFill/BRepFill_DataMapIteratorOfDataMapOfShapeDataMapOfShapeListOfShape.hxx [deleted file]
src/BRepFill/BRepFill_DataMapIteratorOfDataMapOfShapeHArray2OfShape.hxx [deleted file]
src/BRepFill/BRepFill_DataMapIteratorOfDataMapOfShapeSequenceOfPnt.hxx [deleted file]
src/BRepFill/BRepFill_DataMapIteratorOfDataMapOfShapeSequenceOfReal.hxx [deleted file]
src/BRepFill/BRepFill_DataMapOfNodeDataMapOfShapeShape.hxx [deleted file]
src/BRepFill/BRepFill_DataMapOfNodeShape.hxx [deleted file]
src/BRepFill/BRepFill_DataMapOfOrientedShapeListOfShape.hxx [deleted file]
src/BRepFill/BRepFill_DataMapOfShapeDataMapOfShapeListOfShape.hxx [deleted file]
src/BRepFill/BRepFill_DataMapOfShapeHArray2OfShape.hxx [deleted file]
src/BRepFill/BRepFill_DataMapOfShapeSequenceOfPnt.hxx [deleted file]
src/BRepFill/BRepFill_DataMapOfShapeSequenceOfReal.hxx [deleted file]
src/BRepFill/BRepFill_Draft.cxx [deleted file]
src/BRepFill/BRepFill_Draft.hxx [deleted file]
src/BRepFill/BRepFill_DraftLaw.cxx [deleted file]
src/BRepFill/BRepFill_DraftLaw.hxx [deleted file]
src/BRepFill/BRepFill_Edge3DLaw.cxx [deleted file]
src/BRepFill/BRepFill_Edge3DLaw.hxx [deleted file]
src/BRepFill/BRepFill_EdgeFaceAndOrder.cxx [deleted file]
src/BRepFill/BRepFill_EdgeFaceAndOrder.hxx [deleted file]
src/BRepFill/BRepFill_EdgeOnSurfLaw.cxx [deleted file]
src/BRepFill/BRepFill_EdgeOnSurfLaw.hxx [deleted file]
src/BRepFill/BRepFill_Evolved.cxx [deleted file]
src/BRepFill/BRepFill_Evolved.hxx [deleted file]
src/BRepFill/BRepFill_FaceAndOrder.cxx [deleted file]
src/BRepFill/BRepFill_FaceAndOrder.hxx [deleted file]
src/BRepFill/BRepFill_Filling.cxx [deleted file]
src/BRepFill/BRepFill_Filling.hxx [deleted file]
src/BRepFill/BRepFill_Generator.cxx [deleted file]
src/BRepFill/BRepFill_Generator.hxx [deleted file]
src/BRepFill/BRepFill_Generator.lxx [deleted file]
src/BRepFill/BRepFill_IndexedDataMapOfOrientedShapeListOfShape.hxx [deleted file]
src/BRepFill/BRepFill_ListIteratorOfListOfOffsetWire.hxx [deleted file]
src/BRepFill/BRepFill_ListOfOffsetWire.hxx [deleted file]
src/BRepFill/BRepFill_LocationLaw.cxx [deleted file]
src/BRepFill/BRepFill_LocationLaw.hxx [deleted file]
src/BRepFill/BRepFill_MultiLine.cxx [deleted file]
src/BRepFill/BRepFill_MultiLine.hxx [deleted file]
src/BRepFill/BRepFill_NSections.cxx [deleted file]
src/BRepFill/BRepFill_NSections.hxx [deleted file]
src/BRepFill/BRepFill_OffsetAncestors.cxx [deleted file]
src/BRepFill/BRepFill_OffsetAncestors.hxx [deleted file]
src/BRepFill/BRepFill_OffsetWire.cxx [deleted file]
src/BRepFill/BRepFill_OffsetWire.hxx [deleted file]
src/BRepFill/BRepFill_Pipe.cxx [deleted file]
src/BRepFill/BRepFill_Pipe.hxx [deleted file]
src/BRepFill/BRepFill_PipeShell.cxx [deleted file]
src/BRepFill/BRepFill_PipeShell.hxx [deleted file]
src/BRepFill/BRepFill_Section.cxx [deleted file]
src/BRepFill/BRepFill_Section.hxx [deleted file]
src/BRepFill/BRepFill_Section.lxx [deleted file]
src/BRepFill/BRepFill_SectionLaw.cxx [deleted file]
src/BRepFill/BRepFill_SectionLaw.hxx [deleted file]
src/BRepFill/BRepFill_SectionPlacement.cxx [deleted file]
src/BRepFill/BRepFill_SectionPlacement.hxx [deleted file]
src/BRepFill/BRepFill_SequenceOfEdgeFaceAndOrder.hxx [deleted file]
src/BRepFill/BRepFill_SequenceOfFaceAndOrder.hxx [deleted file]
src/BRepFill/BRepFill_SequenceOfSection.hxx [deleted file]
src/BRepFill/BRepFill_ShapeLaw.cxx [deleted file]
src/BRepFill/BRepFill_ShapeLaw.hxx [deleted file]
src/BRepFill/BRepFill_ShapeLaw.lxx [deleted file]
src/BRepFill/BRepFill_Sweep.cxx [deleted file]
src/BRepFill/BRepFill_Sweep.hxx [deleted file]
src/BRepFill/BRepFill_ThruSectionErrorStatus.hxx [deleted file]
src/BRepFill/BRepFill_TransitionStyle.hxx [deleted file]
src/BRepFill/BRepFill_TrimEdgeTool.cxx [deleted file]
src/BRepFill/BRepFill_TrimEdgeTool.hxx [deleted file]
src/BRepFill/BRepFill_TrimShellCorner.cxx [deleted file]
src/BRepFill/BRepFill_TrimShellCorner.hxx [deleted file]
src/BRepFill/BRepFill_TrimSurfaceTool.cxx [deleted file]
src/BRepFill/BRepFill_TrimSurfaceTool.hxx [deleted file]
src/BRepFill/BRepFill_TypeOfContact.hxx [deleted file]
src/BRepFill/FILES [deleted file]
src/BRepFilletAPI/BRepFilletAPI_LocalOperation.hxx [deleted file]
src/BRepFilletAPI/BRepFilletAPI_MakeChamfer.cxx [deleted file]
src/BRepFilletAPI/BRepFilletAPI_MakeChamfer.hxx [deleted file]
src/BRepFilletAPI/BRepFilletAPI_MakeFillet.cxx [deleted file]
src/BRepFilletAPI/BRepFilletAPI_MakeFillet.hxx [deleted file]
src/BRepFilletAPI/BRepFilletAPI_MakeFillet2d.cxx [deleted file]
src/BRepFilletAPI/BRepFilletAPI_MakeFillet2d.hxx [deleted file]
src/BRepFilletAPI/BRepFilletAPI_MakeFillet2d.lxx [deleted file]
src/BRepFilletAPI/FILES [deleted file]
src/BRepGProp/BRepGProp.cxx [deleted file]
src/BRepGProp/BRepGProp.hxx [deleted file]
src/BRepGProp/BRepGProp_Cinert.cxx [deleted file]
src/BRepGProp/BRepGProp_Cinert.hxx [deleted file]
src/BRepGProp/BRepGProp_Domain.cxx [deleted file]
src/BRepGProp/BRepGProp_Domain.hxx [deleted file]
src/BRepGProp/BRepGProp_Domain.lxx [deleted file]
src/BRepGProp/BRepGProp_EdgeTool.cxx [deleted file]
src/BRepGProp/BRepGProp_EdgeTool.hxx [deleted file]
src/BRepGProp/BRepGProp_Face.cxx [deleted file]
src/BRepGProp/BRepGProp_Face.hxx [deleted file]
src/BRepGProp/BRepGProp_Face.lxx [deleted file]
src/BRepGProp/BRepGProp_Gauss.cxx [deleted file]
src/BRepGProp/BRepGProp_Gauss.hxx [deleted file]
src/BRepGProp/BRepGProp_MeshCinert.cxx [deleted file]
src/BRepGProp/BRepGProp_MeshCinert.hxx [deleted file]
src/BRepGProp/BRepGProp_MeshProps.cxx [deleted file]
src/BRepGProp/BRepGProp_MeshProps.hxx [deleted file]
src/BRepGProp/BRepGProp_Sinert.cxx [deleted file]
src/BRepGProp/BRepGProp_Sinert.hxx [deleted file]
src/BRepGProp/BRepGProp_TFunction.cxx [deleted file]
src/BRepGProp/BRepGProp_TFunction.hxx [deleted file]
src/BRepGProp/BRepGProp_TFunction.lxx [deleted file]
src/BRepGProp/BRepGProp_UFunction.cxx [deleted file]
src/BRepGProp/BRepGProp_UFunction.hxx [deleted file]
src/BRepGProp/BRepGProp_UFunction.lxx [deleted file]
src/BRepGProp/BRepGProp_Vinert.cxx [deleted file]
src/BRepGProp/BRepGProp_Vinert.hxx [deleted file]
src/BRepGProp/BRepGProp_VinertGK.cxx [deleted file]
src/BRepGProp/BRepGProp_VinertGK.hxx [deleted file]
src/BRepGProp/FILES [deleted file]
src/BRepIntCurveSurface/BRepIntCurveSurface_Inter.cxx [deleted file]
src/BRepIntCurveSurface/BRepIntCurveSurface_Inter.hxx [deleted file]
src/BRepIntCurveSurface/FILES [deleted file]
src/BRepLProp/BRepLProp.cxx [deleted file]
src/BRepLProp/BRepLProp.hxx [deleted file]
src/BRepLProp/BRepLProp_CLProps.hxx [deleted file]
src/BRepLProp/BRepLProp_CLProps_0.cxx [deleted file]
src/BRepLProp/BRepLProp_CurveTool.cxx [deleted file]
src/BRepLProp/BRepLProp_CurveTool.hxx [deleted file]
src/BRepLProp/BRepLProp_SLProps.hxx [deleted file]
src/BRepLProp/BRepLProp_SLProps_0.cxx [deleted file]
src/BRepLProp/BRepLProp_SurfaceTool.cxx [deleted file]
src/BRepLProp/BRepLProp_SurfaceTool.hxx [deleted file]
src/BRepLProp/FILES [deleted file]
src/BRepLib/BRepLib.cxx [deleted file]
src/BRepLib/BRepLib.hxx [deleted file]
src/BRepLib/BRepLib_1.cxx [deleted file]
src/BRepLib/BRepLib_CheckCurveOnSurface.cxx [deleted file]
src/BRepLib/BRepLib_CheckCurveOnSurface.hxx [deleted file]
src/BRepLib/BRepLib_Command.cxx [deleted file]
src/BRepLib/BRepLib_Command.hxx [deleted file]
src/BRepLib/BRepLib_EdgeError.hxx [deleted file]
src/BRepLib/BRepLib_FaceError.hxx [deleted file]
src/BRepLib/BRepLib_FindSurface.cxx [deleted file]
src/BRepLib/BRepLib_FindSurface.hxx [deleted file]
src/BRepLib/BRepLib_FuseEdges.cxx [deleted file]
src/BRepLib/BRepLib_FuseEdges.hxx [deleted file]
src/BRepLib/BRepLib_MakeEdge.cxx [deleted file]
src/BRepLib/BRepLib_MakeEdge.hxx [deleted file]
src/BRepLib/BRepLib_MakeEdge2d.cxx [deleted file]
src/BRepLib/BRepLib_MakeEdge2d.hxx [deleted file]
src/BRepLib/BRepLib_MakeFace.cxx [deleted file]
src/BRepLib/BRepLib_MakeFace.hxx [deleted file]
src/BRepLib/BRepLib_MakePolygon.cxx [deleted file]
src/BRepLib/BRepLib_MakePolygon.hxx [deleted file]
src/BRepLib/BRepLib_MakeShape.cxx [deleted file]
src/BRepLib/BRepLib_MakeShape.hxx [deleted file]
src/BRepLib/BRepLib_MakeShell.cxx [deleted file]
src/BRepLib/BRepLib_MakeShell.hxx [deleted file]
src/BRepLib/BRepLib_MakeSolid.cxx [deleted file]
src/BRepLib/BRepLib_MakeSolid.hxx [deleted file]
src/BRepLib/BRepLib_MakeVertex.cxx [deleted file]
src/BRepLib/BRepLib_MakeVertex.hxx [deleted file]
src/BRepLib/BRepLib_MakeWire.cxx [deleted file]
src/BRepLib/BRepLib_MakeWire.hxx [deleted file]
src/BRepLib/BRepLib_MakeWire_1.cxx [deleted file]
src/BRepLib/BRepLib_PointCloudShape.cxx [deleted file]
src/BRepLib/BRepLib_PointCloudShape.hxx [deleted file]
src/BRepLib/BRepLib_ShapeModification.hxx [deleted file]
src/BRepLib/BRepLib_ShellError.hxx [deleted file]
src/BRepLib/BRepLib_ToolTriangulatedShape.cxx [deleted file]
src/BRepLib/BRepLib_ToolTriangulatedShape.hxx [deleted file]
src/BRepLib/BRepLib_ValidateEdge.cxx [deleted file]
src/BRepLib/BRepLib_ValidateEdge.hxx [deleted file]
src/BRepLib/BRepLib_WireError.hxx [deleted file]
src/BRepLib/FILES [deleted file]
src/BRepMAT2d/BRepMAT2d_BisectingLocus.cxx [deleted file]
src/BRepMAT2d/BRepMAT2d_BisectingLocus.hxx [deleted file]
src/BRepMAT2d/BRepMAT2d_DataMapIteratorOfDataMapOfBasicEltShape.hxx [deleted file]
src/BRepMAT2d/BRepMAT2d_DataMapIteratorOfDataMapOfShapeSequenceOfBasicElt.hxx [deleted file]
src/BRepMAT2d/BRepMAT2d_DataMapOfBasicEltShape.hxx [deleted file]
src/BRepMAT2d/BRepMAT2d_DataMapOfShapeSequenceOfBasicElt.hxx [deleted file]
src/BRepMAT2d/BRepMAT2d_Explorer.cxx [deleted file]
src/BRepMAT2d/BRepMAT2d_Explorer.hxx [deleted file]
src/BRepMAT2d/BRepMAT2d_LinkTopoBilo.cxx [deleted file]
src/BRepMAT2d/BRepMAT2d_LinkTopoBilo.hxx [deleted file]
src/BRepMAT2d/FILES [deleted file]
src/BRepMesh/BRepMesh_BaseMeshAlgo.cxx [deleted file]
src/BRepMesh/BRepMesh_BaseMeshAlgo.hxx [deleted file]
src/BRepMesh/BRepMesh_BoundaryParamsRangeSplitter.hxx [deleted file]
src/BRepMesh/BRepMesh_Circle.hxx [deleted file]
src/BRepMesh/BRepMesh_CircleInspector.hxx [deleted file]
src/BRepMesh/BRepMesh_CircleTool.cxx [deleted file]
src/BRepMesh/BRepMesh_CircleTool.hxx [deleted file]
src/BRepMesh/BRepMesh_Classifier.cxx [deleted file]
src/BRepMesh/BRepMesh_Classifier.hxx [deleted file]
src/BRepMesh/BRepMesh_ConeRangeSplitter.cxx [deleted file]
src/BRepMesh/BRepMesh_ConeRangeSplitter.hxx [deleted file]
src/BRepMesh/BRepMesh_ConstrainedBaseMeshAlgo.cxx [deleted file]
src/BRepMesh/BRepMesh_ConstrainedBaseMeshAlgo.hxx [deleted file]
src/BRepMesh/BRepMesh_Context.cxx [deleted file]
src/BRepMesh/BRepMesh_Context.hxx [deleted file]
src/BRepMesh/BRepMesh_CurveTessellator.cxx [deleted file]
src/BRepMesh/BRepMesh_CurveTessellator.hxx [deleted file]
src/BRepMesh/BRepMesh_CustomBaseMeshAlgo.cxx [deleted file]
src/BRepMesh/BRepMesh_CustomBaseMeshAlgo.hxx [deleted file]
src/BRepMesh/BRepMesh_CustomDelaunayBaseMeshAlgo.hxx [deleted file]
src/BRepMesh/BRepMesh_CylinderRangeSplitter.cxx [deleted file]
src/BRepMesh/BRepMesh_CylinderRangeSplitter.hxx [deleted file]
src/BRepMesh/BRepMesh_DataStructureOfDelaun.cxx [deleted file]
src/BRepMesh/BRepMesh_DataStructureOfDelaun.hxx [deleted file]
src/BRepMesh/BRepMesh_DefaultRangeSplitter.cxx [deleted file]
src/BRepMesh/BRepMesh_DefaultRangeSplitter.hxx [deleted file]
src/BRepMesh/BRepMesh_Deflection.cxx [deleted file]
src/BRepMesh/BRepMesh_Deflection.hxx [deleted file]
src/BRepMesh/BRepMesh_DegreeOfFreedom.hxx [deleted file]
src/BRepMesh/BRepMesh_DelabellaBaseMeshAlgo.cxx [deleted file]
src/BRepMesh/BRepMesh_DelabellaBaseMeshAlgo.hxx [deleted file]
src/BRepMesh/BRepMesh_DelabellaMeshAlgoFactory.cxx [deleted file]
src/BRepMesh/BRepMesh_DelabellaMeshAlgoFactory.hxx [deleted file]
src/BRepMesh/BRepMesh_Delaun.cxx [deleted file]
src/BRepMesh/BRepMesh_Delaun.hxx [deleted file]
src/BRepMesh/BRepMesh_DelaunayBaseMeshAlgo.cxx [deleted file]
src/BRepMesh/BRepMesh_DelaunayBaseMeshAlgo.hxx [deleted file]
src/BRepMesh/BRepMesh_DelaunayDeflectionControlMeshAlgo.hxx [deleted file]
src/BRepMesh/BRepMesh_DelaunayNodeInsertionMeshAlgo.hxx [deleted file]
src/BRepMesh/BRepMesh_DiscretFactory.cxx [deleted file]
src/BRepMesh/BRepMesh_DiscretFactory.hxx [deleted file]
src/BRepMesh/BRepMesh_DiscretRoot.cxx [deleted file]
src/BRepMesh/BRepMesh_DiscretRoot.hxx [deleted file]
src/BRepMesh/BRepMesh_Edge.hxx [deleted file]
src/BRepMesh/BRepMesh_EdgeDiscret.cxx [deleted file]
src/BRepMesh/BRepMesh_EdgeDiscret.hxx [deleted file]
src/BRepMesh/BRepMesh_EdgeParameterProvider.hxx [deleted file]
src/BRepMesh/BRepMesh_EdgeTessellationExtractor.cxx [deleted file]
src/BRepMesh/BRepMesh_EdgeTessellationExtractor.hxx [deleted file]
src/BRepMesh/BRepMesh_ExtrusionRangeSplitter.cxx [deleted file]
src/BRepMesh/BRepMesh_ExtrusionRangeSplitter.hxx [deleted file]
src/BRepMesh/BRepMesh_FaceChecker.cxx [deleted file]
src/BRepMesh/BRepMesh_FaceChecker.hxx [deleted file]
src/BRepMesh/BRepMesh_FaceDiscret.cxx [deleted file]
src/BRepMesh/BRepMesh_FaceDiscret.hxx [deleted file]
src/BRepMesh/BRepMesh_FactoryError.hxx [deleted file]
src/BRepMesh/BRepMesh_FastDiscret.hxx [deleted file]
src/BRepMesh/BRepMesh_GeomTool.cxx [deleted file]
src/BRepMesh/BRepMesh_GeomTool.hxx [deleted file]
src/BRepMesh/BRepMesh_IncrementalMesh.cxx [deleted file]
src/BRepMesh/BRepMesh_IncrementalMesh.hxx [deleted file]
src/BRepMesh/BRepMesh_MeshAlgoFactory.cxx [deleted file]
src/BRepMesh/BRepMesh_MeshAlgoFactory.hxx [deleted file]
src/BRepMesh/BRepMesh_MeshTool.cxx [deleted file]
src/BRepMesh/BRepMesh_MeshTool.hxx [deleted file]
src/BRepMesh/BRepMesh_ModelBuilder.cxx [deleted file]
src/BRepMesh/BRepMesh_ModelBuilder.hxx [deleted file]
src/BRepMesh/BRepMesh_ModelHealer.cxx [deleted file]
src/BRepMesh/BRepMesh_ModelHealer.hxx [deleted file]
src/BRepMesh/BRepMesh_ModelPostProcessor.cxx [deleted file]
src/BRepMesh/BRepMesh_ModelPostProcessor.hxx [deleted file]
src/BRepMesh/BRepMesh_ModelPreProcessor.cxx [deleted file]
src/BRepMesh/BRepMesh_ModelPreProcessor.hxx [deleted file]
src/BRepMesh/BRepMesh_NURBSRangeSplitter.cxx [deleted file]
src/BRepMesh/BRepMesh_NURBSRangeSplitter.hxx [deleted file]
src/BRepMesh/BRepMesh_NodeInsertionMeshAlgo.hxx [deleted file]
src/BRepMesh/BRepMesh_OrientedEdge.hxx [deleted file]
src/BRepMesh/BRepMesh_PairOfIndex.hxx [deleted file]
src/BRepMesh/BRepMesh_PluginEntryType.hxx [deleted file]
src/BRepMesh/BRepMesh_PluginMacro.hxx [deleted file]
src/BRepMesh/BRepMesh_SelectorOfDataStructureOfDelaun.cxx [deleted file]
src/BRepMesh/BRepMesh_SelectorOfDataStructureOfDelaun.hxx [deleted file]
src/BRepMesh/BRepMesh_ShapeTool.cxx [deleted file]
src/BRepMesh/BRepMesh_ShapeTool.hxx [deleted file]
src/BRepMesh/BRepMesh_ShapeVisitor.cxx [deleted file]
src/BRepMesh/BRepMesh_ShapeVisitor.hxx [deleted file]
src/BRepMesh/BRepMesh_SphereRangeSplitter.cxx [deleted file]
src/BRepMesh/BRepMesh_SphereRangeSplitter.hxx [deleted file]
src/BRepMesh/BRepMesh_TorusRangeSplitter.cxx [deleted file]
src/BRepMesh/BRepMesh_TorusRangeSplitter.hxx [deleted file]
src/BRepMesh/BRepMesh_Triangle.hxx [deleted file]
src/BRepMesh/BRepMesh_Triangulator.cxx [deleted file]
src/BRepMesh/BRepMesh_Triangulator.hxx [deleted file]
src/BRepMesh/BRepMesh_UVParamRangeSplitter.hxx [deleted file]
src/BRepMesh/BRepMesh_UndefinedRangeSplitter.cxx [deleted file]
src/BRepMesh/BRepMesh_UndefinedRangeSplitter.hxx [deleted file]
src/BRepMesh/BRepMesh_Vertex.hxx [deleted file]
src/BRepMesh/BRepMesh_VertexInspector.hxx [deleted file]
src/BRepMesh/BRepMesh_VertexTool.cxx [deleted file]
src/BRepMesh/BRepMesh_VertexTool.hxx [deleted file]
src/BRepMesh/FILES [deleted file]
src/BRepMesh/delabella.cpp [deleted file]
src/BRepMesh/delabella.pxx [deleted file]
src/BRepMeshData/BRepMeshData_Curve.cxx [deleted file]
src/BRepMeshData/BRepMeshData_Curve.hxx [deleted file]
src/BRepMeshData/BRepMeshData_Edge.cxx [deleted file]
src/BRepMeshData/BRepMeshData_Edge.hxx [deleted file]
src/BRepMeshData/BRepMeshData_Face.cxx [deleted file]
src/BRepMeshData/BRepMeshData_Face.hxx [deleted file]
src/BRepMeshData/BRepMeshData_Model.cxx [deleted file]
src/BRepMeshData/BRepMeshData_Model.hxx [deleted file]
src/BRepMeshData/BRepMeshData_PCurve.cxx [deleted file]
src/BRepMeshData/BRepMeshData_PCurve.hxx [deleted file]
src/BRepMeshData/BRepMeshData_Wire.cxx [deleted file]
src/BRepMeshData/BRepMeshData_Wire.hxx [deleted file]
src/BRepMeshData/FILES [deleted file]
src/BRepOffset/BRepOffset.cxx [deleted file]
src/BRepOffset/BRepOffset.hxx [deleted file]
src/BRepOffset/BRepOffset_Analyse.cxx [deleted file]
src/BRepOffset/BRepOffset_Analyse.hxx [deleted file]
src/BRepOffset/BRepOffset_DataMapIteratorOfDataMapOfShapeListOfInterval.hxx [deleted file]
src/BRepOffset/BRepOffset_DataMapIteratorOfDataMapOfShapeMapOfShape.hxx [deleted file]
src/BRepOffset/BRepOffset_DataMapIteratorOfDataMapOfShapeOffset.hxx [deleted file]
src/BRepOffset/BRepOffset_DataMapOfShapeListOfInterval.hxx [deleted file]
src/BRepOffset/BRepOffset_DataMapOfShapeMapOfShape.hxx [deleted file]
src/BRepOffset/BRepOffset_DataMapOfShapeOffset.hxx [deleted file]
src/BRepOffset/BRepOffset_Error.hxx [deleted file]
src/BRepOffset/BRepOffset_Inter2d.cxx [deleted file]
src/BRepOffset/BRepOffset_Inter2d.hxx [deleted file]
src/BRepOffset/BRepOffset_Inter3d.cxx [deleted file]
src/BRepOffset/BRepOffset_Inter3d.hxx [deleted file]
src/BRepOffset/BRepOffset_Interval.cxx [deleted file]
src/BRepOffset/BRepOffset_Interval.hxx [deleted file]
src/BRepOffset/BRepOffset_Interval.lxx [deleted file]
src/BRepOffset/BRepOffset_ListIteratorOfListOfInterval.hxx [deleted file]
src/BRepOffset/BRepOffset_ListOfInterval.hxx [deleted file]
src/BRepOffset/BRepOffset_MakeLoops.cxx [deleted file]
src/BRepOffset/BRepOffset_MakeLoops.hxx [deleted file]
src/BRepOffset/BRepOffset_MakeOffset.cxx [deleted file]
src/BRepOffset/BRepOffset_MakeOffset.hxx [deleted file]
src/BRepOffset/BRepOffset_MakeOffset_1.cxx [deleted file]
src/BRepOffset/BRepOffset_MakeSimpleOffset.cxx [deleted file]
src/BRepOffset/BRepOffset_MakeSimpleOffset.hxx [deleted file]
src/BRepOffset/BRepOffset_Mode.hxx [deleted file]
src/BRepOffset/BRepOffset_Offset.cxx [deleted file]
src/BRepOffset/BRepOffset_Offset.hxx [deleted file]
src/BRepOffset/BRepOffset_Offset.lxx [deleted file]
src/BRepOffset/BRepOffset_SimpleOffset.cxx [deleted file]
src/BRepOffset/BRepOffset_SimpleOffset.hxx [deleted file]
src/BRepOffset/BRepOffset_Status.hxx [deleted file]
src/BRepOffset/BRepOffset_Tool.cxx [deleted file]
src/BRepOffset/BRepOffset_Tool.hxx [deleted file]
src/BRepOffset/FILES [deleted file]
src/BRepOffsetAPI/BRepOffsetAPI_DraftAngle.cxx [deleted file]
src/BRepOffsetAPI/BRepOffsetAPI_DraftAngle.hxx [deleted file]
src/BRepOffsetAPI/BRepOffsetAPI_FindContigousEdges.cxx [deleted file]
src/BRepOffsetAPI/BRepOffsetAPI_FindContigousEdges.hxx [deleted file]
src/BRepOffsetAPI/BRepOffsetAPI_MakeDraft.cxx [deleted file]
src/BRepOffsetAPI/BRepOffsetAPI_MakeDraft.hxx [deleted file]
src/BRepOffsetAPI/BRepOffsetAPI_MakeEvolved.cxx [deleted file]
src/BRepOffsetAPI/BRepOffsetAPI_MakeEvolved.hxx [deleted file]
src/BRepOffsetAPI/BRepOffsetAPI_MakeFilling.cxx [deleted file]
src/BRepOffsetAPI/BRepOffsetAPI_MakeFilling.hxx [deleted file]
src/BRepOffsetAPI/BRepOffsetAPI_MakeOffset.cxx [deleted file]
src/BRepOffsetAPI/BRepOffsetAPI_MakeOffset.hxx [deleted file]
src/BRepOffsetAPI/BRepOffsetAPI_MakeOffsetShape.cxx [deleted file]
src/BRepOffsetAPI/BRepOffsetAPI_MakeOffsetShape.hxx [deleted file]
src/BRepOffsetAPI/BRepOffsetAPI_MakePipe.cxx [deleted file]
src/BRepOffsetAPI/BRepOffsetAPI_MakePipe.hxx [deleted file]
src/BRepOffsetAPI/BRepOffsetAPI_MakePipeShell.cxx [deleted file]
src/BRepOffsetAPI/BRepOffsetAPI_MakePipeShell.hxx [deleted file]
src/BRepOffsetAPI/BRepOffsetAPI_MakeThickSolid.cxx [deleted file]
src/BRepOffsetAPI/BRepOffsetAPI_MakeThickSolid.hxx [deleted file]
src/BRepOffsetAPI/BRepOffsetAPI_MiddlePath.cxx [deleted file]
src/BRepOffsetAPI/BRepOffsetAPI_MiddlePath.hxx [deleted file]
src/BRepOffsetAPI/BRepOffsetAPI_NormalProjection.cxx [deleted file]
src/BRepOffsetAPI/BRepOffsetAPI_NormalProjection.hxx [deleted file]
src/BRepOffsetAPI/BRepOffsetAPI_SequenceOfSequenceOfReal.hxx [deleted file]
src/BRepOffsetAPI/BRepOffsetAPI_SequenceOfSequenceOfShape.hxx [deleted file]
src/BRepOffsetAPI/BRepOffsetAPI_Sewing.hxx [deleted file]
src/BRepOffsetAPI/BRepOffsetAPI_ThruSections.cxx [deleted file]
src/BRepOffsetAPI/BRepOffsetAPI_ThruSections.hxx [deleted file]
src/BRepOffsetAPI/FILES [deleted file]
src/BRepPreviewAPI/BRepPreviewAPI_MakeBox.cxx [deleted file]
src/BRepPreviewAPI/BRepPreviewAPI_MakeBox.hxx [deleted file]
src/BRepPreviewAPI/FILES [deleted file]
src/BRepPrim/BRepPrim_Builder.cxx [deleted file]
src/BRepPrim/BRepPrim_Builder.hxx [deleted file]
src/BRepPrim/BRepPrim_Builder.lxx [deleted file]
src/BRepPrim/BRepPrim_Cone.cxx [deleted file]
src/BRepPrim/BRepPrim_Cone.hxx [deleted file]
src/BRepPrim/BRepPrim_Cylinder.cxx [deleted file]
src/BRepPrim/BRepPrim_Cylinder.hxx [deleted file]
src/BRepPrim/BRepPrim_Direction.hxx [deleted file]
src/BRepPrim/BRepPrim_FaceBuilder.cxx [deleted file]
src/BRepPrim/BRepPrim_FaceBuilder.hxx [deleted file]
src/BRepPrim/BRepPrim_GWedge.cxx [deleted file]
src/BRepPrim/BRepPrim_GWedge.hxx [deleted file]
src/BRepPrim/BRepPrim_OneAxis.cxx [deleted file]
src/BRepPrim/BRepPrim_OneAxis.hxx [deleted file]
src/BRepPrim/BRepPrim_Revolution.cxx [deleted file]
src/BRepPrim/BRepPrim_Revolution.hxx [deleted file]
src/BRepPrim/BRepPrim_Sphere.cxx [deleted file]
src/BRepPrim/BRepPrim_Sphere.hxx [deleted file]
src/BRepPrim/BRepPrim_Torus.cxx [deleted file]
src/BRepPrim/BRepPrim_Torus.hxx [deleted file]
src/BRepPrim/BRepPrim_Wedge.cxx [deleted file]
src/BRepPrim/BRepPrim_Wedge.hxx [deleted file]
src/BRepPrim/FILES [deleted file]
src/BRepPrimAPI/BRepPrimAPI_MakeBox.cxx [deleted file]
src/BRepPrimAPI/BRepPrimAPI_MakeBox.hxx [deleted file]
src/BRepPrimAPI/BRepPrimAPI_MakeCone.cxx [deleted file]
src/BRepPrimAPI/BRepPrimAPI_MakeCone.hxx [deleted file]
src/BRepPrimAPI/BRepPrimAPI_MakeCylinder.cxx [deleted file]
src/BRepPrimAPI/BRepPrimAPI_MakeCylinder.hxx [deleted file]
src/BRepPrimAPI/BRepPrimAPI_MakeHalfSpace.cxx [deleted file]
src/BRepPrimAPI/BRepPrimAPI_MakeHalfSpace.hxx [deleted file]
src/BRepPrimAPI/BRepPrimAPI_MakeOneAxis.cxx [deleted file]
src/BRepPrimAPI/BRepPrimAPI_MakeOneAxis.hxx [deleted file]
src/BRepPrimAPI/BRepPrimAPI_MakePrism.cxx [deleted file]
src/BRepPrimAPI/BRepPrimAPI_MakePrism.hxx [deleted file]
src/BRepPrimAPI/BRepPrimAPI_MakeRevol.cxx [deleted file]
src/BRepPrimAPI/BRepPrimAPI_MakeRevol.hxx [deleted file]
src/BRepPrimAPI/BRepPrimAPI_MakeRevolution.cxx [deleted file]
src/BRepPrimAPI/BRepPrimAPI_MakeRevolution.hxx [deleted file]
src/BRepPrimAPI/BRepPrimAPI_MakeSphere.cxx [deleted file]
src/BRepPrimAPI/BRepPrimAPI_MakeSphere.hxx [deleted file]
src/BRepPrimAPI/BRepPrimAPI_MakeSweep.hxx [deleted file]
src/BRepPrimAPI/BRepPrimAPI_MakeTorus.cxx [deleted file]
src/BRepPrimAPI/BRepPrimAPI_MakeTorus.hxx [deleted file]
src/BRepPrimAPI/BRepPrimAPI_MakeWedge.cxx [deleted file]
src/BRepPrimAPI/BRepPrimAPI_MakeWedge.hxx [deleted file]
src/BRepPrimAPI/FILES [deleted file]
src/BRepProj/BRepProj_Projection.cxx [deleted file]
src/BRepProj/BRepProj_Projection.hxx [deleted file]
src/BRepProj/BRepProj_Projection.lxx [deleted file]
src/BRepProj/FILES [deleted file]
src/BRepSweep/BRepSweep_Builder.cxx [deleted file]
src/BRepSweep/BRepSweep_Builder.hxx [deleted file]
src/BRepSweep/BRepSweep_Builder.lxx [deleted file]
src/BRepSweep/BRepSweep_Iterator.cxx [deleted file]
src/BRepSweep/BRepSweep_Iterator.hxx [deleted file]
src/BRepSweep/BRepSweep_Iterator.lxx [deleted file]
src/BRepSweep/BRepSweep_NumLinearRegularSweep.cxx [deleted file]
src/BRepSweep/BRepSweep_NumLinearRegularSweep.hxx [deleted file]
src/BRepSweep/BRepSweep_Prism.cxx [deleted file]
src/BRepSweep/BRepSweep_Prism.hxx [deleted file]
src/BRepSweep/BRepSweep_Revol.cxx [deleted file]
src/BRepSweep/BRepSweep_Revol.hxx [deleted file]
src/BRepSweep/BRepSweep_Rotation.cxx [deleted file]
src/BRepSweep/BRepSweep_Rotation.hxx [deleted file]
src/BRepSweep/BRepSweep_Tool.cxx [deleted file]
src/BRepSweep/BRepSweep_Tool.hxx [deleted file]
src/BRepSweep/BRepSweep_Translation.cxx [deleted file]
src/BRepSweep/BRepSweep_Translation.hxx [deleted file]
src/BRepSweep/BRepSweep_Trsf.cxx [deleted file]
src/BRepSweep/BRepSweep_Trsf.hxx [deleted file]
src/BRepSweep/FILES [deleted file]
src/BRepTest/BRepTest.cxx [deleted file]
src/BRepTest/BRepTest.hxx [deleted file]
src/BRepTest/BRepTest_BasicCommands.cxx [deleted file]
src/BRepTest/BRepTest_ChamferCommands.cxx [deleted file]
src/BRepTest/BRepTest_CheckCommands.cxx [deleted file]
src/BRepTest/BRepTest_CurveCommands.cxx [deleted file]
src/BRepTest/BRepTest_DraftAngleCommands.cxx [deleted file]
src/BRepTest/BRepTest_DrawableHistory.cxx [deleted file]
src/BRepTest/BRepTest_DrawableHistory.hxx [deleted file]
src/BRepTest/BRepTest_ExtremaCommands.cxx [deleted file]
src/BRepTest/BRepTest_FeatureCommands.cxx [deleted file]
src/BRepTest/BRepTest_Fillet2DCommands.cxx [deleted file]
src/BRepTest/BRepTest_FilletCommands.cxx [deleted file]
src/BRepTest/BRepTest_FillingCommands.cxx [deleted file]
src/BRepTest/BRepTest_GPropCommands.cxx [deleted file]
src/BRepTest/BRepTest_HistoryCommands.cxx [deleted file]
src/BRepTest/BRepTest_MatCommands.cxx [deleted file]
src/BRepTest/BRepTest_Objects.cxx [deleted file]
src/BRepTest/BRepTest_Objects.hxx [deleted file]
src/BRepTest/BRepTest_OtherCommands.cxx [deleted file]
src/BRepTest/BRepTest_PrimitiveCommands.cxx [deleted file]
src/BRepTest/BRepTest_ProjectionCommands.cxx [deleted file]
src/BRepTest/BRepTest_SurfaceCommands.cxx [deleted file]
src/BRepTest/BRepTest_SweepCommands.cxx [deleted file]
src/BRepTest/BRepTest_TopologyCommands.cxx [deleted file]
src/BRepTest/FILES [deleted file]
src/BRepToIGES/BRepToIGES_BREntity.cxx [deleted file]
src/BRepToIGES/BRepToIGES_BREntity.hxx [deleted file]
src/BRepToIGES/BRepToIGES_BRShell.cxx [deleted file]
src/BRepToIGES/BRepToIGES_BRShell.hxx [deleted file]
src/BRepToIGES/BRepToIGES_BRSolid.cxx [deleted file]
src/BRepToIGES/BRepToIGES_BRSolid.hxx [deleted file]
src/BRepToIGES/BRepToIGES_BRWire.cxx [deleted file]
src/BRepToIGES/BRepToIGES_BRWire.hxx [deleted file]
src/BRepToIGES/FILES [deleted file]
src/BRepToIGESBRep/BRepToIGESBRep_Entity.cxx [deleted file]
src/BRepToIGESBRep/BRepToIGESBRep_Entity.hxx [deleted file]
src/BRepToIGESBRep/FILES [deleted file]
src/BRepTools/BRepTools.cxx [deleted file]
src/BRepTools/BRepTools.hxx [deleted file]
src/BRepTools/BRepTools_CopyModification.cxx [deleted file]
src/BRepTools/BRepTools_CopyModification.hxx [deleted file]
src/BRepTools/BRepTools_DataMapIteratorOfMapOfVertexPnt2d.hxx [deleted file]
src/BRepTools/BRepTools_Debug.cxx [deleted file]
src/BRepTools/BRepTools_GTrsfModification.cxx [deleted file]
src/BRepTools/BRepTools_GTrsfModification.hxx [deleted file]
src/BRepTools/BRepTools_History.cxx [deleted file]
src/BRepTools/BRepTools_History.hxx [deleted file]
src/BRepTools/BRepTools_MapOfVertexPnt2d.hxx [deleted file]
src/BRepTools/BRepTools_Modification.cxx [deleted file]
src/BRepTools/BRepTools_Modification.hxx [deleted file]
src/BRepTools/BRepTools_Modifier.cxx [deleted file]
src/BRepTools/BRepTools_Modifier.hxx [deleted file]
src/BRepTools/BRepTools_Modifier.lxx [deleted file]
src/BRepTools/BRepTools_NurbsConvertModification.cxx [deleted file]
src/BRepTools/BRepTools_NurbsConvertModification.hxx [deleted file]
src/BRepTools/BRepTools_PurgeLocations.cxx [deleted file]
src/BRepTools/BRepTools_PurgeLocations.hxx [deleted file]
src/BRepTools/BRepTools_Quilt.cxx [deleted file]
src/BRepTools/BRepTools_Quilt.hxx [deleted file]
src/BRepTools/BRepTools_ReShape.cxx [deleted file]
src/BRepTools/BRepTools_ReShape.hxx [deleted file]
src/BRepTools/BRepTools_ShapeSet.cxx [deleted file]
src/BRepTools/BRepTools_ShapeSet.hxx [deleted file]
src/BRepTools/BRepTools_Substitution.cxx [deleted file]
src/BRepTools/BRepTools_Substitution.hxx [deleted file]
src/BRepTools/BRepTools_TrsfModification.cxx [deleted file]
src/BRepTools/BRepTools_TrsfModification.hxx [deleted file]
src/BRepTools/BRepTools_WireExplorer.cxx [deleted file]
src/BRepTools/BRepTools_WireExplorer.hxx [deleted file]
src/BRepTools/FILES [deleted file]
src/BRepTopAdaptor/BRepTopAdaptor_DataMapIteratorOfMapOfShapeTool.hxx [deleted file]
src/BRepTopAdaptor/BRepTopAdaptor_FClass2d.cxx [deleted file]
src/BRepTopAdaptor/BRepTopAdaptor_FClass2d.hxx [deleted file]
src/BRepTopAdaptor/BRepTopAdaptor_HVertex.cxx [deleted file]
src/BRepTopAdaptor/BRepTopAdaptor_HVertex.hxx [deleted file]
src/BRepTopAdaptor/BRepTopAdaptor_HVertex.lxx [deleted file]
src/BRepTopAdaptor/BRepTopAdaptor_MapOfShapeTool.hxx [deleted file]
src/BRepTopAdaptor/BRepTopAdaptor_SeqOfPtr.hxx [deleted file]
src/BRepTopAdaptor/BRepTopAdaptor_Tool.cxx [deleted file]
src/BRepTopAdaptor/BRepTopAdaptor_Tool.hxx [deleted file]
src/BRepTopAdaptor/BRepTopAdaptor_TopolTool.cxx [deleted file]
src/BRepTopAdaptor/BRepTopAdaptor_TopolTool.hxx [deleted file]
src/BRepTopAdaptor/FILES [deleted file]
src/BSplCLib/BSplCLib.cxx [deleted file]
src/BSplCLib/BSplCLib.hxx [deleted file]
src/BSplCLib/BSplCLib.lxx [deleted file]
src/BSplCLib/BSplCLib_1.cxx [deleted file]
src/BSplCLib/BSplCLib_2.cxx [deleted file]
src/BSplCLib/BSplCLib_3.cxx [deleted file]
src/BSplCLib/BSplCLib_BzSyntaxes.cxx [deleted file]
src/BSplCLib/BSplCLib_Cache.cxx [deleted file]
src/BSplCLib/BSplCLib_Cache.hxx [deleted file]
src/BSplCLib/BSplCLib_CacheParams.hxx [deleted file]
src/BSplCLib/BSplCLib_CurveComputation.gxx [deleted file]
src/BSplCLib/BSplCLib_EvaluatorFunction.hxx [deleted file]
src/BSplCLib/BSplCLib_KnotDistribution.hxx [deleted file]
src/BSplCLib/BSplCLib_MultDistribution.hxx [deleted file]
src/BSplCLib/FILES [deleted file]
src/BSplSLib/BSplSLib.cxx [deleted file]
src/BSplSLib/BSplSLib.hxx [deleted file]
src/BSplSLib/BSplSLib.lxx [deleted file]
src/BSplSLib/BSplSLib_BzSyntaxes.cxx [deleted file]
src/BSplSLib/BSplSLib_Cache.cxx [deleted file]
src/BSplSLib/BSplSLib_Cache.hxx [deleted file]
src/BSplSLib/BSplSLib_EvaluatorFunction.hxx [deleted file]
src/BSplSLib/FILES [deleted file]
src/BVH/BVH.cxx [deleted file]
src/BVH/BVH_BinaryTree.hxx [deleted file]
src/BVH/BVH_BinnedBuilder.hxx [deleted file]
src/BVH/BVH_Box.hxx [deleted file]
src/BVH/BVH_BoxSet.hxx [deleted file]
src/BVH/BVH_BuildQueue.cxx [deleted file]
src/BVH/BVH_BuildQueue.hxx [deleted file]
src/BVH/BVH_BuildThread.cxx [deleted file]
src/BVH/BVH_BuildThread.hxx [deleted file]
src/BVH/BVH_Builder.hxx [deleted file]
src/BVH/BVH_Builder3d.hxx [deleted file]
src/BVH/BVH_Constants.hxx [deleted file]
src/BVH/BVH_Distance.hxx [deleted file]
src/BVH/BVH_DistanceField.hxx [deleted file]
src/BVH/BVH_DistanceField.lxx [deleted file]
src/BVH/BVH_Geometry.hxx [deleted file]
src/BVH/BVH_IndexedBoxSet.hxx [deleted file]
src/BVH/BVH_LinearBuilder.hxx [deleted file]
src/BVH/BVH_Object.hxx [deleted file]
src/BVH/BVH_ObjectSet.hxx [deleted file]
src/BVH/BVH_PairDistance.hxx [deleted file]
src/BVH/BVH_PrimitiveSet.hxx [deleted file]
src/BVH/BVH_PrimitiveSet3d.hxx [deleted file]
src/BVH/BVH_Properties.cxx [deleted file]
src/BVH/BVH_Properties.hxx [deleted file]
src/BVH/BVH_QuadTree.hxx [deleted file]
src/BVH/BVH_QueueBuilder.hxx [deleted file]
src/BVH/BVH_QuickSorter.hxx [deleted file]
src/BVH/BVH_RadixSorter.hxx [deleted file]
src/BVH/BVH_Ray.hxx [deleted file]
src/BVH/BVH_Set.hxx [deleted file]
src/BVH/BVH_Sorter.hxx [deleted file]
src/BVH/BVH_SpatialMedianBuilder.hxx [deleted file]
src/BVH/BVH_SweepPlaneBuilder.hxx [deleted file]
src/BVH/BVH_Tools.hxx [deleted file]
src/BVH/BVH_Traverse.hxx [deleted file]
src/BVH/BVH_Traverse.lxx [deleted file]
src/BVH/BVH_Tree.hxx [deleted file]
src/BVH/BVH_Triangulation.hxx [deleted file]
src/BVH/BVH_Types.hxx [deleted file]
src/BVH/FILES [deleted file]
src/BiTgte/BiTgte_Blend.cxx [deleted file]
src/BiTgte/BiTgte_Blend.hxx [deleted file]
src/BiTgte/BiTgte_ContactType.hxx [deleted file]
src/BiTgte/BiTgte_CurveOnEdge.cxx [deleted file]
src/BiTgte/BiTgte_CurveOnEdge.hxx [deleted file]
src/BiTgte/BiTgte_CurveOnVertex.cxx [deleted file]
src/BiTgte/BiTgte_CurveOnVertex.hxx [deleted file]
src/BiTgte/FILES [deleted file]
src/BinDrivers/BinDrivers.cxx [deleted file]
src/BinDrivers/BinDrivers.hxx [deleted file]
src/BinDrivers/BinDrivers_DocumentRetrievalDriver.cxx [deleted file]
src/BinDrivers/BinDrivers_DocumentRetrievalDriver.hxx [deleted file]
src/BinDrivers/BinDrivers_DocumentStorageDriver.cxx [deleted file]
src/BinDrivers/BinDrivers_DocumentStorageDriver.hxx [deleted file]
src/BinDrivers/BinDrivers_Marker.hxx [deleted file]
src/BinDrivers/FILES [deleted file]
src/BinLDrivers/BinLDrivers.cxx [deleted file]
src/BinLDrivers/BinLDrivers.hxx [deleted file]
src/BinLDrivers/BinLDrivers_DocumentRetrievalDriver.cxx [deleted file]
src/BinLDrivers/BinLDrivers_DocumentRetrievalDriver.hxx [deleted file]
src/BinLDrivers/BinLDrivers_DocumentSection.cxx [deleted file]
src/BinLDrivers/BinLDrivers_DocumentSection.hxx [deleted file]
src/BinLDrivers/BinLDrivers_DocumentStorageDriver.cxx [deleted file]
src/BinLDrivers/BinLDrivers_DocumentStorageDriver.hxx [deleted file]
src/BinLDrivers/BinLDrivers_Marker.hxx [deleted file]
src/BinLDrivers/BinLDrivers_VectorOfDocumentSection.hxx [deleted file]
src/BinLDrivers/FILES [deleted file]
src/BinMDF/BinMDF.cxx [deleted file]
src/BinMDF/BinMDF.hxx [deleted file]
src/BinMDF/BinMDF_ADriver.cxx [deleted file]
src/BinMDF/BinMDF_ADriver.hxx [deleted file]
src/BinMDF/BinMDF_ADriver.lxx [deleted file]
src/BinMDF/BinMDF_ADriverTable.cxx [deleted file]
src/BinMDF/BinMDF_ADriverTable.hxx [deleted file]
src/BinMDF/BinMDF_ADriverTable.lxx [deleted file]
src/BinMDF/BinMDF_DataMapIteratorOfTypeADriverMap.hxx [deleted file]
src/BinMDF/BinMDF_DerivedDriver.cxx [deleted file]
src/BinMDF/BinMDF_DerivedDriver.hxx [deleted file]
src/BinMDF/BinMDF_DoubleMapIteratorOfTypeIdMap.hxx [deleted file]
src/BinMDF/BinMDF_ReferenceDriver.cxx [deleted file]
src/BinMDF/BinMDF_ReferenceDriver.hxx [deleted file]
src/BinMDF/BinMDF_StringIdMap.hxx [deleted file]
src/BinMDF/BinMDF_TagSourceDriver.cxx [deleted file]
src/BinMDF/BinMDF_TagSourceDriver.hxx [deleted file]
src/BinMDF/BinMDF_TypeADriverMap.hxx [deleted file]
src/BinMDF/BinMDF_TypeIdMap.hxx [deleted file]
src/BinMDF/FILES [deleted file]
src/BinMDataStd/BinMDataStd.cxx [deleted file]
src/BinMDataStd/BinMDataStd.hxx [deleted file]
src/BinMDataStd/BinMDataStd_AsciiStringDriver.cxx [deleted file]
src/BinMDataStd/BinMDataStd_AsciiStringDriver.hxx [deleted file]
src/BinMDataStd/BinMDataStd_BooleanArrayDriver.cxx [deleted file]
src/BinMDataStd/BinMDataStd_BooleanArrayDriver.hxx [deleted file]
src/BinMDataStd/BinMDataStd_BooleanListDriver.cxx [deleted file]
src/BinMDataStd/BinMDataStd_BooleanListDriver.hxx [deleted file]
src/BinMDataStd/BinMDataStd_ByteArrayDriver.cxx [deleted file]
src/BinMDataStd/BinMDataStd_ByteArrayDriver.hxx [deleted file]
src/BinMDataStd/BinMDataStd_ExpressionDriver.cxx [deleted file]
src/BinMDataStd/BinMDataStd_ExpressionDriver.hxx [deleted file]
src/BinMDataStd/BinMDataStd_ExtStringArrayDriver.cxx [deleted file]
src/BinMDataStd/BinMDataStd_ExtStringArrayDriver.hxx [deleted file]
src/BinMDataStd/BinMDataStd_ExtStringListDriver.cxx [deleted file]
src/BinMDataStd/BinMDataStd_ExtStringListDriver.hxx [deleted file]
src/BinMDataStd/BinMDataStd_GenericEmptyDriver.cxx [deleted file]
src/BinMDataStd/BinMDataStd_GenericEmptyDriver.hxx [deleted file]
src/BinMDataStd/BinMDataStd_GenericExtStringDriver.cxx [deleted file]
src/BinMDataStd/BinMDataStd_GenericExtStringDriver.hxx [deleted file]
src/BinMDataStd/BinMDataStd_IntPackedMapDriver.cxx [deleted file]
src/BinMDataStd/BinMDataStd_IntPackedMapDriver.hxx [deleted file]
src/BinMDataStd/BinMDataStd_IntegerArrayDriver.cxx [deleted file]
src/BinMDataStd/BinMDataStd_IntegerArrayDriver.hxx [deleted file]
src/BinMDataStd/BinMDataStd_IntegerDriver.cxx [deleted file]
src/BinMDataStd/BinMDataStd_IntegerDriver.hxx [deleted file]
src/BinMDataStd/BinMDataStd_IntegerListDriver.cxx [deleted file]
src/BinMDataStd/BinMDataStd_IntegerListDriver.hxx [deleted file]
src/BinMDataStd/BinMDataStd_NamedDataDriver.cxx [deleted file]
src/BinMDataStd/BinMDataStd_NamedDataDriver.hxx [deleted file]
src/BinMDataStd/BinMDataStd_RealArrayDriver.cxx [deleted file]
src/BinMDataStd/BinMDataStd_RealArrayDriver.hxx [deleted file]
src/BinMDataStd/BinMDataStd_RealDriver.cxx [deleted file]
src/BinMDataStd/BinMDataStd_RealDriver.hxx [deleted file]
src/BinMDataStd/BinMDataStd_RealListDriver.cxx [deleted file]
src/BinMDataStd/BinMDataStd_RealListDriver.hxx [deleted file]
src/BinMDataStd/BinMDataStd_ReferenceArrayDriver.cxx [deleted file]
src/BinMDataStd/BinMDataStd_ReferenceArrayDriver.hxx [deleted file]
src/BinMDataStd/BinMDataStd_ReferenceListDriver.cxx [deleted file]
src/BinMDataStd/BinMDataStd_ReferenceListDriver.hxx [deleted file]
src/BinMDataStd/BinMDataStd_TreeNodeDriver.cxx [deleted file]
src/BinMDataStd/BinMDataStd_TreeNodeDriver.hxx [deleted file]
src/BinMDataStd/BinMDataStd_UAttributeDriver.cxx [deleted file]
src/BinMDataStd/BinMDataStd_UAttributeDriver.hxx [deleted file]
src/BinMDataStd/BinMDataStd_VariableDriver.cxx [deleted file]
src/BinMDataStd/BinMDataStd_VariableDriver.hxx [deleted file]
src/BinMDataStd/FILES [deleted file]
src/BinMDataXtd/BinMDataXtd.cxx [deleted file]
src/BinMDataXtd/BinMDataXtd.hxx [deleted file]
src/BinMDataXtd/BinMDataXtd_ConstraintDriver.cxx [deleted file]
src/BinMDataXtd/BinMDataXtd_ConstraintDriver.hxx [deleted file]
src/BinMDataXtd/BinMDataXtd_GeometryDriver.cxx [deleted file]
src/BinMDataXtd/BinMDataXtd_GeometryDriver.hxx [deleted file]
src/BinMDataXtd/BinMDataXtd_PatternStdDriver.cxx [deleted file]
src/BinMDataXtd/BinMDataXtd_PatternStdDriver.hxx [deleted file]
src/BinMDataXtd/BinMDataXtd_PositionDriver.cxx [deleted file]
src/BinMDataXtd/BinMDataXtd_PositionDriver.hxx [deleted file]
src/BinMDataXtd/BinMDataXtd_PresentationDriver.cxx [deleted file]
src/BinMDataXtd/BinMDataXtd_PresentationDriver.hxx [deleted file]
src/BinMDataXtd/BinMDataXtd_TriangulationDriver.cxx [deleted file]
src/BinMDataXtd/BinMDataXtd_TriangulationDriver.hxx [deleted file]
src/BinMDataXtd/FILES [deleted file]
src/BinMDocStd/BinMDocStd.cxx [deleted file]
src/BinMDocStd/BinMDocStd.hxx [deleted file]
src/BinMDocStd/BinMDocStd_XLinkDriver.cxx [deleted file]
src/BinMDocStd/BinMDocStd_XLinkDriver.hxx [deleted file]
src/BinMDocStd/FILES [deleted file]
src/BinMFunction/BinMFunction.cxx [deleted file]
src/BinMFunction/BinMFunction.hxx [deleted file]
src/BinMFunction/BinMFunction_FunctionDriver.cxx [deleted file]
src/BinMFunction/BinMFunction_FunctionDriver.hxx [deleted file]
src/BinMFunction/BinMFunction_GraphNodeDriver.cxx [deleted file]
src/BinMFunction/BinMFunction_GraphNodeDriver.hxx [deleted file]
src/BinMFunction/BinMFunction_ScopeDriver.cxx [deleted file]
src/BinMFunction/BinMFunction_ScopeDriver.hxx [deleted file]
src/BinMFunction/FILES [deleted file]
src/BinMNaming/BinMNaming.cxx [deleted file]
src/BinMNaming/BinMNaming.hxx [deleted file]
src/BinMNaming/BinMNaming_NamedShapeDriver.cxx [deleted file]
src/BinMNaming/BinMNaming_NamedShapeDriver.hxx [deleted file]
src/BinMNaming/BinMNaming_NamedShapeDriver.lxx [deleted file]
src/BinMNaming/BinMNaming_NamingDriver.cxx [deleted file]
src/BinMNaming/BinMNaming_NamingDriver.hxx [deleted file]
src/BinMNaming/FILES [deleted file]
src/BinMXCAFDoc/BinMXCAFDoc.cxx [deleted file]
src/BinMXCAFDoc/BinMXCAFDoc.hxx [deleted file]
src/BinMXCAFDoc/BinMXCAFDoc_AssemblyItemRefDriver.cxx [deleted file]
src/BinMXCAFDoc/BinMXCAFDoc_AssemblyItemRefDriver.hxx [deleted file]
src/BinMXCAFDoc/BinMXCAFDoc_CentroidDriver.cxx [deleted file]
src/BinMXCAFDoc/BinMXCAFDoc_CentroidDriver.hxx [deleted file]
src/BinMXCAFDoc/BinMXCAFDoc_ColorDriver.cxx [deleted file]
src/BinMXCAFDoc/BinMXCAFDoc_ColorDriver.hxx [deleted file]
src/BinMXCAFDoc/BinMXCAFDoc_DatumDriver.cxx [deleted file]
src/BinMXCAFDoc/BinMXCAFDoc_DatumDriver.hxx [deleted file]
src/BinMXCAFDoc/BinMXCAFDoc_DimTolDriver.cxx [deleted file]
src/BinMXCAFDoc/BinMXCAFDoc_DimTolDriver.hxx [deleted file]
src/BinMXCAFDoc/BinMXCAFDoc_GraphNodeDriver.cxx [deleted file]
src/BinMXCAFDoc/BinMXCAFDoc_GraphNodeDriver.hxx [deleted file]
src/BinMXCAFDoc/BinMXCAFDoc_LengthUnitDriver.cxx [deleted file]
src/BinMXCAFDoc/BinMXCAFDoc_LengthUnitDriver.hxx [deleted file]
src/BinMXCAFDoc/BinMXCAFDoc_LocationDriver.cxx [deleted file]
src/BinMXCAFDoc/BinMXCAFDoc_LocationDriver.hxx [deleted file]
src/BinMXCAFDoc/BinMXCAFDoc_MaterialDriver.cxx [deleted file]
src/BinMXCAFDoc/BinMXCAFDoc_MaterialDriver.hxx [deleted file]
src/BinMXCAFDoc/BinMXCAFDoc_NoteBinDataDriver.cxx [deleted file]
src/BinMXCAFDoc/BinMXCAFDoc_NoteBinDataDriver.hxx [deleted file]
src/BinMXCAFDoc/BinMXCAFDoc_NoteCommentDriver.cxx [deleted file]
src/BinMXCAFDoc/BinMXCAFDoc_NoteCommentDriver.hxx [deleted file]
src/BinMXCAFDoc/BinMXCAFDoc_NoteDriver.cxx [deleted file]
src/BinMXCAFDoc/BinMXCAFDoc_NoteDriver.hxx [deleted file]
src/BinMXCAFDoc/BinMXCAFDoc_VisMaterialDriver.cxx [deleted file]
src/BinMXCAFDoc/BinMXCAFDoc_VisMaterialDriver.hxx [deleted file]
src/BinMXCAFDoc/BinMXCAFDoc_VisMaterialToolDriver.cxx [deleted file]
src/BinMXCAFDoc/BinMXCAFDoc_VisMaterialToolDriver.hxx [deleted file]
src/BinMXCAFDoc/FILES [deleted file]
src/BinObjMgt/BinObjMgt_PByte.hxx [deleted file]
src/BinObjMgt/BinObjMgt_PChar.hxx [deleted file]
src/BinObjMgt/BinObjMgt_PExtChar.hxx [deleted file]
src/BinObjMgt/BinObjMgt_PInteger.hxx [deleted file]
src/BinObjMgt/BinObjMgt_PReal.hxx [deleted file]
src/BinObjMgt/BinObjMgt_PShortReal.hxx [deleted file]
src/BinObjMgt/BinObjMgt_Persistent.cxx [deleted file]
src/BinObjMgt/BinObjMgt_Persistent.hxx [deleted file]
src/BinObjMgt/BinObjMgt_Persistent.lxx [deleted file]
src/BinObjMgt/BinObjMgt_Position.cxx [deleted file]
src/BinObjMgt/BinObjMgt_Position.hxx [deleted file]
src/BinObjMgt/BinObjMgt_RRelocationTable.cxx [deleted file]
src/BinObjMgt/BinObjMgt_RRelocationTable.hxx [deleted file]
src/BinObjMgt/BinObjMgt_SRelocationTable.hxx [deleted file]
src/BinObjMgt/FILES [deleted file]
src/BinTObjDrivers/BinTObjDrivers.cxx [deleted file]
src/BinTObjDrivers/BinTObjDrivers.hxx [deleted file]
src/BinTObjDrivers/BinTObjDrivers_DocumentRetrievalDriver.cxx [deleted file]
src/BinTObjDrivers/BinTObjDrivers_DocumentRetrievalDriver.hxx [deleted file]
src/BinTObjDrivers/BinTObjDrivers_DocumentStorageDriver.cxx [deleted file]
src/BinTObjDrivers/BinTObjDrivers_DocumentStorageDriver.hxx [deleted file]
src/BinTObjDrivers/BinTObjDrivers_IntSparseArrayDriver.cxx [deleted file]
src/BinTObjDrivers/BinTObjDrivers_IntSparseArrayDriver.hxx [deleted file]
src/BinTObjDrivers/BinTObjDrivers_ModelDriver.cxx [deleted file]
src/BinTObjDrivers/BinTObjDrivers_ModelDriver.hxx [deleted file]
src/BinTObjDrivers/BinTObjDrivers_ObjectDriver.cxx [deleted file]
src/BinTObjDrivers/BinTObjDrivers_ObjectDriver.hxx [deleted file]
src/BinTObjDrivers/BinTObjDrivers_ReferenceDriver.cxx [deleted file]
src/BinTObjDrivers/BinTObjDrivers_ReferenceDriver.hxx [deleted file]
src/BinTObjDrivers/BinTObjDrivers_XYZDriver.cxx [deleted file]
src/BinTObjDrivers/BinTObjDrivers_XYZDriver.hxx [deleted file]
src/BinTObjDrivers/FILES [deleted file]
src/BinTools/BinTools.cxx [deleted file]
src/BinTools/BinTools.hxx [deleted file]
src/BinTools/BinTools_Curve2dSet.cxx [deleted file]
src/BinTools/BinTools_Curve2dSet.hxx [deleted file]
src/BinTools/BinTools_CurveSet.cxx [deleted file]
src/BinTools/BinTools_CurveSet.hxx [deleted file]
src/BinTools/BinTools_FormatVersion.hxx [deleted file]
src/BinTools/BinTools_IStream.cxx [deleted file]
src/BinTools/BinTools_IStream.hxx [deleted file]
src/BinTools/BinTools_LocationSet.cxx [deleted file]
src/BinTools/BinTools_LocationSet.hxx [deleted file]
src/BinTools/BinTools_LocationSetPtr.hxx [deleted file]
src/BinTools/BinTools_OStream.cxx [deleted file]
src/BinTools/BinTools_OStream.hxx [deleted file]
src/BinTools/BinTools_ObjectType.hxx [deleted file]
src/BinTools/BinTools_ShapeReader.cxx [deleted file]
src/BinTools/BinTools_ShapeReader.hxx [deleted file]
src/BinTools/BinTools_ShapeSet.cxx [deleted file]
src/BinTools/BinTools_ShapeSet.hxx [deleted file]
src/BinTools/BinTools_ShapeSetBase.cxx [deleted file]
src/BinTools/BinTools_ShapeSetBase.hxx [deleted file]
src/BinTools/BinTools_ShapeWriter.cxx [deleted file]
src/BinTools/BinTools_ShapeWriter.hxx [deleted file]
src/BinTools/BinTools_SurfaceSet.cxx [deleted file]
src/BinTools/BinTools_SurfaceSet.hxx [deleted file]
src/BinTools/FILES [deleted file]
src/BinXCAFDrivers/BinXCAFDrivers.cxx [deleted file]
src/BinXCAFDrivers/BinXCAFDrivers.hxx [deleted file]
src/BinXCAFDrivers/BinXCAFDrivers_DocumentRetrievalDriver.cxx [deleted file]
src/BinXCAFDrivers/BinXCAFDrivers_DocumentRetrievalDriver.hxx [deleted file]
src/BinXCAFDrivers/BinXCAFDrivers_DocumentStorageDriver.cxx [deleted file]
src/BinXCAFDrivers/BinXCAFDrivers_DocumentStorageDriver.hxx [deleted file]
src/BinXCAFDrivers/FILES [deleted file]
src/Bisector/Bisector.cxx [deleted file]
src/Bisector/Bisector.hxx [deleted file]
src/Bisector/Bisector_Bisec.cxx [deleted file]
src/Bisector/Bisector_Bisec.hxx [deleted file]
src/Bisector/Bisector_BisecAna.cxx [deleted file]
src/Bisector/Bisector_BisecAna.hxx [deleted file]
src/Bisector/Bisector_BisecCC.cxx [deleted file]
src/Bisector/Bisector_BisecCC.hxx [deleted file]
src/Bisector/Bisector_BisecPC.cxx [deleted file]
src/Bisector/Bisector_BisecPC.hxx [deleted file]
src/Bisector/Bisector_Curve.cxx [deleted file]
src/Bisector/Bisector_Curve.hxx [deleted file]
src/Bisector/Bisector_FunctionH.cxx [deleted file]
src/Bisector/Bisector_FunctionH.hxx [deleted file]
src/Bisector/Bisector_FunctionInter.cxx [deleted file]
src/Bisector/Bisector_FunctionInter.hxx [deleted file]
src/Bisector/Bisector_Inter.cxx [deleted file]
src/Bisector/Bisector_Inter.hxx [deleted file]
src/Bisector/Bisector_PointOnBis.cxx [deleted file]
src/Bisector/Bisector_PointOnBis.hxx [deleted file]
src/Bisector/Bisector_PolyBis.cxx [deleted file]
src/Bisector/Bisector_PolyBis.hxx [deleted file]
src/Bisector/FILES [deleted file]
src/Blend/Blend_AppFunction.cxx [deleted file]
src/Blend/Blend_AppFunction.hxx [deleted file]
src/Blend/Blend_CSFunction.cxx [deleted file]
src/Blend/Blend_CSFunction.hxx [deleted file]
src/Blend/Blend_CurvPointFuncInv.cxx [deleted file]
src/Blend/Blend_CurvPointFuncInv.hxx [deleted file]
src/Blend/Blend_Debug.cxx [deleted file]
src/Blend/Blend_DecrochStatus.hxx [deleted file]
src/Blend/Blend_FuncInv.cxx [deleted file]
src/Blend/Blend_FuncInv.hxx [deleted file]
src/Blend/Blend_Function.cxx [deleted file]
src/Blend/Blend_Function.hxx [deleted file]
src/Blend/Blend_Point.cxx [deleted file]
src/Blend/Blend_Point.hxx [deleted file]
src/Blend/Blend_Point.lxx [deleted file]
src/Blend/Blend_RstRstFunction.cxx [deleted file]
src/Blend/Blend_RstRstFunction.hxx [deleted file]
src/Blend/Blend_SequenceOfPoint.hxx [deleted file]
src/Blend/Blend_Status.hxx [deleted file]
src/Blend/Blend_SurfCurvFuncInv.cxx [deleted file]
src/Blend/Blend_SurfCurvFuncInv.hxx [deleted file]
src/Blend/Blend_SurfPointFuncInv.cxx [deleted file]
src/Blend/Blend_SurfPointFuncInv.hxx [deleted file]
src/Blend/Blend_SurfRstFunction.cxx [deleted file]
src/Blend/Blend_SurfRstFunction.hxx [deleted file]
src/Blend/FILES [deleted file]
src/BlendFunc/BlendFunc.cxx [deleted file]
src/BlendFunc/BlendFunc.hxx [deleted file]
src/BlendFunc/BlendFunc_CSCircular.cxx [deleted file]
src/BlendFunc/BlendFunc_CSCircular.hxx [deleted file]
src/BlendFunc/BlendFunc_CSConstRad.cxx [deleted file]
src/BlendFunc/BlendFunc_CSConstRad.hxx [deleted file]
src/BlendFunc/BlendFunc_ChAsym.cxx [deleted file]
src/BlendFunc/BlendFunc_ChAsym.hxx [deleted file]
src/BlendFunc/BlendFunc_ChAsymInv.cxx [deleted file]
src/BlendFunc/BlendFunc_ChAsymInv.hxx [deleted file]
src/BlendFunc/BlendFunc_ChamfInv.cxx [deleted file]
src/BlendFunc/BlendFunc_ChamfInv.hxx [deleted file]
src/BlendFunc/BlendFunc_Chamfer.cxx [deleted file]
src/BlendFunc/BlendFunc_Chamfer.hxx [deleted file]
src/BlendFunc/BlendFunc_ConstRad.cxx [deleted file]
src/BlendFunc/BlendFunc_ConstRad.hxx [deleted file]
src/BlendFunc/BlendFunc_ConstRadInv.cxx [deleted file]
src/BlendFunc/BlendFunc_ConstRadInv.hxx [deleted file]
src/BlendFunc/BlendFunc_ConstThroat.cxx [deleted file]
src/BlendFunc/BlendFunc_ConstThroat.hxx [deleted file]
src/BlendFunc/BlendFunc_ConstThroatInv.cxx [deleted file]
src/BlendFunc/BlendFunc_ConstThroatInv.hxx [deleted file]
src/BlendFunc/BlendFunc_ConstThroatWithPenetration.cxx [deleted file]
src/BlendFunc/BlendFunc_ConstThroatWithPenetration.hxx [deleted file]
src/BlendFunc/BlendFunc_ConstThroatWithPenetrationInv.cxx [deleted file]
src/BlendFunc/BlendFunc_ConstThroatWithPenetrationInv.hxx [deleted file]
src/BlendFunc/BlendFunc_Corde.cxx [deleted file]
src/BlendFunc/BlendFunc_Corde.hxx [deleted file]
src/BlendFunc/BlendFunc_EvolRad.cxx [deleted file]
src/BlendFunc/BlendFunc_EvolRad.hxx [deleted file]
src/BlendFunc/BlendFunc_EvolRadInv.cxx [deleted file]
src/BlendFunc/BlendFunc_EvolRadInv.hxx [deleted file]
src/BlendFunc/BlendFunc_GenChamfInv.cxx [deleted file]
src/BlendFunc/BlendFunc_GenChamfInv.hxx [deleted file]
src/BlendFunc/BlendFunc_GenChamfer.cxx [deleted file]
src/BlendFunc/BlendFunc_GenChamfer.hxx [deleted file]
src/BlendFunc/BlendFunc_Ruled.cxx [deleted file]
src/BlendFunc/BlendFunc_Ruled.hxx [deleted file]
src/BlendFunc/BlendFunc_RuledInv.cxx [deleted file]
src/BlendFunc/BlendFunc_RuledInv.hxx [deleted file]
src/BlendFunc/BlendFunc_SectionShape.hxx [deleted file]
src/BlendFunc/BlendFunc_Tensor.cxx [deleted file]
src/BlendFunc/BlendFunc_Tensor.hxx [deleted file]
src/BlendFunc/BlendFunc_Tensor.lxx [deleted file]
src/BlendFunc/FILES [deleted file]
src/Bnd/Bnd_Array1OfBox.hxx [deleted file]
src/Bnd/Bnd_Array1OfBox2d.hxx [deleted file]
src/Bnd/Bnd_Array1OfSphere.hxx [deleted file]
src/Bnd/Bnd_B2d.hxx [deleted file]
src/Bnd/Bnd_B2d_0.cxx [deleted file]
src/Bnd/Bnd_B2f.hxx [deleted file]
src/Bnd/Bnd_B2f_0.cxx [deleted file]
src/Bnd/Bnd_B2x.gxx [deleted file]
src/Bnd/Bnd_B2x.lxx [deleted file]
src/Bnd/Bnd_B3d.hxx [deleted file]
src/Bnd/Bnd_B3d_0.cxx [deleted file]
src/Bnd/Bnd_B3f.hxx [deleted file]
src/Bnd/Bnd_B3f_0.cxx [deleted file]
src/Bnd/Bnd_B3x.gxx [deleted file]
src/Bnd/Bnd_B3x.lxx [deleted file]
src/Bnd/Bnd_BoundSortBox.cxx [deleted file]
src/Bnd/Bnd_BoundSortBox.hxx [deleted file]
src/Bnd/Bnd_Box.cxx [deleted file]
src/Bnd/Bnd_Box.hxx [deleted file]
src/Bnd/Bnd_Box2d.cxx [deleted file]
src/Bnd/Bnd_Box2d.hxx [deleted file]
src/Bnd/Bnd_HArray1OfBox.hxx [deleted file]
src/Bnd/Bnd_HArray1OfBox2d.hxx [deleted file]
src/Bnd/Bnd_HArray1OfSphere.hxx [deleted file]
src/Bnd/Bnd_OBB.cxx [deleted file]
src/Bnd/Bnd_OBB.hxx [deleted file]
src/Bnd/Bnd_Range.cxx [deleted file]
src/Bnd/Bnd_Range.hxx [deleted file]
src/Bnd/Bnd_Sphere.cxx [deleted file]
src/Bnd/Bnd_Sphere.hxx [deleted file]
src/Bnd/Bnd_Sphere.lxx [deleted file]
src/Bnd/Bnd_Tools.hxx [deleted file]
src/Bnd/FILES [deleted file]
src/BndLib/BndLib.cxx [deleted file]
src/BndLib/BndLib.hxx [deleted file]
src/BndLib/BndLib_Add2dCurve.cxx [deleted file]
src/BndLib/BndLib_Add2dCurve.hxx [deleted file]
src/BndLib/BndLib_Add3dCurve.cxx [deleted file]
src/BndLib/BndLib_Add3dCurve.hxx [deleted file]
src/BndLib/BndLib_AddSurface.cxx [deleted file]
src/BndLib/BndLib_AddSurface.hxx [deleted file]
src/BndLib/FILES [deleted file]
src/CDF/CDF_Application.cxx [deleted file]
src/CDF/CDF_Application.hxx [deleted file]
src/CDF/CDF_Directory.cxx [deleted file]
src/CDF/CDF_Directory.hxx [deleted file]
src/CDF/CDF_DirectoryIterator.cxx [deleted file]
src/CDF/CDF_DirectoryIterator.hxx [deleted file]
src/CDF/CDF_FWOSDriver.cxx [deleted file]
src/CDF/CDF_FWOSDriver.hxx [deleted file]
src/CDF/CDF_MetaDataDriver.cxx [deleted file]
src/CDF/CDF_MetaDataDriver.hxx [deleted file]
src/CDF/CDF_MetaDataDriverFactory.cxx [deleted file]
src/CDF/CDF_MetaDataDriverFactory.hxx [deleted file]
src/CDF/CDF_Store.cxx [deleted file]
src/CDF/CDF_Store.hxx [deleted file]
src/CDF/CDF_StoreList.cxx [deleted file]
src/CDF/CDF_StoreList.hxx [deleted file]
src/CDF/CDF_StoreSetNameStatus.hxx [deleted file]
src/CDF/CDF_SubComponentStatus.hxx [deleted file]
src/CDF/CDF_TryStoreStatus.hxx [deleted file]
src/CDF/CDF_TypeOfActivation.hxx [deleted file]
src/CDF/FILES [deleted file]
src/CDM/CDM_Application.cxx [deleted file]
src/CDM/CDM_Application.hxx [deleted file]
src/CDM/CDM_CanCloseStatus.hxx [deleted file]
src/CDM/CDM_DataMapIteratorOfMetaDataLookUpTable.hxx [deleted file]
src/CDM/CDM_Document.cxx [deleted file]
src/CDM/CDM_Document.hxx [deleted file]
src/CDM/CDM_DocumentPointer.hxx [deleted file]
src/CDM/CDM_ListIteratorOfListOfDocument.hxx [deleted file]
src/CDM/CDM_ListIteratorOfListOfReferences.hxx [deleted file]
src/CDM/CDM_ListOfDocument.hxx [deleted file]
src/CDM/CDM_ListOfReferences.hxx [deleted file]
src/CDM/CDM_MapIteratorOfMapOfDocument.hxx [deleted file]
src/CDM/CDM_MapOfDocument.hxx [deleted file]
src/CDM/CDM_MetaData.cxx [deleted file]
src/CDM/CDM_MetaData.hxx [deleted file]
src/CDM/CDM_MetaDataLookUpTable.hxx [deleted file]
src/CDM/CDM_NamesDirectory.hxx [deleted file]
src/CDM/CDM_Reference.cxx [deleted file]
src/CDM/CDM_Reference.hxx [deleted file]
src/CDM/CDM_ReferenceIterator.cxx [deleted file]
src/CDM/CDM_ReferenceIterator.hxx [deleted file]
src/CDM/FILES [deleted file]
src/CPnts/CPnts_AbscissaPoint.cxx [deleted file]
src/CPnts/CPnts_AbscissaPoint.hxx [deleted file]
src/CPnts/CPnts_AbscissaPoint.lxx [deleted file]
src/CPnts/CPnts_MyGaussFunction.cxx [deleted file]
src/CPnts/CPnts_MyGaussFunction.hxx [deleted file]
src/CPnts/CPnts_MyGaussFunction.lxx [deleted file]
src/CPnts/CPnts_MyRootFunction.cxx [deleted file]
src/CPnts/CPnts_MyRootFunction.hxx [deleted file]
src/CPnts/CPnts_MyRootFunction.lxx [deleted file]
src/CPnts/CPnts_RealFunction.hxx [deleted file]
src/CPnts/CPnts_UniformDeflection.cxx [deleted file]
src/CPnts/CPnts_UniformDeflection.hxx [deleted file]
src/CPnts/CPnts_UniformDeflection.lxx [deleted file]
src/CPnts/FILES [deleted file]
src/CSLib/CSLib.cxx [deleted file]
src/CSLib/CSLib.hxx [deleted file]
src/CSLib/CSLib_Class2d.cxx [deleted file]
src/CSLib/CSLib_Class2d.hxx [deleted file]
src/CSLib/CSLib_DerivativeStatus.hxx [deleted file]
src/CSLib/CSLib_NormalPolyDef.cxx [deleted file]
src/CSLib/CSLib_NormalPolyDef.hxx [deleted file]
src/CSLib/CSLib_NormalStatus.hxx [deleted file]
src/CSLib/FILES [deleted file]
src/ChFi2d/ChFi2d.cxx [deleted file]
src/ChFi2d/ChFi2d.hxx [deleted file]
src/ChFi2d/ChFi2d_AnaFilletAlgo.cxx [deleted file]
src/ChFi2d/ChFi2d_AnaFilletAlgo.hxx [deleted file]
src/ChFi2d/ChFi2d_Builder.cxx [deleted file]
src/ChFi2d/ChFi2d_Builder.hxx [deleted file]
src/ChFi2d/ChFi2d_Builder.lxx [deleted file]
src/ChFi2d/ChFi2d_Builder_0.cxx [deleted file]
src/ChFi2d/ChFi2d_ChamferAPI.cxx [deleted file]
src/ChFi2d/ChFi2d_ChamferAPI.hxx [deleted file]
src/ChFi2d/ChFi2d_ConstructionError.hxx [deleted file]
src/ChFi2d/ChFi2d_FilletAPI.cxx [deleted file]
src/ChFi2d/ChFi2d_FilletAPI.hxx [deleted file]
src/ChFi2d/ChFi2d_FilletAlgo.cxx [deleted file]
src/ChFi2d/ChFi2d_FilletAlgo.hxx [deleted file]
src/ChFi2d/FILES [deleted file]
src/ChFi3d/ChFi3d.cxx [deleted file]
src/ChFi3d/ChFi3d.hxx [deleted file]
src/ChFi3d/ChFi3d_Builder.cxx [deleted file]
src/ChFi3d/ChFi3d_Builder.hxx [deleted file]
src/ChFi3d/ChFi3d_Builder_0.cxx [deleted file]
src/ChFi3d/ChFi3d_Builder_0.hxx [deleted file]
src/ChFi3d/ChFi3d_Builder_1.cxx [deleted file]
src/ChFi3d/ChFi3d_Builder_2.cxx [deleted file]
src/ChFi3d/ChFi3d_Builder_6.cxx [deleted file]
src/ChFi3d/ChFi3d_Builder_C1.cxx [deleted file]
src/ChFi3d/ChFi3d_Builder_C2.cxx [deleted file]
src/ChFi3d/ChFi3d_Builder_CnCrn.cxx [deleted file]
src/ChFi3d/ChFi3d_Builder_NotImp.cxx [deleted file]
src/ChFi3d/ChFi3d_Builder_SpKP.cxx [deleted file]
src/ChFi3d/ChFi3d_ChBuilder.cxx [deleted file]
src/ChFi3d/ChFi3d_ChBuilder.hxx [deleted file]
src/ChFi3d/ChFi3d_ChBuilder_C2.cxx [deleted file]
src/ChFi3d/ChFi3d_ChBuilder_C3.cxx [deleted file]
src/ChFi3d/ChFi3d_Debug.cxx [deleted file]
src/ChFi3d/ChFi3d_FilBuilder.cxx [deleted file]
src/ChFi3d/ChFi3d_FilBuilder.hxx [deleted file]
src/ChFi3d/ChFi3d_FilBuilder_C2.cxx [deleted file]
src/ChFi3d/ChFi3d_FilBuilder_C3.cxx [deleted file]
src/ChFi3d/ChFi3d_FilletShape.hxx [deleted file]
src/ChFi3d/ChFi3d_SearchSing.cxx [deleted file]
src/ChFi3d/ChFi3d_SearchSing.hxx [deleted file]
src/ChFi3d/FILES [deleted file]
src/ChFiDS/ChFiDS_ChamfMethod.hxx [deleted file]
src/ChFiDS/ChFiDS_ChamfMode.hxx [deleted file]
src/ChFiDS/ChFiDS_ChamfSpine.cxx [deleted file]
src/ChFiDS/ChFiDS_ChamfSpine.hxx [deleted file]
src/ChFiDS/ChFiDS_CircSection.cxx [deleted file]
src/ChFiDS/ChFiDS_CircSection.hxx [deleted file]
src/ChFiDS/ChFiDS_CommonPoint.cxx [deleted file]
src/ChFiDS/ChFiDS_CommonPoint.hxx [deleted file]
src/ChFiDS/ChFiDS_ElSpine.cxx [deleted file]
src/ChFiDS/ChFiDS_ElSpine.hxx [deleted file]
src/ChFiDS/ChFiDS_ErrorStatus.hxx [deleted file]
src/ChFiDS/ChFiDS_FaceInterference.cxx [deleted file]
src/ChFiDS/ChFiDS_FaceInterference.hxx [deleted file]
src/ChFiDS/ChFiDS_FaceInterference.lxx [deleted file]
src/ChFiDS/ChFiDS_FilSpine.cxx [deleted file]
src/ChFiDS/ChFiDS_FilSpine.hxx [deleted file]
src/ChFiDS/ChFiDS_HData.hxx [deleted file]
src/ChFiDS/ChFiDS_IndexedDataMapOfVertexListOfStripe.hxx [deleted file]
src/ChFiDS/ChFiDS_ListIteratorOfListOfHElSpine.hxx [deleted file]
src/ChFiDS/ChFiDS_ListIteratorOfListOfStripe.hxx [deleted file]
src/ChFiDS/ChFiDS_ListIteratorOfRegularities.hxx [deleted file]
src/ChFiDS/ChFiDS_ListOfHElSpine.hxx [deleted file]
src/ChFiDS/ChFiDS_ListOfStripe.hxx [deleted file]
src/ChFiDS/ChFiDS_Map.cxx [deleted file]
src/ChFiDS/ChFiDS_Map.hxx [deleted file]
src/ChFiDS/ChFiDS_Regul.cxx [deleted file]
src/ChFiDS/ChFiDS_Regul.hxx [deleted file]
src/ChFiDS/ChFiDS_Regularities.hxx [deleted file]
src/ChFiDS/ChFiDS_SecArray1.hxx [deleted file]
src/ChFiDS/ChFiDS_SecHArray1.hxx [deleted file]
src/ChFiDS/ChFiDS_SequenceOfSpine.hxx [deleted file]
src/ChFiDS/ChFiDS_SequenceOfSurfData.hxx [deleted file]
src/ChFiDS/ChFiDS_Spine.cxx [deleted file]
src/ChFiDS/ChFiDS_Spine.hxx [deleted file]
src/ChFiDS/ChFiDS_Spine.lxx [deleted file]
src/ChFiDS/ChFiDS_State.hxx [deleted file]
src/ChFiDS/ChFiDS_Stripe.cxx [deleted file]
src/ChFiDS/ChFiDS_Stripe.hxx [deleted file]
src/ChFiDS/ChFiDS_Stripe.lxx [deleted file]
src/ChFiDS/ChFiDS_StripeArray1.hxx [deleted file]
src/ChFiDS/ChFiDS_StripeMap.cxx [deleted file]
src/ChFiDS/ChFiDS_StripeMap.hxx [deleted file]
src/ChFiDS/ChFiDS_StripeMap.lxx [deleted file]
src/ChFiDS/ChFiDS_SurfData.cxx [deleted file]
src/ChFiDS/ChFiDS_SurfData.hxx [deleted file]
src/ChFiDS/ChFiDS_SurfData.lxx [deleted file]
src/ChFiDS/ChFiDS_TypeOfConcavity.hxx [deleted file]
src/ChFiDS/FILES [deleted file]
src/ChFiKPart/ChFiKPart_ComputeData.cxx [deleted file]
src/ChFiKPart/ChFiKPart_ComputeData.hxx [deleted file]
src/ChFiKPart/ChFiKPart_ComputeData_CS.cxx [deleted file]
src/ChFiKPart/ChFiKPart_ComputeData_CS.hxx [deleted file]
src/ChFiKPart/ChFiKPart_ComputeData_ChAsymPlnCon.cxx [deleted file]
src/ChFiKPart/ChFiKPart_ComputeData_ChAsymPlnCon.hxx [deleted file]
src/ChFiKPart/ChFiKPart_ComputeData_ChAsymPlnCyl.cxx [deleted file]
src/ChFiKPart/ChFiKPart_ComputeData_ChAsymPlnCyl.hxx [deleted file]
src/ChFiKPart/ChFiKPart_ComputeData_ChAsymPlnPln.cxx [deleted file]
src/ChFiKPart/ChFiKPart_ComputeData_ChAsymPlnPln.hxx [deleted file]
src/ChFiKPart/ChFiKPart_ComputeData_ChPlnCon.cxx [deleted file]
src/ChFiKPart/ChFiKPart_ComputeData_ChPlnCon.hxx [deleted file]
src/ChFiKPart/ChFiKPart_ComputeData_ChPlnCyl.cxx [deleted file]
src/ChFiKPart/ChFiKPart_ComputeData_ChPlnCyl.hxx [deleted file]
src/ChFiKPart/ChFiKPart_ComputeData_ChPlnPln.cxx [deleted file]
src/ChFiKPart/ChFiKPart_ComputeData_ChPlnPln.hxx [deleted file]
src/ChFiKPart/ChFiKPart_ComputeData_Fcts.cxx [deleted file]
src/ChFiKPart/ChFiKPart_ComputeData_Fcts.hxx [deleted file]
src/ChFiKPart/ChFiKPart_ComputeData_FilPlnCon.cxx [deleted file]
src/ChFiKPart/ChFiKPart_ComputeData_FilPlnCon.hxx [deleted file]
src/ChFiKPart/ChFiKPart_ComputeData_FilPlnCyl.cxx [deleted file]
src/ChFiKPart/ChFiKPart_ComputeData_FilPlnCyl.hxx [deleted file]
src/ChFiKPart/ChFiKPart_ComputeData_FilPlnPln.cxx [deleted file]
src/ChFiKPart/ChFiKPart_ComputeData_FilPlnPln.hxx [deleted file]
src/ChFiKPart/ChFiKPart_ComputeData_Rotule.cxx [deleted file]
src/ChFiKPart/ChFiKPart_ComputeData_Rotule.hxx [deleted file]
src/ChFiKPart/ChFiKPart_ComputeData_Sphere.cxx [deleted file]
src/ChFiKPart/ChFiKPart_ComputeData_Sphere.hxx [deleted file]
src/ChFiKPart/ChFiKPart_DataMapIteratorOfRstMap.hxx [deleted file]
src/ChFiKPart/ChFiKPart_RstMap.hxx [deleted file]
src/ChFiKPart/FILES [deleted file]
src/Cocoa/Cocoa_LocalPool.hxx [deleted file]
src/Cocoa/Cocoa_LocalPool.mm [deleted file]
src/Cocoa/Cocoa_Window.hxx [deleted file]
src/Cocoa/Cocoa_Window.mm [deleted file]
src/Cocoa/FILES [deleted file]
src/Contap/Contap_ArcFunction.cxx [deleted file]
src/Contap/Contap_ArcFunction.hxx [deleted file]
src/Contap/Contap_ArcFunction.lxx [deleted file]
src/Contap/Contap_ContAna.cxx [deleted file]
src/Contap/Contap_ContAna.hxx [deleted file]
src/Contap/Contap_ContAna.lxx [deleted file]
src/Contap/Contap_Contour.cxx [deleted file]
src/Contap/Contap_Contour.hxx [deleted file]
src/Contap/Contap_Contour.lxx [deleted file]
src/Contap/Contap_HContTool.cxx [deleted file]
src/Contap/Contap_HContTool.hxx [deleted file]
src/Contap/Contap_HCurve2dTool.cxx [deleted file]
src/Contap/Contap_HCurve2dTool.hxx [deleted file]
src/Contap/Contap_HCurve2dTool.lxx [deleted file]
src/Contap/Contap_IType.hxx [deleted file]
src/Contap/Contap_Line.cxx [deleted file]
src/Contap/Contap_Line.hxx [deleted file]
src/Contap/Contap_Line.lxx [deleted file]
src/Contap/Contap_Point.cxx [deleted file]
src/Contap/Contap_Point.hxx [deleted file]
src/Contap/Contap_Point.lxx [deleted file]
src/Contap/Contap_SequenceOfIWLineOfTheIWalking.hxx [deleted file]
src/Contap/Contap_SequenceOfPathPointOfTheSearch.hxx [deleted file]
src/Contap/Contap_SequenceOfSegmentOfTheSearch.hxx [deleted file]
src/Contap/Contap_SurfFunction.cxx [deleted file]
src/Contap/Contap_SurfFunction.hxx [deleted file]
src/Contap/Contap_SurfFunction.lxx [deleted file]
src/Contap/Contap_SurfProps.cxx [deleted file]
src/Contap/Contap_SurfProps.hxx [deleted file]
src/Contap/Contap_TFunction.hxx [deleted file]
src/Contap/Contap_TheHSequenceOfPoint.hxx [deleted file]
src/Contap/Contap_TheIWLineOfTheIWalking.hxx [deleted file]
src/Contap/Contap_TheIWLineOfTheIWalking_0.cxx [deleted file]
src/Contap/Contap_TheIWalking.hxx [deleted file]
src/Contap/Contap_TheIWalking_0.cxx [deleted file]
src/Contap/Contap_ThePathPointOfTheSearch.hxx [deleted file]
src/Contap/Contap_ThePathPointOfTheSearch_0.cxx [deleted file]
src/Contap/Contap_TheSearch.hxx [deleted file]
src/Contap/Contap_TheSearchInside.hxx [deleted file]
src/Contap/Contap_TheSearchInside_0.cxx [deleted file]
src/Contap/Contap_TheSearch_0.cxx [deleted file]
src/Contap/Contap_TheSegmentOfTheSearch.hxx [deleted file]
src/Contap/Contap_TheSegmentOfTheSearch_0.cxx [deleted file]
src/Contap/Contap_TheSequenceOfLine.hxx [deleted file]
src/Contap/Contap_TheSequenceOfPoint.hxx [deleted file]
src/Contap/FILES [deleted file]
src/Convert/Convert_CircleToBSplineCurve.cxx [deleted file]
src/Convert/Convert_CircleToBSplineCurve.hxx [deleted file]
src/Convert/Convert_CompBezierCurves2dToBSplineCurve2d.cxx [deleted file]
src/Convert/Convert_CompBezierCurves2dToBSplineCurve2d.hxx [deleted file]
src/Convert/Convert_CompBezierCurvesToBSplineCurve.cxx [deleted file]
src/Convert/Convert_CompBezierCurvesToBSplineCurve.hxx [deleted file]
src/Convert/Convert_CompPolynomialToPoles.cxx [deleted file]
src/Convert/Convert_CompPolynomialToPoles.hxx [deleted file]
src/Convert/Convert_ConeToBSplineSurface.cxx [deleted file]
src/Convert/Convert_ConeToBSplineSurface.hxx [deleted file]
src/Convert/Convert_ConicToBSplineCurve.cxx [deleted file]
src/Convert/Convert_ConicToBSplineCurve.hxx [deleted file]
src/Convert/Convert_CosAndSinEvalFunction.hxx [deleted file]
src/Convert/Convert_CylinderToBSplineSurface.cxx [deleted file]
src/Convert/Convert_CylinderToBSplineSurface.hxx [deleted file]
src/Convert/Convert_ElementarySurfaceToBSplineSurface.cxx [deleted file]
src/Convert/Convert_ElementarySurfaceToBSplineSurface.hxx [deleted file]
src/Convert/Convert_EllipseToBSplineCurve.cxx [deleted file]
src/Convert/Convert_EllipseToBSplineCurve.hxx [deleted file]
src/Convert/Convert_GridPolynomialToPoles.cxx [deleted file]
src/Convert/Convert_GridPolynomialToPoles.hxx [deleted file]
src/Convert/Convert_HyperbolaToBSplineCurve.cxx [deleted file]
src/Convert/Convert_HyperbolaToBSplineCurve.hxx [deleted file]
src/Convert/Convert_ParabolaToBSplineCurve.cxx [deleted file]
src/Convert/Convert_ParabolaToBSplineCurve.hxx [deleted file]
src/Convert/Convert_ParameterisationType.hxx [deleted file]
src/Convert/Convert_PolynomialCosAndSin.cxx [deleted file]
src/Convert/Convert_PolynomialCosAndSin.hxx [deleted file]
src/Convert/Convert_SequenceOfArray1OfPoles.hxx [deleted file]
src/Convert/Convert_SequenceOfArray1OfPoles2d.hxx [deleted file]
src/Convert/Convert_SphereToBSplineSurface.cxx [deleted file]
src/Convert/Convert_SphereToBSplineSurface.hxx [deleted file]
src/Convert/Convert_TorusToBSplineSurface.cxx [deleted file]
src/Convert/Convert_TorusToBSplineSurface.hxx [deleted file]
src/Convert/FILES [deleted file]
src/D3DHost/D3DHost_FrameBuffer.cxx [deleted file]
src/D3DHost/D3DHost_FrameBuffer.hxx [deleted file]
src/D3DHost/D3DHost_GraphicDriver.cxx [deleted file]
src/D3DHost/D3DHost_GraphicDriver.hxx [deleted file]
src/D3DHost/D3DHost_GraphicDriverFactory.cxx [deleted file]
src/D3DHost/D3DHost_GraphicDriverFactory.hxx [deleted file]
src/D3DHost/D3DHost_View.cxx [deleted file]
src/D3DHost/D3DHost_View.hxx [deleted file]
src/D3DHost/FILES [deleted file]
src/D3DHostTest/D3DHostTest.cxx [deleted file]
src/D3DHostTest/D3DHostTest.hxx [deleted file]
src/D3DHostTest/FILES [deleted file]
src/DBRep/DBRep.cxx [deleted file]
src/DBRep/DBRep.hxx [deleted file]
src/DBRep/DBRep_Debug.cxx [deleted file]
src/DBRep/DBRep_DrawableShape.cxx [deleted file]
src/DBRep/DBRep_DrawableShape.hxx [deleted file]
src/DBRep/DBRep_Edge.cxx [deleted file]
src/DBRep/DBRep_Edge.hxx [deleted file]
src/DBRep/DBRep_Edge.lxx [deleted file]
src/DBRep/DBRep_Face.cxx [deleted file]
src/DBRep/DBRep_Face.hxx [deleted file]
src/DBRep/DBRep_Face.lxx [deleted file]
src/DBRep/DBRep_HideData.cxx [deleted file]
src/DBRep/DBRep_HideData.hxx [deleted file]
src/DBRep/DBRep_IsoBuilder.cxx [deleted file]
src/DBRep/DBRep_IsoBuilder.hxx [deleted file]
src/DBRep/DBRep_ListIteratorOfListOfEdge.hxx [deleted file]
src/DBRep/DBRep_ListIteratorOfListOfFace.hxx [deleted file]
src/DBRep/DBRep_ListIteratorOfListOfHideData.hxx [deleted file]
src/DBRep/DBRep_ListOfEdge.hxx [deleted file]
src/DBRep/DBRep_ListOfFace.hxx [deleted file]
src/DBRep/DBRep_ListOfHideData.hxx [deleted file]
src/DBRep/DBRep_Params.hxx [deleted file]
src/DBRep/FILES [deleted file]
src/DDF/DDF.cxx [deleted file]
src/DDF/DDF.hxx [deleted file]
src/DDF/DDF_AttributeBrowser.cxx [deleted file]
src/DDF/DDF_AttributeBrowser.hxx [deleted file]
src/DDF/DDF_BasicCommands.cxx [deleted file]
src/DDF/DDF_Browser.cxx [deleted file]
src/DDF/DDF_Browser.hxx [deleted file]
src/DDF/DDF_BrowserCommands.cxx [deleted file]
src/DDF/DDF_Data.cxx [deleted file]
src/DDF/DDF_Data.hxx [deleted file]
src/DDF/DDF_DataCommands.cxx [deleted file]
src/DDF/DDF_ListIteratorOfTransactionStack.hxx [deleted file]
src/DDF/DDF_Transaction.cxx [deleted file]
src/DDF/DDF_Transaction.hxx [deleted file]
src/DDF/DDF_TransactionCommands.cxx [deleted file]
src/DDF/DDF_TransactionStack.hxx [deleted file]
src/DDF/FILES [deleted file]
src/DDataStd/DDataStd.cxx [deleted file]
src/DDataStd/DDataStd.hxx [deleted file]
src/DDataStd/DDataStd_BasicCommands.cxx [deleted file]
src/DDataStd/DDataStd_ConstraintCommands.cxx [deleted file]
src/DDataStd/DDataStd_DatumCommands.cxx [deleted file]
src/DDataStd/DDataStd_DrawDisplayCommands.cxx [deleted file]
src/DDataStd/DDataStd_DrawDriver.cxx [deleted file]
src/DDataStd/DDataStd_DrawDriver.hxx [deleted file]
src/DDataStd/DDataStd_DrawPresentation.cxx [deleted file]
src/DDataStd/DDataStd_DrawPresentation.hxx [deleted file]
src/DDataStd/DDataStd_NameCommands.cxx [deleted file]
src/DDataStd/DDataStd_NamedShapeCommands.cxx [deleted file]
src/DDataStd/DDataStd_ObjectCommands.cxx [deleted file]
src/DDataStd/DDataStd_TreeBrowser.cxx [deleted file]
src/DDataStd/DDataStd_TreeBrowser.hxx [deleted file]
src/DDataStd/DDataStd_TreeBrowser.tcl [deleted file]
src/DDataStd/DDataStd_TreeCommands.cxx [deleted file]
src/DDataStd/FILES [deleted file]
src/DDocStd/DDocStd.cxx [deleted file]
src/DDocStd/DDocStd.hxx [deleted file]
src/DDocStd/DDocStd_ApplicationCommands.cxx [deleted file]
src/DDocStd/DDocStd_DocumentCommands.cxx [deleted file]
src/DDocStd/DDocStd_DrawDocument.cxx [deleted file]
src/DDocStd/DDocStd_DrawDocument.hxx [deleted file]
src/DDocStd/DDocStd_MTMCommands.cxx [deleted file]
src/DDocStd/DDocStd_ShapeSchemaCommands.cxx [deleted file]
src/DDocStd/DDocStd_ToolsCommands.cxx [deleted file]
src/DDocStd/FILES [deleted file]
src/DDocStd/IDNames.tcl [deleted file]
src/DE/DE_ConfigurationContext.cxx [deleted file]
src/DE/DE_ConfigurationContext.hxx [deleted file]
src/DE/DE_ConfigurationNode.cxx [deleted file]
src/DE/DE_ConfigurationNode.hxx [deleted file]
src/DE/DE_PluginHolder.hxx [deleted file]
src/DE/DE_Provider.cxx [deleted file]
src/DE/DE_Provider.hxx [deleted file]
src/DE/DE_ShapeFixConfigurationNode.cxx [deleted file]
src/DE/DE_ShapeFixConfigurationNode.hxx [deleted file]
src/DE/DE_ShapeFixParameters.hxx [deleted file]
src/DE/DE_Wrapper.cxx [deleted file]
src/DE/DE_Wrapper.hxx [deleted file]
src/DE/FILES [deleted file]
src/DEBREP/DEBREP_ConfigurationNode.cxx [deleted file]
src/DEBREP/DEBREP_ConfigurationNode.hxx [deleted file]
src/DEBREP/DEBREP_Provider.cxx [deleted file]
src/DEBREP/DEBREP_Provider.hxx [deleted file]
src/DEBREP/FILES [deleted file]
src/DEBRepCascade/DEBRepCascade_ConfigurationNode.hxx [deleted file]
src/DEBRepCascade/DEBRepCascade_Provider.hxx [deleted file]
src/DEBRepCascade/FILES [deleted file]
src/DEGLTF/DEGLTF_ConfigurationNode.cxx [deleted file]
src/DEGLTF/DEGLTF_ConfigurationNode.hxx [deleted file]
src/DEGLTF/DEGLTF_Provider.cxx [deleted file]
src/DEGLTF/DEGLTF_Provider.hxx [deleted file]
src/DEGLTF/FILES [deleted file]
src/DEIGES/DEIGES_ConfigurationNode.cxx [deleted file]
src/DEIGES/DEIGES_ConfigurationNode.hxx [deleted file]
src/DEIGES/DEIGES_Parameters.cxx [deleted file]
src/DEIGES/DEIGES_Parameters.hxx [deleted file]
src/DEIGES/DEIGES_Provider.cxx [deleted file]
src/DEIGES/DEIGES_Provider.hxx [deleted file]
src/DEIGES/FILES [deleted file]
src/DEOBJ/DEOBJ_ConfigurationNode.cxx [deleted file]
src/DEOBJ/DEOBJ_ConfigurationNode.hxx [deleted file]
src/DEOBJ/DEOBJ_Provider.cxx [deleted file]
src/DEOBJ/DEOBJ_Provider.hxx [deleted file]
src/DEOBJ/FILES [deleted file]
src/DEPLY/DEPLY_ConfigurationNode.cxx [deleted file]
src/DEPLY/DEPLY_ConfigurationNode.hxx [deleted file]
src/DEPLY/DEPLY_Provider.cxx [deleted file]
src/DEPLY/DEPLY_Provider.hxx [deleted file]
src/DEPLY/FILES [deleted file]
src/DESTEP/DESTEP_ConfigurationNode.cxx [deleted file]
src/DESTEP/DESTEP_ConfigurationNode.hxx [deleted file]
src/DESTEP/DESTEP_Parameters.cxx [deleted file]
src/DESTEP/DESTEP_Parameters.hxx [deleted file]
src/DESTEP/DESTEP_Provider.cxx [deleted file]
src/DESTEP/DESTEP_Provider.hxx [deleted file]
src/DESTEP/FILES [deleted file]
src/DESTL/DESTL_ConfigurationNode.cxx [deleted file]
src/DESTL/DESTL_ConfigurationNode.hxx [deleted file]
src/DESTL/DESTL_Provider.cxx [deleted file]
src/DESTL/DESTL_Provider.hxx [deleted file]
src/DESTL/FILES [deleted file]
src/DEVRML/DEVRML_ConfigurationNode.cxx [deleted file]
src/DEVRML/DEVRML_ConfigurationNode.hxx [deleted file]
src/DEVRML/DEVRML_Provider.cxx [deleted file]
src/DEVRML/DEVRML_Provider.hxx [deleted file]
src/DEVRML/FILES [deleted file]
src/DEXCAF/DEXCAF_ConfigurationNode.cxx [deleted file]
src/DEXCAF/DEXCAF_ConfigurationNode.hxx [deleted file]
src/DEXCAF/DEXCAF_Provider.cxx [deleted file]
src/DEXCAF/DEXCAF_Provider.hxx [deleted file]
src/DEXCAF/FILES [deleted file]
src/DEXCAFCascade/DEXCAFCascade_ConfigurationNode.hxx [deleted file]
src/DEXCAFCascade/DEXCAFCascade_Provider.hxx [deleted file]
src/DEXCAFCascade/FILES [deleted file]
src/DNaming/DNaming.cxx [deleted file]
src/DNaming/DNaming.hxx [deleted file]
src/DNaming/DNaming_BasicCommands.cxx [deleted file]
src/DNaming/DNaming_BooleanOperationDriver.cxx [deleted file]
src/DNaming/DNaming_BooleanOperationDriver.hxx [deleted file]
src/DNaming/DNaming_BoxDriver.cxx [deleted file]
src/DNaming/DNaming_BoxDriver.hxx [deleted file]
src/DNaming/DNaming_CylinderDriver.cxx [deleted file]
src/DNaming/DNaming_CylinderDriver.hxx [deleted file]
src/DNaming/DNaming_DataMapIteratorOfDataMapOfShapeOfName.hxx [deleted file]
src/DNaming/DNaming_DataMapOfShapeOfName.hxx [deleted file]
src/DNaming/DNaming_FilletDriver.cxx [deleted file]
src/DNaming/DNaming_FilletDriver.hxx [deleted file]
src/DNaming/DNaming_Line3DDriver.cxx [deleted file]
src/DNaming/DNaming_Line3DDriver.hxx [deleted file]
src/DNaming/DNaming_ModelingCommands.cxx [deleted file]
src/DNaming/DNaming_PointDriver.cxx [deleted file]
src/DNaming/DNaming_PointDriver.hxx [deleted file]
src/DNaming/DNaming_PrismDriver.cxx [deleted file]
src/DNaming/DNaming_PrismDriver.hxx [deleted file]
src/DNaming/DNaming_RevolutionDriver.cxx [deleted file]
src/DNaming/DNaming_RevolutionDriver.hxx [deleted file]
src/DNaming/DNaming_Selection.tcl [deleted file]
src/DNaming/DNaming_SelectionCommands.cxx [deleted file]
src/DNaming/DNaming_SelectionDriver.cxx [deleted file]
src/DNaming/DNaming_SelectionDriver.hxx [deleted file]
src/DNaming/DNaming_SphereDriver.cxx [deleted file]
src/DNaming/DNaming_SphereDriver.hxx [deleted file]
src/DNaming/DNaming_ToolsCommands.cxx [deleted file]
src/DNaming/DNaming_TransformationDriver.cxx [deleted file]
src/DNaming/DNaming_TransformationDriver.hxx [deleted file]
src/DNaming/FILES [deleted file]
src/DNaming/ModelDefinitions.hxx [deleted file]
src/DPrsStd/DPrsStd.cxx [deleted file]
src/DPrsStd/DPrsStd.hxx [deleted file]
src/DPrsStd/DPrsStd_AISPresentationCommands.cxx [deleted file]
src/DPrsStd/DPrsStd_AISViewerCommands.cxx [deleted file]
src/DPrsStd/FILES [deleted file]
src/DRAWEXE/CMakeLists.txt [deleted file]
src/DRAWEXE/DRAWEXE.cxx [deleted file]
src/DRAWEXE/DRAWEXE.html [deleted file]
src/DRAWEXE/EXTERNLIB [deleted file]
src/DRAWEXE/EXTERNLIB_STATIC [deleted file]
src/DRAWEXE/FILES [deleted file]
src/DataExchange/TKBinXCAF/BinMXCAFDoc/BinMXCAFDoc.cxx [new file with mode: 0644]
src/DataExchange/TKBinXCAF/BinMXCAFDoc/BinMXCAFDoc.hxx [new file with mode: 0644]
src/DataExchange/TKBinXCAF/BinMXCAFDoc/BinMXCAFDoc_AssemblyItemRefDriver.cxx [new file with mode: 0644]
src/DataExchange/TKBinXCAF/BinMXCAFDoc/BinMXCAFDoc_AssemblyItemRefDriver.hxx [new file with mode: 0644]
src/DataExchange/TKBinXCAF/BinMXCAFDoc/BinMXCAFDoc_CentroidDriver.cxx [new file with mode: 0644]
src/DataExchange/TKBinXCAF/BinMXCAFDoc/BinMXCAFDoc_CentroidDriver.hxx [new file with mode: 0644]
src/DataExchange/TKBinXCAF/BinMXCAFDoc/BinMXCAFDoc_ColorDriver.cxx [new file with mode: 0644]
src/DataExchange/TKBinXCAF/BinMXCAFDoc/BinMXCAFDoc_ColorDriver.hxx [new file with mode: 0644]
src/DataExchange/TKBinXCAF/BinMXCAFDoc/BinMXCAFDoc_DatumDriver.cxx [new file with mode: 0644]
src/DataExchange/TKBinXCAF/BinMXCAFDoc/BinMXCAFDoc_DatumDriver.hxx [new file with mode: 0644]
src/DataExchange/TKBinXCAF/BinMXCAFDoc/BinMXCAFDoc_DimTolDriver.cxx [new file with mode: 0644]
src/DataExchange/TKBinXCAF/BinMXCAFDoc/BinMXCAFDoc_DimTolDriver.hxx [new file with mode: 0644]
src/DataExchange/TKBinXCAF/BinMXCAFDoc/BinMXCAFDoc_GraphNodeDriver.cxx [new file with mode: 0644]
src/DataExchange/TKBinXCAF/BinMXCAFDoc/BinMXCAFDoc_GraphNodeDriver.hxx [new file with mode: 0644]
src/DataExchange/TKBinXCAF/BinMXCAFDoc/BinMXCAFDoc_LengthUnitDriver.cxx [new file with mode: 0644]
src/DataExchange/TKBinXCAF/BinMXCAFDoc/BinMXCAFDoc_LengthUnitDriver.hxx [new file with mode: 0644]
src/DataExchange/TKBinXCAF/BinMXCAFDoc/BinMXCAFDoc_LocationDriver.cxx [new file with mode: 0644]
src/DataExchange/TKBinXCAF/BinMXCAFDoc/BinMXCAFDoc_LocationDriver.hxx [new file with mode: 0644]
src/DataExchange/TKBinXCAF/BinMXCAFDoc/BinMXCAFDoc_MaterialDriver.cxx [new file with mode: 0644]
src/DataExchange/TKBinXCAF/BinMXCAFDoc/BinMXCAFDoc_MaterialDriver.hxx [new file with mode: 0644]
src/DataExchange/TKBinXCAF/BinMXCAFDoc/BinMXCAFDoc_NoteBinDataDriver.cxx [new file with mode: 0644]
src/DataExchange/TKBinXCAF/BinMXCAFDoc/BinMXCAFDoc_NoteBinDataDriver.hxx [new file with mode: 0644]
src/DataExchange/TKBinXCAF/BinMXCAFDoc/BinMXCAFDoc_NoteCommentDriver.cxx [new file with mode: 0644]
src/DataExchange/TKBinXCAF/BinMXCAFDoc/BinMXCAFDoc_NoteCommentDriver.hxx [new file with mode: 0644]
src/DataExchange/TKBinXCAF/BinMXCAFDoc/BinMXCAFDoc_NoteDriver.cxx [new file with mode: 0644]
src/DataExchange/TKBinXCAF/BinMXCAFDoc/BinMXCAFDoc_NoteDriver.hxx [new file with mode: 0644]
src/DataExchange/TKBinXCAF/BinMXCAFDoc/BinMXCAFDoc_VisMaterialDriver.cxx [new file with mode: 0644]
src/DataExchange/TKBinXCAF/BinMXCAFDoc/BinMXCAFDoc_VisMaterialDriver.hxx [new file with mode: 0644]
src/DataExchange/TKBinXCAF/BinMXCAFDoc/BinMXCAFDoc_VisMaterialToolDriver.cxx [new file with mode: 0644]
src/DataExchange/TKBinXCAF/BinMXCAFDoc/BinMXCAFDoc_VisMaterialToolDriver.hxx [new file with mode: 0644]
src/DataExchange/TKBinXCAF/BinMXCAFDoc/FILES.cmake [new file with mode: 0644]
src/DataExchange/TKBinXCAF/BinXCAFDrivers/BinXCAFDrivers.cxx [new file with mode: 0644]
src/DataExchange/TKBinXCAF/BinXCAFDrivers/BinXCAFDrivers.hxx [new file with mode: 0644]
src/DataExchange/TKBinXCAF/BinXCAFDrivers/BinXCAFDrivers_DocumentRetrievalDriver.cxx [new file with mode: 0644]
src/DataExchange/TKBinXCAF/BinXCAFDrivers/BinXCAFDrivers_DocumentRetrievalDriver.hxx [new file with mode: 0644]
src/DataExchange/TKBinXCAF/BinXCAFDrivers/BinXCAFDrivers_DocumentStorageDriver.cxx [new file with mode: 0644]
src/DataExchange/TKBinXCAF/BinXCAFDrivers/BinXCAFDrivers_DocumentStorageDriver.hxx [new file with mode: 0644]
src/DataExchange/TKBinXCAF/BinXCAFDrivers/FILES.cmake [new file with mode: 0644]
src/DataExchange/TKBinXCAF/CMakeLists.txt [new file with mode: 0644]
src/DataExchange/TKBinXCAF/EXTERNLIB.cmake [new file with mode: 0644]
src/DataExchange/TKBinXCAF/FILES.cmake [new file with mode: 0644]
src/DataExchange/TKBinXCAF/PACKAGES.cmake [new file with mode: 0644]
src/DataExchange/TKDE/CMakeLists.txt [new file with mode: 0644]
src/DataExchange/TKDE/DE/DE_ConfigurationContext.cxx [new file with mode: 0644]
src/DataExchange/TKDE/DE/DE_ConfigurationContext.hxx [new file with mode: 0644]
src/DataExchange/TKDE/DE/DE_ConfigurationNode.cxx [new file with mode: 0644]
src/DataExchange/TKDE/DE/DE_ConfigurationNode.hxx [new file with mode: 0644]
src/DataExchange/TKDE/DE/DE_PluginHolder.hxx [new file with mode: 0644]
src/DataExchange/TKDE/DE/DE_Provider.cxx [new file with mode: 0644]
src/DataExchange/TKDE/DE/DE_Provider.hxx [new file with mode: 0644]
src/DataExchange/TKDE/DE/DE_ShapeFixConfigurationNode.cxx [new file with mode: 0644]
src/DataExchange/TKDE/DE/DE_ShapeFixConfigurationNode.hxx [new file with mode: 0644]
src/DataExchange/TKDE/DE/DE_ShapeFixParameters.hxx [new file with mode: 0644]
src/DataExchange/TKDE/DE/DE_Wrapper.cxx [new file with mode: 0644]
src/DataExchange/TKDE/DE/DE_Wrapper.hxx [new file with mode: 0644]
src/DataExchange/TKDE/DE/FILES.cmake [new file with mode: 0644]
src/DataExchange/TKDE/EXTERNLIB.cmake [new file with mode: 0644]
src/DataExchange/TKDE/FILES.cmake [new file with mode: 0644]
src/DataExchange/TKDE/PACKAGES.cmake [new file with mode: 0644]
src/DataExchange/TKDECascade/CMakeLists.txt [new file with mode: 0644]
src/DataExchange/TKDECascade/DEBREP/DEBREP_ConfigurationNode.cxx [new file with mode: 0644]
src/DataExchange/TKDECascade/DEBREP/DEBREP_ConfigurationNode.hxx [new file with mode: 0644]
src/DataExchange/TKDECascade/DEBREP/DEBREP_Provider.cxx [new file with mode: 0644]
src/DataExchange/TKDECascade/DEBREP/DEBREP_Provider.hxx [new file with mode: 0644]
src/DataExchange/TKDECascade/DEBREP/FILES.cmake [new file with mode: 0644]
src/DataExchange/TKDECascade/DEBRepCascade/DEBRepCascade_ConfigurationNode.hxx [new file with mode: 0644]
src/DataExchange/TKDECascade/DEBRepCascade/DEBRepCascade_Provider.hxx [new file with mode: 0644]
src/DataExchange/TKDECascade/DEBRepCascade/FILES.cmake [new file with mode: 0644]
src/DataExchange/TKDECascade/DEXCAF/DEXCAF_ConfigurationNode.cxx [new file with mode: 0644]
src/DataExchange/TKDECascade/DEXCAF/DEXCAF_ConfigurationNode.hxx [new file with mode: 0644]
src/DataExchange/TKDECascade/DEXCAF/DEXCAF_Provider.cxx [new file with mode: 0644]
src/DataExchange/TKDECascade/DEXCAF/DEXCAF_Provider.hxx [new file with mode: 0644]
src/DataExchange/TKDECascade/DEXCAF/FILES.cmake [new file with mode: 0644]
src/DataExchange/TKDECascade/DEXCAFCascade/DEXCAFCascade_ConfigurationNode.hxx [new file with mode: 0644]
src/DataExchange/TKDECascade/DEXCAFCascade/DEXCAFCascade_Provider.hxx [new file with mode: 0644]
src/DataExchange/TKDECascade/DEXCAFCascade/FILES.cmake [new file with mode: 0644]
src/DataExchange/TKDECascade/EXTERNLIB.cmake [new file with mode: 0644]
src/DataExchange/TKDECascade/FILES.cmake [new file with mode: 0644]
src/DataExchange/TKDECascade/PACKAGES.cmake [new file with mode: 0644]
src/DataExchange/TKDEGLTF/CMakeLists.txt [new file with mode: 0644]
src/DataExchange/TKDEGLTF/DEGLTF/DEGLTF_ConfigurationNode.cxx [new file with mode: 0644]
src/DataExchange/TKDEGLTF/DEGLTF/DEGLTF_ConfigurationNode.hxx [new file with mode: 0644]
src/DataExchange/TKDEGLTF/DEGLTF/DEGLTF_Provider.cxx [new file with mode: 0644]
src/DataExchange/TKDEGLTF/DEGLTF/DEGLTF_Provider.hxx [new file with mode: 0644]
src/DataExchange/TKDEGLTF/DEGLTF/FILES.cmake [new file with mode: 0644]
src/DataExchange/TKDEGLTF/EXTERNLIB.cmake [new file with mode: 0644]
src/DataExchange/TKDEGLTF/FILES.cmake [new file with mode: 0644]
src/DataExchange/TKDEGLTF/PACKAGES.cmake [new file with mode: 0644]
src/DataExchange/TKDEGLTF/RWGltf/FILES.cmake [new file with mode: 0644]
src/DataExchange/TKDEGLTF/RWGltf/RWGltf_CafReader.cxx [new file with mode: 0644]
src/DataExchange/TKDEGLTF/RWGltf/RWGltf_CafReader.hxx [new file with mode: 0644]
src/DataExchange/TKDEGLTF/RWGltf/RWGltf_CafWriter.cxx [new file with mode: 0644]
src/DataExchange/TKDEGLTF/RWGltf/RWGltf_CafWriter.hxx [new file with mode: 0644]
src/DataExchange/TKDEGLTF/RWGltf/RWGltf_ConfigurationNode.hxx [new file with mode: 0644]
src/DataExchange/TKDEGLTF/RWGltf/RWGltf_DracoParameters.hxx [new file with mode: 0644]
src/DataExchange/TKDEGLTF/RWGltf/RWGltf_GltfAccessor.hxx [new file with mode: 0644]
src/DataExchange/TKDEGLTF/RWGltf/RWGltf_GltfAccessorCompType.hxx [new file with mode: 0644]
src/DataExchange/TKDEGLTF/RWGltf/RWGltf_GltfAccessorLayout.hxx [new file with mode: 0644]
src/DataExchange/TKDEGLTF/RWGltf/RWGltf_GltfAlphaMode.hxx [new file with mode: 0644]
src/DataExchange/TKDEGLTF/RWGltf/RWGltf_GltfArrayType.hxx [new file with mode: 0644]
src/DataExchange/TKDEGLTF/RWGltf/RWGltf_GltfBufferView.hxx [new file with mode: 0644]
src/DataExchange/TKDEGLTF/RWGltf/RWGltf_GltfBufferViewTarget.hxx [new file with mode: 0644]
src/DataExchange/TKDEGLTF/RWGltf/RWGltf_GltfFace.hxx [new file with mode: 0644]
src/DataExchange/TKDEGLTF/RWGltf/RWGltf_GltfJsonParser.cxx [new file with mode: 0644]
src/DataExchange/TKDEGLTF/RWGltf/RWGltf_GltfJsonParser.hxx [new file with mode: 0644]
src/DataExchange/TKDEGLTF/RWGltf/RWGltf_GltfLatePrimitiveArray.cxx [new file with mode: 0644]
src/DataExchange/TKDEGLTF/RWGltf/RWGltf_GltfLatePrimitiveArray.hxx [new file with mode: 0644]
src/DataExchange/TKDEGLTF/RWGltf/RWGltf_GltfMaterialMap.cxx [new file with mode: 0644]
src/DataExchange/TKDEGLTF/RWGltf/RWGltf_GltfMaterialMap.hxx [new file with mode: 0644]
src/DataExchange/TKDEGLTF/RWGltf/RWGltf_GltfOStreamWriter.hxx [new file with mode: 0644]
src/DataExchange/TKDEGLTF/RWGltf/RWGltf_GltfPrimArrayData.hxx [new file with mode: 0644]
src/DataExchange/TKDEGLTF/RWGltf/RWGltf_GltfPrimitiveMode.hxx [new file with mode: 0644]
src/DataExchange/TKDEGLTF/RWGltf/RWGltf_GltfRootElement.hxx [new file with mode: 0644]
src/DataExchange/TKDEGLTF/RWGltf/RWGltf_GltfSceneNodeMap.hxx [new file with mode: 0644]
src/DataExchange/TKDEGLTF/RWGltf/RWGltf_MaterialCommon.hxx [new file with mode: 0644]
src/DataExchange/TKDEGLTF/RWGltf/RWGltf_MaterialMetallicRoughness.hxx [new file with mode: 0644]
src/DataExchange/TKDEGLTF/RWGltf/RWGltf_Provider.hxx [new file with mode: 0644]
src/DataExchange/TKDEGLTF/RWGltf/RWGltf_TriangulationReader.cxx [new file with mode: 0644]
src/DataExchange/TKDEGLTF/RWGltf/RWGltf_TriangulationReader.hxx [new file with mode: 0644]
src/DataExchange/TKDEGLTF/RWGltf/RWGltf_WriterTrsfFormat.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/BRepToIGES/BRepToIGES_BREntity.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/BRepToIGES/BRepToIGES_BREntity.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/BRepToIGES/BRepToIGES_BRShell.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/BRepToIGES/BRepToIGES_BRShell.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/BRepToIGES/BRepToIGES_BRSolid.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/BRepToIGES/BRepToIGES_BRSolid.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/BRepToIGES/BRepToIGES_BRWire.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/BRepToIGES/BRepToIGES_BRWire.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/BRepToIGES/FILES.cmake [new file with mode: 0644]
src/DataExchange/TKDEIGES/BRepToIGESBRep/BRepToIGESBRep_Entity.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/BRepToIGESBRep/BRepToIGESBRep_Entity.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/BRepToIGESBRep/FILES.cmake [new file with mode: 0644]
src/DataExchange/TKDEIGES/CMakeLists.txt [new file with mode: 0644]
src/DataExchange/TKDEIGES/DEIGES/DEIGES_ConfigurationNode.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/DEIGES/DEIGES_ConfigurationNode.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/DEIGES/DEIGES_Parameters.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/DEIGES/DEIGES_Parameters.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/DEIGES/DEIGES_Provider.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/DEIGES/DEIGES_Provider.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/DEIGES/FILES.cmake [new file with mode: 0644]
src/DataExchange/TKDEIGES/EXTERNLIB.cmake [new file with mode: 0644]
src/DataExchange/TKDEIGES/FILES.cmake [new file with mode: 0644]
src/DataExchange/TKDEIGES/Geom2dToIGES/FILES.cmake [new file with mode: 0644]
src/DataExchange/TKDEIGES/Geom2dToIGES/Geom2dToIGES_Geom2dCurve.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/Geom2dToIGES/Geom2dToIGES_Geom2dCurve.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/Geom2dToIGES/Geom2dToIGES_Geom2dEntity.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/Geom2dToIGES/Geom2dToIGES_Geom2dEntity.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/Geom2dToIGES/Geom2dToIGES_Geom2dPoint.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/Geom2dToIGES/Geom2dToIGES_Geom2dPoint.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/Geom2dToIGES/Geom2dToIGES_Geom2dVector.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/Geom2dToIGES/Geom2dToIGES_Geom2dVector.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/GeomToIGES/FILES.cmake [new file with mode: 0644]
src/DataExchange/TKDEIGES/GeomToIGES/GeomToIGES_GeomCurve.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/GeomToIGES/GeomToIGES_GeomCurve.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/GeomToIGES/GeomToIGES_GeomEntity.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/GeomToIGES/GeomToIGES_GeomEntity.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/GeomToIGES/GeomToIGES_GeomPoint.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/GeomToIGES/GeomToIGES_GeomPoint.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/GeomToIGES/GeomToIGES_GeomSurface.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/GeomToIGES/GeomToIGES_GeomSurface.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/GeomToIGES/GeomToIGES_GeomVector.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/GeomToIGES/GeomToIGES_GeomVector.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESAppli/FILES.cmake [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESAppli/IGESAppli.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESAppli/IGESAppli.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESAppli/IGESAppli_Array1OfFiniteElement.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESAppli/IGESAppli_Array1OfFlow.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESAppli/IGESAppli_Array1OfNode.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESAppli/IGESAppli_DrilledHole.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESAppli/IGESAppli_DrilledHole.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESAppli/IGESAppli_ElementResults.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESAppli/IGESAppli_ElementResults.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESAppli/IGESAppli_FiniteElement.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESAppli/IGESAppli_FiniteElement.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESAppli/IGESAppli_Flow.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESAppli/IGESAppli_Flow.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESAppli/IGESAppli_FlowLineSpec.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESAppli/IGESAppli_FlowLineSpec.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESAppli/IGESAppli_GeneralModule.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESAppli/IGESAppli_GeneralModule.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESAppli/IGESAppli_HArray1OfFiniteElement.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESAppli/IGESAppli_HArray1OfFlow.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESAppli/IGESAppli_HArray1OfNode.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESAppli/IGESAppli_LevelFunction.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESAppli/IGESAppli_LevelFunction.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESAppli/IGESAppli_LevelToPWBLayerMap.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESAppli/IGESAppli_LevelToPWBLayerMap.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESAppli/IGESAppli_LineWidening.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESAppli/IGESAppli_LineWidening.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESAppli/IGESAppli_NodalConstraint.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESAppli/IGESAppli_NodalConstraint.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESAppli/IGESAppli_NodalDisplAndRot.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESAppli/IGESAppli_NodalDisplAndRot.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESAppli/IGESAppli_NodalResults.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESAppli/IGESAppli_NodalResults.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESAppli/IGESAppli_Node.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESAppli/IGESAppli_Node.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESAppli/IGESAppli_PWBArtworkStackup.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESAppli/IGESAppli_PWBArtworkStackup.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESAppli/IGESAppli_PWBDrilledHole.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESAppli/IGESAppli_PWBDrilledHole.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESAppli/IGESAppli_PartNumber.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESAppli/IGESAppli_PartNumber.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESAppli/IGESAppli_PinNumber.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESAppli/IGESAppli_PinNumber.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESAppli/IGESAppli_PipingFlow.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESAppli/IGESAppli_PipingFlow.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESAppli/IGESAppli_Protocol.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESAppli/IGESAppli_Protocol.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESAppli/IGESAppli_ReadWriteModule.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESAppli/IGESAppli_ReadWriteModule.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESAppli/IGESAppli_ReferenceDesignator.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESAppli/IGESAppli_ReferenceDesignator.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESAppli/IGESAppli_RegionRestriction.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESAppli/IGESAppli_RegionRestriction.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESAppli/IGESAppli_SpecificModule.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESAppli/IGESAppli_SpecificModule.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESAppli/IGESAppli_ToolDrilledHole.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESAppli/IGESAppli_ToolDrilledHole.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESAppli/IGESAppli_ToolElementResults.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESAppli/IGESAppli_ToolElementResults.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESAppli/IGESAppli_ToolFiniteElement.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESAppli/IGESAppli_ToolFiniteElement.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESAppli/IGESAppli_ToolFlow.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESAppli/IGESAppli_ToolFlow.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESAppli/IGESAppli_ToolFlowLineSpec.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESAppli/IGESAppli_ToolFlowLineSpec.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESAppli/IGESAppli_ToolLevelFunction.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESAppli/IGESAppli_ToolLevelFunction.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESAppli/IGESAppli_ToolLevelToPWBLayerMap.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESAppli/IGESAppli_ToolLevelToPWBLayerMap.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESAppli/IGESAppli_ToolLineWidening.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESAppli/IGESAppli_ToolLineWidening.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESAppli/IGESAppli_ToolNodalConstraint.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESAppli/IGESAppli_ToolNodalConstraint.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESAppli/IGESAppli_ToolNodalDisplAndRot.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESAppli/IGESAppli_ToolNodalDisplAndRot.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESAppli/IGESAppli_ToolNodalResults.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESAppli/IGESAppli_ToolNodalResults.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESAppli/IGESAppli_ToolNode.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESAppli/IGESAppli_ToolNode.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESAppli/IGESAppli_ToolPWBArtworkStackup.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESAppli/IGESAppli_ToolPWBArtworkStackup.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESAppli/IGESAppli_ToolPWBDrilledHole.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESAppli/IGESAppli_ToolPWBDrilledHole.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESAppli/IGESAppli_ToolPartNumber.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESAppli/IGESAppli_ToolPartNumber.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESAppli/IGESAppli_ToolPinNumber.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESAppli/IGESAppli_ToolPinNumber.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESAppli/IGESAppli_ToolPipingFlow.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESAppli/IGESAppli_ToolPipingFlow.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESAppli/IGESAppli_ToolReferenceDesignator.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESAppli/IGESAppli_ToolReferenceDesignator.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESAppli/IGESAppli_ToolRegionRestriction.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESAppli/IGESAppli_ToolRegionRestriction.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESBasic/FILES.cmake [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESBasic/IGESBasic.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESBasic/IGESBasic.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESBasic/IGESBasic_Array1OfLineFontEntity.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESBasic/IGESBasic_Array2OfHArray1OfReal.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESBasic/IGESBasic_AssocGroupType.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESBasic/IGESBasic_AssocGroupType.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESBasic/IGESBasic_ExternalRefFile.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESBasic/IGESBasic_ExternalRefFile.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESBasic/IGESBasic_ExternalRefFileIndex.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESBasic/IGESBasic_ExternalRefFileIndex.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESBasic/IGESBasic_ExternalRefFileName.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESBasic/IGESBasic_ExternalRefFileName.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESBasic/IGESBasic_ExternalRefLibName.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESBasic/IGESBasic_ExternalRefLibName.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESBasic/IGESBasic_ExternalRefName.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESBasic/IGESBasic_ExternalRefName.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESBasic/IGESBasic_ExternalReferenceFile.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESBasic/IGESBasic_ExternalReferenceFile.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESBasic/IGESBasic_GeneralModule.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESBasic/IGESBasic_GeneralModule.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESBasic/IGESBasic_Group.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESBasic/IGESBasic_Group.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESBasic/IGESBasic_GroupWithoutBackP.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESBasic/IGESBasic_GroupWithoutBackP.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESBasic/IGESBasic_HArray1OfHArray1OfIGESEntity.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESBasic/IGESBasic_HArray1OfHArray1OfIGESEntity_0.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESBasic/IGESBasic_HArray1OfHArray1OfInteger.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESBasic/IGESBasic_HArray1OfHArray1OfInteger_0.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESBasic/IGESBasic_HArray1OfHArray1OfReal.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESBasic/IGESBasic_HArray1OfHArray1OfReal_0.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESBasic/IGESBasic_HArray1OfHArray1OfXY.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESBasic/IGESBasic_HArray1OfHArray1OfXYZ.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESBasic/IGESBasic_HArray1OfHArray1OfXYZ_0.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESBasic/IGESBasic_HArray1OfHArray1OfXY_0.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESBasic/IGESBasic_HArray1OfLineFontEntity.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESBasic/IGESBasic_HArray2OfHArray1OfReal.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESBasic/IGESBasic_Hierarchy.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESBasic/IGESBasic_Hierarchy.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESBasic/IGESBasic_Name.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESBasic/IGESBasic_Name.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESBasic/IGESBasic_OrderedGroup.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESBasic/IGESBasic_OrderedGroup.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESBasic/IGESBasic_OrderedGroupWithoutBackP.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESBasic/IGESBasic_OrderedGroupWithoutBackP.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESBasic/IGESBasic_Protocol.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESBasic/IGESBasic_Protocol.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESBasic/IGESBasic_ReadWriteModule.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESBasic/IGESBasic_ReadWriteModule.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESBasic/IGESBasic_SingleParent.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESBasic/IGESBasic_SingleParent.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESBasic/IGESBasic_SingularSubfigure.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESBasic/IGESBasic_SingularSubfigure.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESBasic/IGESBasic_SpecificModule.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESBasic/IGESBasic_SpecificModule.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESBasic/IGESBasic_SubfigureDef.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESBasic/IGESBasic_SubfigureDef.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESBasic/IGESBasic_ToolAssocGroupType.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESBasic/IGESBasic_ToolAssocGroupType.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESBasic/IGESBasic_ToolExternalRefFile.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESBasic/IGESBasic_ToolExternalRefFile.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESBasic/IGESBasic_ToolExternalRefFileIndex.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESBasic/IGESBasic_ToolExternalRefFileIndex.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESBasic/IGESBasic_ToolExternalRefFileName.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESBasic/IGESBasic_ToolExternalRefFileName.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESBasic/IGESBasic_ToolExternalRefLibName.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESBasic/IGESBasic_ToolExternalRefLibName.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESBasic/IGESBasic_ToolExternalRefName.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESBasic/IGESBasic_ToolExternalRefName.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESBasic/IGESBasic_ToolExternalReferenceFile.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESBasic/IGESBasic_ToolExternalReferenceFile.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESBasic/IGESBasic_ToolGroup.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESBasic/IGESBasic_ToolGroup.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESBasic/IGESBasic_ToolGroupWithoutBackP.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESBasic/IGESBasic_ToolGroupWithoutBackP.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESBasic/IGESBasic_ToolHierarchy.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESBasic/IGESBasic_ToolHierarchy.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESBasic/IGESBasic_ToolName.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESBasic/IGESBasic_ToolName.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESBasic/IGESBasic_ToolOrderedGroup.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESBasic/IGESBasic_ToolOrderedGroup.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESBasic/IGESBasic_ToolOrderedGroupWithoutBackP.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESBasic/IGESBasic_ToolOrderedGroupWithoutBackP.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESBasic/IGESBasic_ToolSingleParent.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESBasic/IGESBasic_ToolSingleParent.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESBasic/IGESBasic_ToolSingularSubfigure.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESBasic/IGESBasic_ToolSingularSubfigure.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESBasic/IGESBasic_ToolSubfigureDef.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESBasic/IGESBasic_ToolSubfigureDef.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESCAFControl/FILES.cmake [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESCAFControl/IGESCAFControl.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESCAFControl/IGESCAFControl.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESCAFControl/IGESCAFControl_ConfigurationNode.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESCAFControl/IGESCAFControl_Provider.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESCAFControl/IGESCAFControl_Reader.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESCAFControl/IGESCAFControl_Reader.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESCAFControl/IGESCAFControl_Writer.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESCAFControl/IGESCAFControl_Writer.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESControl/FILES.cmake [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESControl/IGESControl_ActorWrite.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESControl/IGESControl_ActorWrite.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESControl/IGESControl_AlgoContainer.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESControl/IGESControl_AlgoContainer.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESControl/IGESControl_Controller.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESControl/IGESControl_Controller.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESControl/IGESControl_IGESBoundary.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESControl/IGESControl_IGESBoundary.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESControl/IGESControl_Reader.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESControl/IGESControl_Reader.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESControl/IGESControl_Reader.lxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESControl/IGESControl_ToolContainer.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESControl/IGESControl_ToolContainer.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESControl/IGESControl_Writer.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESControl/IGESControl_Writer.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESConvGeom/FILES.cmake [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESConvGeom/IGESConvGeom.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESConvGeom/IGESConvGeom.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESConvGeom/IGESConvGeom_GeomBuilder.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESConvGeom/IGESConvGeom_GeomBuilder.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESData/FILES.cmake [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESData/IGESData.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESData/IGESData.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESData/IGESData_Array1OfDirPart.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESData/IGESData_Array1OfIGESEntity.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESData/IGESData_BasicEditor.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESData/IGESData_BasicEditor.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESData/IGESData_ColorEntity.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESData/IGESData_ColorEntity.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESData/IGESData_DefList.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESData/IGESData_DefSwitch.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESData/IGESData_DefSwitch.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESData/IGESData_DefType.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESData/IGESData_DefaultGeneral.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESData/IGESData_DefaultGeneral.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESData/IGESData_DefaultSpecific.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESData/IGESData_DefaultSpecific.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESData/IGESData_DirChecker.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESData/IGESData_DirChecker.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESData/IGESData_DirPart.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESData/IGESData_DirPart.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESData/IGESData_Dump.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESData/IGESData_FileProtocol.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESData/IGESData_FileProtocol.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESData/IGESData_FileRecognizer.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESData/IGESData_FileRecognizer_0.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESData/IGESData_FreeFormatEntity.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESData/IGESData_FreeFormatEntity.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESData/IGESData_GeneralModule.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESData/IGESData_GeneralModule.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESData/IGESData_GlobalNodeOfSpecificLib.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESData/IGESData_GlobalNodeOfSpecificLib_0.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESData/IGESData_GlobalNodeOfWriterLib.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESData/IGESData_GlobalNodeOfWriterLib_0.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESData/IGESData_GlobalSection.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESData/IGESData_GlobalSection.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESData/IGESData_HArray1OfIGESEntity.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESData/IGESData_IGESDumper.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESData/IGESData_IGESDumper.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESData/IGESData_IGESEntity.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESData/IGESData_IGESEntity.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESData/IGESData_IGESModel.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESData/IGESData_IGESModel.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESData/IGESData_IGESReaderData.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESData/IGESData_IGESReaderData.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESData/IGESData_IGESReaderTool.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESData/IGESData_IGESReaderTool.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESData/IGESData_IGESType.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESData/IGESData_IGESType.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESData/IGESData_IGESWriter.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESData/IGESData_IGESWriter.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESData/IGESData_LabelDisplayEntity.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESData/IGESData_LabelDisplayEntity.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESData/IGESData_LevelListEntity.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESData/IGESData_LevelListEntity.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESData/IGESData_LineFontEntity.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESData/IGESData_LineFontEntity.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESData/IGESData_NameEntity.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESData/IGESData_NameEntity.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESData/IGESData_NodeOfSpecificLib.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESData/IGESData_NodeOfSpecificLib_0.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESData/IGESData_NodeOfWriterLib.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESData/IGESData_NodeOfWriterLib_0.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESData/IGESData_ParamCursor.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESData/IGESData_ParamCursor.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESData/IGESData_ParamCursor.lxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESData/IGESData_ParamReader.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESData/IGESData_ParamReader.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESData/IGESData_Protocol.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESData/IGESData_Protocol.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESData/IGESData_ReadStage.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESData/IGESData_ReadWriteModule.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESData/IGESData_ReadWriteModule.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESData/IGESData_SingleParentEntity.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESData/IGESData_SingleParentEntity.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESData/IGESData_SpecificLib.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESData/IGESData_SpecificLib_0.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESData/IGESData_SpecificModule.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESData/IGESData_SpecificModule.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESData/IGESData_Status.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESData/IGESData_ToolLocation.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESData/IGESData_ToolLocation.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESData/IGESData_TransfEntity.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESData/IGESData_TransfEntity.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESData/IGESData_UndefinedEntity.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESData/IGESData_UndefinedEntity.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESData/IGESData_ViewKindEntity.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESData/IGESData_ViewKindEntity.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESData/IGESData_WriterLib.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESData/IGESData_WriterLib_0.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDefs/FILES.cmake [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDefs/IGESDefs.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDefs/IGESDefs.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDefs/IGESDefs_Array1OfTabularData.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDefs/IGESDefs_AssociativityDef.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDefs/IGESDefs_AssociativityDef.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDefs/IGESDefs_AttributeDef.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDefs/IGESDefs_AttributeDef.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDefs/IGESDefs_AttributeTable.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDefs/IGESDefs_AttributeTable.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDefs/IGESDefs_GeneralModule.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDefs/IGESDefs_GeneralModule.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDefs/IGESDefs_GenericData.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDefs/IGESDefs_GenericData.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDefs/IGESDefs_HArray1OfHArray1OfTextDisplayTemplate.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDefs/IGESDefs_HArray1OfHArray1OfTextDisplayTemplate_0.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDefs/IGESDefs_HArray1OfTabularData.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDefs/IGESDefs_MacroDef.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDefs/IGESDefs_MacroDef.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDefs/IGESDefs_Protocol.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDefs/IGESDefs_Protocol.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDefs/IGESDefs_ReadWriteModule.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDefs/IGESDefs_ReadWriteModule.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDefs/IGESDefs_SpecificModule.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDefs/IGESDefs_SpecificModule.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDefs/IGESDefs_TabularData.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDefs/IGESDefs_TabularData.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDefs/IGESDefs_ToolAssociativityDef.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDefs/IGESDefs_ToolAssociativityDef.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDefs/IGESDefs_ToolAttributeDef.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDefs/IGESDefs_ToolAttributeDef.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDefs/IGESDefs_ToolAttributeTable.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDefs/IGESDefs_ToolAttributeTable.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDefs/IGESDefs_ToolGenericData.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDefs/IGESDefs_ToolGenericData.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDefs/IGESDefs_ToolMacroDef.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDefs/IGESDefs_ToolMacroDef.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDefs/IGESDefs_ToolTabularData.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDefs/IGESDefs_ToolTabularData.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDefs/IGESDefs_ToolUnitsData.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDefs/IGESDefs_ToolUnitsData.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDefs/IGESDefs_UnitsData.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDefs/IGESDefs_UnitsData.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDimen/FILES.cmake [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDimen/IGESDimen.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDimen/IGESDimen.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDimen/IGESDimen_AngularDimension.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDimen/IGESDimen_AngularDimension.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDimen/IGESDimen_Array1OfGeneralNote.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDimen/IGESDimen_Array1OfLeaderArrow.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDimen/IGESDimen_BasicDimension.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDimen/IGESDimen_BasicDimension.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDimen/IGESDimen_CenterLine.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDimen/IGESDimen_CenterLine.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDimen/IGESDimen_CurveDimension.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDimen/IGESDimen_CurveDimension.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDimen/IGESDimen_DiameterDimension.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDimen/IGESDimen_DiameterDimension.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDimen/IGESDimen_DimensionDisplayData.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDimen/IGESDimen_DimensionDisplayData.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDimen/IGESDimen_DimensionTolerance.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDimen/IGESDimen_DimensionTolerance.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDimen/IGESDimen_DimensionUnits.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDimen/IGESDimen_DimensionUnits.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDimen/IGESDimen_DimensionedGeometry.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDimen/IGESDimen_DimensionedGeometry.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDimen/IGESDimen_FlagNote.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDimen/IGESDimen_FlagNote.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDimen/IGESDimen_GeneralLabel.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDimen/IGESDimen_GeneralLabel.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDimen/IGESDimen_GeneralModule.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDimen/IGESDimen_GeneralModule.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDimen/IGESDimen_GeneralNote.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDimen/IGESDimen_GeneralNote.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDimen/IGESDimen_GeneralSymbol.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDimen/IGESDimen_GeneralSymbol.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDimen/IGESDimen_HArray1OfGeneralNote.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDimen/IGESDimen_HArray1OfLeaderArrow.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDimen/IGESDimen_LeaderArrow.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDimen/IGESDimen_LeaderArrow.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDimen/IGESDimen_LinearDimension.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDimen/IGESDimen_LinearDimension.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDimen/IGESDimen_NewDimensionedGeometry.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDimen/IGESDimen_NewDimensionedGeometry.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDimen/IGESDimen_NewGeneralNote.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDimen/IGESDimen_NewGeneralNote.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDimen/IGESDimen_OrdinateDimension.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDimen/IGESDimen_OrdinateDimension.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDimen/IGESDimen_PointDimension.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDimen/IGESDimen_PointDimension.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDimen/IGESDimen_Protocol.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDimen/IGESDimen_Protocol.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDimen/IGESDimen_RadiusDimension.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDimen/IGESDimen_RadiusDimension.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDimen/IGESDimen_ReadWriteModule.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDimen/IGESDimen_ReadWriteModule.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDimen/IGESDimen_Section.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDimen/IGESDimen_Section.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDimen/IGESDimen_SectionedArea.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDimen/IGESDimen_SectionedArea.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDimen/IGESDimen_SpecificModule.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDimen/IGESDimen_SpecificModule.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDimen/IGESDimen_ToolAngularDimension.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDimen/IGESDimen_ToolAngularDimension.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDimen/IGESDimen_ToolBasicDimension.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDimen/IGESDimen_ToolBasicDimension.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDimen/IGESDimen_ToolCenterLine.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDimen/IGESDimen_ToolCenterLine.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDimen/IGESDimen_ToolCurveDimension.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDimen/IGESDimen_ToolCurveDimension.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDimen/IGESDimen_ToolDiameterDimension.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDimen/IGESDimen_ToolDiameterDimension.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDimen/IGESDimen_ToolDimensionDisplayData.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDimen/IGESDimen_ToolDimensionDisplayData.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDimen/IGESDimen_ToolDimensionTolerance.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDimen/IGESDimen_ToolDimensionTolerance.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDimen/IGESDimen_ToolDimensionUnits.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDimen/IGESDimen_ToolDimensionUnits.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDimen/IGESDimen_ToolDimensionedGeometry.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDimen/IGESDimen_ToolDimensionedGeometry.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDimen/IGESDimen_ToolFlagNote.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDimen/IGESDimen_ToolFlagNote.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDimen/IGESDimen_ToolGeneralLabel.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDimen/IGESDimen_ToolGeneralLabel.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDimen/IGESDimen_ToolGeneralNote.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDimen/IGESDimen_ToolGeneralNote.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDimen/IGESDimen_ToolGeneralSymbol.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDimen/IGESDimen_ToolGeneralSymbol.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDimen/IGESDimen_ToolLeaderArrow.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDimen/IGESDimen_ToolLeaderArrow.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDimen/IGESDimen_ToolLinearDimension.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDimen/IGESDimen_ToolLinearDimension.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDimen/IGESDimen_ToolNewDimensionedGeometry.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDimen/IGESDimen_ToolNewDimensionedGeometry.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDimen/IGESDimen_ToolNewGeneralNote.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDimen/IGESDimen_ToolNewGeneralNote.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDimen/IGESDimen_ToolOrdinateDimension.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDimen/IGESDimen_ToolOrdinateDimension.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDimen/IGESDimen_ToolPointDimension.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDimen/IGESDimen_ToolPointDimension.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDimen/IGESDimen_ToolRadiusDimension.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDimen/IGESDimen_ToolRadiusDimension.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDimen/IGESDimen_ToolSection.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDimen/IGESDimen_ToolSection.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDimen/IGESDimen_ToolSectionedArea.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDimen/IGESDimen_ToolSectionedArea.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDimen/IGESDimen_ToolWitnessLine.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDimen/IGESDimen_ToolWitnessLine.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDimen/IGESDimen_WitnessLine.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDimen/IGESDimen_WitnessLine.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDraw/FILES.cmake [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDraw/IGESDraw.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDraw/IGESDraw.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDraw/IGESDraw_Array1OfConnectPoint.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDraw/IGESDraw_Array1OfViewKindEntity.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDraw/IGESDraw_CircArraySubfigure.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDraw/IGESDraw_CircArraySubfigure.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDraw/IGESDraw_ConnectPoint.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDraw/IGESDraw_ConnectPoint.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDraw/IGESDraw_Drawing.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDraw/IGESDraw_Drawing.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDraw/IGESDraw_DrawingWithRotation.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDraw/IGESDraw_DrawingWithRotation.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDraw/IGESDraw_GeneralModule.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDraw/IGESDraw_GeneralModule.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDraw/IGESDraw_HArray1OfConnectPoint.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDraw/IGESDraw_HArray1OfViewKindEntity.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDraw/IGESDraw_LabelDisplay.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDraw/IGESDraw_LabelDisplay.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDraw/IGESDraw_NetworkSubfigure.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDraw/IGESDraw_NetworkSubfigure.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDraw/IGESDraw_NetworkSubfigureDef.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDraw/IGESDraw_NetworkSubfigureDef.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDraw/IGESDraw_PerspectiveView.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDraw/IGESDraw_PerspectiveView.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDraw/IGESDraw_Planar.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDraw/IGESDraw_Planar.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDraw/IGESDraw_Protocol.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDraw/IGESDraw_Protocol.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDraw/IGESDraw_ReadWriteModule.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDraw/IGESDraw_ReadWriteModule.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDraw/IGESDraw_RectArraySubfigure.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDraw/IGESDraw_RectArraySubfigure.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDraw/IGESDraw_SegmentedViewsVisible.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDraw/IGESDraw_SegmentedViewsVisible.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDraw/IGESDraw_SpecificModule.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDraw/IGESDraw_SpecificModule.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDraw/IGESDraw_ToolCircArraySubfigure.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDraw/IGESDraw_ToolCircArraySubfigure.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDraw/IGESDraw_ToolConnectPoint.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDraw/IGESDraw_ToolConnectPoint.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDraw/IGESDraw_ToolDrawing.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDraw/IGESDraw_ToolDrawing.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDraw/IGESDraw_ToolDrawingWithRotation.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDraw/IGESDraw_ToolDrawingWithRotation.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDraw/IGESDraw_ToolLabelDisplay.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDraw/IGESDraw_ToolLabelDisplay.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDraw/IGESDraw_ToolNetworkSubfigure.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDraw/IGESDraw_ToolNetworkSubfigure.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDraw/IGESDraw_ToolNetworkSubfigureDef.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDraw/IGESDraw_ToolNetworkSubfigureDef.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDraw/IGESDraw_ToolPerspectiveView.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDraw/IGESDraw_ToolPerspectiveView.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDraw/IGESDraw_ToolPlanar.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDraw/IGESDraw_ToolPlanar.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDraw/IGESDraw_ToolRectArraySubfigure.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDraw/IGESDraw_ToolRectArraySubfigure.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDraw/IGESDraw_ToolSegmentedViewsVisible.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDraw/IGESDraw_ToolSegmentedViewsVisible.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDraw/IGESDraw_ToolView.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDraw/IGESDraw_ToolView.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDraw/IGESDraw_ToolViewsVisible.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDraw/IGESDraw_ToolViewsVisible.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDraw/IGESDraw_ToolViewsVisibleWithAttr.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDraw/IGESDraw_ToolViewsVisibleWithAttr.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDraw/IGESDraw_View.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDraw/IGESDraw_View.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDraw/IGESDraw_ViewsVisible.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDraw/IGESDraw_ViewsVisible.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDraw/IGESDraw_ViewsVisibleWithAttr.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESDraw/IGESDraw_ViewsVisibleWithAttr.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESFile/FILES.cmake [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESFile/IGESFile_Read.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESFile/IGESFile_Read.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESFile/analiges.c [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESFile/igesread.c [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESFile/igesread.h [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESFile/liriges.c [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESFile/structiges.c [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGeom/FILES.cmake [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGeom/IGESGeom.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGeom/IGESGeom.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGeom/IGESGeom_Array1OfBoundary.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGeom/IGESGeom_Array1OfCurveOnSurface.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGeom/IGESGeom_Array1OfTransformationMatrix.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGeom/IGESGeom_BSplineCurve.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGeom/IGESGeom_BSplineCurve.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGeom/IGESGeom_BSplineSurface.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGeom/IGESGeom_BSplineSurface.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGeom/IGESGeom_Boundary.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGeom/IGESGeom_Boundary.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGeom/IGESGeom_BoundedSurface.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGeom/IGESGeom_BoundedSurface.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGeom/IGESGeom_CircularArc.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGeom/IGESGeom_CircularArc.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGeom/IGESGeom_CompositeCurve.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGeom/IGESGeom_CompositeCurve.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGeom/IGESGeom_ConicArc.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGeom/IGESGeom_ConicArc.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGeom/IGESGeom_CopiousData.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGeom/IGESGeom_CopiousData.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGeom/IGESGeom_CurveOnSurface.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGeom/IGESGeom_CurveOnSurface.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGeom/IGESGeom_Direction.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGeom/IGESGeom_Direction.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGeom/IGESGeom_Flash.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGeom/IGESGeom_Flash.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGeom/IGESGeom_GeneralModule.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGeom/IGESGeom_GeneralModule.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGeom/IGESGeom_HArray1OfBoundary.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGeom/IGESGeom_HArray1OfCurveOnSurface.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGeom/IGESGeom_HArray1OfTransformationMatrix.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGeom/IGESGeom_Line.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGeom/IGESGeom_Line.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGeom/IGESGeom_OffsetCurve.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGeom/IGESGeom_OffsetCurve.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGeom/IGESGeom_OffsetSurface.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGeom/IGESGeom_OffsetSurface.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGeom/IGESGeom_Plane.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGeom/IGESGeom_Plane.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGeom/IGESGeom_Point.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGeom/IGESGeom_Point.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGeom/IGESGeom_Protocol.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGeom/IGESGeom_Protocol.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGeom/IGESGeom_ReadWriteModule.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGeom/IGESGeom_ReadWriteModule.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGeom/IGESGeom_RuledSurface.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGeom/IGESGeom_RuledSurface.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGeom/IGESGeom_SpecificModule.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGeom/IGESGeom_SpecificModule.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGeom/IGESGeom_SplineCurve.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGeom/IGESGeom_SplineCurve.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGeom/IGESGeom_SplineSurface.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGeom/IGESGeom_SplineSurface.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGeom/IGESGeom_SurfaceOfRevolution.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGeom/IGESGeom_SurfaceOfRevolution.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGeom/IGESGeom_TabulatedCylinder.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGeom/IGESGeom_TabulatedCylinder.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGeom/IGESGeom_ToolBSplineCurve.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGeom/IGESGeom_ToolBSplineCurve.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGeom/IGESGeom_ToolBSplineSurface.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGeom/IGESGeom_ToolBSplineSurface.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGeom/IGESGeom_ToolBoundary.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGeom/IGESGeom_ToolBoundary.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGeom/IGESGeom_ToolBoundedSurface.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGeom/IGESGeom_ToolBoundedSurface.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGeom/IGESGeom_ToolCircularArc.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGeom/IGESGeom_ToolCircularArc.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGeom/IGESGeom_ToolCompositeCurve.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGeom/IGESGeom_ToolCompositeCurve.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGeom/IGESGeom_ToolConicArc.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGeom/IGESGeom_ToolConicArc.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGeom/IGESGeom_ToolCopiousData.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGeom/IGESGeom_ToolCopiousData.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGeom/IGESGeom_ToolCurveOnSurface.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGeom/IGESGeom_ToolCurveOnSurface.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGeom/IGESGeom_ToolDirection.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGeom/IGESGeom_ToolDirection.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGeom/IGESGeom_ToolFlash.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGeom/IGESGeom_ToolFlash.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGeom/IGESGeom_ToolLine.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGeom/IGESGeom_ToolLine.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGeom/IGESGeom_ToolOffsetCurve.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGeom/IGESGeom_ToolOffsetCurve.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGeom/IGESGeom_ToolOffsetSurface.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGeom/IGESGeom_ToolOffsetSurface.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGeom/IGESGeom_ToolPlane.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGeom/IGESGeom_ToolPlane.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGeom/IGESGeom_ToolPoint.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGeom/IGESGeom_ToolPoint.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGeom/IGESGeom_ToolRuledSurface.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGeom/IGESGeom_ToolRuledSurface.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGeom/IGESGeom_ToolSplineCurve.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGeom/IGESGeom_ToolSplineCurve.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGeom/IGESGeom_ToolSplineSurface.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGeom/IGESGeom_ToolSplineSurface.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGeom/IGESGeom_ToolSurfaceOfRevolution.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGeom/IGESGeom_ToolSurfaceOfRevolution.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGeom/IGESGeom_ToolTabulatedCylinder.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGeom/IGESGeom_ToolTabulatedCylinder.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGeom/IGESGeom_ToolTransformationMatrix.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGeom/IGESGeom_ToolTransformationMatrix.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGeom/IGESGeom_ToolTrimmedSurface.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGeom/IGESGeom_ToolTrimmedSurface.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGeom/IGESGeom_TransformationMatrix.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGeom/IGESGeom_TransformationMatrix.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGeom/IGESGeom_TrimmedSurface.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGeom/IGESGeom_TrimmedSurface.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGraph/FILES.cmake [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGraph/IGESGraph.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGraph/IGESGraph.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGraph/IGESGraph_Array1OfColor.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGraph/IGESGraph_Array1OfTextDisplayTemplate.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGraph/IGESGraph_Array1OfTextFontDef.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGraph/IGESGraph_Color.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGraph/IGESGraph_Color.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGraph/IGESGraph_DefinitionLevel.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGraph/IGESGraph_DefinitionLevel.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGraph/IGESGraph_DrawingSize.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGraph/IGESGraph_DrawingSize.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGraph/IGESGraph_DrawingUnits.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGraph/IGESGraph_DrawingUnits.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGraph/IGESGraph_GeneralModule.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGraph/IGESGraph_GeneralModule.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGraph/IGESGraph_HArray1OfColor.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGraph/IGESGraph_HArray1OfTextDisplayTemplate.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGraph/IGESGraph_HArray1OfTextFontDef.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGraph/IGESGraph_HighLight.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGraph/IGESGraph_HighLight.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGraph/IGESGraph_IntercharacterSpacing.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGraph/IGESGraph_IntercharacterSpacing.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGraph/IGESGraph_LineFontDefPattern.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGraph/IGESGraph_LineFontDefPattern.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGraph/IGESGraph_LineFontDefTemplate.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGraph/IGESGraph_LineFontDefTemplate.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGraph/IGESGraph_LineFontPredefined.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGraph/IGESGraph_LineFontPredefined.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGraph/IGESGraph_NominalSize.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGraph/IGESGraph_NominalSize.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGraph/IGESGraph_Pick.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGraph/IGESGraph_Pick.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGraph/IGESGraph_Protocol.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGraph/IGESGraph_Protocol.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGraph/IGESGraph_ReadWriteModule.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGraph/IGESGraph_ReadWriteModule.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGraph/IGESGraph_SpecificModule.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGraph/IGESGraph_SpecificModule.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGraph/IGESGraph_TextDisplayTemplate.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGraph/IGESGraph_TextDisplayTemplate.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGraph/IGESGraph_TextFontDef.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGraph/IGESGraph_TextFontDef.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGraph/IGESGraph_ToolColor.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGraph/IGESGraph_ToolColor.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGraph/IGESGraph_ToolDefinitionLevel.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGraph/IGESGraph_ToolDefinitionLevel.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGraph/IGESGraph_ToolDrawingSize.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGraph/IGESGraph_ToolDrawingSize.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGraph/IGESGraph_ToolDrawingUnits.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGraph/IGESGraph_ToolDrawingUnits.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGraph/IGESGraph_ToolHighLight.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGraph/IGESGraph_ToolHighLight.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGraph/IGESGraph_ToolIntercharacterSpacing.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGraph/IGESGraph_ToolIntercharacterSpacing.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGraph/IGESGraph_ToolLineFontDefPattern.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGraph/IGESGraph_ToolLineFontDefPattern.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGraph/IGESGraph_ToolLineFontDefTemplate.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGraph/IGESGraph_ToolLineFontDefTemplate.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGraph/IGESGraph_ToolLineFontPredefined.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGraph/IGESGraph_ToolLineFontPredefined.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGraph/IGESGraph_ToolNominalSize.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGraph/IGESGraph_ToolNominalSize.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGraph/IGESGraph_ToolPick.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGraph/IGESGraph_ToolPick.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGraph/IGESGraph_ToolTextDisplayTemplate.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGraph/IGESGraph_ToolTextDisplayTemplate.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGraph/IGESGraph_ToolTextFontDef.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGraph/IGESGraph_ToolTextFontDef.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGraph/IGESGraph_ToolUniformRectGrid.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGraph/IGESGraph_ToolUniformRectGrid.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGraph/IGESGraph_UniformRectGrid.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESGraph/IGESGraph_UniformRectGrid.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSelect/FILES.cmake [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSelect/IGESSelect.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSelect/IGESSelect.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSelect/IGESSelect_Activator.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSelect/IGESSelect_Activator.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSelect/IGESSelect_AddFileComment.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSelect/IGESSelect_AddFileComment.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSelect/IGESSelect_AddGroup.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSelect/IGESSelect_AddGroup.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSelect/IGESSelect_AutoCorrect.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSelect/IGESSelect_AutoCorrect.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSelect/IGESSelect_ChangeLevelList.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSelect/IGESSelect_ChangeLevelList.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSelect/IGESSelect_ChangeLevelNumber.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSelect/IGESSelect_ChangeLevelNumber.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSelect/IGESSelect_ComputeStatus.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSelect/IGESSelect_ComputeStatus.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSelect/IGESSelect_CounterOfLevelNumber.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSelect/IGESSelect_CounterOfLevelNumber.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSelect/IGESSelect_DispPerDrawing.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSelect/IGESSelect_DispPerDrawing.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSelect/IGESSelect_DispPerSingleView.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSelect/IGESSelect_DispPerSingleView.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSelect/IGESSelect_Dumper.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSelect/IGESSelect_Dumper.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSelect/IGESSelect_EditDirPart.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSelect/IGESSelect_EditDirPart.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSelect/IGESSelect_EditHeader.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSelect/IGESSelect_EditHeader.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSelect/IGESSelect_FileModifier.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSelect/IGESSelect_FileModifier_0.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSelect/IGESSelect_FloatFormat.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSelect/IGESSelect_FloatFormat.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSelect/IGESSelect_IGESName.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSelect/IGESSelect_IGESName.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSelect/IGESSelect_IGESTypeForm.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSelect/IGESSelect_IGESTypeForm.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSelect/IGESSelect_ModelModifier.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSelect/IGESSelect_ModelModifier_0.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSelect/IGESSelect_RebuildDrawings.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSelect/IGESSelect_RebuildDrawings.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSelect/IGESSelect_RebuildGroups.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSelect/IGESSelect_RebuildGroups.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSelect/IGESSelect_RemoveCurves.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSelect/IGESSelect_RemoveCurves.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSelect/IGESSelect_SelectBasicGeom.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSelect/IGESSelect_SelectBasicGeom.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSelect/IGESSelect_SelectBypassGroup.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSelect/IGESSelect_SelectBypassGroup.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSelect/IGESSelect_SelectBypassSubfigure.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSelect/IGESSelect_SelectBypassSubfigure.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSelect/IGESSelect_SelectDrawingFrom.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSelect/IGESSelect_SelectDrawingFrom.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSelect/IGESSelect_SelectFaces.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSelect/IGESSelect_SelectFaces.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSelect/IGESSelect_SelectFromDrawing.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSelect/IGESSelect_SelectFromDrawing.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSelect/IGESSelect_SelectFromSingleView.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSelect/IGESSelect_SelectFromSingleView.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSelect/IGESSelect_SelectLevelNumber.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSelect/IGESSelect_SelectLevelNumber.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSelect/IGESSelect_SelectName.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSelect/IGESSelect_SelectName.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSelect/IGESSelect_SelectPCurves.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSelect/IGESSelect_SelectPCurves.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSelect/IGESSelect_SelectSingleViewFrom.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSelect/IGESSelect_SelectSingleViewFrom.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSelect/IGESSelect_SelectSubordinate.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSelect/IGESSelect_SelectSubordinate.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSelect/IGESSelect_SelectVisibleStatus.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSelect/IGESSelect_SelectVisibleStatus.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSelect/IGESSelect_SetGlobalParameter.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSelect/IGESSelect_SetGlobalParameter.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSelect/IGESSelect_SetLabel.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSelect/IGESSelect_SetLabel.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSelect/IGESSelect_SetVersion5.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSelect/IGESSelect_SetVersion5.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSelect/IGESSelect_SignColor.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSelect/IGESSelect_SignColor.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSelect/IGESSelect_SignLevelNumber.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSelect/IGESSelect_SignLevelNumber.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSelect/IGESSelect_SignStatus.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSelect/IGESSelect_SignStatus.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSelect/IGESSelect_SplineToBSpline.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSelect/IGESSelect_SplineToBSpline.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSelect/IGESSelect_UpdateCreationDate.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSelect/IGESSelect_UpdateCreationDate.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSelect/IGESSelect_UpdateFileName.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSelect/IGESSelect_UpdateFileName.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSelect/IGESSelect_UpdateLastChange.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSelect/IGESSelect_UpdateLastChange.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSelect/IGESSelect_ViewSorter.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSelect/IGESSelect_ViewSorter.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSelect/IGESSelect_WorkLibrary.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSelect/IGESSelect_WorkLibrary.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSolid/FILES.cmake [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSolid/IGESSolid.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSolid/IGESSolid.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSolid/IGESSolid_Array1OfFace.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSolid/IGESSolid_Array1OfLoop.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSolid/IGESSolid_Array1OfShell.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSolid/IGESSolid_Array1OfVertexList.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSolid/IGESSolid_Block.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSolid/IGESSolid_Block.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSolid/IGESSolid_BooleanTree.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSolid/IGESSolid_BooleanTree.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSolid/IGESSolid_ConeFrustum.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSolid/IGESSolid_ConeFrustum.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSolid/IGESSolid_ConicalSurface.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSolid/IGESSolid_ConicalSurface.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSolid/IGESSolid_Cylinder.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSolid/IGESSolid_Cylinder.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSolid/IGESSolid_CylindricalSurface.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSolid/IGESSolid_CylindricalSurface.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSolid/IGESSolid_EdgeList.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSolid/IGESSolid_EdgeList.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSolid/IGESSolid_Ellipsoid.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSolid/IGESSolid_Ellipsoid.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSolid/IGESSolid_Face.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSolid/IGESSolid_Face.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSolid/IGESSolid_GeneralModule.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSolid/IGESSolid_GeneralModule.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSolid/IGESSolid_HArray1OfFace.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSolid/IGESSolid_HArray1OfLoop.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSolid/IGESSolid_HArray1OfShell.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSolid/IGESSolid_HArray1OfVertexList.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSolid/IGESSolid_Loop.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSolid/IGESSolid_Loop.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSolid/IGESSolid_ManifoldSolid.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSolid/IGESSolid_ManifoldSolid.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSolid/IGESSolid_PlaneSurface.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSolid/IGESSolid_PlaneSurface.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSolid/IGESSolid_Protocol.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSolid/IGESSolid_Protocol.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSolid/IGESSolid_ReadWriteModule.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSolid/IGESSolid_ReadWriteModule.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSolid/IGESSolid_RightAngularWedge.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSolid/IGESSolid_RightAngularWedge.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSolid/IGESSolid_SelectedComponent.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSolid/IGESSolid_SelectedComponent.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSolid/IGESSolid_Shell.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSolid/IGESSolid_Shell.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSolid/IGESSolid_SolidAssembly.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSolid/IGESSolid_SolidAssembly.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSolid/IGESSolid_SolidInstance.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSolid/IGESSolid_SolidInstance.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSolid/IGESSolid_SolidOfLinearExtrusion.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSolid/IGESSolid_SolidOfLinearExtrusion.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSolid/IGESSolid_SolidOfRevolution.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSolid/IGESSolid_SolidOfRevolution.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSolid/IGESSolid_SpecificModule.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSolid/IGESSolid_SpecificModule.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSolid/IGESSolid_Sphere.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSolid/IGESSolid_Sphere.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSolid/IGESSolid_SphericalSurface.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSolid/IGESSolid_SphericalSurface.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSolid/IGESSolid_ToolBlock.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSolid/IGESSolid_ToolBlock.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSolid/IGESSolid_ToolBooleanTree.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSolid/IGESSolid_ToolBooleanTree.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSolid/IGESSolid_ToolConeFrustum.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSolid/IGESSolid_ToolConeFrustum.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSolid/IGESSolid_ToolConicalSurface.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSolid/IGESSolid_ToolConicalSurface.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSolid/IGESSolid_ToolCylinder.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSolid/IGESSolid_ToolCylinder.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSolid/IGESSolid_ToolCylindricalSurface.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSolid/IGESSolid_ToolCylindricalSurface.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSolid/IGESSolid_ToolEdgeList.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSolid/IGESSolid_ToolEdgeList.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSolid/IGESSolid_ToolEllipsoid.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSolid/IGESSolid_ToolEllipsoid.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSolid/IGESSolid_ToolFace.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSolid/IGESSolid_ToolFace.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSolid/IGESSolid_ToolLoop.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSolid/IGESSolid_ToolLoop.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSolid/IGESSolid_ToolManifoldSolid.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSolid/IGESSolid_ToolManifoldSolid.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSolid/IGESSolid_ToolPlaneSurface.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSolid/IGESSolid_ToolPlaneSurface.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSolid/IGESSolid_ToolRightAngularWedge.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSolid/IGESSolid_ToolRightAngularWedge.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSolid/IGESSolid_ToolSelectedComponent.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSolid/IGESSolid_ToolSelectedComponent.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSolid/IGESSolid_ToolShell.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSolid/IGESSolid_ToolShell.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSolid/IGESSolid_ToolSolidAssembly.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSolid/IGESSolid_ToolSolidAssembly.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSolid/IGESSolid_ToolSolidInstance.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSolid/IGESSolid_ToolSolidInstance.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSolid/IGESSolid_ToolSolidOfLinearExtrusion.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSolid/IGESSolid_ToolSolidOfLinearExtrusion.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSolid/IGESSolid_ToolSolidOfRevolution.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSolid/IGESSolid_ToolSolidOfRevolution.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSolid/IGESSolid_ToolSphere.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSolid/IGESSolid_ToolSphere.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSolid/IGESSolid_ToolSphericalSurface.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSolid/IGESSolid_ToolSphericalSurface.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSolid/IGESSolid_ToolToroidalSurface.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSolid/IGESSolid_ToolToroidalSurface.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSolid/IGESSolid_ToolTorus.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSolid/IGESSolid_ToolTorus.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSolid/IGESSolid_ToolVertexList.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSolid/IGESSolid_ToolVertexList.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSolid/IGESSolid_TopoBuilder.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSolid/IGESSolid_TopoBuilder.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSolid/IGESSolid_ToroidalSurface.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSolid/IGESSolid_ToroidalSurface.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSolid/IGESSolid_Torus.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSolid/IGESSolid_Torus.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSolid/IGESSolid_VertexList.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESSolid/IGESSolid_VertexList.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESToBRep/FILES.cmake [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESToBRep/IGESToBRep.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESToBRep/IGESToBRep.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESToBRep/IGESToBRep_Actor.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESToBRep/IGESToBRep_Actor.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESToBRep/IGESToBRep_AlgoContainer.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESToBRep/IGESToBRep_AlgoContainer.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESToBRep/IGESToBRep_AlgoContainer.lxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESToBRep/IGESToBRep_BRepEntity.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESToBRep/IGESToBRep_BRepEntity.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESToBRep/IGESToBRep_BasicCurve.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESToBRep/IGESToBRep_BasicCurve.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESToBRep/IGESToBRep_BasicSurface.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESToBRep/IGESToBRep_BasicSurface.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESToBRep/IGESToBRep_CurveAndSurface.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESToBRep/IGESToBRep_CurveAndSurface.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESToBRep/IGESToBRep_CurveAndSurface.lxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESToBRep/IGESToBRep_IGESBoundary.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESToBRep/IGESToBRep_IGESBoundary.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESToBRep/IGESToBRep_IGESBoundary.lxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESToBRep/IGESToBRep_Reader.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESToBRep/IGESToBRep_Reader.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESToBRep/IGESToBRep_ToolContainer.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESToBRep/IGESToBRep_ToolContainer.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESToBRep/IGESToBRep_TopoCurve.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESToBRep/IGESToBRep_TopoCurve.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESToBRep/IGESToBRep_TopoSurface.cxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/IGESToBRep/IGESToBRep_TopoSurface.hxx [new file with mode: 0644]
src/DataExchange/TKDEIGES/PACKAGES.cmake [new file with mode: 0644]
src/DataExchange/TKDEIGES/TKDEIGES_pch.hxx [new file with mode: 0644]
src/DataExchange/TKDEOBJ/CMakeLists.txt [new file with mode: 0644]
src/DataExchange/TKDEOBJ/DEOBJ/DEOBJ_ConfigurationNode.cxx [new file with mode: 0644]
src/DataExchange/TKDEOBJ/DEOBJ/DEOBJ_ConfigurationNode.hxx [new file with mode: 0644]
src/DataExchange/TKDEOBJ/DEOBJ/DEOBJ_Provider.cxx [new file with mode: 0644]
src/DataExchange/TKDEOBJ/DEOBJ/DEOBJ_Provider.hxx [new file with mode: 0644]
src/DataExchange/TKDEOBJ/DEOBJ/FILES.cmake [new file with mode: 0644]
src/DataExchange/TKDEOBJ/EXTERNLIB.cmake [new file with mode: 0644]
src/DataExchange/TKDEOBJ/FILES.cmake [new file with mode: 0644]
src/DataExchange/TKDEOBJ/PACKAGES.cmake [new file with mode: 0644]
src/DataExchange/TKDEOBJ/RWObj/FILES.cmake [new file with mode: 0644]
src/DataExchange/TKDEOBJ/RWObj/RWObj.cxx [new file with mode: 0644]
src/DataExchange/TKDEOBJ/RWObj/RWObj.hxx [new file with mode: 0644]
src/DataExchange/TKDEOBJ/RWObj/RWObj_CafReader.cxx [new file with mode: 0644]
src/DataExchange/TKDEOBJ/RWObj/RWObj_CafReader.hxx [new file with mode: 0644]
src/DataExchange/TKDEOBJ/RWObj/RWObj_CafWriter.cxx [new file with mode: 0644]
src/DataExchange/TKDEOBJ/RWObj/RWObj_CafWriter.hxx [new file with mode: 0644]
src/DataExchange/TKDEOBJ/RWObj/RWObj_ConfigurationNode.hxx [new file with mode: 0644]
src/DataExchange/TKDEOBJ/RWObj/RWObj_Material.hxx [new file with mode: 0644]
src/DataExchange/TKDEOBJ/RWObj/RWObj_MtlReader.cxx [new file with mode: 0644]
src/DataExchange/TKDEOBJ/RWObj/RWObj_MtlReader.hxx [new file with mode: 0644]
src/DataExchange/TKDEOBJ/RWObj/RWObj_ObjMaterialMap.cxx [new file with mode: 0644]
src/DataExchange/TKDEOBJ/RWObj/RWObj_ObjMaterialMap.hxx [new file with mode: 0644]
src/DataExchange/TKDEOBJ/RWObj/RWObj_ObjWriterContext.cxx [new file with mode: 0644]
src/DataExchange/TKDEOBJ/RWObj/RWObj_ObjWriterContext.hxx [new file with mode: 0644]
src/DataExchange/TKDEOBJ/RWObj/RWObj_Provider.hxx [new file with mode: 0644]
src/DataExchange/TKDEOBJ/RWObj/RWObj_Reader.cxx [new file with mode: 0644]
src/DataExchange/TKDEOBJ/RWObj/RWObj_Reader.hxx [new file with mode: 0644]
src/DataExchange/TKDEOBJ/RWObj/RWObj_SubMesh.hxx [new file with mode: 0644]
src/DataExchange/TKDEOBJ/RWObj/RWObj_SubMeshReason.hxx [new file with mode: 0644]
src/DataExchange/TKDEOBJ/RWObj/RWObj_Tools.hxx [new file with mode: 0644]
src/DataExchange/TKDEOBJ/RWObj/RWObj_TriangulationReader.cxx [new file with mode: 0644]
src/DataExchange/TKDEOBJ/RWObj/RWObj_TriangulationReader.hxx [new file with mode: 0644]
src/DataExchange/TKDEPLY/CMakeLists.txt [new file with mode: 0644]
src/DataExchange/TKDEPLY/DEPLY/DEPLY_ConfigurationNode.cxx [new file with mode: 0644]
src/DataExchange/TKDEPLY/DEPLY/DEPLY_ConfigurationNode.hxx [new file with mode: 0644]
src/DataExchange/TKDEPLY/DEPLY/DEPLY_Provider.cxx [new file with mode: 0644]
src/DataExchange/TKDEPLY/DEPLY/DEPLY_Provider.hxx [new file with mode: 0644]
src/DataExchange/TKDEPLY/DEPLY/FILES.cmake [new file with mode: 0644]
src/DataExchange/TKDEPLY/EXTERNLIB.cmake [new file with mode: 0644]
src/DataExchange/TKDEPLY/FILES.cmake [new file with mode: 0644]
src/DataExchange/TKDEPLY/PACKAGES.cmake [new file with mode: 0644]
src/DataExchange/TKDEPLY/RWPly/FILES.cmake [new file with mode: 0644]
src/DataExchange/TKDEPLY/RWPly/RWPly_CafWriter.cxx [new file with mode: 0644]
src/DataExchange/TKDEPLY/RWPly/RWPly_CafWriter.hxx [new file with mode: 0644]
src/DataExchange/TKDEPLY/RWPly/RWPly_ConfigurationNode.hxx [new file with mode: 0644]
src/DataExchange/TKDEPLY/RWPly/RWPly_PlyWriterContext.cxx [new file with mode: 0644]
src/DataExchange/TKDEPLY/RWPly/RWPly_PlyWriterContext.hxx [new file with mode: 0644]
src/DataExchange/TKDEPLY/RWPly/RWPly_Provider.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/APIHeaderSection/APIHeaderSection_EditHeader.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/APIHeaderSection/APIHeaderSection_EditHeader.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/APIHeaderSection/APIHeaderSection_MakeHeader.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/APIHeaderSection/APIHeaderSection_MakeHeader.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/APIHeaderSection/FILES.cmake [new file with mode: 0644]
src/DataExchange/TKDESTEP/CMakeLists.txt [new file with mode: 0644]
src/DataExchange/TKDESTEP/DESTEP/DESTEP_ConfigurationNode.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/DESTEP/DESTEP_ConfigurationNode.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/DESTEP/DESTEP_Parameters.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/DESTEP/DESTEP_Parameters.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/DESTEP/DESTEP_Provider.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/DESTEP/DESTEP_Provider.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/DESTEP/FILES.cmake [new file with mode: 0644]
src/DataExchange/TKDESTEP/EXTERNLIB.cmake [new file with mode: 0644]
src/DataExchange/TKDESTEP/FILES.cmake [new file with mode: 0644]
src/DataExchange/TKDESTEP/GeomToStep/FILES.cmake [new file with mode: 0644]
src/DataExchange/TKDESTEP/GeomToStep/GeomToStep_MakeAxis1Placement.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/GeomToStep/GeomToStep_MakeAxis1Placement.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/GeomToStep/GeomToStep_MakeAxis1Placement_gen.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/GeomToStep/GeomToStep_MakeAxis2Placement2d.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/GeomToStep/GeomToStep_MakeAxis2Placement2d.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/GeomToStep/GeomToStep_MakeAxis2Placement3d.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/GeomToStep/GeomToStep_MakeAxis2Placement3d.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/GeomToStep/GeomToStep_MakeBSplineCurveWithKnots.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/GeomToStep/GeomToStep_MakeBSplineCurveWithKnots.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/GeomToStep/GeomToStep_MakeBSplineCurveWithKnotsAndRationalBSplineCurve.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/GeomToStep/GeomToStep_MakeBSplineCurveWithKnotsAndRationalBSplineCurve.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/GeomToStep/GeomToStep_MakeBSplineCurveWithKnotsAndRationalBSplineCurve_gen.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/GeomToStep/GeomToStep_MakeBSplineCurveWithKnots_gen.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/GeomToStep/GeomToStep_MakeBSplineSurfaceWithKnots.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/GeomToStep/GeomToStep_MakeBSplineSurfaceWithKnots.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/GeomToStep/GeomToStep_MakeBSplineSurfaceWithKnotsAndRationalBSplineSurface.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/GeomToStep/GeomToStep_MakeBSplineSurfaceWithKnotsAndRationalBSplineSurface.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/GeomToStep/GeomToStep_MakeBoundedCurve.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/GeomToStep/GeomToStep_MakeBoundedCurve.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/GeomToStep/GeomToStep_MakeBoundedSurface.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/GeomToStep/GeomToStep_MakeBoundedSurface.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/GeomToStep/GeomToStep_MakeCartesianPoint.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/GeomToStep/GeomToStep_MakeCartesianPoint.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/GeomToStep/GeomToStep_MakeCircle.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/GeomToStep/GeomToStep_MakeCircle.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/GeomToStep/GeomToStep_MakeCircle_gen.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/GeomToStep/GeomToStep_MakeConic.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/GeomToStep/GeomToStep_MakeConic.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/GeomToStep/GeomToStep_MakeConicalSurface.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/GeomToStep/GeomToStep_MakeConicalSurface.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/GeomToStep/GeomToStep_MakeCurve.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/GeomToStep/GeomToStep_MakeCurve.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/GeomToStep/GeomToStep_MakeCylindricalSurface.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/GeomToStep/GeomToStep_MakeCylindricalSurface.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/GeomToStep/GeomToStep_MakeDirection.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/GeomToStep/GeomToStep_MakeDirection.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/GeomToStep/GeomToStep_MakeElementarySurface.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/GeomToStep/GeomToStep_MakeElementarySurface.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/GeomToStep/GeomToStep_MakeEllipse.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/GeomToStep/GeomToStep_MakeEllipse.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/GeomToStep/GeomToStep_MakeEllipse_gen.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/GeomToStep/GeomToStep_MakeHyperbola.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/GeomToStep/GeomToStep_MakeHyperbola.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/GeomToStep/GeomToStep_MakeLine.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/GeomToStep/GeomToStep_MakeLine.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/GeomToStep/GeomToStep_MakeLine_gen.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/GeomToStep/GeomToStep_MakeParabola.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/GeomToStep/GeomToStep_MakeParabola.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/GeomToStep/GeomToStep_MakePlane.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/GeomToStep/GeomToStep_MakePlane.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/GeomToStep/GeomToStep_MakePolyline.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/GeomToStep/GeomToStep_MakePolyline.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/GeomToStep/GeomToStep_MakePolyline_gen.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/GeomToStep/GeomToStep_MakeRectangularTrimmedSurface.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/GeomToStep/GeomToStep_MakeRectangularTrimmedSurface.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/GeomToStep/GeomToStep_MakeSphericalSurface.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/GeomToStep/GeomToStep_MakeSphericalSurface.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/GeomToStep/GeomToStep_MakeSurface.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/GeomToStep/GeomToStep_MakeSurface.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/GeomToStep/GeomToStep_MakeSurfaceOfLinearExtrusion.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/GeomToStep/GeomToStep_MakeSurfaceOfLinearExtrusion.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/GeomToStep/GeomToStep_MakeSurfaceOfRevolution.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/GeomToStep/GeomToStep_MakeSurfaceOfRevolution.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/GeomToStep/GeomToStep_MakeSweptSurface.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/GeomToStep/GeomToStep_MakeSweptSurface.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/GeomToStep/GeomToStep_MakeToroidalSurface.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/GeomToStep/GeomToStep_MakeToroidalSurface.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/GeomToStep/GeomToStep_MakeVector.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/GeomToStep/GeomToStep_MakeVector.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/GeomToStep/GeomToStep_MakeVector_gen.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/GeomToStep/GeomToStep_Root.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/GeomToStep/GeomToStep_Root.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/HeaderSection/FILES.cmake [new file with mode: 0644]
src/DataExchange/TKDESTEP/HeaderSection/HeaderSection.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/HeaderSection/HeaderSection.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/HeaderSection/HeaderSection_FileDescription.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/HeaderSection/HeaderSection_FileDescription.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/HeaderSection/HeaderSection_FileName.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/HeaderSection/HeaderSection_FileName.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/HeaderSection/HeaderSection_FileSchema.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/HeaderSection/HeaderSection_FileSchema.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/HeaderSection/HeaderSection_Protocol.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/HeaderSection/HeaderSection_Protocol.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/PACKAGES.cmake [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWHeaderSection/FILES.cmake [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWHeaderSection/RWHeaderSection.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWHeaderSection/RWHeaderSection.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWHeaderSection/RWHeaderSection_GeneralModule.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWHeaderSection/RWHeaderSection_GeneralModule.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWHeaderSection/RWHeaderSection_RWFileDescription.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWHeaderSection/RWHeaderSection_RWFileDescription.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWHeaderSection/RWHeaderSection_RWFileName.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWHeaderSection/RWHeaderSection_RWFileName.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWHeaderSection/RWHeaderSection_RWFileSchema.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWHeaderSection/RWHeaderSection_RWFileSchema.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWHeaderSection/RWHeaderSection_ReadWriteModule.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWHeaderSection/RWHeaderSection_ReadWriteModule.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepAP203/FILES.cmake [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepAP203/RWStepAP203_RWCcDesignApproval.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepAP203/RWStepAP203_RWCcDesignApproval.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepAP203/RWStepAP203_RWCcDesignCertification.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepAP203/RWStepAP203_RWCcDesignCertification.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepAP203/RWStepAP203_RWCcDesignContract.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepAP203/RWStepAP203_RWCcDesignContract.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepAP203/RWStepAP203_RWCcDesignDateAndTimeAssignment.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepAP203/RWStepAP203_RWCcDesignDateAndTimeAssignment.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepAP203/RWStepAP203_RWCcDesignPersonAndOrganizationAssignment.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepAP203/RWStepAP203_RWCcDesignPersonAndOrganizationAssignment.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepAP203/RWStepAP203_RWCcDesignSecurityClassification.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepAP203/RWStepAP203_RWCcDesignSecurityClassification.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepAP203/RWStepAP203_RWCcDesignSpecificationReference.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepAP203/RWStepAP203_RWCcDesignSpecificationReference.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepAP203/RWStepAP203_RWChange.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepAP203/RWStepAP203_RWChange.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepAP203/RWStepAP203_RWChangeRequest.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepAP203/RWStepAP203_RWChangeRequest.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepAP203/RWStepAP203_RWStartRequest.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepAP203/RWStepAP203_RWStartRequest.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepAP203/RWStepAP203_RWStartWork.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepAP203/RWStepAP203_RWStartWork.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepAP214/FILES.cmake [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepAP214/RWStepAP214.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepAP214/RWStepAP214.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepAP214/RWStepAP214_GeneralModule.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepAP214/RWStepAP214_GeneralModule.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepAP214/RWStepAP214_RWAppliedApprovalAssignment.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepAP214/RWStepAP214_RWAppliedApprovalAssignment.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepAP214/RWStepAP214_RWAppliedDateAndTimeAssignment.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepAP214/RWStepAP214_RWAppliedDateAndTimeAssignment.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepAP214/RWStepAP214_RWAppliedDateAssignment.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepAP214/RWStepAP214_RWAppliedDateAssignment.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepAP214/RWStepAP214_RWAppliedDocumentReference.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepAP214/RWStepAP214_RWAppliedDocumentReference.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepAP214/RWStepAP214_RWAppliedExternalIdentificationAssignment.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepAP214/RWStepAP214_RWAppliedExternalIdentificationAssignment.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepAP214/RWStepAP214_RWAppliedGroupAssignment.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepAP214/RWStepAP214_RWAppliedGroupAssignment.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepAP214/RWStepAP214_RWAppliedOrganizationAssignment.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepAP214/RWStepAP214_RWAppliedOrganizationAssignment.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepAP214/RWStepAP214_RWAppliedPersonAndOrganizationAssignment.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepAP214/RWStepAP214_RWAppliedPersonAndOrganizationAssignment.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepAP214/RWStepAP214_RWAppliedPresentedItem.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepAP214/RWStepAP214_RWAppliedPresentedItem.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepAP214/RWStepAP214_RWAppliedSecurityClassificationAssignment.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepAP214/RWStepAP214_RWAppliedSecurityClassificationAssignment.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepAP214/RWStepAP214_RWAutoDesignActualDateAndTimeAssignment.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepAP214/RWStepAP214_RWAutoDesignActualDateAndTimeAssignment.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepAP214/RWStepAP214_RWAutoDesignActualDateAssignment.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepAP214/RWStepAP214_RWAutoDesignActualDateAssignment.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepAP214/RWStepAP214_RWAutoDesignApprovalAssignment.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepAP214/RWStepAP214_RWAutoDesignApprovalAssignment.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepAP214/RWStepAP214_RWAutoDesignDateAndPersonAssignment.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepAP214/RWStepAP214_RWAutoDesignDateAndPersonAssignment.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepAP214/RWStepAP214_RWAutoDesignDocumentReference.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepAP214/RWStepAP214_RWAutoDesignDocumentReference.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepAP214/RWStepAP214_RWAutoDesignGroupAssignment.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepAP214/RWStepAP214_RWAutoDesignGroupAssignment.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepAP214/RWStepAP214_RWAutoDesignNominalDateAndTimeAssignment.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepAP214/RWStepAP214_RWAutoDesignNominalDateAndTimeAssignment.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepAP214/RWStepAP214_RWAutoDesignNominalDateAssignment.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepAP214/RWStepAP214_RWAutoDesignNominalDateAssignment.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepAP214/RWStepAP214_RWAutoDesignOrganizationAssignment.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepAP214/RWStepAP214_RWAutoDesignOrganizationAssignment.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepAP214/RWStepAP214_RWAutoDesignPersonAndOrganizationAssignment.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepAP214/RWStepAP214_RWAutoDesignPersonAndOrganizationAssignment.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepAP214/RWStepAP214_RWAutoDesignPresentedItem.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepAP214/RWStepAP214_RWAutoDesignPresentedItem.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepAP214/RWStepAP214_RWAutoDesignSecurityClassificationAssignment.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepAP214/RWStepAP214_RWAutoDesignSecurityClassificationAssignment.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepAP214/RWStepAP214_RWClass.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepAP214/RWStepAP214_RWClass.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepAP214/RWStepAP214_RWExternallyDefinedClass.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepAP214/RWStepAP214_RWExternallyDefinedClass.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepAP214/RWStepAP214_RWExternallyDefinedGeneralProperty.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepAP214/RWStepAP214_RWExternallyDefinedGeneralProperty.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepAP214/RWStepAP214_RWRepItemGroup.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepAP214/RWStepAP214_RWRepItemGroup.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepAP214/RWStepAP214_ReadWriteModule.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepAP214/RWStepAP214_ReadWriteModule.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepAP242/FILES.cmake [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepAP242/RWStepAP242_RWDraughtingModelItemAssociation.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepAP242/RWStepAP242_RWDraughtingModelItemAssociation.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepAP242/RWStepAP242_RWGeometricItemSpecificUsage.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepAP242/RWStepAP242_RWGeometricItemSpecificUsage.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepAP242/RWStepAP242_RWIdAttribute.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepAP242/RWStepAP242_RWIdAttribute.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepAP242/RWStepAP242_RWItemIdentifiedRepresentationUsage.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepAP242/RWStepAP242_RWItemIdentifiedRepresentationUsage.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/FILES.cmake [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWAction.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWAction.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWActionAssignment.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWActionAssignment.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWActionMethod.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWActionMethod.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWActionRequestAssignment.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWActionRequestAssignment.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWActionRequestSolution.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWActionRequestSolution.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWAddress.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWAddress.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWApplicationContext.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWApplicationContext.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWApplicationContextElement.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWApplicationContextElement.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWApplicationProtocolDefinition.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWApplicationProtocolDefinition.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWApproval.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWApproval.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWApprovalDateTime.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWApprovalDateTime.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWApprovalPersonOrganization.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWApprovalPersonOrganization.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWApprovalRelationship.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWApprovalRelationship.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWApprovalRole.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWApprovalRole.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWApprovalStatus.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWApprovalStatus.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWCalendarDate.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWCalendarDate.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWCertification.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWCertification.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWCertificationAssignment.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWCertificationAssignment.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWCertificationType.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWCertificationType.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWCharacterizedObject.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWCharacterizedObject.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWContract.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWContract.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWContractAssignment.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWContractAssignment.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWContractType.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWContractType.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWConversionBasedUnit.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWConversionBasedUnit.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWConversionBasedUnitAndAreaUnit.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWConversionBasedUnitAndAreaUnit.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWConversionBasedUnitAndLengthUnit.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWConversionBasedUnitAndLengthUnit.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWConversionBasedUnitAndMassUnit.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWConversionBasedUnitAndMassUnit.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWConversionBasedUnitAndPlaneAngleUnit.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWConversionBasedUnitAndPlaneAngleUnit.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWConversionBasedUnitAndRatioUnit.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWConversionBasedUnitAndRatioUnit.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWConversionBasedUnitAndSolidAngleUnit.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWConversionBasedUnitAndSolidAngleUnit.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWConversionBasedUnitAndTimeUnit.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWConversionBasedUnitAndTimeUnit.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWConversionBasedUnitAndVolumeUnit.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWConversionBasedUnitAndVolumeUnit.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWCoordinatedUniversalTimeOffset.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWCoordinatedUniversalTimeOffset.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWDate.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWDate.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWDateAndTime.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWDateAndTime.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWDateRole.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWDateRole.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWDateTimeRole.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWDateTimeRole.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWDerivedUnit.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWDerivedUnit.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWDerivedUnitElement.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWDerivedUnitElement.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWDimensionalExponents.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWDimensionalExponents.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWDocument.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWDocument.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWDocumentFile.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWDocumentFile.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWDocumentProductAssociation.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWDocumentProductAssociation.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWDocumentProductEquivalence.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWDocumentProductEquivalence.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWDocumentRelationship.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWDocumentRelationship.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWDocumentRepresentationType.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWDocumentRepresentationType.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWDocumentType.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWDocumentType.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWDocumentUsageConstraint.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWDocumentUsageConstraint.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWEffectivity.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWEffectivity.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWEffectivityAssignment.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWEffectivityAssignment.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWEulerAngles.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWEulerAngles.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWExternalIdentificationAssignment.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWExternalIdentificationAssignment.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWExternalSource.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWExternalSource.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWExternallyDefinedItem.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWExternallyDefinedItem.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWGeneralProperty.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWGeneralProperty.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWGeneralPropertyAssociation.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWGeneralPropertyAssociation.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWGeneralPropertyRelationship.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWGeneralPropertyRelationship.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWGroup.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWGroup.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWGroupAssignment.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWGroupAssignment.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWGroupRelationship.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWGroupRelationship.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWIdentificationAssignment.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWIdentificationAssignment.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWIdentificationRole.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWIdentificationRole.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWLengthMeasureWithUnit.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWLengthMeasureWithUnit.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWLengthUnit.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWLengthUnit.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWLocalTime.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWLocalTime.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWMassMeasureWithUnit.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWMassMeasureWithUnit.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWMassUnit.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWMassUnit.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWMeasureWithUnit.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWMeasureWithUnit.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWMechanicalContext.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWMechanicalContext.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWNameAssignment.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWNameAssignment.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWNamedUnit.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWNamedUnit.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWObjectRole.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWObjectRole.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWOrdinalDate.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWOrdinalDate.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWOrganization.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWOrganization.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWOrganizationRole.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWOrganizationRole.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWOrganizationalAddress.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWOrganizationalAddress.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWPerson.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWPerson.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWPersonAndOrganization.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWPersonAndOrganization.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWPersonAndOrganizationRole.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWPersonAndOrganizationRole.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWPersonalAddress.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWPersonalAddress.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWPlaneAngleMeasureWithUnit.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWPlaneAngleMeasureWithUnit.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWPlaneAngleUnit.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWPlaneAngleUnit.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWProduct.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWProduct.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWProductCategory.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWProductCategory.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWProductCategoryRelationship.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWProductCategoryRelationship.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWProductConceptContext.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWProductConceptContext.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWProductContext.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWProductContext.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWProductDefinition.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWProductDefinition.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWProductDefinitionContext.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWProductDefinitionContext.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWProductDefinitionEffectivity.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWProductDefinitionEffectivity.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWProductDefinitionFormation.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWProductDefinitionFormation.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWProductDefinitionFormationRelationship.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWProductDefinitionFormationRelationship.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWProductDefinitionFormationWithSpecifiedSource.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWProductDefinitionFormationWithSpecifiedSource.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWProductDefinitionReference.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWProductDefinitionReference.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWProductDefinitionReferenceWithLocalRepresentation.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWProductDefinitionReferenceWithLocalRepresentation.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWProductDefinitionRelationship.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWProductDefinitionRelationship.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWProductDefinitionWithAssociatedDocuments.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWProductDefinitionWithAssociatedDocuments.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWProductRelatedProductCategory.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWProductRelatedProductCategory.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWProductType.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWProductType.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWRatioMeasureWithUnit.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWRatioMeasureWithUnit.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWRoleAssociation.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWRoleAssociation.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWSecurityClassification.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWSecurityClassification.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWSecurityClassificationLevel.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWSecurityClassificationLevel.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWSiUnit.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWSiUnit.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWSiUnitAndAreaUnit.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWSiUnitAndAreaUnit.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWSiUnitAndLengthUnit.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWSiUnitAndLengthUnit.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWSiUnitAndMassUnit.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWSiUnitAndMassUnit.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWSiUnitAndPlaneAngleUnit.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWSiUnitAndPlaneAngleUnit.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWSiUnitAndRatioUnit.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWSiUnitAndRatioUnit.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWSiUnitAndSolidAngleUnit.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWSiUnitAndSolidAngleUnit.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWSiUnitAndThermodynamicTemperatureUnit.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWSiUnitAndThermodynamicTemperatureUnit.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWSiUnitAndTimeUnit.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWSiUnitAndTimeUnit.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWSiUnitAndVolumeUnit.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWSiUnitAndVolumeUnit.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWSolidAngleMeasureWithUnit.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWSolidAngleMeasureWithUnit.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWSolidAngleUnit.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWSolidAngleUnit.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWThermodynamicTemperatureUnit.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWThermodynamicTemperatureUnit.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWUncertaintyMeasureWithUnit.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWUncertaintyMeasureWithUnit.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWVersionedActionRequest.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWVersionedActionRequest.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWWeekOfYearAndDayDate.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepBasic/RWStepBasic_RWWeekOfYearAndDayDate.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepDimTol/FILES.cmake [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepDimTol/RWStepDimTol_RWAngularityTolerance.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepDimTol/RWStepDimTol_RWAngularityTolerance.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepDimTol/RWStepDimTol_RWCircularRunoutTolerance.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepDimTol/RWStepDimTol_RWCircularRunoutTolerance.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepDimTol/RWStepDimTol_RWCoaxialityTolerance.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepDimTol/RWStepDimTol_RWCoaxialityTolerance.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepDimTol/RWStepDimTol_RWCommonDatum.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepDimTol/RWStepDimTol_RWCommonDatum.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepDimTol/RWStepDimTol_RWConcentricityTolerance.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepDimTol/RWStepDimTol_RWConcentricityTolerance.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepDimTol/RWStepDimTol_RWCylindricityTolerance.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepDimTol/RWStepDimTol_RWCylindricityTolerance.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepDimTol/RWStepDimTol_RWDatum.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepDimTol/RWStepDimTol_RWDatum.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepDimTol/RWStepDimTol_RWDatumFeature.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepDimTol/RWStepDimTol_RWDatumFeature.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepDimTol/RWStepDimTol_RWDatumReference.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepDimTol/RWStepDimTol_RWDatumReference.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepDimTol/RWStepDimTol_RWDatumReferenceCompartment.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepDimTol/RWStepDimTol_RWDatumReferenceCompartment.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepDimTol/RWStepDimTol_RWDatumReferenceElement.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepDimTol/RWStepDimTol_RWDatumReferenceElement.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepDimTol/RWStepDimTol_RWDatumReferenceModifierWithValue.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepDimTol/RWStepDimTol_RWDatumReferenceModifierWithValue.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepDimTol/RWStepDimTol_RWDatumSystem.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepDimTol/RWStepDimTol_RWDatumSystem.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepDimTol/RWStepDimTol_RWDatumTarget.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepDimTol/RWStepDimTol_RWDatumTarget.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepDimTol/RWStepDimTol_RWFlatnessTolerance.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepDimTol/RWStepDimTol_RWFlatnessTolerance.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepDimTol/RWStepDimTol_RWGeneralDatumReference.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepDimTol/RWStepDimTol_RWGeneralDatumReference.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepDimTol/RWStepDimTol_RWGeoTolAndGeoTolWthDatRef.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepDimTol/RWStepDimTol_RWGeoTolAndGeoTolWthDatRef.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepDimTol/RWStepDimTol_RWGeoTolAndGeoTolWthDatRefAndGeoTolWthMaxTol.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepDimTol/RWStepDimTol_RWGeoTolAndGeoTolWthDatRefAndGeoTolWthMaxTol.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepDimTol/RWStepDimTol_RWGeoTolAndGeoTolWthDatRefAndGeoTolWthMod.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepDimTol/RWStepDimTol_RWGeoTolAndGeoTolWthDatRefAndGeoTolWthMod.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepDimTol/RWStepDimTol_RWGeoTolAndGeoTolWthDatRefAndModGeoTolAndPosTol.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepDimTol/RWStepDimTol_RWGeoTolAndGeoTolWthDatRefAndModGeoTolAndPosTol.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepDimTol/RWStepDimTol_RWGeoTolAndGeoTolWthDatRefAndUneqDisGeoTol.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepDimTol/RWStepDimTol_RWGeoTolAndGeoTolWthDatRefAndUneqDisGeoTol.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepDimTol/RWStepDimTol_RWGeoTolAndGeoTolWthMaxTol.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepDimTol/RWStepDimTol_RWGeoTolAndGeoTolWthMaxTol.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepDimTol/RWStepDimTol_RWGeoTolAndGeoTolWthMod.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepDimTol/RWStepDimTol_RWGeoTolAndGeoTolWthMod.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepDimTol/RWStepDimTol_RWGeometricTolerance.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepDimTol/RWStepDimTol_RWGeometricTolerance.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepDimTol/RWStepDimTol_RWGeometricToleranceRelationship.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepDimTol/RWStepDimTol_RWGeometricToleranceRelationship.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepDimTol/RWStepDimTol_RWGeometricToleranceWithDatumReference.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepDimTol/RWStepDimTol_RWGeometricToleranceWithDatumReference.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepDimTol/RWStepDimTol_RWGeometricToleranceWithDefinedAreaUnit.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepDimTol/RWStepDimTol_RWGeometricToleranceWithDefinedAreaUnit.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepDimTol/RWStepDimTol_RWGeometricToleranceWithDefinedUnit.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepDimTol/RWStepDimTol_RWGeometricToleranceWithDefinedUnit.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepDimTol/RWStepDimTol_RWGeometricToleranceWithMaximumTolerance.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepDimTol/RWStepDimTol_RWGeometricToleranceWithMaximumTolerance.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepDimTol/RWStepDimTol_RWGeometricToleranceWithModifiers.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepDimTol/RWStepDimTol_RWGeometricToleranceWithModifiers.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepDimTol/RWStepDimTol_RWLineProfileTolerance.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepDimTol/RWStepDimTol_RWLineProfileTolerance.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepDimTol/RWStepDimTol_RWModifiedGeometricTolerance.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepDimTol/RWStepDimTol_RWModifiedGeometricTolerance.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepDimTol/RWStepDimTol_RWNonUniformZoneDefinition.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepDimTol/RWStepDimTol_RWNonUniformZoneDefinition.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepDimTol/RWStepDimTol_RWParallelismTolerance.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepDimTol/RWStepDimTol_RWParallelismTolerance.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepDimTol/RWStepDimTol_RWPerpendicularityTolerance.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepDimTol/RWStepDimTol_RWPerpendicularityTolerance.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepDimTol/RWStepDimTol_RWPlacedDatumTargetFeature.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepDimTol/RWStepDimTol_RWPlacedDatumTargetFeature.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepDimTol/RWStepDimTol_RWPositionTolerance.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepDimTol/RWStepDimTol_RWPositionTolerance.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepDimTol/RWStepDimTol_RWProjectedZoneDefinition.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepDimTol/RWStepDimTol_RWProjectedZoneDefinition.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepDimTol/RWStepDimTol_RWRoundnessTolerance.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepDimTol/RWStepDimTol_RWRoundnessTolerance.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepDimTol/RWStepDimTol_RWRunoutZoneDefinition.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepDimTol/RWStepDimTol_RWRunoutZoneDefinition.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepDimTol/RWStepDimTol_RWRunoutZoneOrientation.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepDimTol/RWStepDimTol_RWRunoutZoneOrientation.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepDimTol/RWStepDimTol_RWStraightnessTolerance.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepDimTol/RWStepDimTol_RWStraightnessTolerance.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepDimTol/RWStepDimTol_RWSurfaceProfileTolerance.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepDimTol/RWStepDimTol_RWSurfaceProfileTolerance.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepDimTol/RWStepDimTol_RWSymmetryTolerance.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepDimTol/RWStepDimTol_RWSymmetryTolerance.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepDimTol/RWStepDimTol_RWToleranceZone.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepDimTol/RWStepDimTol_RWToleranceZone.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepDimTol/RWStepDimTol_RWToleranceZoneDefinition.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepDimTol/RWStepDimTol_RWToleranceZoneDefinition.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepDimTol/RWStepDimTol_RWToleranceZoneForm.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepDimTol/RWStepDimTol_RWToleranceZoneForm.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepDimTol/RWStepDimTol_RWTotalRunoutTolerance.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepDimTol/RWStepDimTol_RWTotalRunoutTolerance.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepDimTol/RWStepDimTol_RWUnequallyDisposedGeometricTolerance.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepDimTol/RWStepDimTol_RWUnequallyDisposedGeometricTolerance.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepElement/FILES.cmake [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepElement/RWStepElement_RWAnalysisItemWithinRepresentation.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepElement/RWStepElement_RWAnalysisItemWithinRepresentation.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepElement/RWStepElement_RWCurve3dElementDescriptor.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepElement/RWStepElement_RWCurve3dElementDescriptor.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepElement/RWStepElement_RWCurveElementEndReleasePacket.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepElement/RWStepElement_RWCurveElementEndReleasePacket.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepElement/RWStepElement_RWCurveElementSectionDefinition.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepElement/RWStepElement_RWCurveElementSectionDefinition.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepElement/RWStepElement_RWCurveElementSectionDerivedDefinitions.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepElement/RWStepElement_RWCurveElementSectionDerivedDefinitions.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepElement/RWStepElement_RWElementDescriptor.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepElement/RWStepElement_RWElementDescriptor.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepElement/RWStepElement_RWElementMaterial.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepElement/RWStepElement_RWElementMaterial.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepElement/RWStepElement_RWSurface3dElementDescriptor.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepElement/RWStepElement_RWSurface3dElementDescriptor.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepElement/RWStepElement_RWSurfaceElementProperty.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepElement/RWStepElement_RWSurfaceElementProperty.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepElement/RWStepElement_RWSurfaceSection.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepElement/RWStepElement_RWSurfaceSection.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepElement/RWStepElement_RWSurfaceSectionField.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepElement/RWStepElement_RWSurfaceSectionField.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepElement/RWStepElement_RWSurfaceSectionFieldConstant.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepElement/RWStepElement_RWSurfaceSectionFieldConstant.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepElement/RWStepElement_RWSurfaceSectionFieldVarying.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepElement/RWStepElement_RWSurfaceSectionFieldVarying.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepElement/RWStepElement_RWUniformSurfaceSection.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepElement/RWStepElement_RWUniformSurfaceSection.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepElement/RWStepElement_RWVolume3dElementDescriptor.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepElement/RWStepElement_RWVolume3dElementDescriptor.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepFEA/FILES.cmake [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepFEA/RWStepFEA_RWAlignedCurve3dElementCoordinateSystem.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepFEA/RWStepFEA_RWAlignedCurve3dElementCoordinateSystem.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepFEA/RWStepFEA_RWAlignedSurface3dElementCoordinateSystem.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepFEA/RWStepFEA_RWAlignedSurface3dElementCoordinateSystem.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepFEA/RWStepFEA_RWArbitraryVolume3dElementCoordinateSystem.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepFEA/RWStepFEA_RWArbitraryVolume3dElementCoordinateSystem.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepFEA/RWStepFEA_RWConstantSurface3dElementCoordinateSystem.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepFEA/RWStepFEA_RWConstantSurface3dElementCoordinateSystem.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepFEA/RWStepFEA_RWCurve3dElementProperty.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepFEA/RWStepFEA_RWCurve3dElementProperty.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepFEA/RWStepFEA_RWCurve3dElementRepresentation.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepFEA/RWStepFEA_RWCurve3dElementRepresentation.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepFEA/RWStepFEA_RWCurveElementEndOffset.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepFEA/RWStepFEA_RWCurveElementEndOffset.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepFEA/RWStepFEA_RWCurveElementEndRelease.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepFEA/RWStepFEA_RWCurveElementEndRelease.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepFEA/RWStepFEA_RWCurveElementInterval.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepFEA/RWStepFEA_RWCurveElementInterval.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepFEA/RWStepFEA_RWCurveElementIntervalConstant.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepFEA/RWStepFEA_RWCurveElementIntervalConstant.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepFEA/RWStepFEA_RWCurveElementIntervalLinearlyVarying.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepFEA/RWStepFEA_RWCurveElementIntervalLinearlyVarying.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepFEA/RWStepFEA_RWCurveElementLocation.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepFEA/RWStepFEA_RWCurveElementLocation.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepFEA/RWStepFEA_RWDummyNode.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepFEA/RWStepFEA_RWDummyNode.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepFEA/RWStepFEA_RWElementGeometricRelationship.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepFEA/RWStepFEA_RWElementGeometricRelationship.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepFEA/RWStepFEA_RWElementGroup.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepFEA/RWStepFEA_RWElementGroup.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepFEA/RWStepFEA_RWElementRepresentation.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepFEA/RWStepFEA_RWElementRepresentation.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepFEA/RWStepFEA_RWFeaAreaDensity.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepFEA/RWStepFEA_RWFeaAreaDensity.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepFEA/RWStepFEA_RWFeaAxis2Placement3d.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepFEA/RWStepFEA_RWFeaAxis2Placement3d.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepFEA/RWStepFEA_RWFeaCurveSectionGeometricRelationship.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepFEA/RWStepFEA_RWFeaCurveSectionGeometricRelationship.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepFEA/RWStepFEA_RWFeaGroup.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepFEA/RWStepFEA_RWFeaGroup.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepFEA/RWStepFEA_RWFeaLinearElasticity.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepFEA/RWStepFEA_RWFeaLinearElasticity.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepFEA/RWStepFEA_RWFeaMassDensity.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepFEA/RWStepFEA_RWFeaMassDensity.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepFEA/RWStepFEA_RWFeaMaterialPropertyRepresentation.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepFEA/RWStepFEA_RWFeaMaterialPropertyRepresentation.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepFEA/RWStepFEA_RWFeaMaterialPropertyRepresentationItem.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepFEA/RWStepFEA_RWFeaMaterialPropertyRepresentationItem.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepFEA/RWStepFEA_RWFeaModel.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepFEA/RWStepFEA_RWFeaModel.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepFEA/RWStepFEA_RWFeaModel3d.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepFEA/RWStepFEA_RWFeaModel3d.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepFEA/RWStepFEA_RWFeaModelDefinition.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepFEA/RWStepFEA_RWFeaModelDefinition.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepFEA/RWStepFEA_RWFeaMoistureAbsorption.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepFEA/RWStepFEA_RWFeaMoistureAbsorption.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepFEA/RWStepFEA_RWFeaParametricPoint.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepFEA/RWStepFEA_RWFeaParametricPoint.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepFEA/RWStepFEA_RWFeaRepresentationItem.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepFEA/RWStepFEA_RWFeaRepresentationItem.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepFEA/RWStepFEA_RWFeaSecantCoefficientOfLinearThermalExpansion.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepFEA/RWStepFEA_RWFeaSecantCoefficientOfLinearThermalExpansion.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepFEA/RWStepFEA_RWFeaShellBendingStiffness.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepFEA/RWStepFEA_RWFeaShellBendingStiffness.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepFEA/RWStepFEA_RWFeaShellMembraneBendingCouplingStiffness.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepFEA/RWStepFEA_RWFeaShellMembraneBendingCouplingStiffness.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepFEA/RWStepFEA_RWFeaShellMembraneStiffness.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepFEA/RWStepFEA_RWFeaShellMembraneStiffness.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepFEA/RWStepFEA_RWFeaShellShearStiffness.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepFEA/RWStepFEA_RWFeaShellShearStiffness.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepFEA/RWStepFEA_RWFeaSurfaceSectionGeometricRelationship.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepFEA/RWStepFEA_RWFeaSurfaceSectionGeometricRelationship.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepFEA/RWStepFEA_RWFeaTangentialCoefficientOfLinearThermalExpansion.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepFEA/RWStepFEA_RWFeaTangentialCoefficientOfLinearThermalExpansion.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepFEA/RWStepFEA_RWFreedomAndCoefficient.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepFEA/RWStepFEA_RWFreedomAndCoefficient.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepFEA/RWStepFEA_RWFreedomsList.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepFEA/RWStepFEA_RWFreedomsList.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepFEA/RWStepFEA_RWGeometricNode.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepFEA/RWStepFEA_RWGeometricNode.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepFEA/RWStepFEA_RWNode.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepFEA/RWStepFEA_RWNode.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepFEA/RWStepFEA_RWNodeDefinition.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepFEA/RWStepFEA_RWNodeDefinition.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepFEA/RWStepFEA_RWNodeGroup.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepFEA/RWStepFEA_RWNodeGroup.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepFEA/RWStepFEA_RWNodeRepresentation.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepFEA/RWStepFEA_RWNodeRepresentation.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepFEA/RWStepFEA_RWNodeSet.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepFEA/RWStepFEA_RWNodeSet.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepFEA/RWStepFEA_RWNodeWithSolutionCoordinateSystem.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepFEA/RWStepFEA_RWNodeWithSolutionCoordinateSystem.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepFEA/RWStepFEA_RWNodeWithVector.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepFEA/RWStepFEA_RWNodeWithVector.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepFEA/RWStepFEA_RWParametricCurve3dElementCoordinateDirection.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepFEA/RWStepFEA_RWParametricCurve3dElementCoordinateDirection.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepFEA/RWStepFEA_RWParametricCurve3dElementCoordinateSystem.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepFEA/RWStepFEA_RWParametricCurve3dElementCoordinateSystem.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepFEA/RWStepFEA_RWParametricSurface3dElementCoordinateSystem.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepFEA/RWStepFEA_RWParametricSurface3dElementCoordinateSystem.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepFEA/RWStepFEA_RWSurface3dElementRepresentation.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepFEA/RWStepFEA_RWSurface3dElementRepresentation.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepFEA/RWStepFEA_RWVolume3dElementRepresentation.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepFEA/RWStepFEA_RWVolume3dElementRepresentation.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/FILES.cmake [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWAxis1Placement.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWAxis1Placement.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWAxis2Placement2d.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWAxis2Placement2d.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWAxis2Placement3d.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWAxis2Placement3d.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWBSplineCurve.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWBSplineCurve.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWBSplineCurveWithKnots.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWBSplineCurveWithKnots.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWBSplineCurveWithKnotsAndRationalBSplineCurve.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWBSplineCurveWithKnotsAndRationalBSplineCurve.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWBSplineSurface.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWBSplineSurface.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWBSplineSurfaceWithKnots.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWBSplineSurfaceWithKnots.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWBSplineSurfaceWithKnotsAndRationalBSplineSurface.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWBSplineSurfaceWithKnotsAndRationalBSplineSurface.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWBezierCurve.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWBezierCurve.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWBezierCurveAndRationalBSplineCurve.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWBezierCurveAndRationalBSplineCurve.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWBezierSurface.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWBezierSurface.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWBezierSurfaceAndRationalBSplineSurface.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWBezierSurfaceAndRationalBSplineSurface.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWBoundaryCurve.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWBoundaryCurve.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWBoundedCurve.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWBoundedCurve.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWBoundedSurface.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWBoundedSurface.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWCartesianPoint.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWCartesianPoint.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWCartesianTransformationOperator.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWCartesianTransformationOperator.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWCartesianTransformationOperator3d.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWCartesianTransformationOperator3d.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWCircle.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWCircle.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWCompositeCurve.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWCompositeCurve.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWCompositeCurveOnSurface.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWCompositeCurveOnSurface.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWCompositeCurveSegment.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWCompositeCurveSegment.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWConic.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWConic.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWConicalSurface.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWConicalSurface.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWCurve.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWCurve.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWCurveBoundedSurface.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWCurveBoundedSurface.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWCurveReplica.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWCurveReplica.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWCylindricalSurface.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWCylindricalSurface.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWDegeneratePcurve.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWDegeneratePcurve.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWDegenerateToroidalSurface.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWDegenerateToroidalSurface.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWDirection.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWDirection.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWElementarySurface.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWElementarySurface.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWEllipse.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWEllipse.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWEvaluatedDegeneratePcurve.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWEvaluatedDegeneratePcurve.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWGeomRepContextAndGlobUnitAssCtxAndGlobUncertaintyAssCtx.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWGeomRepContextAndGlobUnitAssCtxAndGlobUncertaintyAssCtx.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWGeometricRepresentationContext.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWGeometricRepresentationContext.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWGeometricRepresentationContextAndGlobalUnitAssignedContext.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWGeometricRepresentationContextAndGlobalUnitAssignedContext.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWGeometricRepresentationContextAndParametricRepresentationContext.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWGeometricRepresentationContextAndParametricRepresentationContext.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWGeometricRepresentationItem.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWGeometricRepresentationItem.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWHyperbola.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWHyperbola.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWIntersectionCurve.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWIntersectionCurve.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWLine.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWLine.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWOffsetCurve3d.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWOffsetCurve3d.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWOffsetSurface.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWOffsetSurface.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWOrientedSurface.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWOrientedSurface.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWOuterBoundaryCurve.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWOuterBoundaryCurve.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWParabola.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWParabola.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWPcurve.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWPcurve.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWPlacement.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWPlacement.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWPlane.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWPlane.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWPoint.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWPoint.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWPointOnCurve.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWPointOnCurve.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWPointOnSurface.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWPointOnSurface.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWPointReplica.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWPointReplica.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWPolyline.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWPolyline.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWQuasiUniformCurve.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWQuasiUniformCurve.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWQuasiUniformCurveAndRationalBSplineCurve.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWQuasiUniformCurveAndRationalBSplineCurve.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWQuasiUniformSurface.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWQuasiUniformSurface.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWQuasiUniformSurfaceAndRationalBSplineSurface.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWQuasiUniformSurfaceAndRationalBSplineSurface.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWRationalBSplineCurve.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWRationalBSplineCurve.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWRationalBSplineSurface.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWRationalBSplineSurface.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWRectangularCompositeSurface.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWRectangularCompositeSurface.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWRectangularTrimmedSurface.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWRectangularTrimmedSurface.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWReparametrisedCompositeCurveSegment.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWReparametrisedCompositeCurveSegment.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWSeamCurve.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWSeamCurve.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWSphericalSurface.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWSphericalSurface.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWSuParameters.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWSuParameters.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWSurface.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWSurface.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWSurfaceCurve.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWSurfaceCurve.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWSurfaceCurveAndBoundedCurve.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWSurfaceCurveAndBoundedCurve.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWSurfaceOfLinearExtrusion.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWSurfaceOfLinearExtrusion.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWSurfaceOfRevolution.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWSurfaceOfRevolution.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWSurfacePatch.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWSurfacePatch.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWSurfaceReplica.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWSurfaceReplica.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWSweptSurface.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWSweptSurface.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWToroidalSurface.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWToroidalSurface.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWTrimmedCurve.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWTrimmedCurve.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWUniformCurve.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWUniformCurve.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWUniformCurveAndRationalBSplineCurve.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWUniformCurveAndRationalBSplineCurve.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWUniformSurface.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWUniformSurface.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWUniformSurfaceAndRationalBSplineSurface.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWUniformSurfaceAndRationalBSplineSurface.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWVector.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepGeom/RWStepGeom_RWVector.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/FILES.cmake [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWActuatedKinPairAndOrderKinPair.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWActuatedKinPairAndOrderKinPair.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWActuatedKinematicPair.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWActuatedKinematicPair.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWContextDependentKinematicLinkRepresentation.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWContextDependentKinematicLinkRepresentation.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWCylindricalPair.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWCylindricalPair.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWCylindricalPairValue.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWCylindricalPairValue.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWCylindricalPairWithRange.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWCylindricalPairWithRange.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWFullyConstrainedPair.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWFullyConstrainedPair.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWGearPair.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWGearPair.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWGearPairValue.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWGearPairValue.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWGearPairWithRange.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWGearPairWithRange.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWHomokineticPair.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWHomokineticPair.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWKinematicJoint.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWKinematicJoint.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWKinematicLink.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWKinematicLink.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWKinematicLinkRepresentationAssociation.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWKinematicLinkRepresentationAssociation.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWKinematicPropertyMechanismRepresentation.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWKinematicPropertyMechanismRepresentation.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWKinematicTopologyDirectedStructure.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWKinematicTopologyDirectedStructure.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWKinematicTopologyNetworkStructure.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWKinematicTopologyNetworkStructure.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWKinematicTopologyStructure.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWKinematicTopologyStructure.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWLinearFlexibleAndPinionPair.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWLinearFlexibleAndPinionPair.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWLinearFlexibleAndPlanarCurvePair.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWLinearFlexibleAndPlanarCurvePair.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWLinearFlexibleLinkRepresentation.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWLinearFlexibleLinkRepresentation.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWLowOrderKinematicPair.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWLowOrderKinematicPair.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWLowOrderKinematicPairValue.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWLowOrderKinematicPairValue.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWLowOrderKinematicPairWithRange.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWLowOrderKinematicPairWithRange.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWMechanismRepresentation.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWMechanismRepresentation.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWMechanismStateRepresentation.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWMechanismStateRepresentation.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWOrientedJoint.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWOrientedJoint.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWPairRepresentationRelationship.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWPairRepresentationRelationship.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWPlanarCurvePair.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWPlanarCurvePair.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWPlanarCurvePairRange.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWPlanarCurvePairRange.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWPlanarPair.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWPlanarPair.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWPlanarPairValue.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWPlanarPairValue.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWPlanarPairWithRange.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWPlanarPairWithRange.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWPointOnPlanarCurvePair.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWPointOnPlanarCurvePair.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWPointOnPlanarCurvePairValue.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWPointOnPlanarCurvePairValue.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWPointOnPlanarCurvePairWithRange.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWPointOnPlanarCurvePairWithRange.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWPointOnSurfacePair.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWPointOnSurfacePair.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWPointOnSurfacePairValue.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWPointOnSurfacePairValue.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWPointOnSurfacePairWithRange.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWPointOnSurfacePairWithRange.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWPrismaticPair.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWPrismaticPair.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWPrismaticPairValue.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWPrismaticPairValue.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWPrismaticPairWithRange.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWPrismaticPairWithRange.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWProductDefinitionKinematics.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWProductDefinitionKinematics.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWProductDefinitionRelationshipKinematics.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWProductDefinitionRelationshipKinematics.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWRackAndPinionPair.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWRackAndPinionPair.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWRackAndPinionPairValue.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWRackAndPinionPairValue.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWRackAndPinionPairWithRange.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWRackAndPinionPairWithRange.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWRevolutePair.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWRevolutePair.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWRevolutePairValue.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWRevolutePairValue.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWRevolutePairWithRange.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWRevolutePairWithRange.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWRigidLinkRepresentation.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWRigidLinkRepresentation.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWRollingCurvePair.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWRollingCurvePair.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWRollingCurvePairValue.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWRollingCurvePairValue.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWRollingSurfacePair.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWRollingSurfacePair.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWRollingSurfacePairValue.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWRollingSurfacePairValue.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWRotationAboutDirection.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWRotationAboutDirection.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWScrewPair.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWScrewPair.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWScrewPairValue.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWScrewPairValue.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWScrewPairWithRange.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWScrewPairWithRange.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWSlidingCurvePair.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWSlidingCurvePair.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWSlidingCurvePairValue.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWSlidingCurvePairValue.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWSlidingSurfacePair.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWSlidingSurfacePair.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWSlidingSurfacePairValue.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWSlidingSurfacePairValue.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWSphericalPair.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWSphericalPair.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWSphericalPairValue.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWSphericalPairValue.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWSphericalPairWithPin.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWSphericalPairWithPin.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWSphericalPairWithPinAndRange.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWSphericalPairWithPinAndRange.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWSphericalPairWithRange.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWSphericalPairWithRange.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWSurfacePairWithRange.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWSurfacePairWithRange.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWUnconstrainedPair.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWUnconstrainedPair.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWUnconstrainedPairValue.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWUnconstrainedPairValue.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWUniversalPair.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWUniversalPair.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWUniversalPairValue.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWUniversalPairValue.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWUniversalPairWithRange.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepKinematics/RWStepKinematics_RWUniversalPairWithRange.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/FILES.cmake [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWAllAroundShapeAspect.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWAllAroundShapeAspect.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWApex.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWApex.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWAssemblyComponentUsage.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWAssemblyComponentUsage.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWAssemblyComponentUsageSubstitute.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWAssemblyComponentUsageSubstitute.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWBetweenShapeAspect.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWBetweenShapeAspect.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWBooleanRepresentationItem.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWBooleanRepresentationItem.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWCentreOfSymmetry.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWCentreOfSymmetry.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWCharacterizedRepresentation.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWCharacterizedRepresentation.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWCompGroupShAspAndCompShAspAndDatumFeatAndShAsp.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWCompGroupShAspAndCompShAspAndDatumFeatAndShAsp.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWCompShAspAndDatumFeatAndShAsp.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWCompShAspAndDatumFeatAndShAsp.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWCompositeGroupShapeAspect.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWCompositeGroupShapeAspect.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWCompositeShapeAspect.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWCompositeShapeAspect.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWCompoundRepresentationItem.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWCompoundRepresentationItem.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWConfigurationDesign.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWConfigurationDesign.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWConfigurationEffectivity.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWConfigurationEffectivity.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWConfigurationItem.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWConfigurationItem.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWConstructiveGeometryRepresentation.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWConstructiveGeometryRepresentation.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWConstructiveGeometryRepresentationRelationship.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWConstructiveGeometryRepresentationRelationship.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWContinuosShapeAspect.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWContinuosShapeAspect.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWDataEnvironment.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWDataEnvironment.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWDefinitionalRepresentation.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWDefinitionalRepresentation.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWDerivedShapeAspect.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWDerivedShapeAspect.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWDescriptiveRepresentationItem.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWDescriptiveRepresentationItem.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWExtension.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWExtension.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWFeatureForDatumTargetRelationship.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWFeatureForDatumTargetRelationship.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWFunctionallyDefinedTransformation.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWFunctionallyDefinedTransformation.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWGeometricAlignment.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWGeometricAlignment.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWGlobalUncertaintyAssignedContext.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWGlobalUncertaintyAssignedContext.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWGlobalUnitAssignedContext.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWGlobalUnitAssignedContext.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWIntegerRepresentationItem.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWIntegerRepresentationItem.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWItemDefinedTransformation.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWItemDefinedTransformation.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWMakeFromUsageOption.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWMakeFromUsageOption.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWMappedItem.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWMappedItem.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWMaterialDesignation.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWMaterialDesignation.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWMaterialProperty.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWMaterialProperty.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWMaterialPropertyRepresentation.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWMaterialPropertyRepresentation.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWMeasureRepresentationItem.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWMeasureRepresentationItem.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWMechanicalDesignAndDraughtingRelationship.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWMechanicalDesignAndDraughtingRelationship.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWParallelOffset.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWParallelOffset.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWParametricRepresentationContext.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWParametricRepresentationContext.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWPerpendicularTo.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWPerpendicularTo.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWProductConcept.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWProductConcept.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWProductDefinitionShape.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWProductDefinitionShape.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWPropertyDefinition.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWPropertyDefinition.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWPropertyDefinitionRelationship.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWPropertyDefinitionRelationship.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWPropertyDefinitionRepresentation.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWPropertyDefinitionRepresentation.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWQuantifiedAssemblyComponentUsage.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWQuantifiedAssemblyComponentUsage.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWRealRepresentationItem.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWRealRepresentationItem.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWReprItemAndLengthMeasureWithUnit.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWReprItemAndLengthMeasureWithUnit.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWReprItemAndLengthMeasureWithUnitAndQRI.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWReprItemAndLengthMeasureWithUnitAndQRI.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWReprItemAndPlaneAngleMeasureWithUnit.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWReprItemAndPlaneAngleMeasureWithUnit.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWReprItemAndPlaneAngleMeasureWithUnitAndQRI.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWReprItemAndPlaneAngleMeasureWithUnitAndQRI.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWRepresentation.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWRepresentation.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWRepresentationContext.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWRepresentationContext.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWRepresentationContextReference.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWRepresentationContextReference.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWRepresentationItem.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWRepresentationItem.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWRepresentationMap.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWRepresentationMap.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWRepresentationReference.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWRepresentationReference.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWRepresentationRelationship.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWRepresentationRelationship.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWRepresentationRelationshipWithTransformation.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWRepresentationRelationshipWithTransformation.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWShapeAspect.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWShapeAspect.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWShapeAspectDerivingRelationship.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWShapeAspectDerivingRelationship.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWShapeAspectRelationship.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWShapeAspectRelationship.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWShapeAspectTransition.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWShapeAspectTransition.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWShapeRepresentationRelationshipWithTransformation.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWShapeRepresentationRelationshipWithTransformation.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWSpecifiedHigherUsageOccurrence.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWSpecifiedHigherUsageOccurrence.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWStructuralResponseProperty.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWStructuralResponseProperty.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWStructuralResponsePropertyDefinitionRepresentation.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWStructuralResponsePropertyDefinitionRepresentation.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWTangent.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWTangent.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWValueRepresentationItem.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepRepr/RWStepRepr_RWValueRepresentationItem.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/FILES.cmake [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWAdvancedBrepShapeRepresentation.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWAdvancedBrepShapeRepresentation.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWAdvancedFace.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWAdvancedFace.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWAngularLocation.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWAngularLocation.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWAngularSize.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWAngularSize.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWBlock.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWBlock.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWBooleanResult.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWBooleanResult.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWBoxDomain.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWBoxDomain.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWBoxedHalfSpace.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWBoxedHalfSpace.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWBrepWithVoids.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWBrepWithVoids.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWClosedShell.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWClosedShell.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWCompoundShapeRepresentation.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWCompoundShapeRepresentation.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWConnectedEdgeSet.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWConnectedEdgeSet.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWConnectedFaceSet.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWConnectedFaceSet.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWConnectedFaceShapeRepresentation.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWConnectedFaceShapeRepresentation.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWConnectedFaceSubSet.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWConnectedFaceSubSet.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWContextDependentShapeRepresentation.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWContextDependentShapeRepresentation.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWCsgShapeRepresentation.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWCsgShapeRepresentation.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWCsgSolid.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWCsgSolid.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWDefinitionalRepresentationAndShapeRepresentation.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWDefinitionalRepresentationAndShapeRepresentation.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWDimensionalCharacteristicRepresentation.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWDimensionalCharacteristicRepresentation.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWDimensionalLocation.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWDimensionalLocation.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWDimensionalLocationWithPath.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWDimensionalLocationWithPath.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWDimensionalSize.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWDimensionalSize.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWDimensionalSizeWithPath.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWDimensionalSizeWithPath.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWEdge.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWEdge.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWEdgeBasedWireframeModel.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWEdgeBasedWireframeModel.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWEdgeBasedWireframeShapeRepresentation.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWEdgeBasedWireframeShapeRepresentation.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWEdgeCurve.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWEdgeCurve.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWEdgeLoop.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWEdgeLoop.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWExtrudedAreaSolid.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWExtrudedAreaSolid.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWExtrudedFaceSolid.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWExtrudedFaceSolid.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWFace.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWFace.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWFaceBasedSurfaceModel.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWFaceBasedSurfaceModel.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWFaceBound.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWFaceBound.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWFaceOuterBound.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWFaceOuterBound.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWFaceSurface.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWFaceSurface.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWFacetedBrep.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWFacetedBrep.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWFacetedBrepAndBrepWithVoids.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWFacetedBrepAndBrepWithVoids.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWFacetedBrepShapeRepresentation.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWFacetedBrepShapeRepresentation.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWGeometricCurveSet.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWGeometricCurveSet.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWGeometricSet.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWGeometricSet.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWGeometricallyBoundedSurfaceShapeRepresentation.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWGeometricallyBoundedSurfaceShapeRepresentation.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWGeometricallyBoundedWireframeShapeRepresentation.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWGeometricallyBoundedWireframeShapeRepresentation.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWHalfSpaceSolid.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWHalfSpaceSolid.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWLimitsAndFits.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWLimitsAndFits.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWLoop.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWLoop.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWLoopAndPath.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWLoopAndPath.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWManifoldSolidBrep.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWManifoldSolidBrep.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWManifoldSurfaceShapeRepresentation.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWManifoldSurfaceShapeRepresentation.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWMeasureQualification.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWMeasureQualification.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWMeasureRepresentationItemAndQualifiedRepresentationItem.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWMeasureRepresentationItemAndQualifiedRepresentationItem.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWNonManifoldSurfaceShapeRepresentation.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWNonManifoldSurfaceShapeRepresentation.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWOpenShell.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWOpenShell.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWOrientedClosedShell.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWOrientedClosedShell.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWOrientedEdge.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWOrientedEdge.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWOrientedFace.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWOrientedFace.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWOrientedOpenShell.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWOrientedOpenShell.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWOrientedPath.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWOrientedPath.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWPath.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWPath.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWPlusMinusTolerance.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWPlusMinusTolerance.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWPointRepresentation.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWPointRepresentation.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWPolyLoop.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWPolyLoop.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWPrecisionQualifier.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWPrecisionQualifier.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWQualifiedRepresentationItem.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWQualifiedRepresentationItem.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWRevolvedAreaSolid.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWRevolvedAreaSolid.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWRevolvedFaceSolid.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWRevolvedFaceSolid.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWRightAngularWedge.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWRightAngularWedge.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWRightCircularCone.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWRightCircularCone.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWRightCircularCylinder.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWRightCircularCylinder.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWSeamEdge.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWSeamEdge.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWShapeDefinitionRepresentation.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWShapeDefinitionRepresentation.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWShapeDimensionRepresentation.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWShapeDimensionRepresentation.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWShapeRepresentation.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWShapeRepresentation.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWShapeRepresentationWithParameters.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWShapeRepresentationWithParameters.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWShellBasedSurfaceModel.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWShellBasedSurfaceModel.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWSolidModel.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWSolidModel.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWSolidReplica.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWSolidReplica.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWSphere.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWSphere.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWSubedge.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWSubedge.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWSubface.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWSubface.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWSweptAreaSolid.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWSweptAreaSolid.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWSweptFaceSolid.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWSweptFaceSolid.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWToleranceValue.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWToleranceValue.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWTopologicalRepresentationItem.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWTopologicalRepresentationItem.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWTorus.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWTorus.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWTransitionalShapeRepresentation.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWTransitionalShapeRepresentation.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWTypeQualifier.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWTypeQualifier.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWValueFormatTypeQualifier.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWValueFormatTypeQualifier.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWVertex.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWVertex.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWVertexLoop.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWVertexLoop.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWVertexPoint.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepShape/RWStepShape_RWVertexPoint.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/FILES.cmake [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWAnnotationCurveOccurrence.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWAnnotationCurveOccurrence.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWAnnotationCurveOccurrenceAndGeomReprItem.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWAnnotationCurveOccurrenceAndGeomReprItem.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWAnnotationFillArea.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWAnnotationFillArea.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWAnnotationFillAreaOccurrence.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWAnnotationFillAreaOccurrence.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWAnnotationOccurrence.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWAnnotationOccurrence.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWAnnotationPlane.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWAnnotationPlane.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWAreaInSet.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWAreaInSet.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWBackgroundColour.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWBackgroundColour.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWCameraImage.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWCameraImage.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWCameraModel.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWCameraModel.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWCameraModelD2.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWCameraModelD2.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWCameraModelD3.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWCameraModelD3.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWCameraModelD3MultiClipping.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWCameraModelD3MultiClipping.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWCameraModelD3MultiClippingIntersection.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWCameraModelD3MultiClippingIntersection.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWCameraModelD3MultiClippingUnion.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWCameraModelD3MultiClippingUnion.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWCameraUsage.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWCameraUsage.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWCharacterizedObjAndRepresentationAndDraughtingModel.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWCharacterizedObjAndRepresentationAndDraughtingModel.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWColour.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWColour.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWColourRgb.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWColourRgb.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWColourSpecification.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWColourSpecification.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWComplexTriangulatedFace.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWComplexTriangulatedFace.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWComplexTriangulatedSurfaceSet.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWComplexTriangulatedSurfaceSet.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWCompositeText.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWCompositeText.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWCompositeTextWithExtent.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWCompositeTextWithExtent.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWContextDependentInvisibility.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWContextDependentInvisibility.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWContextDependentOverRidingStyledItem.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWContextDependentOverRidingStyledItem.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWCoordinatesList.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWCoordinatesList.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWCubicBezierTessellatedEdge.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWCubicBezierTessellatedEdge.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWCubicBezierTriangulatedFace.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWCubicBezierTriangulatedFace.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWCurveStyle.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWCurveStyle.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWCurveStyleFont.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWCurveStyleFont.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWCurveStyleFontPattern.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWCurveStyleFontPattern.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWDraughtingCallout.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWDraughtingCallout.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWDraughtingModel.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWDraughtingModel.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWDraughtingPreDefinedColour.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWDraughtingPreDefinedColour.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWDraughtingPreDefinedCurveFont.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWDraughtingPreDefinedCurveFont.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWExternallyDefinedCurveFont.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWExternallyDefinedCurveFont.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWFillAreaStyle.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWFillAreaStyle.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWFillAreaStyleColour.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWFillAreaStyleColour.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWInvisibility.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWInvisibility.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWMechanicalDesignGeometricPresentationArea.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWMechanicalDesignGeometricPresentationArea.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWMechanicalDesignGeometricPresentationRepresentation.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWMechanicalDesignGeometricPresentationRepresentation.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWOverRidingStyledItem.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWOverRidingStyledItem.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWPlanarBox.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWPlanarBox.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWPlanarExtent.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWPlanarExtent.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWPointStyle.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWPointStyle.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWPreDefinedColour.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWPreDefinedColour.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWPreDefinedCurveFont.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWPreDefinedCurveFont.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWPreDefinedItem.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWPreDefinedItem.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWPresentationArea.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWPresentationArea.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWPresentationLayerAssignment.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWPresentationLayerAssignment.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWPresentationLayerUsage.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWPresentationLayerUsage.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWPresentationRepresentation.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWPresentationRepresentation.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWPresentationSet.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWPresentationSet.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWPresentationSize.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWPresentationSize.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWPresentationStyleAssignment.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWPresentationStyleAssignment.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWPresentationStyleByContext.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWPresentationStyleByContext.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWPresentationView.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWPresentationView.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWPresentedItemRepresentation.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWPresentedItemRepresentation.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWRepositionedTessellatedGeometricSet.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWRepositionedTessellatedGeometricSet.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWRepositionedTessellatedItem.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWRepositionedTessellatedItem.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWStyledItem.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWStyledItem.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWSurfaceSideStyle.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWSurfaceSideStyle.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWSurfaceStyleBoundary.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWSurfaceStyleBoundary.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWSurfaceStyleControlGrid.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWSurfaceStyleControlGrid.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWSurfaceStyleFillArea.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWSurfaceStyleFillArea.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWSurfaceStyleParameterLine.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWSurfaceStyleParameterLine.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWSurfaceStyleReflectanceAmbient.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWSurfaceStyleReflectanceAmbient.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWSurfaceStyleRendering.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWSurfaceStyleRendering.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWSurfaceStyleRenderingWithProperties.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWSurfaceStyleRenderingWithProperties.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWSurfaceStyleSegmentationCurve.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWSurfaceStyleSegmentationCurve.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWSurfaceStyleSilhouette.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWSurfaceStyleSilhouette.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWSurfaceStyleTransparent.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWSurfaceStyleTransparent.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWSurfaceStyleUsage.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWSurfaceStyleUsage.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWTemplate.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWTemplate.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWTemplateInstance.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWTemplateInstance.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWTessellatedAnnotationOccurrence.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWTessellatedAnnotationOccurrence.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWTessellatedConnectingEdge.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWTessellatedConnectingEdge.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWTessellatedCurveSet.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWTessellatedCurveSet.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWTessellatedEdge.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWTessellatedEdge.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWTessellatedGeometricSet.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWTessellatedGeometricSet.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWTessellatedItem.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWTessellatedItem.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWTessellatedPointSet.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWTessellatedPointSet.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWTessellatedShapeRepresentation.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWTessellatedShapeRepresentation.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWTessellatedShapeRepresentationWithAccuracyParameters.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWTessellatedShapeRepresentationWithAccuracyParameters.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWTessellatedShell.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWTessellatedShell.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWTessellatedSolid.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWTessellatedSolid.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWTessellatedStructuredItem.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWTessellatedStructuredItem.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWTessellatedVertex.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWTessellatedVertex.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWTessellatedWire.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWTessellatedWire.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWTextLiteral.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWTextLiteral.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWTextStyle.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWTextStyle.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWTextStyleForDefinedFont.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWTextStyleForDefinedFont.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWTextStyleWithBoxCharacteristics.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWTextStyleWithBoxCharacteristics.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWTriangulatedFace.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWTriangulatedFace.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWTriangulatedSurfaceSet.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWTriangulatedSurfaceSet.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWViewVolume.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/RWStepVisual/RWStepVisual_RWViewVolume.pxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/STEPCAFControl/FILES.cmake [new file with mode: 0644]
src/DataExchange/TKDESTEP/STEPCAFControl/STEPCAFControl_ActorWrite.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/STEPCAFControl/STEPCAFControl_ActorWrite.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/STEPCAFControl/STEPCAFControl_ConfigurationNode.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/STEPCAFControl/STEPCAFControl_Controller.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/STEPCAFControl/STEPCAFControl_Controller.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/STEPCAFControl/STEPCAFControl_DataMapIteratorOfDataMapOfLabelExternFile.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/STEPCAFControl/STEPCAFControl_DataMapIteratorOfDataMapOfLabelShape.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/STEPCAFControl/STEPCAFControl_DataMapIteratorOfDataMapOfPDExternFile.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/STEPCAFControl/STEPCAFControl_DataMapIteratorOfDataMapOfSDRExternFile.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/STEPCAFControl/STEPCAFControl_DataMapIteratorOfDataMapOfShapePD.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/STEPCAFControl/STEPCAFControl_DataMapIteratorOfDataMapOfShapeSDR.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/STEPCAFControl/STEPCAFControl_DataMapOfLabelExternFile.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/STEPCAFControl/STEPCAFControl_DataMapOfLabelShape.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/STEPCAFControl/STEPCAFControl_DataMapOfPDExternFile.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/STEPCAFControl/STEPCAFControl_DataMapOfSDRExternFile.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/STEPCAFControl/STEPCAFControl_DataMapOfShapePD.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/STEPCAFControl/STEPCAFControl_DataMapOfShapeSDR.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/STEPCAFControl/STEPCAFControl_ExternFile.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/STEPCAFControl/STEPCAFControl_ExternFile.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/STEPCAFControl/STEPCAFControl_ExternFile.lxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/STEPCAFControl/STEPCAFControl_GDTProperty.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/STEPCAFControl/STEPCAFControl_GDTProperty.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/STEPCAFControl/STEPCAFControl_Provider.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/STEPCAFControl/STEPCAFControl_Reader.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/STEPCAFControl/STEPCAFControl_Reader.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/STEPCAFControl/STEPCAFControl_Writer.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/STEPCAFControl/STEPCAFControl_Writer.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/STEPConstruct/FILES.cmake [new file with mode: 0644]
src/DataExchange/TKDESTEP/STEPConstruct/STEPConstruct.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/STEPConstruct/STEPConstruct.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/STEPConstruct/STEPConstruct_AP203Context.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/STEPConstruct/STEPConstruct_AP203Context.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/STEPConstruct/STEPConstruct_Assembly.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/STEPConstruct/STEPConstruct_Assembly.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/STEPConstruct/STEPConstruct_ContextTool.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/STEPConstruct/STEPConstruct_ContextTool.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/STEPConstruct/STEPConstruct_DataMapIteratorOfDataMapOfAsciiStringTransient.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/STEPConstruct/STEPConstruct_DataMapIteratorOfDataMapOfPointTransient.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/STEPConstruct/STEPConstruct_DataMapOfAsciiStringTransient.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/STEPConstruct/STEPConstruct_DataMapOfPointTransient.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/STEPConstruct/STEPConstruct_ExternRefs.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/STEPConstruct/STEPConstruct_ExternRefs.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/STEPConstruct/STEPConstruct_Part.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/STEPConstruct/STEPConstruct_Part.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/STEPConstruct/STEPConstruct_Styles.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/STEPConstruct/STEPConstruct_Styles.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/STEPConstruct/STEPConstruct_Tool.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/STEPConstruct/STEPConstruct_Tool.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/STEPConstruct/STEPConstruct_Tool.lxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/STEPConstruct/STEPConstruct_UnitContext.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/STEPConstruct/STEPConstruct_UnitContext.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/STEPConstruct/STEPConstruct_ValidationProps.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/STEPConstruct/STEPConstruct_ValidationProps.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/STEPControl/FILES.cmake [new file with mode: 0644]
src/DataExchange/TKDESTEP/STEPControl/STEPControl_ActorRead.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/STEPControl/STEPControl_ActorRead.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/STEPControl/STEPControl_ActorWrite.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/STEPControl/STEPControl_ActorWrite.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/STEPControl/STEPControl_Controller.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/STEPControl/STEPControl_Controller.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/STEPControl/STEPControl_Reader.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/STEPControl/STEPControl_Reader.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/STEPControl/STEPControl_StepModelType.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/STEPControl/STEPControl_Writer.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/STEPControl/STEPControl_Writer.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/STEPEdit/FILES.cmake [new file with mode: 0644]
src/DataExchange/TKDESTEP/STEPEdit/STEPEdit.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/STEPEdit/STEPEdit.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/STEPEdit/STEPEdit_EditContext.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/STEPEdit/STEPEdit_EditContext.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/STEPEdit/STEPEdit_EditSDR.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/STEPEdit/STEPEdit_EditSDR.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/STEPSelections/FILES.cmake [new file with mode: 0644]
src/DataExchange/TKDESTEP/STEPSelections/STEPSelections_AssemblyComponent.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/STEPSelections/STEPSelections_AssemblyComponent.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/STEPSelections/STEPSelections_AssemblyComponent.lxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/STEPSelections/STEPSelections_AssemblyExplorer.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/STEPSelections/STEPSelections_AssemblyExplorer.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/STEPSelections/STEPSelections_AssemblyExplorer.lxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/STEPSelections/STEPSelections_AssemblyLink.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/STEPSelections/STEPSelections_AssemblyLink.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/STEPSelections/STEPSelections_AssemblyLink.lxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/STEPSelections/STEPSelections_Counter.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/STEPSelections/STEPSelections_Counter.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/STEPSelections/STEPSelections_Counter.lxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/STEPSelections/STEPSelections_HSequenceOfAssemblyLink.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/STEPSelections/STEPSelections_SelectAssembly.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/STEPSelections/STEPSelections_SelectAssembly.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/STEPSelections/STEPSelections_SelectDerived.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/STEPSelections/STEPSelections_SelectDerived.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/STEPSelections/STEPSelections_SelectFaces.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/STEPSelections/STEPSelections_SelectFaces.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/STEPSelections/STEPSelections_SelectForTransfer.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/STEPSelections/STEPSelections_SelectForTransfer.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/STEPSelections/STEPSelections_SelectGSCurves.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/STEPSelections/STEPSelections_SelectGSCurves.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/STEPSelections/STEPSelections_SelectInstances.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/STEPSelections/STEPSelections_SelectInstances.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/STEPSelections/STEPSelections_SequenceOfAssemblyComponent.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/STEPSelections/STEPSelections_SequenceOfAssemblyLink.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP203/FILES.cmake [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP203/StepAP203_ApprovedItem.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP203/StepAP203_ApprovedItem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP203/StepAP203_Array1OfApprovedItem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP203/StepAP203_Array1OfCertifiedItem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP203/StepAP203_Array1OfChangeRequestItem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP203/StepAP203_Array1OfClassifiedItem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP203/StepAP203_Array1OfContractedItem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP203/StepAP203_Array1OfDateTimeItem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP203/StepAP203_Array1OfPersonOrganizationItem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP203/StepAP203_Array1OfSpecifiedItem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP203/StepAP203_Array1OfStartRequestItem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP203/StepAP203_Array1OfWorkItem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP203/StepAP203_CcDesignApproval.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP203/StepAP203_CcDesignApproval.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP203/StepAP203_CcDesignCertification.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP203/StepAP203_CcDesignCertification.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP203/StepAP203_CcDesignContract.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP203/StepAP203_CcDesignContract.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP203/StepAP203_CcDesignDateAndTimeAssignment.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP203/StepAP203_CcDesignDateAndTimeAssignment.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP203/StepAP203_CcDesignPersonAndOrganizationAssignment.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP203/StepAP203_CcDesignPersonAndOrganizationAssignment.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP203/StepAP203_CcDesignSecurityClassification.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP203/StepAP203_CcDesignSecurityClassification.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP203/StepAP203_CcDesignSpecificationReference.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP203/StepAP203_CcDesignSpecificationReference.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP203/StepAP203_CertifiedItem.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP203/StepAP203_CertifiedItem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP203/StepAP203_Change.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP203/StepAP203_Change.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP203/StepAP203_ChangeRequest.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP203/StepAP203_ChangeRequest.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP203/StepAP203_ChangeRequestItem.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP203/StepAP203_ChangeRequestItem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP203/StepAP203_ClassifiedItem.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP203/StepAP203_ClassifiedItem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP203/StepAP203_ContractedItem.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP203/StepAP203_ContractedItem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP203/StepAP203_DateTimeItem.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP203/StepAP203_DateTimeItem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP203/StepAP203_HArray1OfApprovedItem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP203/StepAP203_HArray1OfCertifiedItem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP203/StepAP203_HArray1OfChangeRequestItem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP203/StepAP203_HArray1OfClassifiedItem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP203/StepAP203_HArray1OfContractedItem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP203/StepAP203_HArray1OfDateTimeItem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP203/StepAP203_HArray1OfPersonOrganizationItem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP203/StepAP203_HArray1OfSpecifiedItem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP203/StepAP203_HArray1OfStartRequestItem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP203/StepAP203_HArray1OfWorkItem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP203/StepAP203_PersonOrganizationItem.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP203/StepAP203_PersonOrganizationItem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP203/StepAP203_SpecifiedItem.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP203/StepAP203_SpecifiedItem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP203/StepAP203_StartRequest.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP203/StepAP203_StartRequest.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP203/StepAP203_StartRequestItem.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP203/StepAP203_StartRequestItem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP203/StepAP203_StartWork.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP203/StepAP203_StartWork.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP203/StepAP203_WorkItem.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP203/StepAP203_WorkItem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP209/FILES.cmake [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP209/StepAP209_Construct.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP209/StepAP209_Construct.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP214/FILES.cmake [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP214/StepAP214.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP214/StepAP214.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP214/StepAP214_AppliedApprovalAssignment.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP214/StepAP214_AppliedApprovalAssignment.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP214/StepAP214_AppliedDateAndTimeAssignment.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP214/StepAP214_AppliedDateAndTimeAssignment.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP214/StepAP214_AppliedDateAssignment.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP214/StepAP214_AppliedDateAssignment.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP214/StepAP214_AppliedDocumentReference.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP214/StepAP214_AppliedDocumentReference.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP214/StepAP214_AppliedExternalIdentificationAssignment.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP214/StepAP214_AppliedExternalIdentificationAssignment.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP214/StepAP214_AppliedGroupAssignment.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP214/StepAP214_AppliedGroupAssignment.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP214/StepAP214_AppliedOrganizationAssignment.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP214/StepAP214_AppliedOrganizationAssignment.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP214/StepAP214_AppliedPersonAndOrganizationAssignment.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP214/StepAP214_AppliedPersonAndOrganizationAssignment.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP214/StepAP214_AppliedPresentedItem.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP214/StepAP214_AppliedPresentedItem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP214/StepAP214_AppliedSecurityClassificationAssignment.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP214/StepAP214_AppliedSecurityClassificationAssignment.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP214/StepAP214_ApprovalItem.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP214/StepAP214_ApprovalItem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP214/StepAP214_Array1OfApprovalItem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP214/StepAP214_Array1OfAutoDesignDateAndPersonItem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP214/StepAP214_Array1OfAutoDesignDateAndTimeItem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP214/StepAP214_Array1OfAutoDesignDatedItem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP214/StepAP214_Array1OfAutoDesignGeneralOrgItem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP214/StepAP214_Array1OfAutoDesignGroupedItem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP214/StepAP214_Array1OfAutoDesignPresentedItemSelect.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP214/StepAP214_Array1OfAutoDesignReferencingItem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP214/StepAP214_Array1OfDateAndTimeItem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP214/StepAP214_Array1OfDateItem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP214/StepAP214_Array1OfDocumentReferenceItem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP214/StepAP214_Array1OfExternalIdentificationItem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP214/StepAP214_Array1OfGroupItem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP214/StepAP214_Array1OfOrganizationItem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP214/StepAP214_Array1OfPersonAndOrganizationItem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP214/StepAP214_Array1OfPresentedItemSelect.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP214/StepAP214_Array1OfSecurityClassificationItem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP214/StepAP214_AutoDesignActualDateAndTimeAssignment.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP214/StepAP214_AutoDesignActualDateAndTimeAssignment.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP214/StepAP214_AutoDesignActualDateAssignment.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP214/StepAP214_AutoDesignActualDateAssignment.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP214/StepAP214_AutoDesignApprovalAssignment.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP214/StepAP214_AutoDesignApprovalAssignment.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP214/StepAP214_AutoDesignDateAndPersonAssignment.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP214/StepAP214_AutoDesignDateAndPersonAssignment.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP214/StepAP214_AutoDesignDateAndPersonItem.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP214/StepAP214_AutoDesignDateAndPersonItem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP214/StepAP214_AutoDesignDateAndTimeItem.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP214/StepAP214_AutoDesignDateAndTimeItem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP214/StepAP214_AutoDesignDatedItem.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP214/StepAP214_AutoDesignDatedItem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP214/StepAP214_AutoDesignDocumentReference.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP214/StepAP214_AutoDesignDocumentReference.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP214/StepAP214_AutoDesignGeneralOrgItem.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP214/StepAP214_AutoDesignGeneralOrgItem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP214/StepAP214_AutoDesignGroupAssignment.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP214/StepAP214_AutoDesignGroupAssignment.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP214/StepAP214_AutoDesignGroupedItem.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP214/StepAP214_AutoDesignGroupedItem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP214/StepAP214_AutoDesignNominalDateAndTimeAssignment.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP214/StepAP214_AutoDesignNominalDateAndTimeAssignment.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP214/StepAP214_AutoDesignNominalDateAssignment.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP214/StepAP214_AutoDesignNominalDateAssignment.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP214/StepAP214_AutoDesignOrganizationAssignment.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP214/StepAP214_AutoDesignOrganizationAssignment.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP214/StepAP214_AutoDesignOrganizationItem.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP214/StepAP214_AutoDesignOrganizationItem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP214/StepAP214_AutoDesignPersonAndOrganizationAssignment.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP214/StepAP214_AutoDesignPersonAndOrganizationAssignment.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP214/StepAP214_AutoDesignPresentedItem.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP214/StepAP214_AutoDesignPresentedItem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP214/StepAP214_AutoDesignPresentedItemSelect.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP214/StepAP214_AutoDesignPresentedItemSelect.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP214/StepAP214_AutoDesignReferencingItem.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP214/StepAP214_AutoDesignReferencingItem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP214/StepAP214_AutoDesignSecurityClassificationAssignment.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP214/StepAP214_AutoDesignSecurityClassificationAssignment.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP214/StepAP214_Class.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP214/StepAP214_Class.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP214/StepAP214_DateAndTimeItem.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP214/StepAP214_DateAndTimeItem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP214/StepAP214_DateItem.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP214/StepAP214_DateItem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP214/StepAP214_DocumentReferenceItem.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP214/StepAP214_DocumentReferenceItem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP214/StepAP214_ExternalIdentificationItem.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP214/StepAP214_ExternalIdentificationItem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP214/StepAP214_ExternallyDefinedClass.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP214/StepAP214_ExternallyDefinedClass.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP214/StepAP214_ExternallyDefinedGeneralProperty.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP214/StepAP214_ExternallyDefinedGeneralProperty.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP214/StepAP214_GroupItem.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP214/StepAP214_GroupItem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP214/StepAP214_HArray1OfApprovalItem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP214/StepAP214_HArray1OfAutoDesignDateAndPersonItem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP214/StepAP214_HArray1OfAutoDesignDateAndTimeItem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP214/StepAP214_HArray1OfAutoDesignDatedItem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP214/StepAP214_HArray1OfAutoDesignGeneralOrgItem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP214/StepAP214_HArray1OfAutoDesignGroupedItem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP214/StepAP214_HArray1OfAutoDesignPresentedItemSelect.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP214/StepAP214_HArray1OfAutoDesignReferencingItem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP214/StepAP214_HArray1OfDateAndTimeItem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP214/StepAP214_HArray1OfDateItem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP214/StepAP214_HArray1OfDocumentReferenceItem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP214/StepAP214_HArray1OfExternalIdentificationItem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP214/StepAP214_HArray1OfGroupItem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP214/StepAP214_HArray1OfOrganizationItem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP214/StepAP214_HArray1OfPersonAndOrganizationItem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP214/StepAP214_HArray1OfPresentedItemSelect.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP214/StepAP214_HArray1OfSecurityClassificationItem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP214/StepAP214_OrganizationItem.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP214/StepAP214_OrganizationItem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP214/StepAP214_PersonAndOrganizationItem.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP214/StepAP214_PersonAndOrganizationItem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP214/StepAP214_PresentedItemSelect.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP214/StepAP214_PresentedItemSelect.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP214/StepAP214_Protocol.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP214/StepAP214_Protocol.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP214/StepAP214_RepItemGroup.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP214/StepAP214_RepItemGroup.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP214/StepAP214_SecurityClassificationItem.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP214/StepAP214_SecurityClassificationItem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP242/FILES.cmake [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP242/StepAP242_DraughtingModelItemAssociation.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP242/StepAP242_DraughtingModelItemAssociation.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP242/StepAP242_GeometricItemSpecificUsage.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP242/StepAP242_GeometricItemSpecificUsage.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP242/StepAP242_IdAttribute.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP242/StepAP242_IdAttribute.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP242/StepAP242_IdAttributeSelect.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP242/StepAP242_IdAttributeSelect.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP242/StepAP242_ItemIdentifiedRepresentationUsage.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP242/StepAP242_ItemIdentifiedRepresentationUsage.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP242/StepAP242_ItemIdentifiedRepresentationUsageDefinition.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepAP242/StepAP242_ItemIdentifiedRepresentationUsageDefinition.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/FILES.cmake [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_Action.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_Action.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_ActionAssignment.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_ActionAssignment.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_ActionMethod.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_ActionMethod.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_ActionRequestAssignment.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_ActionRequestAssignment.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_ActionRequestSolution.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_ActionRequestSolution.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_Address.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_Address.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_AheadOrBehind.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_ApplicationContext.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_ApplicationContext.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_ApplicationContextElement.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_ApplicationContextElement.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_ApplicationProtocolDefinition.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_ApplicationProtocolDefinition.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_Approval.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_Approval.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_ApprovalAssignment.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_ApprovalAssignment.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_ApprovalDateTime.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_ApprovalDateTime.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_ApprovalPersonOrganization.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_ApprovalPersonOrganization.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_ApprovalRelationship.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_ApprovalRelationship.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_ApprovalRole.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_ApprovalRole.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_ApprovalStatus.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_ApprovalStatus.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_AreaUnit.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_AreaUnit.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_Array1OfApproval.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_Array1OfDerivedUnitElement.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_Array1OfDocument.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_Array1OfNamedUnit.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_Array1OfOrganization.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_Array1OfPerson.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_Array1OfProduct.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_Array1OfProductContext.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_Array1OfProductDefinition.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_Array1OfUncertaintyMeasureWithUnit.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_CalendarDate.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_CalendarDate.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_Certification.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_Certification.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_CertificationAssignment.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_CertificationAssignment.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_CertificationType.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_CertificationType.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_CharacterizedObject.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_CharacterizedObject.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_Contract.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_Contract.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_ContractAssignment.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_ContractAssignment.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_ContractType.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_ContractType.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_ConversionBasedUnit.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_ConversionBasedUnit.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_ConversionBasedUnitAndAreaUnit.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_ConversionBasedUnitAndAreaUnit.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_ConversionBasedUnitAndLengthUnit.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_ConversionBasedUnitAndLengthUnit.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_ConversionBasedUnitAndMassUnit.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_ConversionBasedUnitAndMassUnit.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_ConversionBasedUnitAndPlaneAngleUnit.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_ConversionBasedUnitAndPlaneAngleUnit.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_ConversionBasedUnitAndRatioUnit.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_ConversionBasedUnitAndRatioUnit.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_ConversionBasedUnitAndSolidAngleUnit.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_ConversionBasedUnitAndSolidAngleUnit.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_ConversionBasedUnitAndTimeUnit.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_ConversionBasedUnitAndTimeUnit.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_ConversionBasedUnitAndVolumeUnit.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_ConversionBasedUnitAndVolumeUnit.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_CoordinatedUniversalTimeOffset.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_CoordinatedUniversalTimeOffset.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_Date.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_Date.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_DateAndTime.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_DateAndTime.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_DateAndTimeAssignment.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_DateAndTimeAssignment.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_DateAssignment.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_DateAssignment.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_DateRole.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_DateRole.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_DateTimeRole.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_DateTimeRole.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_DateTimeSelect.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_DateTimeSelect.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_DerivedUnit.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_DerivedUnit.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_DerivedUnitElement.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_DerivedUnitElement.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_DesignContext.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_DesignContext.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_DigitalDocument.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_DigitalDocument.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_DimensionalExponents.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_DimensionalExponents.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_Document.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_Document.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_DocumentFile.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_DocumentFile.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_DocumentProductAssociation.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_DocumentProductAssociation.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_DocumentProductEquivalence.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_DocumentProductEquivalence.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_DocumentReference.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_DocumentReference.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_DocumentRelationship.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_DocumentRelationship.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_DocumentRepresentationType.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_DocumentRepresentationType.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_DocumentType.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_DocumentType.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_DocumentUsageConstraint.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_DocumentUsageConstraint.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_Effectivity.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_Effectivity.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_EffectivityAssignment.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_EffectivityAssignment.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_EulerAngles.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_EulerAngles.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_ExternalIdentificationAssignment.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_ExternalIdentificationAssignment.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_ExternalSource.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_ExternalSource.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_ExternallyDefinedItem.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_ExternallyDefinedItem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_GeneralProperty.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_GeneralProperty.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_GeneralPropertyAssociation.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_GeneralPropertyAssociation.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_GeneralPropertyRelationship.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_GeneralPropertyRelationship.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_Group.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_Group.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_GroupAssignment.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_GroupAssignment.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_GroupRelationship.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_GroupRelationship.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_HArray1OfApproval.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_HArray1OfDerivedUnitElement.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_HArray1OfDocument.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_HArray1OfNamedUnit.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_HArray1OfOrganization.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_HArray1OfPerson.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_HArray1OfProduct.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_HArray1OfProductContext.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_HArray1OfProductDefinition.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_HArray1OfUncertaintyMeasureWithUnit.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_IdentificationAssignment.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_IdentificationAssignment.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_IdentificationRole.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_IdentificationRole.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_LengthMeasureWithUnit.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_LengthMeasureWithUnit.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_LengthUnit.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_LengthUnit.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_LocalTime.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_LocalTime.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_MassMeasureWithUnit.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_MassMeasureWithUnit.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_MassUnit.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_MassUnit.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_MeasureValueMember.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_MeasureValueMember.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_MeasureWithUnit.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_MeasureWithUnit.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_MechanicalContext.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_MechanicalContext.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_NameAssignment.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_NameAssignment.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_NamedUnit.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_NamedUnit.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_ObjectRole.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_ObjectRole.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_OrdinalDate.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_OrdinalDate.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_Organization.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_Organization.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_OrganizationAssignment.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_OrganizationAssignment.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_OrganizationRole.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_OrganizationRole.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_OrganizationalAddress.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_OrganizationalAddress.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_Person.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_Person.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_PersonAndOrganization.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_PersonAndOrganization.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_PersonAndOrganizationAssignment.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_PersonAndOrganizationAssignment.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_PersonAndOrganizationRole.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_PersonAndOrganizationRole.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_PersonOrganizationSelect.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_PersonOrganizationSelect.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_PersonalAddress.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_PersonalAddress.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_PhysicallyModeledProductDefinition.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_PhysicallyModeledProductDefinition.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_PlaneAngleMeasureWithUnit.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_PlaneAngleMeasureWithUnit.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_PlaneAngleUnit.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_PlaneAngleUnit.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_Product.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_Product.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_ProductCategory.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_ProductCategory.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_ProductCategoryRelationship.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_ProductCategoryRelationship.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_ProductConceptContext.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_ProductConceptContext.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_ProductContext.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_ProductContext.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_ProductDefinition.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_ProductDefinition.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_ProductDefinitionContext.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_ProductDefinitionContext.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_ProductDefinitionEffectivity.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_ProductDefinitionEffectivity.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_ProductDefinitionFormation.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_ProductDefinitionFormation.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_ProductDefinitionFormationRelationship.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_ProductDefinitionFormationRelationship.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_ProductDefinitionFormationWithSpecifiedSource.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_ProductDefinitionFormationWithSpecifiedSource.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_ProductDefinitionOrReference.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_ProductDefinitionOrReference.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_ProductDefinitionReference.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_ProductDefinitionReference.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_ProductDefinitionReferenceWithLocalRepresentation.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_ProductDefinitionReferenceWithLocalRepresentation.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_ProductDefinitionRelationship.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_ProductDefinitionRelationship.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_ProductDefinitionWithAssociatedDocuments.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_ProductDefinitionWithAssociatedDocuments.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_ProductOrFormationOrDefinition.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_ProductOrFormationOrDefinition.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_ProductRelatedProductCategory.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_ProductRelatedProductCategory.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_ProductType.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_ProductType.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_RatioMeasureWithUnit.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_RatioMeasureWithUnit.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_RatioUnit.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_RatioUnit.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_RoleAssociation.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_RoleAssociation.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_RoleSelect.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_RoleSelect.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_SecurityClassification.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_SecurityClassification.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_SecurityClassificationAssignment.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_SecurityClassificationAssignment.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_SecurityClassificationLevel.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_SecurityClassificationLevel.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_SiPrefix.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_SiUnit.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_SiUnit.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_SiUnitAndAreaUnit.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_SiUnitAndAreaUnit.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_SiUnitAndLengthUnit.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_SiUnitAndLengthUnit.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_SiUnitAndMassUnit.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_SiUnitAndMassUnit.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_SiUnitAndPlaneAngleUnit.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_SiUnitAndPlaneAngleUnit.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_SiUnitAndRatioUnit.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_SiUnitAndRatioUnit.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_SiUnitAndSolidAngleUnit.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_SiUnitAndSolidAngleUnit.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_SiUnitAndThermodynamicTemperatureUnit.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_SiUnitAndThermodynamicTemperatureUnit.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_SiUnitAndTimeUnit.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_SiUnitAndTimeUnit.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_SiUnitAndVolumeUnit.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_SiUnitAndVolumeUnit.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_SiUnitName.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_SizeMember.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_SizeMember.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_SizeSelect.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_SizeSelect.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_SolidAngleMeasureWithUnit.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_SolidAngleMeasureWithUnit.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_SolidAngleUnit.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_SolidAngleUnit.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_Source.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_SourceItem.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_SourceItem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_ThermodynamicTemperatureUnit.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_ThermodynamicTemperatureUnit.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_TimeMeasureWithUnit.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_TimeMeasureWithUnit.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_TimeUnit.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_TimeUnit.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_UncertaintyMeasureWithUnit.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_UncertaintyMeasureWithUnit.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_Unit.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_Unit.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_VersionedActionRequest.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_VersionedActionRequest.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_VolumeUnit.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_VolumeUnit.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_WeekOfYearAndDayDate.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepBasic/StepBasic_WeekOfYearAndDayDate.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepData/FILES.cmake [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepData/StepData.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepData/StepData.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepData/StepData_Array1OfField.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepData/StepData_ConfParameters.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepData/StepData_DefaultGeneral.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepData/StepData_DefaultGeneral.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepData/StepData_Described.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepData/StepData_Described.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepData/StepData_ECDescr.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepData/StepData_ECDescr.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepData/StepData_EDescr.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepData/StepData_EDescr.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepData/StepData_ESDescr.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepData/StepData_ESDescr.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepData/StepData_EnumTool.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepData/StepData_EnumTool.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepData/StepData_Factors.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepData/StepData_Factors.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepData/StepData_Field.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepData/StepData_Field.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepData/StepData_FieldList.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepData/StepData_FieldList.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepData/StepData_FieldList1.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepData/StepData_FieldList1.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepData/StepData_FieldListD.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepData/StepData_FieldListD.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepData/StepData_FieldListN.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepData/StepData_FieldListN.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepData/StepData_FileProtocol.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepData/StepData_FileProtocol.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepData/StepData_FileRecognizer.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepData/StepData_FileRecognizer_0.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepData/StepData_FreeFormEntity.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepData/StepData_FreeFormEntity.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepData/StepData_GeneralModule.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepData/StepData_GeneralModule.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepData/StepData_GlobalNodeOfWriterLib.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepData/StepData_GlobalNodeOfWriterLib_0.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepData/StepData_HArray1OfField.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepData/StepData_Logical.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepData/StepData_NodeOfWriterLib.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepData/StepData_NodeOfWriterLib_0.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepData/StepData_PDescr.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepData/StepData_PDescr.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepData/StepData_Plex.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepData/StepData_Plex.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepData/StepData_Protocol.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepData/StepData_Protocol.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepData/StepData_ReadWriteModule.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepData/StepData_ReadWriteModule.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepData/StepData_SelectArrReal.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepData/StepData_SelectArrReal.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepData/StepData_SelectInt.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepData/StepData_SelectInt.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepData/StepData_SelectMember.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepData/StepData_SelectMember.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepData/StepData_SelectNamed.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepData/StepData_SelectNamed.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepData/StepData_SelectReal.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepData/StepData_SelectReal.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepData/StepData_SelectType.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepData/StepData_SelectType.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepData/StepData_Simple.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepData/StepData_Simple.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepData/StepData_StepDumper.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepData/StepData_StepDumper.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepData/StepData_StepModel.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepData/StepData_StepModel.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepData/StepData_StepReaderData.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepData/StepData_StepReaderData.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepData/StepData_StepReaderTool.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepData/StepData_StepReaderTool.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepData/StepData_StepWriter.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepData/StepData_StepWriter.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepData/StepData_UndefinedEntity.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepData/StepData_UndefinedEntity.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepData/StepData_WriterLib.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepData/StepData_WriterLib_0.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/FILES.cmake [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_AngularityTolerance.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_AngularityTolerance.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_AreaUnitType.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_Array1OfDatumReference.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_Array1OfDatumReferenceCompartment.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_Array1OfDatumReferenceElement.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_Array1OfDatumReferenceModifier.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_Array1OfDatumSystemOrReference.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_Array1OfGeometricToleranceModifier.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_Array1OfToleranceZoneTarget.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_CircularRunoutTolerance.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_CircularRunoutTolerance.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_CoaxialityTolerance.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_CoaxialityTolerance.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_CommonDatum.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_CommonDatum.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_ConcentricityTolerance.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_ConcentricityTolerance.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_CylindricityTolerance.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_CylindricityTolerance.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_Datum.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_Datum.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_DatumFeature.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_DatumFeature.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_DatumOrCommonDatum.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_DatumOrCommonDatum.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_DatumReference.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_DatumReference.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_DatumReferenceCompartment.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_DatumReferenceCompartment.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_DatumReferenceElement.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_DatumReferenceElement.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_DatumReferenceModifier.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_DatumReferenceModifier.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_DatumReferenceModifierType.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_DatumReferenceModifierWithValue.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_DatumReferenceModifierWithValue.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_DatumSystem.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_DatumSystem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_DatumSystemOrReference.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_DatumSystemOrReference.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_DatumTarget.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_DatumTarget.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_FlatnessTolerance.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_FlatnessTolerance.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_GeneralDatumReference.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_GeneralDatumReference.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_GeoTolAndGeoTolWthDatRef.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_GeoTolAndGeoTolWthDatRef.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_GeoTolAndGeoTolWthDatRefAndGeoTolWthMaxTol.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_GeoTolAndGeoTolWthDatRefAndGeoTolWthMaxTol.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_GeoTolAndGeoTolWthDatRefAndGeoTolWthMod.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_GeoTolAndGeoTolWthDatRefAndGeoTolWthMod.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_GeoTolAndGeoTolWthDatRefAndModGeoTolAndPosTol.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_GeoTolAndGeoTolWthDatRefAndModGeoTolAndPosTol.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_GeoTolAndGeoTolWthDatRefAndUneqDisGeoTol.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_GeoTolAndGeoTolWthDatRefAndUneqDisGeoTol.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_GeoTolAndGeoTolWthMaxTol.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_GeoTolAndGeoTolWthMaxTol.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_GeoTolAndGeoTolWthMod.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_GeoTolAndGeoTolWthMod.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_GeometricTolerance.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_GeometricTolerance.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_GeometricToleranceModifier.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_GeometricToleranceRelationship.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_GeometricToleranceRelationship.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_GeometricToleranceTarget.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_GeometricToleranceTarget.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_GeometricToleranceType.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_GeometricToleranceWithDatumReference.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_GeometricToleranceWithDatumReference.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_GeometricToleranceWithDefinedAreaUnit.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_GeometricToleranceWithDefinedAreaUnit.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_GeometricToleranceWithDefinedUnit.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_GeometricToleranceWithDefinedUnit.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_GeometricToleranceWithMaximumTolerance.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_GeometricToleranceWithMaximumTolerance.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_GeometricToleranceWithModifiers.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_GeometricToleranceWithModifiers.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_HArray1OfDatumReference.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_HArray1OfDatumReferenceCompartment.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_HArray1OfDatumReferenceElement.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_HArray1OfDatumReferenceModifier.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_HArray1OfDatumSystemOrReference.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_HArray1OfGeometricToleranceModifier.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_HArray1OfToleranceZoneTarget.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_LimitCondition.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_LineProfileTolerance.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_LineProfileTolerance.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_ModifiedGeometricTolerance.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_ModifiedGeometricTolerance.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_NonUniformZoneDefinition.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_NonUniformZoneDefinition.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_ParallelismTolerance.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_ParallelismTolerance.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_PerpendicularityTolerance.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_PerpendicularityTolerance.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_PlacedDatumTargetFeature.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_PlacedDatumTargetFeature.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_PositionTolerance.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_PositionTolerance.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_ProjectedZoneDefinition.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_ProjectedZoneDefinition.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_RoundnessTolerance.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_RoundnessTolerance.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_RunoutZoneDefinition.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_RunoutZoneDefinition.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_RunoutZoneOrientation.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_RunoutZoneOrientation.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_ShapeToleranceSelect.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_ShapeToleranceSelect.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_SimpleDatumReferenceModifier.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_SimpleDatumReferenceModifierMember.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_SimpleDatumReferenceModifierMember.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_StraightnessTolerance.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_StraightnessTolerance.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_SurfaceProfileTolerance.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_SurfaceProfileTolerance.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_SymmetryTolerance.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_SymmetryTolerance.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_ToleranceZone.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_ToleranceZone.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_ToleranceZoneDefinition.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_ToleranceZoneDefinition.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_ToleranceZoneForm.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_ToleranceZoneForm.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_ToleranceZoneTarget.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_ToleranceZoneTarget.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_TotalRunoutTolerance.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_TotalRunoutTolerance.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_UnequallyDisposedGeometricTolerance.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_UnequallyDisposedGeometricTolerance.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepElement/FILES.cmake [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepElement/StepElement_AnalysisItemWithinRepresentation.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepElement/StepElement_AnalysisItemWithinRepresentation.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepElement/StepElement_Array1OfCurveElementEndReleasePacket.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepElement/StepElement_Array1OfCurveElementSectionDefinition.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepElement/StepElement_Array1OfHSequenceOfCurveElementPurposeMember.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepElement/StepElement_Array1OfHSequenceOfSurfaceElementPurposeMember.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepElement/StepElement_Array1OfMeasureOrUnspecifiedValue.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepElement/StepElement_Array1OfSurfaceSection.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepElement/StepElement_Array1OfVolumeElementPurpose.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepElement/StepElement_Array1OfVolumeElementPurposeMember.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepElement/StepElement_Array2OfCurveElementPurposeMember.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepElement/StepElement_Array2OfSurfaceElementPurpose.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepElement/StepElement_Array2OfSurfaceElementPurposeMember.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepElement/StepElement_Curve3dElementDescriptor.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepElement/StepElement_Curve3dElementDescriptor.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepElement/StepElement_CurveEdge.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepElement/StepElement_CurveElementEndReleasePacket.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepElement/StepElement_CurveElementEndReleasePacket.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepElement/StepElement_CurveElementFreedom.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepElement/StepElement_CurveElementFreedom.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepElement/StepElement_CurveElementFreedomMember.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepElement/StepElement_CurveElementFreedomMember.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepElement/StepElement_CurveElementPurpose.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepElement/StepElement_CurveElementPurpose.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepElement/StepElement_CurveElementPurposeMember.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepElement/StepElement_CurveElementPurposeMember.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepElement/StepElement_CurveElementSectionDefinition.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepElement/StepElement_CurveElementSectionDefinition.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepElement/StepElement_CurveElementSectionDerivedDefinitions.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepElement/StepElement_CurveElementSectionDerivedDefinitions.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepElement/StepElement_Element2dShape.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepElement/StepElement_ElementAspect.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepElement/StepElement_ElementAspect.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepElement/StepElement_ElementAspectMember.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepElement/StepElement_ElementAspectMember.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepElement/StepElement_ElementDescriptor.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepElement/StepElement_ElementDescriptor.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepElement/StepElement_ElementMaterial.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepElement/StepElement_ElementMaterial.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepElement/StepElement_ElementOrder.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepElement/StepElement_ElementVolume.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepElement/StepElement_EnumeratedCurveElementFreedom.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepElement/StepElement_EnumeratedCurveElementPurpose.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepElement/StepElement_EnumeratedSurfaceElementPurpose.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepElement/StepElement_EnumeratedVolumeElementPurpose.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepElement/StepElement_HArray1OfCurveElementEndReleasePacket.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepElement/StepElement_HArray1OfCurveElementSectionDefinition.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepElement/StepElement_HArray1OfHSequenceOfCurveElementPurposeMember.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepElement/StepElement_HArray1OfHSequenceOfSurfaceElementPurposeMember.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepElement/StepElement_HArray1OfMeasureOrUnspecifiedValue.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepElement/StepElement_HArray1OfSurfaceSection.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepElement/StepElement_HArray1OfVolumeElementPurpose.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepElement/StepElement_HArray1OfVolumeElementPurposeMember.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepElement/StepElement_HArray2OfCurveElementPurposeMember.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepElement/StepElement_HArray2OfSurfaceElementPurpose.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepElement/StepElement_HArray2OfSurfaceElementPurposeMember.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepElement/StepElement_HSequenceOfCurveElementPurposeMember.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepElement/StepElement_HSequenceOfCurveElementSectionDefinition.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepElement/StepElement_HSequenceOfElementMaterial.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepElement/StepElement_HSequenceOfSurfaceElementPurposeMember.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepElement/StepElement_MeasureOrUnspecifiedValue.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepElement/StepElement_MeasureOrUnspecifiedValue.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepElement/StepElement_MeasureOrUnspecifiedValueMember.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepElement/StepElement_MeasureOrUnspecifiedValueMember.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepElement/StepElement_SequenceOfCurveElementPurposeMember.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepElement/StepElement_SequenceOfCurveElementSectionDefinition.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepElement/StepElement_SequenceOfElementMaterial.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepElement/StepElement_SequenceOfSurfaceElementPurposeMember.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepElement/StepElement_Surface3dElementDescriptor.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepElement/StepElement_Surface3dElementDescriptor.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepElement/StepElement_SurfaceElementProperty.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepElement/StepElement_SurfaceElementProperty.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepElement/StepElement_SurfaceElementPurpose.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepElement/StepElement_SurfaceElementPurpose.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepElement/StepElement_SurfaceElementPurposeMember.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepElement/StepElement_SurfaceElementPurposeMember.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepElement/StepElement_SurfaceSection.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepElement/StepElement_SurfaceSection.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepElement/StepElement_SurfaceSectionField.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepElement/StepElement_SurfaceSectionField.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepElement/StepElement_SurfaceSectionFieldConstant.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepElement/StepElement_SurfaceSectionFieldConstant.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepElement/StepElement_SurfaceSectionFieldVarying.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepElement/StepElement_SurfaceSectionFieldVarying.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepElement/StepElement_UniformSurfaceSection.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepElement/StepElement_UniformSurfaceSection.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepElement/StepElement_UnspecifiedValue.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepElement/StepElement_Volume3dElementDescriptor.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepElement/StepElement_Volume3dElementDescriptor.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepElement/StepElement_Volume3dElementShape.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepElement/StepElement_VolumeElementPurpose.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepElement/StepElement_VolumeElementPurpose.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepElement/StepElement_VolumeElementPurposeMember.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepElement/StepElement_VolumeElementPurposeMember.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/FILES.cmake [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_AlignedCurve3dElementCoordinateSystem.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_AlignedCurve3dElementCoordinateSystem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_AlignedSurface3dElementCoordinateSystem.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_AlignedSurface3dElementCoordinateSystem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_ArbitraryVolume3dElementCoordinateSystem.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_ArbitraryVolume3dElementCoordinateSystem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_Array1OfCurveElementEndOffset.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_Array1OfCurveElementEndRelease.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_Array1OfCurveElementInterval.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_Array1OfDegreeOfFreedom.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_Array1OfElementRepresentation.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_Array1OfNodeRepresentation.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_ConstantSurface3dElementCoordinateSystem.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_ConstantSurface3dElementCoordinateSystem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_CoordinateSystemType.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_Curve3dElementProperty.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_Curve3dElementProperty.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_Curve3dElementRepresentation.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_Curve3dElementRepresentation.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_CurveEdge.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_CurveElementEndCoordinateSystem.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_CurveElementEndCoordinateSystem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_CurveElementEndOffset.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_CurveElementEndOffset.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_CurveElementEndRelease.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_CurveElementEndRelease.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_CurveElementInterval.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_CurveElementInterval.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_CurveElementIntervalConstant.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_CurveElementIntervalConstant.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_CurveElementIntervalLinearlyVarying.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_CurveElementIntervalLinearlyVarying.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_CurveElementLocation.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_CurveElementLocation.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_DegreeOfFreedom.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_DegreeOfFreedom.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_DegreeOfFreedomMember.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_DegreeOfFreedomMember.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_DummyNode.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_DummyNode.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_ElementGeometricRelationship.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_ElementGeometricRelationship.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_ElementGroup.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_ElementGroup.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_ElementOrElementGroup.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_ElementOrElementGroup.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_ElementRepresentation.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_ElementRepresentation.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_ElementVolume.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_EnumeratedDegreeOfFreedom.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_FeaAreaDensity.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_FeaAreaDensity.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_FeaAxis2Placement3d.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_FeaAxis2Placement3d.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_FeaCurveSectionGeometricRelationship.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_FeaCurveSectionGeometricRelationship.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_FeaGroup.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_FeaGroup.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_FeaLinearElasticity.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_FeaLinearElasticity.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_FeaMassDensity.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_FeaMassDensity.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_FeaMaterialPropertyRepresentation.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_FeaMaterialPropertyRepresentation.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_FeaMaterialPropertyRepresentationItem.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_FeaMaterialPropertyRepresentationItem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_FeaModel.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_FeaModel.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_FeaModel3d.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_FeaModel3d.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_FeaModelDefinition.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_FeaModelDefinition.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_FeaMoistureAbsorption.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_FeaMoistureAbsorption.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_FeaParametricPoint.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_FeaParametricPoint.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_FeaRepresentationItem.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_FeaRepresentationItem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_FeaSecantCoefficientOfLinearThermalExpansion.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_FeaSecantCoefficientOfLinearThermalExpansion.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_FeaShellBendingStiffness.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_FeaShellBendingStiffness.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_FeaShellMembraneBendingCouplingStiffness.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_FeaShellMembraneBendingCouplingStiffness.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_FeaShellMembraneStiffness.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_FeaShellMembraneStiffness.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_FeaShellShearStiffness.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_FeaShellShearStiffness.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_FeaSurfaceSectionGeometricRelationship.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_FeaSurfaceSectionGeometricRelationship.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_FeaTangentialCoefficientOfLinearThermalExpansion.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_FeaTangentialCoefficientOfLinearThermalExpansion.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_FreedomAndCoefficient.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_FreedomAndCoefficient.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_FreedomsList.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_FreedomsList.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_GeometricNode.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_GeometricNode.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_HArray1OfCurveElementEndOffset.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_HArray1OfCurveElementEndRelease.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_HArray1OfCurveElementInterval.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_HArray1OfDegreeOfFreedom.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_HArray1OfElementRepresentation.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_HArray1OfNodeRepresentation.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_HSequenceOfCurve3dElementProperty.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_HSequenceOfElementGeometricRelationship.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_HSequenceOfElementRepresentation.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_HSequenceOfNodeRepresentation.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_Node.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_Node.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_NodeDefinition.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_NodeDefinition.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_NodeGroup.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_NodeGroup.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_NodeRepresentation.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_NodeRepresentation.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_NodeSet.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_NodeSet.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_NodeWithSolutionCoordinateSystem.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_NodeWithSolutionCoordinateSystem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_NodeWithVector.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_NodeWithVector.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_ParametricCurve3dElementCoordinateDirection.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_ParametricCurve3dElementCoordinateDirection.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_ParametricCurve3dElementCoordinateSystem.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_ParametricCurve3dElementCoordinateSystem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_ParametricSurface3dElementCoordinateSystem.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_ParametricSurface3dElementCoordinateSystem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_SequenceOfCurve3dElementProperty.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_SequenceOfElementGeometricRelationship.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_SequenceOfElementRepresentation.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_SequenceOfNodeRepresentation.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_Surface3dElementRepresentation.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_Surface3dElementRepresentation.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_SymmetricTensor22d.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_SymmetricTensor22d.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_SymmetricTensor23d.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_SymmetricTensor23d.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_SymmetricTensor23dMember.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_SymmetricTensor23dMember.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_SymmetricTensor42d.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_SymmetricTensor42d.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_SymmetricTensor43d.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_SymmetricTensor43d.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_SymmetricTensor43dMember.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_SymmetricTensor43dMember.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_UnspecifiedValue.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_Volume3dElementRepresentation.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFEA/StepFEA_Volume3dElementRepresentation.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFile/FILES.cmake [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFile/StepFile_Read.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFile/StepFile_Read.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFile/StepFile_ReadData.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFile/StepFile_ReadData.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFile/lex.step.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFile/step.lex [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFile/step.tab.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFile/step.tab.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepFile/step.yacc [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/FILES.cmake [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_Array1OfBoundaryCurve.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_Array1OfCartesianPoint.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_Array1OfCompositeCurveSegment.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_Array1OfCurve.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_Array1OfPcurveOrSurface.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_Array1OfSurfaceBoundary.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_Array1OfTrimmingSelect.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_Array2OfCartesianPoint.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_Array2OfSurfacePatch.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_Axis1Placement.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_Axis1Placement.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_Axis2Placement.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_Axis2Placement.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_Axis2Placement2d.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_Axis2Placement2d.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_Axis2Placement3d.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_Axis2Placement3d.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_BSplineCurve.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_BSplineCurve.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_BSplineCurveForm.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_BSplineCurveWithKnots.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_BSplineCurveWithKnots.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_BSplineCurveWithKnotsAndRationalBSplineCurve.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_BSplineCurveWithKnotsAndRationalBSplineCurve.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_BSplineSurface.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_BSplineSurface.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_BSplineSurfaceForm.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_BSplineSurfaceWithKnots.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_BSplineSurfaceWithKnots.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_BSplineSurfaceWithKnotsAndRationalBSplineSurface.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_BSplineSurfaceWithKnotsAndRationalBSplineSurface.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_BezierCurve.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_BezierCurve.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_BezierCurveAndRationalBSplineCurve.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_BezierCurveAndRationalBSplineCurve.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_BezierSurface.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_BezierSurface.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_BezierSurfaceAndRationalBSplineSurface.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_BezierSurfaceAndRationalBSplineSurface.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_BoundaryCurve.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_BoundaryCurve.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_BoundedCurve.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_BoundedCurve.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_BoundedSurface.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_BoundedSurface.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_CartesianPoint.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_CartesianPoint.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_CartesianTransformationOperator.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_CartesianTransformationOperator.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_CartesianTransformationOperator2d.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_CartesianTransformationOperator2d.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_CartesianTransformationOperator3d.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_CartesianTransformationOperator3d.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_Circle.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_Circle.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_CompositeCurve.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_CompositeCurve.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_CompositeCurveOnSurface.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_CompositeCurveOnSurface.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_CompositeCurveSegment.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_CompositeCurveSegment.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_Conic.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_Conic.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_ConicalSurface.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_ConicalSurface.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_Curve.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_Curve.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_CurveBoundedSurface.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_CurveBoundedSurface.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_CurveOnSurface.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_CurveOnSurface.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_CurveReplica.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_CurveReplica.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_CylindricalSurface.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_CylindricalSurface.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_DegeneratePcurve.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_DegeneratePcurve.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_DegenerateToroidalSurface.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_DegenerateToroidalSurface.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_Direction.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_Direction.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_ElementarySurface.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_ElementarySurface.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_Ellipse.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_Ellipse.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_EvaluatedDegeneratePcurve.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_EvaluatedDegeneratePcurve.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_GeomRepContextAndGlobUnitAssCtxAndGlobUncertaintyAssCtx.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_GeomRepContextAndGlobUnitAssCtxAndGlobUncertaintyAssCtx.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_GeometricRepresentationContext.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_GeometricRepresentationContext.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_GeometricRepresentationContextAndGlobalUnitAssignedContext.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_GeometricRepresentationContextAndGlobalUnitAssignedContext.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_GeometricRepresentationContextAndParametricRepresentationContext.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_GeometricRepresentationContextAndParametricRepresentationContext.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_GeometricRepresentationItem.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_GeometricRepresentationItem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_HArray1OfBoundaryCurve.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_HArray1OfCartesianPoint.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_HArray1OfCompositeCurveSegment.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_HArray1OfCurve.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_HArray1OfPcurveOrSurface.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_HArray1OfSurfaceBoundary.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_HArray1OfTrimmingSelect.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_HArray2OfCartesianPoint.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_HArray2OfSurfacePatch.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_Hyperbola.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_Hyperbola.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_IntersectionCurve.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_IntersectionCurve.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_KnotType.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_Line.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_Line.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_OffsetCurve3d.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_OffsetCurve3d.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_OffsetSurface.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_OffsetSurface.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_OrientedSurface.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_OrientedSurface.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_OuterBoundaryCurve.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_OuterBoundaryCurve.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_Parabola.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_Parabola.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_Pcurve.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_Pcurve.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_PcurveOrSurface.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_PcurveOrSurface.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_Placement.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_Placement.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_Plane.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_Plane.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_Point.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_Point.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_PointOnCurve.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_PointOnCurve.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_PointOnSurface.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_PointOnSurface.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_PointReplica.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_PointReplica.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_Polyline.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_Polyline.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_PreferredSurfaceCurveRepresentation.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_QuasiUniformCurve.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_QuasiUniformCurve.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_QuasiUniformCurveAndRationalBSplineCurve.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_QuasiUniformCurveAndRationalBSplineCurve.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_QuasiUniformSurface.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_QuasiUniformSurface.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_QuasiUniformSurfaceAndRationalBSplineSurface.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_QuasiUniformSurfaceAndRationalBSplineSurface.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_RationalBSplineCurve.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_RationalBSplineCurve.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_RationalBSplineSurface.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_RationalBSplineSurface.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_RectangularCompositeSurface.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_RectangularCompositeSurface.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_RectangularTrimmedSurface.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_RectangularTrimmedSurface.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_ReparametrisedCompositeCurveSegment.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_ReparametrisedCompositeCurveSegment.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_SeamCurve.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_SeamCurve.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_SphericalSurface.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_SphericalSurface.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_SuParameters.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_SuParameters.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_Surface.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_Surface.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_SurfaceBoundary.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_SurfaceBoundary.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_SurfaceCurve.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_SurfaceCurve.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_SurfaceCurveAndBoundedCurve.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_SurfaceCurveAndBoundedCurve.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_SurfaceOfLinearExtrusion.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_SurfaceOfLinearExtrusion.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_SurfaceOfRevolution.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_SurfaceOfRevolution.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_SurfacePatch.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_SurfacePatch.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_SurfaceReplica.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_SurfaceReplica.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_SweptSurface.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_SweptSurface.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_ToroidalSurface.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_ToroidalSurface.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_TransitionCode.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_TrimmedCurve.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_TrimmedCurve.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_TrimmingMember.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_TrimmingMember.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_TrimmingPreference.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_TrimmingSelect.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_TrimmingSelect.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_UniformCurve.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_UniformCurve.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_UniformCurveAndRationalBSplineCurve.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_UniformCurveAndRationalBSplineCurve.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_UniformSurface.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_UniformSurface.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_UniformSurfaceAndRationalBSplineSurface.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_UniformSurfaceAndRationalBSplineSurface.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_Vector.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_Vector.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_VectorOrDirection.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepGeom/StepGeom_VectorOrDirection.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/FILES.cmake [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_ActuatedDirection.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_ActuatedKinPairAndOrderKinPair.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_ActuatedKinPairAndOrderKinPair.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_ActuatedKinematicPair.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_ActuatedKinematicPair.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_ContextDependentKinematicLinkRepresentation.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_ContextDependentKinematicLinkRepresentation.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_CylindricalPair.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_CylindricalPair.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_CylindricalPairValue.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_CylindricalPairValue.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_CylindricalPairWithRange.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_CylindricalPairWithRange.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_FullyConstrainedPair.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_FullyConstrainedPair.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_GearPair.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_GearPair.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_GearPairValue.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_GearPairValue.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_GearPairWithRange.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_GearPairWithRange.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_HighOrderKinematicPair.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_HighOrderKinematicPair.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_HomokineticPair.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_HomokineticPair.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_KinematicJoint.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_KinematicJoint.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_KinematicLink.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_KinematicLink.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_KinematicLinkRepresentation.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_KinematicLinkRepresentation.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_KinematicLinkRepresentationAssociation.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_KinematicLinkRepresentationAssociation.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_KinematicPair.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_KinematicPair.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_KinematicPropertyDefinitionRepresentation.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_KinematicPropertyDefinitionRepresentation.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_KinematicPropertyMechanismRepresentation.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_KinematicPropertyMechanismRepresentation.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_KinematicTopologyDirectedStructure.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_KinematicTopologyDirectedStructure.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_KinematicTopologyNetworkStructure.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_KinematicTopologyNetworkStructure.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_KinematicTopologyRepresentationSelect.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_KinematicTopologyRepresentationSelect.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_KinematicTopologyStructure.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_KinematicTopologyStructure.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_LinearFlexibleAndPinionPair.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_LinearFlexibleAndPinionPair.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_LinearFlexibleAndPlanarCurvePair.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_LinearFlexibleAndPlanarCurvePair.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_LinearFlexibleLinkRepresentation.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_LinearFlexibleLinkRepresentation.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_LowOrderKinematicPair.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_LowOrderKinematicPair.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_LowOrderKinematicPairValue.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_LowOrderKinematicPairValue.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_LowOrderKinematicPairWithMotionCoupling.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_LowOrderKinematicPairWithMotionCoupling.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_LowOrderKinematicPairWithRange.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_LowOrderKinematicPairWithRange.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_MechanismRepresentation.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_MechanismRepresentation.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_MechanismStateRepresentation.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_MechanismStateRepresentation.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_OrientedJoint.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_OrientedJoint.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_PairRepresentationRelationship.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_PairRepresentationRelationship.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_PairValue.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_PairValue.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_PlanarCurvePair.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_PlanarCurvePair.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_PlanarCurvePairRange.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_PlanarCurvePairRange.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_PlanarPair.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_PlanarPair.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_PlanarPairValue.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_PlanarPairValue.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_PlanarPairWithRange.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_PlanarPairWithRange.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_PointOnPlanarCurvePair.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_PointOnPlanarCurvePair.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_PointOnPlanarCurvePairValue.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_PointOnPlanarCurvePairValue.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_PointOnPlanarCurvePairWithRange.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_PointOnPlanarCurvePairWithRange.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_PointOnSurfacePair.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_PointOnSurfacePair.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_PointOnSurfacePairValue.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_PointOnSurfacePairValue.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_PointOnSurfacePairWithRange.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_PointOnSurfacePairWithRange.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_PrismaticPair.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_PrismaticPair.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_PrismaticPairValue.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_PrismaticPairValue.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_PrismaticPairWithRange.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_PrismaticPairWithRange.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_ProductDefinitionKinematics.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_ProductDefinitionKinematics.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_ProductDefinitionRelationshipKinematics.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_ProductDefinitionRelationshipKinematics.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_RackAndPinionPair.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_RackAndPinionPair.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_RackAndPinionPairValue.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_RackAndPinionPairValue.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_RackAndPinionPairWithRange.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_RackAndPinionPairWithRange.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_RevolutePair.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_RevolutePair.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_RevolutePairValue.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_RevolutePairValue.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_RevolutePairWithRange.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_RevolutePairWithRange.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_RigidLinkRepresentation.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_RigidLinkRepresentation.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_RigidPlacement.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_RigidPlacement.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_RollingCurvePair.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_RollingCurvePair.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_RollingCurvePairValue.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_RollingCurvePairValue.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_RollingSurfacePair.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_RollingSurfacePair.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_RollingSurfacePairValue.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_RollingSurfacePairValue.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_RotationAboutDirection.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_RotationAboutDirection.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_ScrewPair.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_ScrewPair.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_ScrewPairValue.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_ScrewPairValue.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_ScrewPairWithRange.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_ScrewPairWithRange.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_SlidingCurvePair.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_SlidingCurvePair.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_SlidingCurvePairValue.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_SlidingCurvePairValue.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_SlidingSurfacePair.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_SlidingSurfacePair.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_SlidingSurfacePairValue.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_SlidingSurfacePairValue.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_SpatialRotation.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_SpatialRotation.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_SphericalPair.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_SphericalPair.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_SphericalPairSelect.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_SphericalPairSelect.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_SphericalPairValue.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_SphericalPairValue.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_SphericalPairWithPin.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_SphericalPairWithPin.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_SphericalPairWithPinAndRange.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_SphericalPairWithPinAndRange.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_SphericalPairWithRange.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_SphericalPairWithRange.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_SurfacePair.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_SurfacePair.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_SurfacePairWithRange.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_SurfacePairWithRange.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_UnconstrainedPair.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_UnconstrainedPair.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_UnconstrainedPairValue.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_UnconstrainedPairValue.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_UniversalPair.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_UniversalPair.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_UniversalPairValue.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_UniversalPairValue.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_UniversalPairWithRange.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepKinematics/StepKinematics_UniversalPairWithRange.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/FILES.cmake [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_AllAroundShapeAspect.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_AllAroundShapeAspect.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_Apex.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_Apex.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_Array1OfMaterialPropertyRepresentation.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_Array1OfPropertyDefinitionRepresentation.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_Array1OfRepresentationItem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_Array1OfShapeAspect.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_AssemblyComponentUsage.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_AssemblyComponentUsage.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_AssemblyComponentUsageSubstitute.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_AssemblyComponentUsageSubstitute.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_BetweenShapeAspect.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_BetweenShapeAspect.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_BooleanRepresentationItem.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_BooleanRepresentationItem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_CentreOfSymmetry.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_CentreOfSymmetry.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_CharacterizedDefinition.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_CharacterizedDefinition.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_CharacterizedRepresentation.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_CharacterizedRepresentation.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_CompGroupShAspAndCompShAspAndDatumFeatAndShAsp.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_CompGroupShAspAndCompShAspAndDatumFeatAndShAsp.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_CompShAspAndDatumFeatAndShAsp.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_CompShAspAndDatumFeatAndShAsp.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_CompositeGroupShapeAspect.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_CompositeGroupShapeAspect.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_CompositeShapeAspect.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_CompositeShapeAspect.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_CompoundRepresentationItem.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_CompoundRepresentationItem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_ConfigurationDesign.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_ConfigurationDesign.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_ConfigurationDesignItem.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_ConfigurationDesignItem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_ConfigurationEffectivity.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_ConfigurationEffectivity.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_ConfigurationItem.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_ConfigurationItem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_ConstructiveGeometryRepresentation.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_ConstructiveGeometryRepresentation.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_ConstructiveGeometryRepresentationRelationship.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_ConstructiveGeometryRepresentationRelationship.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_ContinuosShapeAspect.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_ContinuosShapeAspect.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_DataEnvironment.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_DataEnvironment.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_DefinitionalRepresentation.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_DefinitionalRepresentation.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_DerivedShapeAspect.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_DerivedShapeAspect.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_DescriptiveRepresentationItem.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_DescriptiveRepresentationItem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_Extension.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_Extension.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_ExternallyDefinedRepresentation.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_ExternallyDefinedRepresentation.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_FeatureForDatumTargetRelationship.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_FeatureForDatumTargetRelationship.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_FunctionallyDefinedTransformation.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_FunctionallyDefinedTransformation.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_GeometricAlignment.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_GeometricAlignment.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_GlobalUncertaintyAssignedContext.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_GlobalUncertaintyAssignedContext.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_GlobalUnitAssignedContext.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_GlobalUnitAssignedContext.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_HArray1OfMaterialPropertyRepresentation.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_HArray1OfPropertyDefinitionRepresentation.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_HArray1OfRepresentationItem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_HArray1OfShapeAspect.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_HSequenceOfMaterialPropertyRepresentation.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_HSequenceOfRepresentationItem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_IntegerRepresentationItem.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_IntegerRepresentationItem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_ItemDefinedTransformation.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_ItemDefinedTransformation.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_MakeFromUsageOption.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_MakeFromUsageOption.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_MappedItem.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_MappedItem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_MaterialDesignation.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_MaterialDesignation.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_MaterialProperty.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_MaterialProperty.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_MaterialPropertyRepresentation.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_MaterialPropertyRepresentation.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_MeasureRepresentationItem.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_MeasureRepresentationItem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_MechanicalDesignAndDraughtingRelationship.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_MechanicalDesignAndDraughtingRelationship.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_NextAssemblyUsageOccurrence.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_NextAssemblyUsageOccurrence.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_ParallelOffset.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_ParallelOffset.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_ParametricRepresentationContext.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_ParametricRepresentationContext.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_PerpendicularTo.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_PerpendicularTo.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_ProductConcept.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_ProductConcept.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_ProductDefinitionShape.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_ProductDefinitionShape.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_ProductDefinitionUsage.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_ProductDefinitionUsage.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_PromissoryUsageOccurrence.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_PromissoryUsageOccurrence.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_PropertyDefinition.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_PropertyDefinition.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_PropertyDefinitionRelationship.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_PropertyDefinitionRelationship.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_PropertyDefinitionRepresentation.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_PropertyDefinitionRepresentation.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_QuantifiedAssemblyComponentUsage.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_QuantifiedAssemblyComponentUsage.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_RealRepresentationItem.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_RealRepresentationItem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_ReprItemAndLengthMeasureWithUnit.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_ReprItemAndLengthMeasureWithUnit.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_ReprItemAndLengthMeasureWithUnitAndQRI.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_ReprItemAndLengthMeasureWithUnitAndQRI.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_ReprItemAndMeasureWithUnit.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_ReprItemAndMeasureWithUnit.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_ReprItemAndMeasureWithUnitAndQRI.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_ReprItemAndMeasureWithUnitAndQRI.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_ReprItemAndPlaneAngleMeasureWithUnit.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_ReprItemAndPlaneAngleMeasureWithUnit.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_ReprItemAndPlaneAngleMeasureWithUnitAndQRI.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_ReprItemAndPlaneAngleMeasureWithUnitAndQRI.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_Representation.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_Representation.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_RepresentationContext.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_RepresentationContext.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_RepresentationContextReference.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_RepresentationContextReference.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_RepresentationItem.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_RepresentationItem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_RepresentationMap.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_RepresentationMap.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_RepresentationOrRepresentationReference.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_RepresentationOrRepresentationReference.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_RepresentationReference.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_RepresentationReference.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_RepresentationRelationship.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_RepresentationRelationship.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_RepresentationRelationshipWithTransformation.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_RepresentationRelationshipWithTransformation.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_RepresentedDefinition.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_RepresentedDefinition.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_SequenceOfMaterialPropertyRepresentation.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_SequenceOfRepresentationItem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_ShapeAspect.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_ShapeAspect.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_ShapeAspectDerivingRelationship.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_ShapeAspectDerivingRelationship.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_ShapeAspectRelationship.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_ShapeAspectRelationship.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_ShapeAspectTransition.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_ShapeAspectTransition.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_ShapeDefinition.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_ShapeDefinition.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_ShapeRepresentationRelationship.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_ShapeRepresentationRelationship.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_ShapeRepresentationRelationshipWithTransformation.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_ShapeRepresentationRelationshipWithTransformation.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_SpecifiedHigherUsageOccurrence.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_SpecifiedHigherUsageOccurrence.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_StructuralResponseProperty.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_StructuralResponseProperty.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_StructuralResponsePropertyDefinitionRepresentation.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_StructuralResponsePropertyDefinitionRepresentation.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_SuppliedPartRelationship.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_SuppliedPartRelationship.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_Tangent.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_Tangent.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_Transformation.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_Transformation.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_ValueRange.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_ValueRange.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_ValueRepresentationItem.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepRepr/StepRepr_ValueRepresentationItem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepSelect/FILES.cmake [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepSelect/StepSelect_Activator.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepSelect/StepSelect_Activator.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepSelect/StepSelect_FileModifier.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepSelect/StepSelect_FileModifier_0.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepSelect/StepSelect_FloatFormat.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepSelect/StepSelect_FloatFormat.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepSelect/StepSelect_ModelModifier.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepSelect/StepSelect_ModelModifier_0.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepSelect/StepSelect_StepType.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepSelect/StepSelect_StepType.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepSelect/StepSelect_WorkLibrary.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepSelect/StepSelect_WorkLibrary.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/FILES.cmake [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_AdvancedBrepShapeRepresentation.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_AdvancedBrepShapeRepresentation.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_AdvancedFace.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_AdvancedFace.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_AngleRelator.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_AngularLocation.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_AngularLocation.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_AngularSize.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_AngularSize.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_Array1OfConnectedEdgeSet.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_Array1OfConnectedFaceSet.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_Array1OfEdge.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_Array1OfFace.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_Array1OfFaceBound.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_Array1OfGeometricSetSelect.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_Array1OfOrientedClosedShell.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_Array1OfOrientedEdge.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_Array1OfShapeDimensionRepresentationItem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_Array1OfShell.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_Array1OfValueQualifier.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_Block.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_Block.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_BooleanOperand.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_BooleanOperand.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_BooleanOperator.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_BooleanResult.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_BooleanResult.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_BoxDomain.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_BoxDomain.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_BoxedHalfSpace.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_BoxedHalfSpace.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_BrepWithVoids.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_BrepWithVoids.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_ClosedShell.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_ClosedShell.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_CompoundShapeRepresentation.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_CompoundShapeRepresentation.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_ConnectedEdgeSet.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_ConnectedEdgeSet.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_ConnectedFaceSet.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_ConnectedFaceSet.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_ConnectedFaceShapeRepresentation.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_ConnectedFaceShapeRepresentation.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_ConnectedFaceSubSet.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_ConnectedFaceSubSet.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_ContextDependentShapeRepresentation.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_ContextDependentShapeRepresentation.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_CsgPrimitive.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_CsgPrimitive.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_CsgSelect.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_CsgSelect.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_CsgShapeRepresentation.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_CsgShapeRepresentation.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_CsgSolid.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_CsgSolid.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_DefinitionalRepresentationAndShapeRepresentation.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_DefinitionalRepresentationAndShapeRepresentation.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_DimensionalCharacteristic.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_DimensionalCharacteristic.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_DimensionalCharacteristicRepresentation.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_DimensionalCharacteristicRepresentation.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_DimensionalLocation.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_DimensionalLocation.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_DimensionalLocationWithPath.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_DimensionalLocationWithPath.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_DimensionalSize.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_DimensionalSize.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_DimensionalSizeWithPath.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_DimensionalSizeWithPath.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_DirectedDimensionalLocation.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_DirectedDimensionalLocation.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_Edge.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_Edge.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_EdgeBasedWireframeModel.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_EdgeBasedWireframeModel.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_EdgeBasedWireframeShapeRepresentation.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_EdgeBasedWireframeShapeRepresentation.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_EdgeCurve.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_EdgeCurve.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_EdgeLoop.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_EdgeLoop.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_ExtrudedAreaSolid.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_ExtrudedAreaSolid.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_ExtrudedFaceSolid.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_ExtrudedFaceSolid.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_Face.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_Face.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_FaceBasedSurfaceModel.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_FaceBasedSurfaceModel.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_FaceBound.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_FaceBound.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_FaceOuterBound.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_FaceOuterBound.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_FaceSurface.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_FaceSurface.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_FacetedBrep.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_FacetedBrep.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_FacetedBrepAndBrepWithVoids.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_FacetedBrepAndBrepWithVoids.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_FacetedBrepShapeRepresentation.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_FacetedBrepShapeRepresentation.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_GeometricCurveSet.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_GeometricCurveSet.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_GeometricSet.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_GeometricSet.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_GeometricSetSelect.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_GeometricSetSelect.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_GeometricallyBoundedSurfaceShapeRepresentation.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_GeometricallyBoundedSurfaceShapeRepresentation.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_GeometricallyBoundedWireframeShapeRepresentation.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_GeometricallyBoundedWireframeShapeRepresentation.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_HArray1OfConnectedEdgeSet.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_HArray1OfConnectedFaceSet.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_HArray1OfEdge.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_HArray1OfFace.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_HArray1OfFaceBound.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_HArray1OfGeometricSetSelect.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_HArray1OfOrientedClosedShell.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_HArray1OfOrientedEdge.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_HArray1OfShapeDimensionRepresentationItem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_HArray1OfShell.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_HArray1OfValueQualifier.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_HalfSpaceSolid.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_HalfSpaceSolid.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_LimitsAndFits.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_LimitsAndFits.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_Loop.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_Loop.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_LoopAndPath.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_LoopAndPath.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_ManifoldSolidBrep.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_ManifoldSolidBrep.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_ManifoldSurfaceShapeRepresentation.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_ManifoldSurfaceShapeRepresentation.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_MeasureQualification.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_MeasureQualification.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_MeasureRepresentationItemAndQualifiedRepresentationItem.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_MeasureRepresentationItemAndQualifiedRepresentationItem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_NonManifoldSurfaceShapeRepresentation.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_NonManifoldSurfaceShapeRepresentation.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_OpenShell.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_OpenShell.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_OrientedClosedShell.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_OrientedClosedShell.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_OrientedEdge.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_OrientedEdge.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_OrientedFace.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_OrientedFace.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_OrientedOpenShell.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_OrientedOpenShell.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_OrientedPath.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_OrientedPath.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_Path.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_Path.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_PlusMinusTolerance.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_PlusMinusTolerance.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_PointRepresentation.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_PointRepresentation.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_PolyLoop.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_PolyLoop.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_PrecisionQualifier.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_PrecisionQualifier.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_QualifiedRepresentationItem.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_QualifiedRepresentationItem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_ReversibleTopologyItem.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_ReversibleTopologyItem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_RevolvedAreaSolid.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_RevolvedAreaSolid.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_RevolvedFaceSolid.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_RevolvedFaceSolid.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_RightAngularWedge.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_RightAngularWedge.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_RightCircularCone.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_RightCircularCone.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_RightCircularCylinder.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_RightCircularCylinder.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_SeamEdge.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_SeamEdge.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_ShapeDefinitionRepresentation.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_ShapeDefinitionRepresentation.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_ShapeDimensionRepresentation.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_ShapeDimensionRepresentation.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_ShapeDimensionRepresentationItem.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_ShapeDimensionRepresentationItem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_ShapeRepresentation.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_ShapeRepresentation.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_ShapeRepresentationWithParameters.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_ShapeRepresentationWithParameters.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_Shell.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_Shell.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_ShellBasedSurfaceModel.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_ShellBasedSurfaceModel.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_SolidModel.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_SolidModel.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_SolidReplica.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_SolidReplica.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_Sphere.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_Sphere.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_Subedge.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_Subedge.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_Subface.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_Subface.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_SurfaceModel.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_SurfaceModel.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_SweptAreaSolid.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_SweptAreaSolid.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_SweptFaceSolid.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_SweptFaceSolid.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_ToleranceMethodDefinition.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_ToleranceMethodDefinition.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_ToleranceValue.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_ToleranceValue.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_TopologicalRepresentationItem.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_TopologicalRepresentationItem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_Torus.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_Torus.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_TransitionalShapeRepresentation.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_TransitionalShapeRepresentation.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_TypeQualifier.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_TypeQualifier.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_ValueFormatTypeQualifier.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_ValueFormatTypeQualifier.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_ValueQualifier.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_ValueQualifier.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_Vertex.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_Vertex.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_VertexLoop.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_VertexLoop.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_VertexPoint.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepShape/StepShape_VertexPoint.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepToGeom/FILES.cmake [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepToGeom/StepToGeom.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepToGeom/StepToGeom.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepToTopoDS/FILES.cmake [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepToTopoDS/StepToTopoDS.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepToTopoDS/StepToTopoDS.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepToTopoDS/StepToTopoDS_Builder.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepToTopoDS/StepToTopoDS_Builder.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepToTopoDS/StepToTopoDS_BuilderError.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepToTopoDS/StepToTopoDS_DataMapIteratorOfDataMapOfRI.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepToTopoDS/StepToTopoDS_DataMapIteratorOfDataMapOfRINames.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepToTopoDS/StepToTopoDS_DataMapIteratorOfDataMapOfTRI.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepToTopoDS/StepToTopoDS_DataMapIteratorOfPointEdgeMap.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepToTopoDS/StepToTopoDS_DataMapIteratorOfPointVertexMap.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepToTopoDS/StepToTopoDS_DataMapOfRI.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepToTopoDS/StepToTopoDS_DataMapOfRINames.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepToTopoDS/StepToTopoDS_DataMapOfTRI.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepToTopoDS/StepToTopoDS_GeometricTool.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepToTopoDS/StepToTopoDS_GeometricTool.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepToTopoDS/StepToTopoDS_GeometricToolError.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepToTopoDS/StepToTopoDS_MakeTransformed.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepToTopoDS/StepToTopoDS_MakeTransformed.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepToTopoDS/StepToTopoDS_NMTool.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepToTopoDS/StepToTopoDS_NMTool.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepToTopoDS/StepToTopoDS_PointEdgeMap.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepToTopoDS/StepToTopoDS_PointPair.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepToTopoDS/StepToTopoDS_PointPair.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepToTopoDS/StepToTopoDS_PointVertexMap.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepToTopoDS/StepToTopoDS_Root.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepToTopoDS/StepToTopoDS_Root.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepToTopoDS/StepToTopoDS_Root.lxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepToTopoDS/StepToTopoDS_Tool.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepToTopoDS/StepToTopoDS_Tool.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepToTopoDS/StepToTopoDS_TranslateCompositeCurve.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepToTopoDS/StepToTopoDS_TranslateCompositeCurve.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepToTopoDS/StepToTopoDS_TranslateCompositeCurve.lxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepToTopoDS/StepToTopoDS_TranslateCurveBoundedSurface.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepToTopoDS/StepToTopoDS_TranslateCurveBoundedSurface.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepToTopoDS/StepToTopoDS_TranslateEdge.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepToTopoDS/StepToTopoDS_TranslateEdge.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepToTopoDS/StepToTopoDS_TranslateEdgeError.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepToTopoDS/StepToTopoDS_TranslateEdgeLoop.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepToTopoDS/StepToTopoDS_TranslateEdgeLoop.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepToTopoDS/StepToTopoDS_TranslateEdgeLoopError.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepToTopoDS/StepToTopoDS_TranslateFace.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepToTopoDS/StepToTopoDS_TranslateFace.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepToTopoDS/StepToTopoDS_TranslateFaceError.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepToTopoDS/StepToTopoDS_TranslatePolyLoop.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepToTopoDS/StepToTopoDS_TranslatePolyLoop.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepToTopoDS/StepToTopoDS_TranslatePolyLoopError.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepToTopoDS/StepToTopoDS_TranslateShell.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepToTopoDS/StepToTopoDS_TranslateShell.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepToTopoDS/StepToTopoDS_TranslateShellError.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepToTopoDS/StepToTopoDS_TranslateSolid.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepToTopoDS/StepToTopoDS_TranslateSolid.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepToTopoDS/StepToTopoDS_TranslateSolidError.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepToTopoDS/StepToTopoDS_TranslateVertex.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepToTopoDS/StepToTopoDS_TranslateVertex.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepToTopoDS/StepToTopoDS_TranslateVertexError.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepToTopoDS/StepToTopoDS_TranslateVertexLoop.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepToTopoDS/StepToTopoDS_TranslateVertexLoop.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepToTopoDS/StepToTopoDS_TranslateVertexLoopError.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/FILES.cmake [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_AnnotationCurveOccurrence.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_AnnotationCurveOccurrence.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_AnnotationCurveOccurrenceAndGeomReprItem.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_AnnotationCurveOccurrenceAndGeomReprItem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_AnnotationFillArea.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_AnnotationFillArea.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_AnnotationFillAreaOccurrence.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_AnnotationFillAreaOccurrence.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_AnnotationOccurrence.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_AnnotationOccurrence.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_AnnotationPlane.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_AnnotationPlane.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_AnnotationPlaneElement.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_AnnotationPlaneElement.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_AnnotationText.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_AnnotationText.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_AnnotationTextOccurrence.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_AnnotationTextOccurrence.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_AreaInSet.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_AreaInSet.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_AreaOrView.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_AreaOrView.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_Array1OfAnnotationPlaneElement.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_Array1OfBoxCharacteristicSelect.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_Array1OfCameraModelD3MultiClippingInterectionSelect.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_Array1OfCameraModelD3MultiClippingUnionSelect.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_Array1OfCurveStyleFontPattern.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_Array1OfDirectionCountSelect.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_Array1OfDraughtingCalloutElement.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_Array1OfFillStyleSelect.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_Array1OfInvisibleItem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_Array1OfLayeredItem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_Array1OfPresentationStyleAssignment.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_Array1OfPresentationStyleSelect.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_Array1OfRenderingPropertiesSelect.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_Array1OfStyleContextSelect.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_Array1OfSurfaceStyleElementSelect.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_Array1OfTessellatedEdgeOrVertex.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_Array1OfTessellatedStructuredItem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_Array1OfTextOrCharacter.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_BackgroundColour.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_BackgroundColour.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_BoxCharacteristicSelect.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_BoxCharacteristicSelect.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_CameraImage.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_CameraImage.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_CameraImage2dWithScale.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_CameraImage2dWithScale.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_CameraImage3dWithScale.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_CameraImage3dWithScale.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_CameraModel.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_CameraModel.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_CameraModelD2.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_CameraModelD2.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_CameraModelD3.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_CameraModelD3.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_CameraModelD3MultiClipping.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_CameraModelD3MultiClipping.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_CameraModelD3MultiClippingInterectionSelect.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_CameraModelD3MultiClippingInterectionSelect.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_CameraModelD3MultiClippingIntersection.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_CameraModelD3MultiClippingIntersection.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_CameraModelD3MultiClippingUnion.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_CameraModelD3MultiClippingUnion.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_CameraModelD3MultiClippingUnionSelect.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_CameraModelD3MultiClippingUnionSelect.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_CameraUsage.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_CameraUsage.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_CentralOrParallel.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_CharacterizedObjAndRepresentationAndDraughtingModel.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_CharacterizedObjAndRepresentationAndDraughtingModel.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_Colour.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_Colour.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_ColourRgb.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_ColourRgb.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_ColourSpecification.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_ColourSpecification.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_ComplexTriangulatedFace.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_ComplexTriangulatedFace.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_ComplexTriangulatedSurfaceSet.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_ComplexTriangulatedSurfaceSet.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_CompositeText.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_CompositeText.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_CompositeTextWithExtent.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_CompositeTextWithExtent.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_ContextDependentInvisibility.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_ContextDependentInvisibility.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_ContextDependentOverRidingStyledItem.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_ContextDependentOverRidingStyledItem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_CoordinatesList.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_CoordinatesList.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_CubicBezierTessellatedEdge.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_CubicBezierTessellatedEdge.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_CubicBezierTriangulatedFace.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_CubicBezierTriangulatedFace.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_CurveStyle.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_CurveStyle.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_CurveStyleFont.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_CurveStyleFont.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_CurveStyleFontPattern.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_CurveStyleFontPattern.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_CurveStyleFontSelect.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_CurveStyleFontSelect.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_DirectionCountSelect.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_DirectionCountSelect.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_DraughtingAnnotationOccurrence.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_DraughtingAnnotationOccurrence.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_DraughtingCallout.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_DraughtingCallout.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_DraughtingCalloutElement.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_DraughtingCalloutElement.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_DraughtingModel.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_DraughtingModel.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_DraughtingPreDefinedColour.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_DraughtingPreDefinedColour.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_DraughtingPreDefinedCurveFont.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_DraughtingPreDefinedCurveFont.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_EdgeOrCurve.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_EdgeOrCurve.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_ExternallyDefinedCurveFont.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_ExternallyDefinedCurveFont.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_ExternallyDefinedTextFont.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_ExternallyDefinedTextFont.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_FaceOrSurface.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_FaceOrSurface.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_FillAreaStyle.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_FillAreaStyle.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_FillAreaStyleColour.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_FillAreaStyleColour.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_FillStyleSelect.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_FillStyleSelect.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_FontSelect.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_FontSelect.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_HArray1OfAnnotationPlaneElement.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_HArray1OfBoxCharacteristicSelect.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_HArray1OfCameraModelD3MultiClippingInterectionSelect.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_HArray1OfCameraModelD3MultiClippingUnionSelect.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_HArray1OfCurveStyleFontPattern.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_HArray1OfDirectionCountSelect.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_HArray1OfDraughtingCalloutElement.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_HArray1OfFillStyleSelect.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_HArray1OfInvisibleItem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_HArray1OfLayeredItem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_HArray1OfPresentationStyleAssignment.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_HArray1OfPresentationStyleSelect.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_HArray1OfRenderingPropertiesSelect.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_HArray1OfStyleContextSelect.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_HArray1OfSurfaceStyleElementSelect.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_HArray1OfTessellatedEdgeOrVertex.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_HArray1OfTessellatedStructuredItem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_HArray1OfTextOrCharacter.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_Invisibility.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_Invisibility.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_InvisibilityContext.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_InvisibilityContext.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_InvisibleItem.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_InvisibleItem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_LayeredItem.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_LayeredItem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_MarkerMember.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_MarkerMember.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_MarkerSelect.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_MarkerSelect.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_MarkerType.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_MechanicalDesignGeometricPresentationArea.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_MechanicalDesignGeometricPresentationArea.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_MechanicalDesignGeometricPresentationRepresentation.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_MechanicalDesignGeometricPresentationRepresentation.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_NullStyle.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_NullStyleMember.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_NullStyleMember.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_OverRidingStyledItem.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_OverRidingStyledItem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_PathOrCompositeCurve.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_PathOrCompositeCurve.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_PlanarBox.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_PlanarBox.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_PlanarExtent.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_PlanarExtent.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_PointStyle.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_PointStyle.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_PreDefinedColour.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_PreDefinedColour.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_PreDefinedCurveFont.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_PreDefinedCurveFont.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_PreDefinedItem.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_PreDefinedItem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_PreDefinedTextFont.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_PreDefinedTextFont.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_PresentationArea.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_PresentationArea.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_PresentationLayerAssignment.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_PresentationLayerAssignment.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_PresentationLayerUsage.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_PresentationLayerUsage.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_PresentationRepresentation.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_PresentationRepresentation.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_PresentationRepresentationSelect.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_PresentationRepresentationSelect.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_PresentationSet.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_PresentationSet.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_PresentationSize.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_PresentationSize.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_PresentationSizeAssignmentSelect.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_PresentationSizeAssignmentSelect.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_PresentationStyleAssignment.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_PresentationStyleAssignment.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_PresentationStyleByContext.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_PresentationStyleByContext.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_PresentationStyleSelect.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_PresentationStyleSelect.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_PresentationView.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_PresentationView.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_PresentedItem.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_PresentedItem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_PresentedItemRepresentation.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_PresentedItemRepresentation.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_RenderingPropertiesSelect.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_RenderingPropertiesSelect.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_RepositionedTessellatedGeometricSet.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_RepositionedTessellatedGeometricSet.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_RepositionedTessellatedItem.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_RepositionedTessellatedItem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_ShadingSurfaceMethod.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_StyleContextSelect.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_StyleContextSelect.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_StyledItem.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_StyledItem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_StyledItemTarget.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_StyledItemTarget.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_SurfaceSide.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_SurfaceSideStyle.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_SurfaceSideStyle.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_SurfaceStyleBoundary.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_SurfaceStyleBoundary.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_SurfaceStyleControlGrid.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_SurfaceStyleControlGrid.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_SurfaceStyleElementSelect.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_SurfaceStyleElementSelect.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_SurfaceStyleFillArea.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_SurfaceStyleFillArea.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_SurfaceStyleParameterLine.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_SurfaceStyleParameterLine.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_SurfaceStyleReflectanceAmbient.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_SurfaceStyleReflectanceAmbient.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_SurfaceStyleRendering.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_SurfaceStyleRendering.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_SurfaceStyleRenderingWithProperties.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_SurfaceStyleRenderingWithProperties.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_SurfaceStyleSegmentationCurve.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_SurfaceStyleSegmentationCurve.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_SurfaceStyleSilhouette.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_SurfaceStyleSilhouette.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_SurfaceStyleTransparent.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_SurfaceStyleTransparent.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_SurfaceStyleUsage.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_SurfaceStyleUsage.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_Template.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_Template.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_TemplateInstance.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_TemplateInstance.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_TessellatedAnnotationOccurrence.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_TessellatedAnnotationOccurrence.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_TessellatedConnectingEdge.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_TessellatedConnectingEdge.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_TessellatedCurveSet.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_TessellatedCurveSet.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_TessellatedEdge.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_TessellatedEdge.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_TessellatedEdgeOrVertex.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_TessellatedEdgeOrVertex.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_TessellatedFace.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_TessellatedFace.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_TessellatedGeometricSet.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_TessellatedGeometricSet.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_TessellatedItem.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_TessellatedItem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_TessellatedPointSet.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_TessellatedPointSet.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_TessellatedShapeRepresentation.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_TessellatedShapeRepresentation.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_TessellatedShapeRepresentationWithAccuracyParameters.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_TessellatedShapeRepresentationWithAccuracyParameters.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_TessellatedShell.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_TessellatedShell.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_TessellatedSolid.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_TessellatedSolid.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_TessellatedStructuredItem.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_TessellatedStructuredItem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_TessellatedSurfaceSet.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_TessellatedSurfaceSet.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_TessellatedVertex.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_TessellatedVertex.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_TessellatedWire.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_TessellatedWire.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_TextLiteral.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_TextLiteral.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_TextOrCharacter.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_TextOrCharacter.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_TextPath.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_TextStyle.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_TextStyle.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_TextStyleForDefinedFont.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_TextStyleForDefinedFont.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_TextStyleWithBoxCharacteristics.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_TextStyleWithBoxCharacteristics.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_TriangulatedFace.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_TriangulatedFace.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_TriangulatedSurfaceSet.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_TriangulatedSurfaceSet.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_ViewVolume.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/StepVisual/StepVisual_ViewVolume.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/TKDESTEP_pch.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/TopoDSToStep/FILES.cmake [new file with mode: 0644]
src/DataExchange/TKDESTEP/TopoDSToStep/TopoDSToStep.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/TopoDSToStep/TopoDSToStep.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/TopoDSToStep/TopoDSToStep_Builder.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/TopoDSToStep/TopoDSToStep_Builder.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/TopoDSToStep/TopoDSToStep_BuilderError.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/TopoDSToStep/TopoDSToStep_FacetedError.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/TopoDSToStep/TopoDSToStep_FacetedTool.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/TopoDSToStep/TopoDSToStep_FacetedTool.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/TopoDSToStep/TopoDSToStep_MakeBrepWithVoids.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/TopoDSToStep/TopoDSToStep_MakeBrepWithVoids.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/TopoDSToStep/TopoDSToStep_MakeEdgeError.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/TopoDSToStep/TopoDSToStep_MakeFaceError.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/TopoDSToStep/TopoDSToStep_MakeFacetedBrep.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/TopoDSToStep/TopoDSToStep_MakeFacetedBrep.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/TopoDSToStep/TopoDSToStep_MakeFacetedBrepAndBrepWithVoids.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/TopoDSToStep/TopoDSToStep_MakeFacetedBrepAndBrepWithVoids.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/TopoDSToStep/TopoDSToStep_MakeGeometricCurveSet.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/TopoDSToStep/TopoDSToStep_MakeGeometricCurveSet.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/TopoDSToStep/TopoDSToStep_MakeManifoldSolidBrep.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/TopoDSToStep/TopoDSToStep_MakeManifoldSolidBrep.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/TopoDSToStep/TopoDSToStep_MakeShellBasedSurfaceModel.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/TopoDSToStep/TopoDSToStep_MakeShellBasedSurfaceModel.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/TopoDSToStep/TopoDSToStep_MakeStepEdge.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/TopoDSToStep/TopoDSToStep_MakeStepEdge.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/TopoDSToStep/TopoDSToStep_MakeStepFace.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/TopoDSToStep/TopoDSToStep_MakeStepFace.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/TopoDSToStep/TopoDSToStep_MakeStepVertex.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/TopoDSToStep/TopoDSToStep_MakeStepVertex.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/TopoDSToStep/TopoDSToStep_MakeStepWire.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/TopoDSToStep/TopoDSToStep_MakeStepWire.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/TopoDSToStep/TopoDSToStep_MakeTessellatedItem.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/TopoDSToStep/TopoDSToStep_MakeTessellatedItem.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/TopoDSToStep/TopoDSToStep_MakeVertexError.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/TopoDSToStep/TopoDSToStep_MakeWireError.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/TopoDSToStep/TopoDSToStep_Root.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/TopoDSToStep/TopoDSToStep_Root.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/TopoDSToStep/TopoDSToStep_Tool.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/TopoDSToStep/TopoDSToStep_Tool.hxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/TopoDSToStep/TopoDSToStep_WireframeBuilder.cxx [new file with mode: 0644]
src/DataExchange/TKDESTEP/TopoDSToStep/TopoDSToStep_WireframeBuilder.hxx [new file with mode: 0644]
src/DataExchange/TKDESTL/CMakeLists.txt [new file with mode: 0644]
src/DataExchange/TKDESTL/DESTL/DESTL_ConfigurationNode.cxx [new file with mode: 0644]
src/DataExchange/TKDESTL/DESTL/DESTL_ConfigurationNode.hxx [new file with mode: 0644]
src/DataExchange/TKDESTL/DESTL/DESTL_Provider.cxx [new file with mode: 0644]
src/DataExchange/TKDESTL/DESTL/DESTL_Provider.hxx [new file with mode: 0644]
src/DataExchange/TKDESTL/DESTL/FILES.cmake [new file with mode: 0644]
src/DataExchange/TKDESTL/EXTERNLIB.cmake [new file with mode: 0644]
src/DataExchange/TKDESTL/FILES.cmake [new file with mode: 0644]
src/DataExchange/TKDESTL/PACKAGES.cmake [new file with mode: 0644]
src/DataExchange/TKDESTL/RWStl/FILES.cmake [new file with mode: 0644]
src/DataExchange/TKDESTL/RWStl/RWStl.cxx [new file with mode: 0644]
src/DataExchange/TKDESTL/RWStl/RWStl.hxx [new file with mode: 0644]
src/DataExchange/TKDESTL/RWStl/RWStl_ConfigurationNode.hxx [new file with mode: 0644]
src/DataExchange/TKDESTL/RWStl/RWStl_Provider.hxx [new file with mode: 0644]
src/DataExchange/TKDESTL/RWStl/RWStl_Reader.cxx [new file with mode: 0644]
src/DataExchange/TKDESTL/RWStl/RWStl_Reader.hxx [new file with mode: 0644]
src/DataExchange/TKDESTL/StlAPI/FILES.cmake [new file with mode: 0644]
src/DataExchange/TKDESTL/StlAPI/StlAPI.cxx [new file with mode: 0644]
src/DataExchange/TKDESTL/StlAPI/StlAPI.hxx [new file with mode: 0644]
src/DataExchange/TKDESTL/StlAPI/StlAPI_Reader.cxx [new file with mode: 0644]
src/DataExchange/TKDESTL/StlAPI/StlAPI_Reader.hxx [new file with mode: 0644]
src/DataExchange/TKDESTL/StlAPI/StlAPI_Writer.cxx [new file with mode: 0644]
src/DataExchange/TKDESTL/StlAPI/StlAPI_Writer.hxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/CMakeLists.txt [new file with mode: 0644]
src/DataExchange/TKDEVRML/DEVRML/DEVRML_ConfigurationNode.cxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/DEVRML/DEVRML_ConfigurationNode.hxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/DEVRML/DEVRML_Provider.cxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/DEVRML/DEVRML_Provider.hxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/DEVRML/FILES.cmake [new file with mode: 0644]
src/DataExchange/TKDEVRML/EXTERNLIB.cmake [new file with mode: 0644]
src/DataExchange/TKDEVRML/FILES.cmake [new file with mode: 0644]
src/DataExchange/TKDEVRML/PACKAGES.cmake [new file with mode: 0644]
src/DataExchange/TKDEVRML/Vrml/FILES.cmake [new file with mode: 0644]
src/DataExchange/TKDEVRML/Vrml/Vrml.cxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/Vrml/Vrml.hxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/Vrml/Vrml_AsciiText.cxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/Vrml/Vrml_AsciiText.hxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/Vrml/Vrml_AsciiTextJustification.hxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/Vrml/Vrml_Cone.cxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/Vrml/Vrml_Cone.hxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/Vrml/Vrml_ConeParts.hxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/Vrml/Vrml_ConfigurationNode.hxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/Vrml/Vrml_Coordinate3.cxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/Vrml/Vrml_Coordinate3.hxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/Vrml/Vrml_Cube.cxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/Vrml/Vrml_Cube.hxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/Vrml/Vrml_Cylinder.cxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/Vrml/Vrml_Cylinder.hxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/Vrml/Vrml_CylinderParts.hxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/Vrml/Vrml_DirectionalLight.cxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/Vrml/Vrml_DirectionalLight.hxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/Vrml/Vrml_FaceType.hxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/Vrml/Vrml_FontStyle.cxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/Vrml/Vrml_FontStyle.hxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/Vrml/Vrml_FontStyleFamily.hxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/Vrml/Vrml_FontStyleStyle.hxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/Vrml/Vrml_Group.cxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/Vrml/Vrml_Group.hxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/Vrml/Vrml_IndexedFaceSet.cxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/Vrml/Vrml_IndexedFaceSet.hxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/Vrml/Vrml_IndexedLineSet.cxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/Vrml/Vrml_IndexedLineSet.hxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/Vrml/Vrml_Info.cxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/Vrml/Vrml_Info.hxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/Vrml/Vrml_Instancing.cxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/Vrml/Vrml_Instancing.hxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/Vrml/Vrml_LOD.cxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/Vrml/Vrml_LOD.hxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/Vrml/Vrml_Material.cxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/Vrml/Vrml_Material.hxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/Vrml/Vrml_MaterialBinding.cxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/Vrml/Vrml_MaterialBinding.hxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/Vrml/Vrml_MaterialBindingAndNormalBinding.hxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/Vrml/Vrml_MatrixTransform.cxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/Vrml/Vrml_MatrixTransform.hxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/Vrml/Vrml_Normal.cxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/Vrml/Vrml_Normal.hxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/Vrml/Vrml_NormalBinding.cxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/Vrml/Vrml_NormalBinding.hxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/Vrml/Vrml_OrthographicCamera.cxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/Vrml/Vrml_OrthographicCamera.hxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/Vrml/Vrml_PerspectiveCamera.cxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/Vrml/Vrml_PerspectiveCamera.hxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/Vrml/Vrml_PointLight.cxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/Vrml/Vrml_PointLight.hxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/Vrml/Vrml_PointSet.cxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/Vrml/Vrml_PointSet.hxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/Vrml/Vrml_Provider.hxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/Vrml/Vrml_Rotation.cxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/Vrml/Vrml_Rotation.hxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/Vrml/Vrml_SFImage.cxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/Vrml/Vrml_SFImage.hxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/Vrml/Vrml_SFImageNumber.hxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/Vrml/Vrml_SFRotation.cxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/Vrml/Vrml_SFRotation.hxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/Vrml/Vrml_Scale.cxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/Vrml/Vrml_Scale.hxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/Vrml/Vrml_Separator.cxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/Vrml/Vrml_Separator.hxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/Vrml/Vrml_SeparatorRenderCulling.hxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/Vrml/Vrml_ShapeHints.cxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/Vrml/Vrml_ShapeHints.hxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/Vrml/Vrml_ShapeType.hxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/Vrml/Vrml_Sphere.cxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/Vrml/Vrml_Sphere.hxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/Vrml/Vrml_SpotLight.cxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/Vrml/Vrml_SpotLight.hxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/Vrml/Vrml_Switch.cxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/Vrml/Vrml_Switch.hxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/Vrml/Vrml_Texture2.cxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/Vrml/Vrml_Texture2.hxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/Vrml/Vrml_Texture2Transform.cxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/Vrml/Vrml_Texture2Transform.hxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/Vrml/Vrml_Texture2Wrap.hxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/Vrml/Vrml_TextureCoordinate2.cxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/Vrml/Vrml_TextureCoordinate2.hxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/Vrml/Vrml_Transform.cxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/Vrml/Vrml_Transform.hxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/Vrml/Vrml_TransformSeparator.cxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/Vrml/Vrml_TransformSeparator.hxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/Vrml/Vrml_Translation.cxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/Vrml/Vrml_Translation.hxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/Vrml/Vrml_VertexOrdering.hxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/Vrml/Vrml_WWWAnchor.cxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/Vrml/Vrml_WWWAnchor.hxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/Vrml/Vrml_WWWAnchorMap.hxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/Vrml/Vrml_WWWInline.cxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/Vrml/Vrml_WWWInline.hxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/VrmlAPI/FILES.cmake [new file with mode: 0644]
src/DataExchange/TKDEVRML/VrmlAPI/VrmlAPI.cxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/VrmlAPI/VrmlAPI.hxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/VrmlAPI/VrmlAPI_CafReader.cxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/VrmlAPI/VrmlAPI_CafReader.hxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/VrmlAPI/VrmlAPI_RepresentationOfShape.hxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/VrmlAPI/VrmlAPI_Writer.cxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/VrmlAPI/VrmlAPI_Writer.hxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/VrmlConverter/FILES.cmake [new file with mode: 0644]
src/DataExchange/TKDEVRML/VrmlConverter/VrmlConverter_Curve.cxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/VrmlConverter/VrmlConverter_Curve.hxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/VrmlConverter/VrmlConverter_DeflectionCurve.cxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/VrmlConverter/VrmlConverter_DeflectionCurve.hxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/VrmlConverter/VrmlConverter_Drawer.cxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/VrmlConverter/VrmlConverter_Drawer.hxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/VrmlConverter/VrmlConverter_HLRShape.cxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/VrmlConverter/VrmlConverter_HLRShape.hxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/VrmlConverter/VrmlConverter_IsoAspect.cxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/VrmlConverter/VrmlConverter_IsoAspect.hxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/VrmlConverter/VrmlConverter_LineAspect.cxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/VrmlConverter/VrmlConverter_LineAspect.hxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/VrmlConverter/VrmlConverter_PointAspect.cxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/VrmlConverter/VrmlConverter_PointAspect.hxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/VrmlConverter/VrmlConverter_Projector.cxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/VrmlConverter/VrmlConverter_Projector.hxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/VrmlConverter/VrmlConverter_ShadedShape.cxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/VrmlConverter/VrmlConverter_ShadedShape.hxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/VrmlConverter/VrmlConverter_ShadingAspect.cxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/VrmlConverter/VrmlConverter_ShadingAspect.hxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/VrmlConverter/VrmlConverter_TypeOfCamera.hxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/VrmlConverter/VrmlConverter_TypeOfLight.hxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/VrmlConverter/VrmlConverter_WFDeflectionRestrictedFace.cxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/VrmlConverter/VrmlConverter_WFDeflectionRestrictedFace.hxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/VrmlConverter/VrmlConverter_WFDeflectionShape.cxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/VrmlConverter/VrmlConverter_WFDeflectionShape.hxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/VrmlConverter/VrmlConverter_WFRestrictedFace.cxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/VrmlConverter/VrmlConverter_WFRestrictedFace.hxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/VrmlConverter/VrmlConverter_WFShape.cxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/VrmlConverter/VrmlConverter_WFShape.hxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/VrmlData/FILES.cmake [new file with mode: 0644]
src/DataExchange/TKDEVRML/VrmlData/VrmlData_Appearance.hxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/VrmlData/VrmlData_ArrayVec3d.hxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/VrmlData/VrmlData_Box.hxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/VrmlData/VrmlData_Color.hxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/VrmlData/VrmlData_Cone.hxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/VrmlData/VrmlData_Coordinate.hxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/VrmlData/VrmlData_Cylinder.hxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/VrmlData/VrmlData_DataMapOfShapeAppearance.hxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/VrmlData/VrmlData_ErrorStatus.hxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/VrmlData/VrmlData_Faceted.hxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/VrmlData/VrmlData_Geometry.cxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/VrmlData/VrmlData_Geometry.hxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/VrmlData/VrmlData_Group.cxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/VrmlData/VrmlData_Group.hxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/VrmlData/VrmlData_ImageTexture.hxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/VrmlData/VrmlData_InBuffer.hxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/VrmlData/VrmlData_IndexedFaceSet.cxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/VrmlData/VrmlData_IndexedFaceSet.hxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/VrmlData/VrmlData_IndexedLineSet.cxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/VrmlData/VrmlData_IndexedLineSet.hxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/VrmlData/VrmlData_ListOfNode.hxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/VrmlData/VrmlData_MapOfNode.hxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/VrmlData/VrmlData_Material.cxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/VrmlData/VrmlData_Material.hxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/VrmlData/VrmlData_Node.cxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/VrmlData/VrmlData_Node.hxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/VrmlData/VrmlData_Normal.hxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/VrmlData/VrmlData_Scene.cxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/VrmlData/VrmlData_Scene.hxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/VrmlData/VrmlData_ShapeConvert.cxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/VrmlData/VrmlData_ShapeConvert.hxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/VrmlData/VrmlData_ShapeNode.hxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/VrmlData/VrmlData_Sphere.hxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/VrmlData/VrmlData_Texture.hxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/VrmlData/VrmlData_TextureCoordinate.hxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/VrmlData/VrmlData_TextureTransform.hxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/VrmlData/VrmlData_UnknownNode.hxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/VrmlData/VrmlData_WorldInfo.cxx [new file with mode: 0644]
src/DataExchange/TKDEVRML/VrmlData/VrmlData_WorldInfo.hxx [new file with mode: 0644]
src/DataExchange/TKRWMesh/CMakeLists.txt [new file with mode: 0644]
src/DataExchange/TKRWMesh/EXTERNLIB.cmake [new file with mode: 0644]
src/DataExchange/TKRWMesh/FILES.cmake [new file with mode: 0644]
src/DataExchange/TKRWMesh/PACKAGES.cmake [new file with mode: 0644]
src/DataExchange/TKRWMesh/RWMesh/FILES.cmake [new file with mode: 0644]
src/DataExchange/TKRWMesh/RWMesh/RWMesh.cxx [new file with mode: 0644]
src/DataExchange/TKRWMesh/RWMesh/RWMesh.hxx [new file with mode: 0644]
src/DataExchange/TKRWMesh/RWMesh/RWMesh_CafReader.cxx [new file with mode: 0644]
src/DataExchange/TKRWMesh/RWMesh/RWMesh_CafReader.hxx [new file with mode: 0644]
src/DataExchange/TKRWMesh/RWMesh/RWMesh_CoordinateSystem.hxx [new file with mode: 0644]
src/DataExchange/TKRWMesh/RWMesh/RWMesh_CoordinateSystemConverter.cxx [new file with mode: 0644]
src/DataExchange/TKRWMesh/RWMesh/RWMesh_CoordinateSystemConverter.hxx [new file with mode: 0644]
src/DataExchange/TKRWMesh/RWMesh/RWMesh_EdgeIterator.cxx [new file with mode: 0644]
src/DataExchange/TKRWMesh/RWMesh/RWMesh_EdgeIterator.hxx [new file with mode: 0644]
src/DataExchange/TKRWMesh/RWMesh/RWMesh_FaceIterator.cxx [new file with mode: 0644]
src/DataExchange/TKRWMesh/RWMesh/RWMesh_FaceIterator.hxx [new file with mode: 0644]
src/DataExchange/TKRWMesh/RWMesh/RWMesh_MaterialMap.cxx [new file with mode: 0644]
src/DataExchange/TKRWMesh/RWMesh/RWMesh_MaterialMap.hxx [new file with mode: 0644]
src/DataExchange/TKRWMesh/RWMesh/RWMesh_NameFormat.hxx [new file with mode: 0644]
src/DataExchange/TKRWMesh/RWMesh/RWMesh_NodeAttributes.hxx [new file with mode: 0644]
src/DataExchange/TKRWMesh/RWMesh/RWMesh_ShapeIterator.cxx [new file with mode: 0644]
src/DataExchange/TKRWMesh/RWMesh/RWMesh_ShapeIterator.hxx [new file with mode: 0644]
src/DataExchange/TKRWMesh/RWMesh/RWMesh_TriangulationReader.cxx [new file with mode: 0644]
src/DataExchange/TKRWMesh/RWMesh/RWMesh_TriangulationReader.hxx [new file with mode: 0644]
src/DataExchange/TKRWMesh/RWMesh/RWMesh_TriangulationSource.cxx [new file with mode: 0644]
src/DataExchange/TKRWMesh/RWMesh/RWMesh_TriangulationSource.hxx [new file with mode: 0644]
src/DataExchange/TKRWMesh/RWMesh/RWMesh_VertexIterator.cxx [new file with mode: 0644]
src/DataExchange/TKRWMesh/RWMesh/RWMesh_VertexIterator.hxx [new file with mode: 0644]
src/DataExchange/TKXCAF/CMakeLists.txt [new file with mode: 0644]
src/DataExchange/TKXCAF/EXTERNLIB.cmake [new file with mode: 0644]
src/DataExchange/TKXCAF/FILES.cmake [new file with mode: 0644]
src/DataExchange/TKXCAF/PACKAGES.cmake [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFApp/FILES.cmake [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFApp/XCAFApp_Application.cxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFApp/XCAFApp_Application.hxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFDimTolObjects/FILES.cmake [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFDimTolObjects/XCAFDimTolObjects_AngularQualifier.hxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFDimTolObjects/XCAFDimTolObjects_DataMapOfToleranceDatum.hxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFDimTolObjects/XCAFDimTolObjects_DatumModifWithValue.hxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFDimTolObjects/XCAFDimTolObjects_DatumModifiersSequence.hxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFDimTolObjects/XCAFDimTolObjects_DatumObject.cxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFDimTolObjects/XCAFDimTolObjects_DatumObject.hxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFDimTolObjects/XCAFDimTolObjects_DatumObjectSequence.hxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFDimTolObjects/XCAFDimTolObjects_DatumSingleModif.hxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFDimTolObjects/XCAFDimTolObjects_DatumTargetType.hxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFDimTolObjects/XCAFDimTolObjects_DimensionFormVariance.hxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFDimTolObjects/XCAFDimTolObjects_DimensionGrade.hxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFDimTolObjects/XCAFDimTolObjects_DimensionModif.hxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFDimTolObjects/XCAFDimTolObjects_DimensionModifiersSequence.hxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFDimTolObjects/XCAFDimTolObjects_DimensionObject.cxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFDimTolObjects/XCAFDimTolObjects_DimensionObject.hxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFDimTolObjects/XCAFDimTolObjects_DimensionObjectSequence.hxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFDimTolObjects/XCAFDimTolObjects_DimensionQualifier.hxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFDimTolObjects/XCAFDimTolObjects_DimensionType.hxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFDimTolObjects/XCAFDimTolObjects_GeomToleranceMatReqModif.hxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFDimTolObjects/XCAFDimTolObjects_GeomToleranceModif.hxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFDimTolObjects/XCAFDimTolObjects_GeomToleranceModifiersSequence.hxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFDimTolObjects/XCAFDimTolObjects_GeomToleranceObject.cxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFDimTolObjects/XCAFDimTolObjects_GeomToleranceObject.hxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFDimTolObjects/XCAFDimTolObjects_GeomToleranceObjectSequence.hxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFDimTolObjects/XCAFDimTolObjects_GeomToleranceType.hxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFDimTolObjects/XCAFDimTolObjects_GeomToleranceTypeValue.hxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFDimTolObjects/XCAFDimTolObjects_GeomToleranceZoneModif.hxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFDimTolObjects/XCAFDimTolObjects_ToleranceZoneAffectedPlane.hxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFDimTolObjects/XCAFDimTolObjects_Tool.cxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFDimTolObjects/XCAFDimTolObjects_Tool.hxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFDoc/FILES.cmake [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFDoc/GUID.txt [new file with mode: 0755]
src/DataExchange/TKXCAF/XCAFDoc/XCAFDoc.cxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFDoc/XCAFDoc.hxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFDoc/XCAFDoc_Area.cxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFDoc/XCAFDoc_Area.hxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFDoc/XCAFDoc_AssemblyGraph.cxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFDoc/XCAFDoc_AssemblyGraph.hxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFDoc/XCAFDoc_AssemblyItemId.cxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFDoc/XCAFDoc_AssemblyItemId.hxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFDoc/XCAFDoc_AssemblyItemRef.cxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFDoc/XCAFDoc_AssemblyItemRef.hxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFDoc/XCAFDoc_AssemblyIterator.cxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFDoc/XCAFDoc_AssemblyIterator.hxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFDoc/XCAFDoc_AssemblyTool.hxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFDoc/XCAFDoc_Centroid.cxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFDoc/XCAFDoc_Centroid.hxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFDoc/XCAFDoc_ClippingPlaneTool.cxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFDoc/XCAFDoc_ClippingPlaneTool.hxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFDoc/XCAFDoc_Color.cxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFDoc/XCAFDoc_Color.hxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFDoc/XCAFDoc_ColorTool.cxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFDoc/XCAFDoc_ColorTool.hxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFDoc/XCAFDoc_ColorType.hxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFDoc/XCAFDoc_DataMapIteratorOfDataMapOfShapeLabel.hxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFDoc/XCAFDoc_DataMapOfShapeLabel.hxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFDoc/XCAFDoc_Datum.cxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFDoc/XCAFDoc_Datum.hxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFDoc/XCAFDoc_DimTol.cxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFDoc/XCAFDoc_DimTol.hxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFDoc/XCAFDoc_DimTolTool.cxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFDoc/XCAFDoc_DimTolTool.hxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFDoc/XCAFDoc_Dimension.cxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFDoc/XCAFDoc_Dimension.hxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFDoc/XCAFDoc_DocumentTool.cxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFDoc/XCAFDoc_DocumentTool.hxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFDoc/XCAFDoc_Editor.cxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFDoc/XCAFDoc_Editor.hxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFDoc/XCAFDoc_GeomTolerance.cxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFDoc/XCAFDoc_GeomTolerance.hxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFDoc/XCAFDoc_GraphNode.cxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFDoc/XCAFDoc_GraphNode.hxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFDoc/XCAFDoc_GraphNodeSequence.hxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFDoc/XCAFDoc_LayerTool.cxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFDoc/XCAFDoc_LayerTool.hxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFDoc/XCAFDoc_LengthUnit.cxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFDoc/XCAFDoc_LengthUnit.hxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFDoc/XCAFDoc_Location.cxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFDoc/XCAFDoc_Location.hxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFDoc/XCAFDoc_Material.cxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFDoc/XCAFDoc_Material.hxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFDoc/XCAFDoc_MaterialTool.cxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFDoc/XCAFDoc_MaterialTool.hxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFDoc/XCAFDoc_Note.cxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFDoc/XCAFDoc_Note.hxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFDoc/XCAFDoc_NoteBalloon.cxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFDoc/XCAFDoc_NoteBalloon.hxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFDoc/XCAFDoc_NoteBinData.cxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFDoc/XCAFDoc_NoteBinData.hxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFDoc/XCAFDoc_NoteComment.cxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFDoc/XCAFDoc_NoteComment.hxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFDoc/XCAFDoc_NotesTool.cxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFDoc/XCAFDoc_NotesTool.hxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFDoc/XCAFDoc_PartId.hxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFDoc/XCAFDoc_ShapeMapTool.cxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFDoc/XCAFDoc_ShapeMapTool.hxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFDoc/XCAFDoc_ShapeTool.cxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFDoc/XCAFDoc_ShapeTool.hxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFDoc/XCAFDoc_View.cxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFDoc/XCAFDoc_View.hxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFDoc/XCAFDoc_ViewTool.cxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFDoc/XCAFDoc_ViewTool.hxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFDoc/XCAFDoc_VisMaterial.cxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFDoc/XCAFDoc_VisMaterial.hxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFDoc/XCAFDoc_VisMaterialCommon.hxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFDoc/XCAFDoc_VisMaterialPBR.hxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFDoc/XCAFDoc_VisMaterialTool.cxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFDoc/XCAFDoc_VisMaterialTool.hxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFDoc/XCAFDoc_Volume.cxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFDoc/XCAFDoc_Volume.hxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFNoteObjects/FILES.cmake [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFNoteObjects/XCAFNoteObjects_NoteObject.cxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFNoteObjects/XCAFNoteObjects_NoteObject.hxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFPrs/FILES.cmake [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFPrs/XCAFPrs.cxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFPrs/XCAFPrs.hxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFPrs/XCAFPrs_AISObject.cxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFPrs/XCAFPrs_AISObject.hxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFPrs/XCAFPrs_DataMapIteratorOfDataMapOfStyleShape.hxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFPrs/XCAFPrs_DataMapIteratorOfDataMapOfStyleTransient.hxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFPrs/XCAFPrs_DataMapIteratorOfIndexedDataMapOfShapeStyle.hxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFPrs/XCAFPrs_DataMapOfStyleShape.hxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFPrs/XCAFPrs_DataMapOfStyleTransient.hxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFPrs/XCAFPrs_DocumentExplorer.cxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFPrs/XCAFPrs_DocumentExplorer.hxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFPrs/XCAFPrs_DocumentIdIterator.hxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFPrs/XCAFPrs_DocumentNode.hxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFPrs/XCAFPrs_Driver.cxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFPrs/XCAFPrs_Driver.hxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFPrs/XCAFPrs_IndexedDataMapOfShapeStyle.hxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFPrs/XCAFPrs_Style.cxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFPrs/XCAFPrs_Style.hxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFPrs/XCAFPrs_Texture.cxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFPrs/XCAFPrs_Texture.hxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFView/FILES.cmake [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFView/XCAFView_Object.cxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFView/XCAFView_Object.hxx [new file with mode: 0644]
src/DataExchange/TKXCAF/XCAFView/XCAFView_ProjectionType.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/CMakeLists.txt [new file with mode: 0644]
src/DataExchange/TKXSBase/EXTERNLIB.cmake [new file with mode: 0644]
src/DataExchange/TKXSBase/FILES.cmake [new file with mode: 0644]
src/DataExchange/TKXSBase/IFGraph/FILES.cmake [new file with mode: 0644]
src/DataExchange/TKXSBase/IFGraph/IFGraph_AllConnected.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFGraph/IFGraph_AllConnected.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFGraph/IFGraph_AllShared.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFGraph/IFGraph_AllShared.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFGraph/IFGraph_Articulations.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFGraph/IFGraph_Articulations.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFGraph/IFGraph_Compare.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFGraph/IFGraph_Compare.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFGraph/IFGraph_ConnectedComponants.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFGraph/IFGraph_ConnectedComponants.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFGraph/IFGraph_Cumulate.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFGraph/IFGraph_Cumulate.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFGraph/IFGraph_Cycles.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFGraph/IFGraph_Cycles.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFGraph/IFGraph_ExternalSources.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFGraph/IFGraph_ExternalSources.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFGraph/IFGraph_SCRoots.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFGraph/IFGraph_SCRoots.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFGraph/IFGraph_StrongComponants.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFGraph/IFGraph_StrongComponants.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFGraph/IFGraph_SubPartsIterator.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFGraph/IFGraph_SubPartsIterator.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/FILES.cmake [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_Act.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_Act.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_ActFunc.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_Activator.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_Activator.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_AppliedModifiers.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_AppliedModifiers.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_BasicDumper.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_BasicDumper.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_CheckCounter.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_CheckCounter.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_ContextModif.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_ContextModif.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_ContextWrite.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_ContextWrite.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_DispGlobal.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_DispGlobal.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_DispPerCount.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_DispPerCount.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_DispPerFiles.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_DispPerFiles.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_DispPerOne.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_DispPerOne.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_DispPerSignature.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_DispPerSignature.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_Dispatch.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_Dispatch.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_EditForm.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_EditForm.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_EditValue.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_Editor.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_Editor.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_FileModifier.gxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_Functions.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_Functions.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_GeneralModifier.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_GeneralModifier.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_GraphCounter.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_GraphCounter.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_HSeqOfSelection.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_IntParam.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_IntParam.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_ListEditor.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_ListEditor.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_ModelCopier.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_ModelCopier.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_ModelModifier.gxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_ModifEditForm.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_ModifEditForm.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_ModifReorder.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_ModifReorder.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_Modifier.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_Modifier.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_PacketList.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_PacketList.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_ParamEditor.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_ParamEditor.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_PrintCount.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_PrintFail.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_RemainMode.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_ReturnStatus.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_SelectAnyList.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_SelectAnyList.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_SelectAnyType.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_SelectAnyType.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_SelectBase.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_SelectBase.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_SelectCombine.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_SelectCombine.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_SelectControl.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_SelectControl.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_SelectDeduct.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_SelectDeduct.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_SelectDiff.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_SelectDiff.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_SelectEntityNumber.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_SelectEntityNumber.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_SelectErrorEntities.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_SelectErrorEntities.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_SelectExplore.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_SelectExplore.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_SelectExtract.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_SelectExtract.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_SelectFlag.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_SelectFlag.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_SelectInList.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_SelectInList.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_SelectIncorrectEntities.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_SelectIncorrectEntities.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_SelectIntersection.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_SelectIntersection.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_SelectModelEntities.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_SelectModelEntities.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_SelectModelRoots.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_SelectModelRoots.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_SelectPointed.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_SelectPointed.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_SelectRange.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_SelectRange.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_SelectRootComps.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_SelectRootComps.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_SelectRoots.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_SelectRoots.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_SelectSent.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_SelectSent.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_SelectShared.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_SelectShared.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_SelectSharing.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_SelectSharing.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_SelectSignature.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_SelectSignature.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_SelectSignedShared.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_SelectSignedShared.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_SelectSignedSharing.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_SelectSignedSharing.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_SelectSuite.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_SelectSuite.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_SelectType.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_SelectType.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_SelectUnion.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_SelectUnion.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_SelectUnknownEntities.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_SelectUnknownEntities.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_Selection.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_Selection.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_SelectionIterator.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_SelectionIterator.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_SequenceOfAppliedModifiers.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_SequenceOfGeneralModifier.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_SequenceOfInterfaceModel.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_SessionDumper.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_SessionDumper.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_SessionFile.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_SessionFile.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_SessionPilot.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_SessionPilot.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_ShareOut.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_ShareOut.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_ShareOutResult.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_ShareOutResult.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_SignAncestor.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_SignAncestor.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_SignCategory.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_SignCategory.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_SignCounter.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_SignCounter.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_SignMultiple.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_SignMultiple.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_SignType.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_SignType.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_SignValidity.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_SignValidity.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_Signature.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_Signature.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_SignatureList.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_SignatureList.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_TSeqOfDispatch.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_TSeqOfSelection.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_TransformStandard.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_TransformStandard.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_Transformer.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_Transformer.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_WorkLibrary.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_WorkLibrary.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_WorkSession.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/IFSelect/IFSelect_WorkSession.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Interface/FILES.cmake [new file with mode: 0644]
src/DataExchange/TKXSBase/Interface/Interface_Array1OfFileParameter.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Interface/Interface_Array1OfHAsciiString.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Interface/Interface_BitMap.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Interface/Interface_BitMap.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Interface/Interface_Category.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Interface/Interface_Category.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Interface/Interface_Check.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Interface/Interface_Check.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Interface/Interface_CheckFailure.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Interface/Interface_CheckIterator.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Interface/Interface_CheckIterator.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Interface/Interface_CheckStatus.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Interface/Interface_CheckTool.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Interface/Interface_CheckTool.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Interface/Interface_CopyControl.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Interface/Interface_CopyControl.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Interface/Interface_CopyMap.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Interface/Interface_CopyMap.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Interface/Interface_CopyTool.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Interface/Interface_CopyTool.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Interface/Interface_DataMapIteratorOfDataMapOfTransientInteger.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Interface/Interface_DataMapOfTransientInteger.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Interface/Interface_DataState.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Interface/Interface_EntityCluster.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Interface/Interface_EntityCluster.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Interface/Interface_EntityIterator.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Interface/Interface_EntityIterator.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Interface/Interface_EntityList.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Interface/Interface_EntityList.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Interface/Interface_FileParameter.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Interface/Interface_FileParameter.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Interface/Interface_FileReaderData.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Interface/Interface_FileReaderData.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Interface/Interface_FileReaderTool.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Interface/Interface_FileReaderTool.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Interface/Interface_FloatWriter.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Interface/Interface_FloatWriter.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Interface/Interface_GTool.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Interface/Interface_GTool.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Interface/Interface_GeneralLib.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Interface/Interface_GeneralLib_0.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Interface/Interface_GeneralModule.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Interface/Interface_GeneralModule.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Interface/Interface_GlobalNodeOfGeneralLib.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Interface/Interface_GlobalNodeOfGeneralLib_0.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Interface/Interface_GlobalNodeOfReaderLib.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Interface/Interface_GlobalNodeOfReaderLib_0.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Interface/Interface_Graph.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Interface/Interface_Graph.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Interface/Interface_GraphContent.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Interface/Interface_GraphContent.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Interface/Interface_HArray1OfHAsciiString.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Interface/Interface_HGraph.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Interface/Interface_HGraph.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Interface/Interface_HSequenceOfCheck.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Interface/Interface_IndexedMapOfAsciiString.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Interface/Interface_IntList.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Interface/Interface_IntList.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Interface/Interface_IntVal.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Interface/Interface_IntVal.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Interface/Interface_InterfaceError.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Interface/Interface_InterfaceMismatch.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Interface/Interface_InterfaceModel.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Interface/Interface_InterfaceModel.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Interface/Interface_JaggedArray.gxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Interface/Interface_LineBuffer.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Interface/Interface_LineBuffer.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Interface/Interface_MSG.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Interface/Interface_MSG.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Interface/Interface_Macros.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Interface/Interface_NodeOfGeneralLib.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Interface/Interface_NodeOfGeneralLib_0.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Interface/Interface_NodeOfReaderLib.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Interface/Interface_NodeOfReaderLib_0.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Interface/Interface_ParamList.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Interface/Interface_ParamList.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Interface/Interface_ParamList.lxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Interface/Interface_ParamSet.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Interface/Interface_ParamSet.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Interface/Interface_ParamType.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Interface/Interface_Protocol.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Interface/Interface_Protocol.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Interface/Interface_ReaderLib.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Interface/Interface_ReaderLib_0.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Interface/Interface_ReaderModule.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Interface/Interface_ReaderModule.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Interface/Interface_Recognizer.gxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Interface/Interface_ReportEntity.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Interface/Interface_ReportEntity.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Interface/Interface_STAT.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Interface/Interface_STAT.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Interface/Interface_SequenceOfCheck.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Interface/Interface_ShareFlags.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Interface/Interface_ShareFlags.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Interface/Interface_ShareTool.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Interface/Interface_ShareTool.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Interface/Interface_SignLabel.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Interface/Interface_SignLabel.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Interface/Interface_SignType.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Interface/Interface_SignType.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Interface/Interface_Static.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Interface/Interface_Static.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Interface/Interface_StaticSatisfies.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Interface/Interface_StaticStandards.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Interface/Interface_Statics.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Interface/Interface_Translates.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Interface/Interface_TypedValue.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Interface/Interface_TypedValue.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Interface/Interface_UndefinedContent.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Interface/Interface_UndefinedContent.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Interface/Interface_ValueInterpret.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Interface/Interface_ValueSatisfies.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Interface/Interface_VectorOfFileParameter.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Interface/Interface_Version.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/LibCtl/FILES.cmake [new file with mode: 0644]
src/DataExchange/TKXSBase/LibCtl/LibCtl_GlobalNode.gxx [new file with mode: 0644]
src/DataExchange/TKXSBase/LibCtl/LibCtl_Library.gxx [new file with mode: 0644]
src/DataExchange/TKXSBase/LibCtl/LibCtl_Node.gxx [new file with mode: 0644]
src/DataExchange/TKXSBase/MoniTool/FILES.cmake [new file with mode: 0644]
src/DataExchange/TKXSBase/MoniTool/MoniTool_AttrList.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/MoniTool/MoniTool_AttrList.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/MoniTool/MoniTool_CaseData.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/MoniTool/MoniTool_CaseData.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/MoniTool/MoniTool_DataInfo.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/MoniTool/MoniTool_DataInfo.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/MoniTool/MoniTool_DataMapIteratorOfDataMapOfShapeTransient.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/MoniTool/MoniTool_DataMapIteratorOfDataMapOfTimer.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/MoniTool/MoniTool_DataMapOfShapeTransient.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/MoniTool/MoniTool_DataMapOfTimer.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/MoniTool/MoniTool_Element.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/MoniTool/MoniTool_Element.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/MoniTool/MoniTool_HSequenceOfElement.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/MoniTool/MoniTool_IndexedDataMapOfShapeTransient.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/MoniTool/MoniTool_IntVal.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/MoniTool/MoniTool_IntVal.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/MoniTool/MoniTool_Macros.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/MoniTool/MoniTool_RealVal.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/MoniTool/MoniTool_RealVal.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/MoniTool/MoniTool_SequenceOfElement.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/MoniTool/MoniTool_SignShape.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/MoniTool/MoniTool_SignShape.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/MoniTool/MoniTool_SignText.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/MoniTool/MoniTool_SignText.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/MoniTool/MoniTool_Stat.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/MoniTool/MoniTool_Stat.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/MoniTool/MoniTool_Timer.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/MoniTool/MoniTool_Timer.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/MoniTool/MoniTool_Timer.lxx [new file with mode: 0644]
src/DataExchange/TKXSBase/MoniTool/MoniTool_TimerSentry.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/MoniTool/MoniTool_TimerSentry.lxx [new file with mode: 0644]
src/DataExchange/TKXSBase/MoniTool/MoniTool_TransientElem.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/MoniTool/MoniTool_TransientElem.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/MoniTool/MoniTool_TypedValue.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/MoniTool/MoniTool_TypedValue.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/MoniTool/MoniTool_ValueInterpret.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/MoniTool/MoniTool_ValueSatisfies.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/MoniTool/MoniTool_ValueType.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/PACKAGES.cmake [new file with mode: 0644]
src/DataExchange/TKXSBase/TKXSBase_pch.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Transfer/FILES.cmake [new file with mode: 0644]
src/DataExchange/TKXSBase/Transfer/Transfer_ActorDispatch.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Transfer/Transfer_ActorDispatch.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Transfer/Transfer_ActorOfFinderProcess.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Transfer/Transfer_ActorOfFinderProcess.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Transfer/Transfer_ActorOfProcessForFinder.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Transfer/Transfer_ActorOfProcessForFinder_0.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Transfer/Transfer_ActorOfProcessForTransient.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Transfer/Transfer_ActorOfProcessForTransient_0.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Transfer/Transfer_ActorOfTransientProcess.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Transfer/Transfer_ActorOfTransientProcess.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Transfer/Transfer_Binder.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Transfer/Transfer_Binder.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Transfer/Transfer_BinderOfTransientInteger.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Transfer/Transfer_BinderOfTransientInteger.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Transfer/Transfer_DataInfo.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Transfer/Transfer_DataInfo.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Transfer/Transfer_DispatchControl.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Transfer/Transfer_DispatchControl.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Transfer/Transfer_FindHasher.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Transfer/Transfer_Finder.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Transfer/Transfer_Finder.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Transfer/Transfer_FinderProcess.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Transfer/Transfer_FinderProcess.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Transfer/Transfer_HSequenceOfBinder.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Transfer/Transfer_HSequenceOfFinder.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Transfer/Transfer_IteratorOfProcessForFinder.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Transfer/Transfer_IteratorOfProcessForFinder_0.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Transfer/Transfer_IteratorOfProcessForTransient.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Transfer/Transfer_IteratorOfProcessForTransient_0.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Transfer/Transfer_MapContainer.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Transfer/Transfer_MapContainer.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Transfer/Transfer_MultipleBinder.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Transfer/Transfer_MultipleBinder.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Transfer/Transfer_ProcessForFinder.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Transfer/Transfer_ProcessForFinder_0.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Transfer/Transfer_ProcessForTransient.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Transfer/Transfer_ProcessForTransient_0.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Transfer/Transfer_ResultFromModel.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Transfer/Transfer_ResultFromModel.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Transfer/Transfer_ResultFromTransient.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Transfer/Transfer_ResultFromTransient.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Transfer/Transfer_SequenceOfBinder.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Transfer/Transfer_SequenceOfFinder.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Transfer/Transfer_SimpleBinderOfTransient.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Transfer/Transfer_SimpleBinderOfTransient.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Transfer/Transfer_StatusExec.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Transfer/Transfer_StatusResult.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Transfer/Transfer_TransferDeadLoop.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Transfer/Transfer_TransferDispatch.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Transfer/Transfer_TransferDispatch.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Transfer/Transfer_TransferFailure.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Transfer/Transfer_TransferInput.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Transfer/Transfer_TransferInput.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Transfer/Transfer_TransferIterator.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Transfer/Transfer_TransferIterator.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Transfer/Transfer_TransferMapOfProcessForFinder.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Transfer/Transfer_TransferMapOfProcessForTransient.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Transfer/Transfer_TransferOutput.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Transfer/Transfer_TransferOutput.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Transfer/Transfer_TransientListBinder.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Transfer/Transfer_TransientListBinder.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Transfer/Transfer_TransientMapper.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Transfer/Transfer_TransientMapper_0.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Transfer/Transfer_TransientProcess.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Transfer/Transfer_TransientProcess.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Transfer/Transfer_UndefMode.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Transfer/Transfer_VoidBinder.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/Transfer/Transfer_VoidBinder.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/TransferBRep/FILES.cmake [new file with mode: 0644]
src/DataExchange/TKXSBase/TransferBRep/TransferBRep.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/TransferBRep/TransferBRep.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/TransferBRep/TransferBRep_BinderOfShape.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/TransferBRep/TransferBRep_BinderOfShape.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/TransferBRep/TransferBRep_HSequenceOfTransferResultInfo.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/TransferBRep/TransferBRep_Reader.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/TransferBRep/TransferBRep_Reader.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/TransferBRep/TransferBRep_SequenceOfTransferResultInfo.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/TransferBRep/TransferBRep_ShapeBinder.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/TransferBRep/TransferBRep_ShapeBinder.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/TransferBRep/TransferBRep_ShapeInfo.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/TransferBRep/TransferBRep_ShapeInfo.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/TransferBRep/TransferBRep_ShapeListBinder.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/TransferBRep/TransferBRep_ShapeListBinder.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/TransferBRep/TransferBRep_ShapeMapper.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/TransferBRep/TransferBRep_ShapeMapper_0.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/TransferBRep/TransferBRep_TransferResultInfo.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/TransferBRep/TransferBRep_TransferResultInfo.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/TransferBRep/TransferBRep_TransferResultInfo.lxx [new file with mode: 0644]
src/DataExchange/TKXSBase/XSAlgo/FILES.cmake [new file with mode: 0644]
src/DataExchange/TKXSBase/XSAlgo/XSAlgo.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/XSAlgo/XSAlgo.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/XSAlgo/XSAlgo_AlgoContainer.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/XSAlgo/XSAlgo_AlgoContainer.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/XSAlgo/XSAlgo_ShapeProcessor.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/XSAlgo/XSAlgo_ShapeProcessor.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/XSControl/FILES.cmake [new file with mode: 0644]
src/DataExchange/TKXSBase/XSControl/XSControl.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/XSControl/XSControl.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/XSControl/XSControl_ConnectedShapes.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/XSControl/XSControl_ConnectedShapes.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/XSControl/XSControl_Controller.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/XSControl/XSControl_Controller.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/XSControl/XSControl_FuncShape.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/XSControl/XSControl_FuncShape.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/XSControl/XSControl_Functions.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/XSControl/XSControl_Functions.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/XSControl/XSControl_Reader.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/XSControl/XSControl_Reader.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/XSControl/XSControl_SelectForTransfer.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/XSControl/XSControl_SelectForTransfer.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/XSControl/XSControl_SignTransferStatus.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/XSControl/XSControl_SignTransferStatus.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/XSControl/XSControl_TransferReader.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/XSControl/XSControl_TransferReader.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/XSControl/XSControl_TransferWriter.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/XSControl/XSControl_TransferWriter.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/XSControl/XSControl_Utils.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/XSControl/XSControl_Utils.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/XSControl/XSControl_Vars.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/XSControl/XSControl_Vars.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/XSControl/XSControl_WorkSession.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/XSControl/XSControl_WorkSession.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/XSControl/XSControl_Writer.cxx [new file with mode: 0644]
src/DataExchange/TKXSBase/XSControl/XSControl_Writer.hxx [new file with mode: 0644]
src/DataExchange/TKXSBase/XSMessage/FILES.cmake [new file with mode: 0644]
src/DataExchange/TKXSBase/XSMessage/XSMessage_XSTEP_fr.pxx [new file with mode: 0644]
src/DataExchange/TKXSBase/XSMessage/XSMessage_XSTEP_us.pxx [new file with mode: 0644]
src/DataExchange/TKXmlXCAF/CMakeLists.txt [new file with mode: 0644]
src/DataExchange/TKXmlXCAF/EXTERNLIB.cmake [new file with mode: 0644]
src/DataExchange/TKXmlXCAF/FILES.cmake [new file with mode: 0644]
src/DataExchange/TKXmlXCAF/PACKAGES.cmake [new file with mode: 0644]
src/DataExchange/TKXmlXCAF/XmlMXCAFDoc/FILES.cmake [new file with mode: 0644]
src/DataExchange/TKXmlXCAF/XmlMXCAFDoc/XmlMXCAFDoc.cxx [new file with mode: 0644]
src/DataExchange/TKXmlXCAF/XmlMXCAFDoc/XmlMXCAFDoc.hxx [new file with mode: 0644]
src/DataExchange/TKXmlXCAF/XmlMXCAFDoc/XmlMXCAFDoc_AssemblyItemRefDriver.cxx [new file with mode: 0644]
src/DataExchange/TKXmlXCAF/XmlMXCAFDoc/XmlMXCAFDoc_AssemblyItemRefDriver.hxx [new file with mode: 0644]
src/DataExchange/TKXmlXCAF/XmlMXCAFDoc/XmlMXCAFDoc_CentroidDriver.cxx [new file with mode: 0644]
src/DataExchange/TKXmlXCAF/XmlMXCAFDoc/XmlMXCAFDoc_CentroidDriver.hxx [new file with mode: 0644]
src/DataExchange/TKXmlXCAF/XmlMXCAFDoc/XmlMXCAFDoc_ColorDriver.cxx [new file with mode: 0644]
src/DataExchange/TKXmlXCAF/XmlMXCAFDoc/XmlMXCAFDoc_ColorDriver.hxx [new file with mode: 0644]
src/DataExchange/TKXmlXCAF/XmlMXCAFDoc/XmlMXCAFDoc_DatumDriver.cxx [new file with mode: 0644]
src/DataExchange/TKXmlXCAF/XmlMXCAFDoc/XmlMXCAFDoc_DatumDriver.hxx [new file with mode: 0644]
src/DataExchange/TKXmlXCAF/XmlMXCAFDoc/XmlMXCAFDoc_DimTolDriver.cxx [new file with mode: 0644]
src/DataExchange/TKXmlXCAF/XmlMXCAFDoc/XmlMXCAFDoc_DimTolDriver.hxx [new file with mode: 0644]
src/DataExchange/TKXmlXCAF/XmlMXCAFDoc/XmlMXCAFDoc_GraphNodeDriver.cxx [new file with mode: 0644]
src/DataExchange/TKXmlXCAF/XmlMXCAFDoc/XmlMXCAFDoc_GraphNodeDriver.hxx [new file with mode: 0644]
src/DataExchange/TKXmlXCAF/XmlMXCAFDoc/XmlMXCAFDoc_LengthUnitDriver.cxx [new file with mode: 0644]
src/DataExchange/TKXmlXCAF/XmlMXCAFDoc/XmlMXCAFDoc_LengthUnitDriver.hxx [new file with mode: 0644]
src/DataExchange/TKXmlXCAF/XmlMXCAFDoc/XmlMXCAFDoc_LocationDriver.cxx [new file with mode: 0644]
src/DataExchange/TKXmlXCAF/XmlMXCAFDoc/XmlMXCAFDoc_LocationDriver.hxx [new file with mode: 0644]
src/DataExchange/TKXmlXCAF/XmlMXCAFDoc/XmlMXCAFDoc_LocationDriver.lxx [new file with mode: 0644]
src/DataExchange/TKXmlXCAF/XmlMXCAFDoc/XmlMXCAFDoc_MaterialDriver.cxx [new file with mode: 0644]
src/DataExchange/TKXmlXCAF/XmlMXCAFDoc/XmlMXCAFDoc_MaterialDriver.hxx [new file with mode: 0644]
src/DataExchange/TKXmlXCAF/XmlMXCAFDoc/XmlMXCAFDoc_NoteBinDataDriver.cxx [new file with mode: 0644]
src/DataExchange/TKXmlXCAF/XmlMXCAFDoc/XmlMXCAFDoc_NoteBinDataDriver.hxx [new file with mode: 0644]
src/DataExchange/TKXmlXCAF/XmlMXCAFDoc/XmlMXCAFDoc_NoteCommentDriver.cxx [new file with mode: 0644]
src/DataExchange/TKXmlXCAF/XmlMXCAFDoc/XmlMXCAFDoc_NoteCommentDriver.hxx [new file with mode: 0644]
src/DataExchange/TKXmlXCAF/XmlMXCAFDoc/XmlMXCAFDoc_NoteDriver.cxx [new file with mode: 0644]
src/DataExchange/TKXmlXCAF/XmlMXCAFDoc/XmlMXCAFDoc_NoteDriver.hxx [new file with mode: 0644]
src/DataExchange/TKXmlXCAF/XmlMXCAFDoc/XmlMXCAFDoc_VisMaterialDriver.cxx [new file with mode: 0644]
src/DataExchange/TKXmlXCAF/XmlMXCAFDoc/XmlMXCAFDoc_VisMaterialDriver.hxx [new file with mode: 0644]
src/DataExchange/TKXmlXCAF/XmlMXCAFDoc/XmlMXCAFDoc_VisMaterialToolDriver.cxx [new file with mode: 0644]
src/DataExchange/TKXmlXCAF/XmlMXCAFDoc/XmlMXCAFDoc_VisMaterialToolDriver.hxx [new file with mode: 0644]
src/DataExchange/TKXmlXCAF/XmlXCAFDrivers/FILES.cmake [new file with mode: 0644]
src/DataExchange/TKXmlXCAF/XmlXCAFDrivers/GUID.txt [new file with mode: 0755]
src/DataExchange/TKXmlXCAF/XmlXCAFDrivers/XmlXCAFDrivers.cxx [new file with mode: 0644]
src/DataExchange/TKXmlXCAF/XmlXCAFDrivers/XmlXCAFDrivers.hxx [new file with mode: 0644]
src/DataExchange/TKXmlXCAF/XmlXCAFDrivers/XmlXCAFDrivers_DocumentRetrievalDriver.cxx [new file with mode: 0644]
src/DataExchange/TKXmlXCAF/XmlXCAFDrivers/XmlXCAFDrivers_DocumentRetrievalDriver.hxx [new file with mode: 0644]
src/DataExchange/TKXmlXCAF/XmlXCAFDrivers/XmlXCAFDrivers_DocumentStorageDriver.cxx [new file with mode: 0644]
src/DataExchange/TKXmlXCAF/XmlXCAFDrivers/XmlXCAFDrivers_DocumentStorageDriver.hxx [new file with mode: 0644]
src/DataExchange/TOOLKITS.cmake [new file with mode: 0644]
src/Draft/Draft.cxx [deleted file]
src/Draft/Draft.hxx [deleted file]
src/Draft/Draft_EdgeInfo.cxx [deleted file]
src/Draft/Draft_EdgeInfo.hxx [deleted file]
src/Draft/Draft_ErrorStatus.hxx [deleted file]
src/Draft/Draft_FaceInfo.cxx [deleted file]
src/Draft/Draft_FaceInfo.hxx [deleted file]
src/Draft/Draft_IndexedDataMapOfEdgeEdgeInfo.hxx [deleted file]
src/Draft/Draft_IndexedDataMapOfFaceFaceInfo.hxx [deleted file]
src/Draft/Draft_IndexedDataMapOfVertexVertexInfo.hxx [deleted file]
src/Draft/Draft_Modification.cxx [deleted file]
src/Draft/Draft_Modification.hxx [deleted file]
src/Draft/Draft_Modification_1.cxx [deleted file]
src/Draft/Draft_VertexInfo.cxx [deleted file]
src/Draft/Draft_VertexInfo.hxx [deleted file]
src/Draft/FILES [deleted file]
src/Draw/DRAWEXE/CMakeLists.txt [new file with mode: 0644]
src/Draw/DRAWEXE/DRAWEXE.cxx [new file with mode: 0644]
src/Draw/DRAWEXE/DRAWEXE.html [new file with mode: 0644]
src/Draw/DRAWEXE/EXTERNLIB.cmake [new file with mode: 0644]
src/Draw/DRAWEXE/EXTERNLIB_STATIC [new file with mode: 0644]
src/Draw/DRAWEXE/FILES.cmake [new file with mode: 0644]
src/Draw/DRAWEXE/PACKAGES.cmake [new file with mode: 0644]
src/Draw/Draw.cxx [deleted file]
src/Draw/Draw.hxx [deleted file]
src/Draw/Draw_Appli.hxx [deleted file]
src/Draw/Draw_Axis2D.cxx [deleted file]
src/Draw/Draw_Axis2D.hxx [deleted file]
src/Draw/Draw_Axis3D.cxx [deleted file]
src/Draw/Draw_Axis3D.hxx [deleted file]
src/Draw/Draw_BasicCommands.cxx [deleted file]
src/Draw/Draw_Box.cxx [deleted file]
src/Draw/Draw_Box.hxx [deleted file]
src/Draw/Draw_Chronometer.cxx [deleted file]
src/Draw/Draw_Chronometer.hxx [deleted file]
src/Draw/Draw_Circle2D.cxx [deleted file]
src/Draw/Draw_Circle2D.hxx [deleted file]
src/Draw/Draw_Circle3D.cxx [deleted file]
src/Draw/Draw_Circle3D.hxx [deleted file]
src/Draw/Draw_Color.cxx [deleted file]
src/Draw/Draw_Color.hxx [deleted file]
src/Draw/Draw_ColorKind.hxx [deleted file]
src/Draw/Draw_Commands.cxx [deleted file]
src/Draw/Draw_Debug.cxx [deleted file]
src/Draw/Draw_Display.cxx [deleted file]
src/Draw/Draw_Display.hxx [deleted file]
src/Draw/Draw_Drawable2D.cxx [deleted file]
src/Draw/Draw_Drawable2D.hxx [deleted file]
src/Draw/Draw_Drawable3D.cxx [deleted file]
src/Draw/Draw_Drawable3D.hxx [deleted file]
src/Draw/Draw_Failure.hxx [deleted file]
src/Draw/Draw_GraphicCommands.cxx [deleted file]
src/Draw/Draw_Grid.cxx [deleted file]
src/Draw/Draw_Grid.hxx [deleted file]
src/Draw/Draw_Grid.lxx [deleted file]
src/Draw/Draw_Interpretor.cxx [deleted file]
src/Draw/Draw_Interpretor.hxx [deleted file]
src/Draw/Draw_Main.cxx [deleted file]
src/Draw/Draw_Main.hxx [deleted file]
src/Draw/Draw_MapOfAsciiString.hxx [deleted file]
src/Draw/Draw_Marker2D.cxx [deleted file]
src/Draw/Draw_Marker2D.hxx [deleted file]
src/Draw/Draw_Marker3D.cxx [deleted file]
src/Draw/Draw_Marker3D.hxx [deleted file]
src/Draw/Draw_MarkerShape.hxx [deleted file]
src/Draw/Draw_MessageCommands.cxx [deleted file]
src/Draw/Draw_Number.cxx [deleted file]
src/Draw/Draw_Number.hxx [deleted file]
src/Draw/Draw_PInterp.hxx [deleted file]
src/Draw/Draw_PloadCommands.cxx [deleted file]
src/Draw/Draw_PluginMacro.hxx [deleted file]
src/Draw/Draw_Printer.cxx [deleted file]
src/Draw/Draw_Printer.hxx [deleted file]
src/Draw/Draw_ProgressIndicator.cxx [deleted file]
src/Draw/Draw_ProgressIndicator.hxx [deleted file]
src/Draw/Draw_Replace.tcl [deleted file]
src/Draw/Draw_Segment2D.cxx [deleted file]
src/Draw/Draw_Segment2D.hxx [deleted file]
src/Draw/Draw_Segment3D.cxx [deleted file]
src/Draw/Draw_Segment3D.hxx [deleted file]
src/Draw/Draw_SequenceOfDrawable3D.hxx [deleted file]
src/Draw/Draw_Text2D.cxx [deleted file]
src/Draw/Draw_Text2D.hxx [deleted file]
src/Draw/Draw_Text3D.cxx [deleted file]
src/Draw/Draw_Text3D.hxx [deleted file]
src/Draw/Draw_UnitCommands.cxx [deleted file]
src/Draw/Draw_VariableCommands.cxx [deleted file]
src/Draw/Draw_View.cxx [deleted file]
src/Draw/Draw_View.hxx [deleted file]
src/Draw/Draw_Viewer.cxx [deleted file]
src/Draw/Draw_Viewer.hxx [deleted file]
src/Draw/Draw_WNTCommandWindow.cxx [deleted file]
src/Draw/Draw_WNTCommandWindow.pxx [deleted file]
src/Draw/Draw_WNTInit.cxx [deleted file]
src/Draw/Draw_WNTInit.pxx [deleted file]
src/Draw/Draw_WNTMainWindow.cxx [deleted file]
src/Draw/Draw_WNTMainWindow.pxx [deleted file]
src/Draw/Draw_WNTRessource.pxx [deleted file]
src/Draw/Draw_Window.cxx [deleted file]
src/Draw/Draw_Window.hxx [deleted file]
src/Draw/Draw_Window_1.mm [deleted file]
src/Draw/FILES [deleted file]
src/Draw/TKD3DHostTest/CMakeLists.txt [new file with mode: 0644]
src/Draw/TKD3DHostTest/D3DHostTest/D3DHostTest.cxx [new file with mode: 0644]
src/Draw/TKD3DHostTest/D3DHostTest/D3DHostTest.hxx [new file with mode: 0644]
src/Draw/TKD3DHostTest/D3DHostTest/FILES.cmake [new file with mode: 0644]
src/Draw/TKD3DHostTest/EXTERNLIB.cmake [new file with mode: 0644]
src/Draw/TKD3DHostTest/FILES.cmake [new file with mode: 0644]
src/Draw/TKD3DHostTest/PACKAGES.cmake [new file with mode: 0644]
src/Draw/TKDCAF/CMakeLists.txt [new file with mode: 0644]
src/Draw/TKDCAF/DDF/DDF.cxx [new file with mode: 0644]
src/Draw/TKDCAF/DDF/DDF.hxx [new file with mode: 0644]
src/Draw/TKDCAF/DDF/DDF_AttributeBrowser.cxx [new file with mode: 0644]
src/Draw/TKDCAF/DDF/DDF_AttributeBrowser.hxx [new file with mode: 0644]
src/Draw/TKDCAF/DDF/DDF_BasicCommands.cxx [new file with mode: 0644]
src/Draw/TKDCAF/DDF/DDF_Browser.cxx [new file with mode: 0644]
src/Draw/TKDCAF/DDF/DDF_Browser.hxx [new file with mode: 0644]
src/Draw/TKDCAF/DDF/DDF_BrowserCommands.cxx [new file with mode: 0644]
src/Draw/TKDCAF/DDF/DDF_Data.cxx [new file with mode: 0644]
src/Draw/TKDCAF/DDF/DDF_Data.hxx [new file with mode: 0644]
src/Draw/TKDCAF/DDF/DDF_DataCommands.cxx [new file with mode: 0644]
src/Draw/TKDCAF/DDF/DDF_ListIteratorOfTransactionStack.hxx [new file with mode: 0644]
src/Draw/TKDCAF/DDF/DDF_Transaction.cxx [new file with mode: 0644]
src/Draw/TKDCAF/DDF/DDF_Transaction.hxx [new file with mode: 0644]
src/Draw/TKDCAF/DDF/DDF_TransactionCommands.cxx [new file with mode: 0644]
src/Draw/TKDCAF/DDF/DDF_TransactionStack.hxx [new file with mode: 0644]
src/Draw/TKDCAF/DDF/FILES.cmake [new file with mode: 0644]
src/Draw/TKDCAF/DDataStd/DDataStd.cxx [new file with mode: 0644]
src/Draw/TKDCAF/DDataStd/DDataStd.hxx [new file with mode: 0644]
src/Draw/TKDCAF/DDataStd/DDataStd_BasicCommands.cxx [new file with mode: 0644]
src/Draw/TKDCAF/DDataStd/DDataStd_ConstraintCommands.cxx [new file with mode: 0644]
src/Draw/TKDCAF/DDataStd/DDataStd_DatumCommands.cxx [new file with mode: 0644]
src/Draw/TKDCAF/DDataStd/DDataStd_DrawDisplayCommands.cxx [new file with mode: 0644]
src/Draw/TKDCAF/DDataStd/DDataStd_DrawDriver.cxx [new file with mode: 0644]
src/Draw/TKDCAF/DDataStd/DDataStd_DrawDriver.hxx [new file with mode: 0644]
src/Draw/TKDCAF/DDataStd/DDataStd_DrawPresentation.cxx [new file with mode: 0644]
src/Draw/TKDCAF/DDataStd/DDataStd_DrawPresentation.hxx [new file with mode: 0644]
src/Draw/TKDCAF/DDataStd/DDataStd_NameCommands.cxx [new file with mode: 0644]
src/Draw/TKDCAF/DDataStd/DDataStd_NamedShapeCommands.cxx [new file with mode: 0644]
src/Draw/TKDCAF/DDataStd/DDataStd_ObjectCommands.cxx [new file with mode: 0644]
src/Draw/TKDCAF/DDataStd/DDataStd_TreeBrowser.cxx [new file with mode: 0644]
src/Draw/TKDCAF/DDataStd/DDataStd_TreeBrowser.hxx [new file with mode: 0644]
src/Draw/TKDCAF/DDataStd/DDataStd_TreeBrowser.tcl [new file with mode: 0644]
src/Draw/TKDCAF/DDataStd/DDataStd_TreeCommands.cxx [new file with mode: 0644]
src/Draw/TKDCAF/DDataStd/FILES.cmake [new file with mode: 0644]
src/Draw/TKDCAF/DDocStd/DDocStd.cxx [new file with mode: 0644]
src/Draw/TKDCAF/DDocStd/DDocStd.hxx [new file with mode: 0644]
src/Draw/TKDCAF/DDocStd/DDocStd_ApplicationCommands.cxx [new file with mode: 0644]
src/Draw/TKDCAF/DDocStd/DDocStd_DocumentCommands.cxx [new file with mode: 0644]
src/Draw/TKDCAF/DDocStd/DDocStd_DrawDocument.cxx [new file with mode: 0644]
src/Draw/TKDCAF/DDocStd/DDocStd_DrawDocument.hxx [new file with mode: 0644]
src/Draw/TKDCAF/DDocStd/DDocStd_MTMCommands.cxx [new file with mode: 0644]
src/Draw/TKDCAF/DDocStd/DDocStd_ShapeSchemaCommands.cxx [new file with mode: 0644]
src/Draw/TKDCAF/DDocStd/DDocStd_ToolsCommands.cxx [new file with mode: 0644]
src/Draw/TKDCAF/DDocStd/FILES.cmake [new file with mode: 0644]
src/Draw/TKDCAF/DDocStd/IDNames.tcl [new file with mode: 0644]
src/Draw/TKDCAF/DNaming/DNaming.cxx [new file with mode: 0644]
src/Draw/TKDCAF/DNaming/DNaming.hxx [new file with mode: 0644]
src/Draw/TKDCAF/DNaming/DNaming_BasicCommands.cxx [new file with mode: 0644]
src/Draw/TKDCAF/DNaming/DNaming_BooleanOperationDriver.cxx [new file with mode: 0644]
src/Draw/TKDCAF/DNaming/DNaming_BooleanOperationDriver.hxx [new file with mode: 0644]
src/Draw/TKDCAF/DNaming/DNaming_BoxDriver.cxx [new file with mode: 0644]
src/Draw/TKDCAF/DNaming/DNaming_BoxDriver.hxx [new file with mode: 0644]
src/Draw/TKDCAF/DNaming/DNaming_CylinderDriver.cxx [new file with mode: 0644]
src/Draw/TKDCAF/DNaming/DNaming_CylinderDriver.hxx [new file with mode: 0644]
src/Draw/TKDCAF/DNaming/DNaming_DataMapIteratorOfDataMapOfShapeOfName.hxx [new file with mode: 0644]
src/Draw/TKDCAF/DNaming/DNaming_DataMapOfShapeOfName.hxx [new file with mode: 0644]
src/Draw/TKDCAF/DNaming/DNaming_FilletDriver.cxx [new file with mode: 0644]
src/Draw/TKDCAF/DNaming/DNaming_FilletDriver.hxx [new file with mode: 0644]
src/Draw/TKDCAF/DNaming/DNaming_Line3DDriver.cxx [new file with mode: 0644]
src/Draw/TKDCAF/DNaming/DNaming_Line3DDriver.hxx [new file with mode: 0644]
src/Draw/TKDCAF/DNaming/DNaming_ModelingCommands.cxx [new file with mode: 0644]
src/Draw/TKDCAF/DNaming/DNaming_PointDriver.cxx [new file with mode: 0644]
src/Draw/TKDCAF/DNaming/DNaming_PointDriver.hxx [new file with mode: 0644]
src/Draw/TKDCAF/DNaming/DNaming_PrismDriver.cxx [new file with mode: 0644]
src/Draw/TKDCAF/DNaming/DNaming_PrismDriver.hxx [new file with mode: 0644]
src/Draw/TKDCAF/DNaming/DNaming_RevolutionDriver.cxx [new file with mode: 0644]
src/Draw/TKDCAF/DNaming/DNaming_RevolutionDriver.hxx [new file with mode: 0644]
src/Draw/TKDCAF/DNaming/DNaming_Selection.tcl [new file with mode: 0644]
src/Draw/TKDCAF/DNaming/DNaming_SelectionCommands.cxx [new file with mode: 0644]
src/Draw/TKDCAF/DNaming/DNaming_SelectionDriver.cxx [new file with mode: 0644]
src/Draw/TKDCAF/DNaming/DNaming_SelectionDriver.hxx [new file with mode: 0644]
src/Draw/TKDCAF/DNaming/DNaming_SphereDriver.cxx [new file with mode: 0644]
src/Draw/TKDCAF/DNaming/DNaming_SphereDriver.hxx [new file with mode: 0644]
src/Draw/TKDCAF/DNaming/DNaming_ToolsCommands.cxx [new file with mode: 0644]
src/Draw/TKDCAF/DNaming/DNaming_TransformationDriver.cxx [new file with mode: 0644]
src/Draw/TKDCAF/DNaming/DNaming_TransformationDriver.hxx [new file with mode: 0644]
src/Draw/TKDCAF/DNaming/FILES.cmake [new file with mode: 0644]
src/Draw/TKDCAF/DNaming/ModelDefinitions.hxx [new file with mode: 0644]
src/Draw/TKDCAF/DPrsStd/DPrsStd.cxx [new file with mode: 0644]
src/Draw/TKDCAF/DPrsStd/DPrsStd.hxx [new file with mode: 0644]
src/Draw/TKDCAF/DPrsStd/DPrsStd_AISPresentationCommands.cxx [new file with mode: 0644]
src/Draw/TKDCAF/DPrsStd/DPrsStd_AISViewerCommands.cxx [new file with mode: 0644]
src/Draw/TKDCAF/DPrsStd/FILES.cmake [new file with mode: 0644]
src/Draw/TKDCAF/DrawDim/DrawDim.cxx [new file with mode: 0644]
src/Draw/TKDCAF/DrawDim/DrawDim.hxx [new file with mode: 0644]
src/Draw/TKDCAF/DrawDim/DrawDim_Angle.cxx [new file with mode: 0644]
src/Draw/TKDCAF/DrawDim/DrawDim_Angle.hxx [new file with mode: 0644]
src/Draw/TKDCAF/DrawDim/DrawDim_Dimension.cxx [new file with mode: 0644]
src/Draw/TKDCAF/DrawDim/DrawDim_Dimension.hxx [new file with mode: 0644]
src/Draw/TKDCAF/DrawDim/DrawDim_Distance.cxx [new file with mode: 0644]
src/Draw/TKDCAF/DrawDim/DrawDim_Distance.hxx [new file with mode: 0644]
src/Draw/TKDCAF/DrawDim/DrawDim_PlanarAngle.cxx [new file with mode: 0644]
src/Draw/TKDCAF/DrawDim/DrawDim_PlanarAngle.hxx [new file with mode: 0644]
src/Draw/TKDCAF/DrawDim/DrawDim_PlanarDiameter.cxx [new file with mode: 0644]
src/Draw/TKDCAF/DrawDim/DrawDim_PlanarDiameter.hxx [new file with mode: 0644]
src/Draw/TKDCAF/DrawDim/DrawDim_PlanarDimension.cxx [new file with mode: 0644]
src/Draw/TKDCAF/DrawDim/DrawDim_PlanarDimension.hxx [new file with mode: 0644]
src/Draw/TKDCAF/DrawDim/DrawDim_PlanarDimensionCommands.cxx [new file with mode: 0644]
src/Draw/TKDCAF/DrawDim/DrawDim_PlanarDistance.cxx [new file with mode: 0644]
src/Draw/TKDCAF/DrawDim/DrawDim_PlanarDistance.hxx [new file with mode: 0644]
src/Draw/TKDCAF/DrawDim/DrawDim_PlanarRadius.cxx [new file with mode: 0644]
src/Draw/TKDCAF/DrawDim/DrawDim_PlanarRadius.hxx [new file with mode: 0644]
src/Draw/TKDCAF/DrawDim/DrawDim_Radius.cxx [new file with mode: 0644]
src/Draw/TKDCAF/DrawDim/DrawDim_Radius.hxx [new file with mode: 0644]
src/Draw/TKDCAF/DrawDim/FILES.cmake [new file with mode: 0644]
src/Draw/TKDCAF/EXTERNLIB.cmake [new file with mode: 0644]
src/Draw/TKDCAF/FILES.cmake [new file with mode: 0644]
src/Draw/TKDCAF/PACKAGES.cmake [new file with mode: 0644]
src/Draw/TKDraw/CMakeLists.txt [new file with mode: 0644]
src/Draw/TKDraw/DBRep/DBRep.cxx [new file with mode: 0644]
src/Draw/TKDraw/DBRep/DBRep.hxx [new file with mode: 0644]
src/Draw/TKDraw/DBRep/DBRep_Debug.cxx [new file with mode: 0644]
src/Draw/TKDraw/DBRep/DBRep_DrawableShape.cxx [new file with mode: 0644]
src/Draw/TKDraw/DBRep/DBRep_DrawableShape.hxx [new file with mode: 0644]
src/Draw/TKDraw/DBRep/DBRep_Edge.cxx [new file with mode: 0644]
src/Draw/TKDraw/DBRep/DBRep_Edge.hxx [new file with mode: 0644]
src/Draw/TKDraw/DBRep/DBRep_Edge.lxx [new file with mode: 0644]
src/Draw/TKDraw/DBRep/DBRep_Face.cxx [new file with mode: 0644]
src/Draw/TKDraw/DBRep/DBRep_Face.hxx [new file with mode: 0644]
src/Draw/TKDraw/DBRep/DBRep_Face.lxx [new file with mode: 0644]
src/Draw/TKDraw/DBRep/DBRep_HideData.cxx [new file with mode: 0644]
src/Draw/TKDraw/DBRep/DBRep_HideData.hxx [new file with mode: 0644]
src/Draw/TKDraw/DBRep/DBRep_IsoBuilder.cxx [new file with mode: 0644]
src/Draw/TKDraw/DBRep/DBRep_IsoBuilder.hxx [new file with mode: 0644]
src/Draw/TKDraw/DBRep/DBRep_ListIteratorOfListOfEdge.hxx [new file with mode: 0644]
src/Draw/TKDraw/DBRep/DBRep_ListIteratorOfListOfFace.hxx [new file with mode: 0644]
src/Draw/TKDraw/DBRep/DBRep_ListIteratorOfListOfHideData.hxx [new file with mode: 0644]
src/Draw/TKDraw/DBRep/DBRep_ListOfEdge.hxx [new file with mode: 0644]
src/Draw/TKDraw/DBRep/DBRep_ListOfFace.hxx [new file with mode: 0644]
src/Draw/TKDraw/DBRep/DBRep_ListOfHideData.hxx [new file with mode: 0644]
src/Draw/TKDraw/DBRep/DBRep_Params.hxx [new file with mode: 0644]
src/Draw/TKDraw/DBRep/FILES.cmake [new file with mode: 0644]
src/Draw/TKDraw/Draw/Draw.cxx [new file with mode: 0644]
src/Draw/TKDraw/Draw/Draw.hxx [new file with mode: 0644]
src/Draw/TKDraw/Draw/Draw_Appli.hxx [new file with mode: 0644]
src/Draw/TKDraw/Draw/Draw_Axis2D.cxx [new file with mode: 0644]
src/Draw/TKDraw/Draw/Draw_Axis2D.hxx [new file with mode: 0644]
src/Draw/TKDraw/Draw/Draw_Axis3D.cxx [new file with mode: 0644]
src/Draw/TKDraw/Draw/Draw_Axis3D.hxx [new file with mode: 0644]
src/Draw/TKDraw/Draw/Draw_BasicCommands.cxx [new file with mode: 0644]
src/Draw/TKDraw/Draw/Draw_Box.cxx [new file with mode: 0644]
src/Draw/TKDraw/Draw/Draw_Box.hxx [new file with mode: 0644]
src/Draw/TKDraw/Draw/Draw_Chronometer.cxx [new file with mode: 0644]
src/Draw/TKDraw/Draw/Draw_Chronometer.hxx [new file with mode: 0644]
src/Draw/TKDraw/Draw/Draw_Circle2D.cxx [new file with mode: 0644]
src/Draw/TKDraw/Draw/Draw_Circle2D.hxx [new file with mode: 0644]
src/Draw/TKDraw/Draw/Draw_Circle3D.cxx [new file with mode: 0644]
src/Draw/TKDraw/Draw/Draw_Circle3D.hxx [new file with mode: 0644]
src/Draw/TKDraw/Draw/Draw_Color.cxx [new file with mode: 0644]
src/Draw/TKDraw/Draw/Draw_Color.hxx [new file with mode: 0644]
src/Draw/TKDraw/Draw/Draw_ColorKind.hxx [new file with mode: 0644]
src/Draw/TKDraw/Draw/Draw_Commands.cxx [new file with mode: 0644]
src/Draw/TKDraw/Draw/Draw_Debug.cxx [new file with mode: 0644]
src/Draw/TKDraw/Draw/Draw_Display.cxx [new file with mode: 0644]
src/Draw/TKDraw/Draw/Draw_Display.hxx [new file with mode: 0644]
src/Draw/TKDraw/Draw/Draw_Drawable2D.cxx [new file with mode: 0644]
src/Draw/TKDraw/Draw/Draw_Drawable2D.hxx [new file with mode: 0644]
src/Draw/TKDraw/Draw/Draw_Drawable3D.cxx [new file with mode: 0644]
src/Draw/TKDraw/Draw/Draw_Drawable3D.hxx [new file with mode: 0644]
src/Draw/TKDraw/Draw/Draw_Failure.hxx [new file with mode: 0644]
src/Draw/TKDraw/Draw/Draw_GraphicCommands.cxx [new file with mode: 0644]
src/Draw/TKDraw/Draw/Draw_Grid.cxx [new file with mode: 0644]
src/Draw/TKDraw/Draw/Draw_Grid.hxx [new file with mode: 0644]
src/Draw/TKDraw/Draw/Draw_Grid.lxx [new file with mode: 0644]
src/Draw/TKDraw/Draw/Draw_Interpretor.cxx [new file with mode: 0644]
src/Draw/TKDraw/Draw/Draw_Interpretor.hxx [new file with mode: 0644]
src/Draw/TKDraw/Draw/Draw_Main.cxx [new file with mode: 0644]
src/Draw/TKDraw/Draw/Draw_Main.hxx [new file with mode: 0644]
src/Draw/TKDraw/Draw/Draw_MapOfAsciiString.hxx [new file with mode: 0644]
src/Draw/TKDraw/Draw/Draw_Marker2D.cxx [new file with mode: 0644]
src/Draw/TKDraw/Draw/Draw_Marker2D.hxx [new file with mode: 0644]
src/Draw/TKDraw/Draw/Draw_Marker3D.cxx [new file with mode: 0644]
src/Draw/TKDraw/Draw/Draw_Marker3D.hxx [new file with mode: 0644]
src/Draw/TKDraw/Draw/Draw_MarkerShape.hxx [new file with mode: 0644]
src/Draw/TKDraw/Draw/Draw_MessageCommands.cxx [new file with mode: 0644]
src/Draw/TKDraw/Draw/Draw_Number.cxx [new file with mode: 0644]
src/Draw/TKDraw/Draw/Draw_Number.hxx [new file with mode: 0644]
src/Draw/TKDraw/Draw/Draw_PInterp.hxx [new file with mode: 0644]
src/Draw/TKDraw/Draw/Draw_PloadCommands.cxx [new file with mode: 0644]
src/Draw/TKDraw/Draw/Draw_PluginMacro.hxx [new file with mode: 0644]
src/Draw/TKDraw/Draw/Draw_Printer.cxx [new file with mode: 0644]
src/Draw/TKDraw/Draw/Draw_Printer.hxx [new file with mode: 0644]
src/Draw/TKDraw/Draw/Draw_ProgressIndicator.cxx [new file with mode: 0644]
src/Draw/TKDraw/Draw/Draw_ProgressIndicator.hxx [new file with mode: 0644]
src/Draw/TKDraw/Draw/Draw_Replace.tcl [new file with mode: 0644]
src/Draw/TKDraw/Draw/Draw_Segment2D.cxx [new file with mode: 0644]
src/Draw/TKDraw/Draw/Draw_Segment2D.hxx [new file with mode: 0644]
src/Draw/TKDraw/Draw/Draw_Segment3D.cxx [new file with mode: 0644]
src/Draw/TKDraw/Draw/Draw_Segment3D.hxx [new file with mode: 0644]
src/Draw/TKDraw/Draw/Draw_SequenceOfDrawable3D.hxx [new file with mode: 0644]
src/Draw/TKDraw/Draw/Draw_Text2D.cxx [new file with mode: 0644]
src/Draw/TKDraw/Draw/Draw_Text2D.hxx [new file with mode: 0644]
src/Draw/TKDraw/Draw/Draw_Text3D.cxx [new file with mode: 0644]
src/Draw/TKDraw/Draw/Draw_Text3D.hxx [new file with mode: 0644]
src/Draw/TKDraw/Draw/Draw_UnitCommands.cxx [new file with mode: 0644]
src/Draw/TKDraw/Draw/Draw_VariableCommands.cxx [new file with mode: 0644]
src/Draw/TKDraw/Draw/Draw_View.cxx [new file with mode: 0644]
src/Draw/TKDraw/Draw/Draw_View.hxx [new file with mode: 0644]
src/Draw/TKDraw/Draw/Draw_Viewer.cxx [new file with mode: 0644]
src/Draw/TKDraw/Draw/Draw_Viewer.hxx [new file with mode: 0644]
src/Draw/TKDraw/Draw/Draw_WNTCommandWindow.cxx [new file with mode: 0644]
src/Draw/TKDraw/Draw/Draw_WNTCommandWindow.pxx [new file with mode: 0644]
src/Draw/TKDraw/Draw/Draw_WNTInit.cxx [new file with mode: 0644]
src/Draw/TKDraw/Draw/Draw_WNTInit.pxx [new file with mode: 0644]
src/Draw/TKDraw/Draw/Draw_WNTMainWindow.cxx [new file with mode: 0644]
src/Draw/TKDraw/Draw/Draw_WNTMainWindow.pxx [new file with mode: 0644]
src/Draw/TKDraw/Draw/Draw_WNTRessource.pxx [new file with mode: 0644]
src/Draw/TKDraw/Draw/Draw_Window.cxx [new file with mode: 0644]
src/Draw/TKDraw/Draw/Draw_Window.hxx [new file with mode: 0644]
src/Draw/TKDraw/Draw/Draw_Window_1.mm [new file with mode: 0644]
src/Draw/TKDraw/Draw/FILES.cmake [new file with mode: 0644]
src/Draw/TKDraw/DrawTrSurf/DrawTrSurf.cxx [new file with mode: 0644]
src/Draw/TKDraw/DrawTrSurf/DrawTrSurf.hxx [new file with mode: 0644]
src/Draw/TKDraw/DrawTrSurf/DrawTrSurf_BSplineCurve.cxx [new file with mode: 0644]
src/Draw/TKDraw/DrawTrSurf/DrawTrSurf_BSplineCurve.hxx [new file with mode: 0644]
src/Draw/TKDraw/DrawTrSurf/DrawTrSurf_BSplineCurve2d.cxx [new file with mode: 0644]
src/Draw/TKDraw/DrawTrSurf/DrawTrSurf_BSplineCurve2d.hxx [new file with mode: 0644]
src/Draw/TKDraw/DrawTrSurf/DrawTrSurf_BSplineSurface.cxx [new file with mode: 0644]
src/Draw/TKDraw/DrawTrSurf/DrawTrSurf_BSplineSurface.hxx [new file with mode: 0644]
src/Draw/TKDraw/DrawTrSurf/DrawTrSurf_BezierCurve.cxx [new file with mode: 0644]
src/Draw/TKDraw/DrawTrSurf/DrawTrSurf_BezierCurve.hxx [new file with mode: 0644]
src/Draw/TKDraw/DrawTrSurf/DrawTrSurf_BezierCurve2d.cxx [new file with mode: 0644]
src/Draw/TKDraw/DrawTrSurf/DrawTrSurf_BezierCurve2d.hxx [new file with mode: 0644]
src/Draw/TKDraw/DrawTrSurf/DrawTrSurf_BezierSurface.cxx [new file with mode: 0644]
src/Draw/TKDraw/DrawTrSurf/DrawTrSurf_BezierSurface.hxx [new file with mode: 0644]
src/Draw/TKDraw/DrawTrSurf/DrawTrSurf_Curve.cxx [new file with mode: 0644]
src/Draw/TKDraw/DrawTrSurf/DrawTrSurf_Curve.hxx [new file with mode: 0644]
src/Draw/TKDraw/DrawTrSurf/DrawTrSurf_Curve2d.cxx [new file with mode: 0644]
src/Draw/TKDraw/DrawTrSurf/DrawTrSurf_Curve2d.hxx [new file with mode: 0644]
src/Draw/TKDraw/DrawTrSurf/DrawTrSurf_Debug.cxx [new file with mode: 0644]
src/Draw/TKDraw/DrawTrSurf/DrawTrSurf_Drawable.cxx [new file with mode: 0644]
src/Draw/TKDraw/DrawTrSurf/DrawTrSurf_Drawable.hxx [new file with mode: 0644]
src/Draw/TKDraw/DrawTrSurf/DrawTrSurf_Params.hxx [new file with mode: 0644]
src/Draw/TKDraw/DrawTrSurf/DrawTrSurf_Point.cxx [new file with mode: 0644]
src/Draw/TKDraw/DrawTrSurf/DrawTrSurf_Point.hxx [new file with mode: 0644]
src/Draw/TKDraw/DrawTrSurf/DrawTrSurf_Polygon2D.cxx [new file with mode: 0644]
src/Draw/TKDraw/DrawTrSurf/DrawTrSurf_Polygon2D.hxx [new file with mode: 0644]
src/Draw/TKDraw/DrawTrSurf/DrawTrSurf_Polygon3D.cxx [new file with mode: 0644]
src/Draw/TKDraw/DrawTrSurf/DrawTrSurf_Polygon3D.hxx [new file with mode: 0644]
src/Draw/TKDraw/DrawTrSurf/DrawTrSurf_Surface.cxx [new file with mode: 0644]
src/Draw/TKDraw/DrawTrSurf/DrawTrSurf_Surface.hxx [new file with mode: 0644]
src/Draw/TKDraw/DrawTrSurf/DrawTrSurf_Triangulation.cxx [new file with mode: 0644]
src/Draw/TKDraw/DrawTrSurf/DrawTrSurf_Triangulation.hxx [new file with mode: 0644]
src/Draw/TKDraw/DrawTrSurf/DrawTrSurf_Triangulation2D.cxx [new file with mode: 0644]
src/Draw/TKDraw/DrawTrSurf/DrawTrSurf_Triangulation2D.hxx [new file with mode: 0644]
src/Draw/TKDraw/DrawTrSurf/FILES.cmake [new file with mode: 0644]
src/Draw/TKDraw/EXTERNLIB.cmake [new file with mode: 0644]
src/Draw/TKDraw/FILES.cmake [new file with mode: 0644]
src/Draw/TKDraw/PACKAGES.cmake [new file with mode: 0644]
src/Draw/TKIVtkDraw/CMakeLists.txt [new file with mode: 0644]
src/Draw/TKIVtkDraw/EXTERNLIB.cmake [new file with mode: 0644]
src/Draw/TKIVtkDraw/FILES.cmake [new file with mode: 0644]
src/Draw/TKIVtkDraw/IVtkDraw/FILES.cmake [new file with mode: 0644]
src/Draw/TKIVtkDraw/IVtkDraw/IVtkDraw.cxx [new file with mode: 0644]
src/Draw/TKIVtkDraw/IVtkDraw/IVtkDraw.hxx [new file with mode: 0644]
src/Draw/TKIVtkDraw/IVtkDraw/IVtkDraw_HighlightAndSelectionPipeline.cxx [new file with mode: 0644]
src/Draw/TKIVtkDraw/IVtkDraw/IVtkDraw_HighlightAndSelectionPipeline.hxx [new file with mode: 0644]
src/Draw/TKIVtkDraw/IVtkDraw/IVtkDraw_Interactor.cxx [new file with mode: 0644]
src/Draw/TKIVtkDraw/IVtkDraw/IVtkDraw_Interactor.hxx [new file with mode: 0644]
src/Draw/TKIVtkDraw/PACKAGES.cmake [new file with mode: 0644]
src/Draw/TKOpenGlTest/CMakeLists.txt [new file with mode: 0644]
src/Draw/TKOpenGlTest/EXTERNLIB.cmake [new file with mode: 0644]
src/Draw/TKOpenGlTest/FILES.cmake [new file with mode: 0644]
src/Draw/TKOpenGlTest/OpenGlTest/FILES.cmake [new file with mode: 0644]
src/Draw/TKOpenGlTest/OpenGlTest/OpenGlTest.cxx [new file with mode: 0644]
src/Draw/TKOpenGlTest/OpenGlTest/OpenGlTest.hxx [new file with mode: 0644]
src/Draw/TKOpenGlTest/OpenGlTest/OpenGlTest_Commands.cxx [new file with mode: 0644]
src/Draw/TKOpenGlTest/PACKAGES.cmake [new file with mode: 0644]
src/Draw/TKOpenGlesTest/CMakeLists.txt [new file with mode: 0644]
src/Draw/TKOpenGlesTest/EXTERNLIB.cmake [new file with mode: 0644]
src/Draw/TKOpenGlesTest/FILES.cmake [new file with mode: 0644]
src/Draw/TKOpenGlesTest/PACKAGES.cmake [new file with mode: 0644]
src/Draw/TKQADraw/CMakeLists.txt [new file with mode: 0644]
src/Draw/TKQADraw/EXTERNLIB.cmake [new file with mode: 0644]
src/Draw/TKQADraw/FILES.cmake [new file with mode: 0644]
src/Draw/TKQADraw/PACKAGES.cmake [new file with mode: 0644]
src/Draw/TKQADraw/QABugs/FILES.cmake [new file with mode: 0644]
src/Draw/TKQADraw/QABugs/QABugs.cxx [new file with mode: 0644]
src/Draw/TKQADraw/QABugs/QABugs.hxx [new file with mode: 0644]
src/Draw/TKQADraw/QABugs/QABugs_1.cxx [new file with mode: 0644]
src/Draw/TKQADraw/QABugs/QABugs_10.cxx [new file with mode: 0644]
src/Draw/TKQADraw/QABugs/QABugs_11.cxx [new file with mode: 0644]
src/Draw/TKQADraw/QABugs/QABugs_12.cxx [new file with mode: 0644]
src/Draw/TKQADraw/QABugs/QABugs_13.cxx [new file with mode: 0644]
src/Draw/TKQADraw/QABugs/QABugs_14.cxx [new file with mode: 0644]
src/Draw/TKQADraw/QABugs/QABugs_15.cxx [new file with mode: 0644]
src/Draw/TKQADraw/QABugs/QABugs_16.cxx [new file with mode: 0644]
src/Draw/TKQADraw/QABugs/QABugs_17.cxx [new file with mode: 0644]
src/Draw/TKQADraw/QABugs/QABugs_18.cxx [new file with mode: 0644]
src/Draw/TKQADraw/QABugs/QABugs_19.cxx [new file with mode: 0644]
src/Draw/TKQADraw/QABugs/QABugs_2.cxx [new file with mode: 0644]
src/Draw/TKQADraw/QABugs/QABugs_20.cxx [new file with mode: 0644]
src/Draw/TKQADraw/QABugs/QABugs_3.cxx [new file with mode: 0644]
src/Draw/TKQADraw/QABugs/QABugs_5.cxx [new file with mode: 0644]
src/Draw/TKQADraw/QABugs/QABugs_6.cxx [new file with mode: 0644]
src/Draw/TKQADraw/QABugs/QABugs_7.cxx [new file with mode: 0644]
src/Draw/TKQADraw/QABugs/QABugs_8.cxx [new file with mode: 0644]
src/Draw/TKQADraw/QABugs/QABugs_9.cxx [new file with mode: 0644]
src/Draw/TKQADraw/QABugs/QABugs_BVH.cxx [new file with mode: 0644]
src/Draw/TKQADraw/QABugs/QABugs_PresentableObject.cxx [new file with mode: 0644]
src/Draw/TKQADraw/QABugs/QABugs_PresentableObject.hxx [new file with mode: 0644]
src/Draw/TKQADraw/QADNaming/FILES.cmake [new file with mode: 0644]
src/Draw/TKQADraw/QADNaming/QADNaming.cxx [new file with mode: 0644]
src/Draw/TKQADraw/QADNaming/QADNaming.hxx [new file with mode: 0644]
src/Draw/TKQADraw/QADNaming/QADNaming_BasicCommands.cxx [new file with mode: 0644]
src/Draw/TKQADraw/QADNaming/QADNaming_BuilderCommands.cxx [new file with mode: 0644]
src/Draw/TKQADraw/QADNaming/QADNaming_IteratorsCommands.cxx [new file with mode: 0644]
src/Draw/TKQADraw/QADNaming/QADNaming_Selection.tcl [new file with mode: 0644]
src/Draw/TKQADraw/QADNaming/QADNaming_SelectionCommands.cxx [new file with mode: 0644]
src/Draw/TKQADraw/QADNaming/QADNaming_ToolsCommands.cxx [new file with mode: 0644]
src/Draw/TKQADraw/QADraw/FILES.cmake [new file with mode: 0644]
src/Draw/TKQADraw/QADraw/QADraw.cxx [new file with mode: 0644]
src/Draw/TKQADraw/QADraw/QADraw.hxx [new file with mode: 0644]
src/Draw/TKQADraw/QADraw/QADraw_Tutorials.cxx [new file with mode: 0644]
src/Draw/TKQADraw/QANCollection/FILES.cmake [new file with mode: 0644]
src/Draw/TKQADraw/QANCollection/QANCollection.cxx [new file with mode: 0644]
src/Draw/TKQADraw/QANCollection/QANCollection.hxx [new file with mode: 0644]
src/Draw/TKQADraw/QANCollection/QANCollection_Alloc.cxx [new file with mode: 0644]
src/Draw/TKQADraw/QANCollection/QANCollection_Common.cxx [new file with mode: 0644]
src/Draw/TKQADraw/QANCollection/QANCollection_Common.hxx [new file with mode: 0644]
src/Draw/TKQADraw/QANCollection/QANCollection_DataMapIteratorOfDataMapOfRealPnt.hxx [new file with mode: 0644]
src/Draw/TKQADraw/QANCollection/QANCollection_DataMapOfRealPnt.hxx [new file with mode: 0644]
src/Draw/TKQADraw/QANCollection/QANCollection_DoubleMapIteratorOfDoubleMapOfRealInteger.hxx [new file with mode: 0644]
src/Draw/TKQADraw/QANCollection/QANCollection_DoubleMapOfRealInteger.hxx [new file with mode: 0644]
src/Draw/TKQADraw/QANCollection/QANCollection_Handle.cxx [new file with mode: 0644]
src/Draw/TKQADraw/QANCollection/QANCollection_IndexedDataMapOfRealPnt.hxx [new file with mode: 0644]
src/Draw/TKQADraw/QANCollection/QANCollection_ListIteratorOfListOfPnt.hxx [new file with mode: 0644]
src/Draw/TKQADraw/QANCollection/QANCollection_ListOfPnt.hxx [new file with mode: 0644]
src/Draw/TKQADraw/QANCollection/QANCollection_Perf.cxx [new file with mode: 0644]
src/Draw/TKQADraw/QANCollection/QANCollection_Stl.cxx [new file with mode: 0644]
src/Draw/TKQADraw/QANCollection/QANCollection_Test.cxx [new file with mode: 0644]
src/Draw/TKTObjDRAW/CMakeLists.txt [new file with mode: 0644]
src/Draw/TKTObjDRAW/EXTERNLIB.cmake [new file with mode: 0644]
src/Draw/TKTObjDRAW/FILES.cmake [new file with mode: 0644]
src/Draw/TKTObjDRAW/PACKAGES.cmake [new file with mode: 0644]
src/Draw/TKTObjDRAW/TObjDRAW/FILES.cmake [new file with mode: 0644]
src/Draw/TKTObjDRAW/TObjDRAW/TObjDRAW.cxx [new file with mode: 0644]
src/Draw/TKTObjDRAW/TObjDRAW/TObjDRAW.hxx [new file with mode: 0644]
src/Draw/TKTopTest/BOPTest/BOPTest.cxx [new file with mode: 0644]
src/Draw/TKTopTest/BOPTest/BOPTest.hxx [new file with mode: 0644]
src/Draw/TKTopTest/BOPTest/BOPTest_APICommands.cxx [new file with mode: 0644]
src/Draw/TKTopTest/BOPTest/BOPTest_BOPCommands.cxx [new file with mode: 0644]
src/Draw/TKTopTest/BOPTest/BOPTest_CellsCommands.cxx [new file with mode: 0644]
src/Draw/TKTopTest/BOPTest/BOPTest_CheckCommands.cxx [new file with mode: 0644]
src/Draw/TKTopTest/BOPTest/BOPTest_DebugCommands.cxx [new file with mode: 0644]
src/Draw/TKTopTest/BOPTest/BOPTest_DrawableShape.cxx [new file with mode: 0644]
src/Draw/TKTopTest/BOPTest/BOPTest_DrawableShape.hxx [new file with mode: 0644]
src/Draw/TKTopTest/BOPTest/BOPTest_LowCommands.cxx [new file with mode: 0644]
src/Draw/TKTopTest/BOPTest/BOPTest_MkConnectedCommands.cxx [new file with mode: 0644]
src/Draw/TKTopTest/BOPTest/BOPTest_ObjCommands.cxx [new file with mode: 0644]
src/Draw/TKTopTest/BOPTest/BOPTest_Objects.cxx [new file with mode: 0644]
src/Draw/TKTopTest/BOPTest/BOPTest_Objects.hxx [new file with mode: 0644]
src/Draw/TKTopTest/BOPTest/BOPTest_OptionCommands.cxx [new file with mode: 0644]
src/Draw/TKTopTest/BOPTest/BOPTest_PartitionCommands.cxx [new file with mode: 0644]
src/Draw/TKTopTest/BOPTest/BOPTest_PeriodicityCommands.cxx [new file with mode: 0644]
src/Draw/TKTopTest/BOPTest/BOPTest_RemoveFeaturesCommands.cxx [new file with mode: 0644]
src/Draw/TKTopTest/BOPTest/BOPTest_TolerCommands.cxx [new file with mode: 0644]
src/Draw/TKTopTest/BOPTest/BOPTest_UtilityCommands.cxx [new file with mode: 0644]
src/Draw/TKTopTest/BOPTest/FILES.cmake [new file with mode: 0644]
src/Draw/TKTopTest/BRepTest/BRepTest.cxx [new file with mode: 0644]
src/Draw/TKTopTest/BRepTest/BRepTest.hxx [new file with mode: 0644]
src/Draw/TKTopTest/BRepTest/BRepTest_BasicCommands.cxx [new file with mode: 0644]
src/Draw/TKTopTest/BRepTest/BRepTest_ChamferCommands.cxx [new file with mode: 0644]
src/Draw/TKTopTest/BRepTest/BRepTest_CheckCommands.cxx [new file with mode: 0644]
src/Draw/TKTopTest/BRepTest/BRepTest_CurveCommands.cxx [new file with mode: 0644]
src/Draw/TKTopTest/BRepTest/BRepTest_DraftAngleCommands.cxx [new file with mode: 0644]
src/Draw/TKTopTest/BRepTest/BRepTest_DrawableHistory.cxx [new file with mode: 0644]
src/Draw/TKTopTest/BRepTest/BRepTest_DrawableHistory.hxx [new file with mode: 0644]
src/Draw/TKTopTest/BRepTest/BRepTest_ExtremaCommands.cxx [new file with mode: 0644]
src/Draw/TKTopTest/BRepTest/BRepTest_FeatureCommands.cxx [new file with mode: 0644]
src/Draw/TKTopTest/BRepTest/BRepTest_Fillet2DCommands.cxx [new file with mode: 0644]
src/Draw/TKTopTest/BRepTest/BRepTest_FilletCommands.cxx [new file with mode: 0644]
src/Draw/TKTopTest/BRepTest/BRepTest_FillingCommands.cxx [new file with mode: 0644]
src/Draw/TKTopTest/BRepTest/BRepTest_GPropCommands.cxx [new file with mode: 0644]
src/Draw/TKTopTest/BRepTest/BRepTest_HistoryCommands.cxx [new file with mode: 0644]
src/Draw/TKTopTest/BRepTest/BRepTest_MatCommands.cxx [new file with mode: 0644]
src/Draw/TKTopTest/BRepTest/BRepTest_Objects.cxx [new file with mode: 0644]
src/Draw/TKTopTest/BRepTest/BRepTest_Objects.hxx [new file with mode: 0644]
src/Draw/TKTopTest/BRepTest/BRepTest_OtherCommands.cxx [new file with mode: 0644]
src/Draw/TKTopTest/BRepTest/BRepTest_PrimitiveCommands.cxx [new file with mode: 0644]
src/Draw/TKTopTest/BRepTest/BRepTest_ProjectionCommands.cxx [new file with mode: 0644]
src/Draw/TKTopTest/BRepTest/BRepTest_SurfaceCommands.cxx [new file with mode: 0644]
src/Draw/TKTopTest/BRepTest/BRepTest_SweepCommands.cxx [new file with mode: 0644]
src/Draw/TKTopTest/BRepTest/BRepTest_TopologyCommands.cxx [new file with mode: 0644]
src/Draw/TKTopTest/BRepTest/FILES.cmake [new file with mode: 0644]
src/Draw/TKTopTest/CMakeLists.txt [new file with mode: 0644]
src/Draw/TKTopTest/DrawFairCurve/DrawFairCurve_Batten.cxx [new file with mode: 0644]
src/Draw/TKTopTest/DrawFairCurve/DrawFairCurve_Batten.hxx [new file with mode: 0644]
src/Draw/TKTopTest/DrawFairCurve/DrawFairCurve_MinimalVariation.cxx [new file with mode: 0644]
src/Draw/TKTopTest/DrawFairCurve/DrawFairCurve_MinimalVariation.hxx [new file with mode: 0644]
src/Draw/TKTopTest/DrawFairCurve/FILES.cmake [new file with mode: 0644]
src/Draw/TKTopTest/EXTERNLIB.cmake [new file with mode: 0644]
src/Draw/TKTopTest/FILES.cmake [new file with mode: 0644]
src/Draw/TKTopTest/GeometryTest/FILES.cmake [new file with mode: 0644]
src/Draw/TKTopTest/GeometryTest/GeometryTest.cxx [new file with mode: 0644]
src/Draw/TKTopTest/GeometryTest/GeometryTest.hxx [new file with mode: 0644]
src/Draw/TKTopTest/GeometryTest/GeometryTest_APICommands.cxx [new file with mode: 0644]
src/Draw/TKTopTest/GeometryTest/GeometryTest_ConstraintCommands.cxx [new file with mode: 0644]
src/Draw/TKTopTest/GeometryTest/GeometryTest_ContinuityCommands.cxx [new file with mode: 0644]
src/Draw/TKTopTest/GeometryTest/GeometryTest_CurveCommands.cxx [new file with mode: 0644]
src/Draw/TKTopTest/GeometryTest/GeometryTest_CurveTanCommands.cxx [new file with mode: 0644]
src/Draw/TKTopTest/GeometryTest/GeometryTest_DrawableQualifiedCurve2d.cxx [new file with mode: 0644]
src/Draw/TKTopTest/GeometryTest/GeometryTest_DrawableQualifiedCurve2d.hxx [new file with mode: 0644]
src/Draw/TKTopTest/GeometryTest/GeometryTest_FairCurveCommands.cxx [new file with mode: 0644]
src/Draw/TKTopTest/GeometryTest/GeometryTest_PolyCommands.cxx [new file with mode: 0644]
src/Draw/TKTopTest/GeometryTest/GeometryTest_SurfaceCommands.cxx [new file with mode: 0644]
src/Draw/TKTopTest/GeometryTest/GeometryTest_TestProjCommands.cxx [new file with mode: 0644]
src/Draw/TKTopTest/GeomliteTest/FILES.cmake [new file with mode: 0644]
src/Draw/TKTopTest/GeomliteTest/GeomliteTest.cxx [new file with mode: 0644]
src/Draw/TKTopTest/GeomliteTest/GeomliteTest.hxx [new file with mode: 0644]
src/Draw/TKTopTest/GeomliteTest/GeomliteTest_API2dCommands.cxx [new file with mode: 0644]
src/Draw/TKTopTest/GeomliteTest/GeomliteTest_ApproxCommands.cxx [new file with mode: 0644]
src/Draw/TKTopTest/GeomliteTest/GeomliteTest_CurveCommands.cxx [new file with mode: 0644]
src/Draw/TKTopTest/GeomliteTest/GeomliteTest_ModificationCommands.cxx [new file with mode: 0644]
src/Draw/TKTopTest/GeomliteTest/GeomliteTest_SurfaceCommands.cxx [new file with mode: 0644]
src/Draw/TKTopTest/HLRTest/FILES.cmake [new file with mode: 0644]
src/Draw/TKTopTest/HLRTest/HLRTest.cxx [new file with mode: 0644]
src/Draw/TKTopTest/HLRTest/HLRTest.hxx [new file with mode: 0644]
src/Draw/TKTopTest/HLRTest/HLRTest_DrawableEdgeTool.cxx [new file with mode: 0644]
src/Draw/TKTopTest/HLRTest/HLRTest_DrawableEdgeTool.hxx [new file with mode: 0644]
src/Draw/TKTopTest/HLRTest/HLRTest_DrawablePolyEdgeTool.cxx [new file with mode: 0644]
src/Draw/TKTopTest/HLRTest/HLRTest_DrawablePolyEdgeTool.hxx [new file with mode: 0644]
src/Draw/TKTopTest/HLRTest/HLRTest_DrawablePolyEdgeTool.lxx [new file with mode: 0644]
src/Draw/TKTopTest/HLRTest/HLRTest_OutLiner.cxx [new file with mode: 0644]
src/Draw/TKTopTest/HLRTest/HLRTest_OutLiner.hxx [new file with mode: 0644]
src/Draw/TKTopTest/HLRTest/HLRTest_OutLiner.lxx [new file with mode: 0644]
src/Draw/TKTopTest/HLRTest/HLRTest_Projector.cxx [new file with mode: 0644]
src/Draw/TKTopTest/HLRTest/HLRTest_Projector.hxx [new file with mode: 0644]
src/Draw/TKTopTest/HLRTest/HLRTest_ShapeData.cxx [new file with mode: 0644]
src/Draw/TKTopTest/HLRTest/HLRTest_ShapeData.hxx [new file with mode: 0644]
src/Draw/TKTopTest/HLRTest/HLRTest_ShapeData.lxx [new file with mode: 0644]
src/Draw/TKTopTest/MeshTest/FILES.cmake [new file with mode: 0644]
src/Draw/TKTopTest/MeshTest/MeshTest.cxx [new file with mode: 0644]
src/Draw/TKTopTest/MeshTest/MeshTest.hxx [new file with mode: 0644]
src/Draw/TKTopTest/MeshTest/MeshTest_CheckTopology.cxx [new file with mode: 0644]
src/Draw/TKTopTest/MeshTest/MeshTest_CheckTopology.hxx [new file with mode: 0644]
src/Draw/TKTopTest/MeshTest/MeshTest_Debug.cxx [new file with mode: 0644]
src/Draw/TKTopTest/MeshTest/MeshTest_PluginCommands.cxx [new file with mode: 0644]
src/Draw/TKTopTest/PACKAGES.cmake [new file with mode: 0644]
src/Draw/TKTopTest/SWDRAW/FILES.cmake [new file with mode: 0644]
src/Draw/TKTopTest/SWDRAW/SWDRAW.cxx [new file with mode: 0644]
src/Draw/TKTopTest/SWDRAW/SWDRAW.hxx [new file with mode: 0644]
src/Draw/TKTopTest/SWDRAW/SWDRAW_ShapeAnalysis.cxx [new file with mode: 0644]
src/Draw/TKTopTest/SWDRAW/SWDRAW_ShapeAnalysis.hxx [new file with mode: 0644]
src/Draw/TKTopTest/SWDRAW/SWDRAW_ShapeCustom.cxx [new file with mode: 0644]
src/Draw/TKTopTest/SWDRAW/SWDRAW_ShapeCustom.hxx [new file with mode: 0644]
src/Draw/TKTopTest/SWDRAW/SWDRAW_ShapeExtend.cxx [new file with mode: 0644]
src/Draw/TKTopTest/SWDRAW/SWDRAW_ShapeExtend.hxx [new file with mode: 0644]
src/Draw/TKTopTest/SWDRAW/SWDRAW_ShapeFix.cxx [new file with mode: 0644]
src/Draw/TKTopTest/SWDRAW/SWDRAW_ShapeFix.hxx [new file with mode: 0644]
src/Draw/TKTopTest/SWDRAW/SWDRAW_ShapeProcess.cxx [new file with mode: 0644]
src/Draw/TKTopTest/SWDRAW/SWDRAW_ShapeProcess.hxx [new file with mode: 0644]
src/Draw/TKTopTest/SWDRAW/SWDRAW_ShapeProcessAPI.cxx [new file with mode: 0644]
src/Draw/TKTopTest/SWDRAW/SWDRAW_ShapeProcessAPI.hxx [new file with mode: 0644]
src/Draw/TKTopTest/SWDRAW/SWDRAW_ShapeTool.cxx [new file with mode: 0644]
src/Draw/TKTopTest/SWDRAW/SWDRAW_ShapeTool.hxx [new file with mode: 0644]
src/Draw/TKTopTest/SWDRAW/SWDRAW_ShapeUpgrade.cxx [new file with mode: 0644]
src/Draw/TKTopTest/SWDRAW/SWDRAW_ShapeUpgrade.hxx [new file with mode: 0644]
src/Draw/TKViewerTest/CMakeLists.txt [new file with mode: 0644]
src/Draw/TKViewerTest/EXTERNLIB.cmake [new file with mode: 0644]
src/Draw/TKViewerTest/FILES.cmake [new file with mode: 0644]
src/Draw/TKViewerTest/PACKAGES.cmake [new file with mode: 0644]
src/Draw/TKViewerTest/ViewerTest/FILES.cmake [new file with mode: 0644]
src/Draw/TKViewerTest/ViewerTest/ViewerTest.cxx [new file with mode: 0644]
src/Draw/TKViewerTest/ViewerTest/ViewerTest.hxx [new file with mode: 0644]
src/Draw/TKViewerTest/ViewerTest/ViewerTest_AutoUpdater.cxx [new file with mode: 0644]
src/Draw/TKViewerTest/ViewerTest/ViewerTest_AutoUpdater.hxx [new file with mode: 0644]
src/Draw/TKViewerTest/ViewerTest/ViewerTest_CmdParser.cxx [new file with mode: 0644]
src/Draw/TKViewerTest/ViewerTest/ViewerTest_CmdParser.hxx [new file with mode: 0644]
src/Draw/TKViewerTest/ViewerTest/ViewerTest_ContinuousRedrawer.cxx [new file with mode: 0644]
src/Draw/TKViewerTest/ViewerTest/ViewerTest_ContinuousRedrawer.hxx [new file with mode: 0644]
src/Draw/TKViewerTest/ViewerTest/ViewerTest_DoubleMapIteratorOfDoubleMapOfInteractiveAndName.hxx [new file with mode: 0644]
src/Draw/TKViewerTest/ViewerTest/ViewerTest_DoubleMapOfInteractiveAndName.hxx [new file with mode: 0644]
src/Draw/TKViewerTest/ViewerTest/ViewerTest_EventManager.cxx [new file with mode: 0644]
src/Draw/TKViewerTest/ViewerTest/ViewerTest_EventManager.hxx [new file with mode: 0644]
src/Draw/TKViewerTest/ViewerTest/ViewerTest_FilletCommands.cxx [new file with mode: 0644]
src/Draw/TKViewerTest/ViewerTest/ViewerTest_ObjectCommands.cxx [new file with mode: 0644]
src/Draw/TKViewerTest/ViewerTest/ViewerTest_OpenGlCommands.cxx [new file with mode: 0644]
src/Draw/TKViewerTest/ViewerTest/ViewerTest_RelationCommands.cxx [new file with mode: 0644]
src/Draw/TKViewerTest/ViewerTest/ViewerTest_V3dView.cxx [new file with mode: 0644]
src/Draw/TKViewerTest/ViewerTest/ViewerTest_V3dView.hxx [new file with mode: 0644]
src/Draw/TKViewerTest/ViewerTest/ViewerTest_ViewerCommands.cxx [new file with mode: 0644]
src/Draw/TKViewerTest/ViewerTest/ViewerTest_ViewerCommands_1.mm [new file with mode: 0644]
src/Draw/TKXDEDRAW/CMakeLists.txt [new file with mode: 0644]
src/Draw/TKXDEDRAW/EXTERNLIB.cmake [new file with mode: 0644]
src/Draw/TKXDEDRAW/FILES.cmake [new file with mode: 0644]
src/Draw/TKXDEDRAW/PACKAGES.cmake [new file with mode: 0644]
src/Draw/TKXDEDRAW/XDEDRAW/FILES.cmake [new file with mode: 0644]
src/Draw/TKXDEDRAW/XDEDRAW/XDEDRAW.cxx [new file with mode: 0644]
src/Draw/TKXDEDRAW/XDEDRAW/XDEDRAW.hxx [new file with mode: 0644]
src/Draw/TKXDEDRAW/XDEDRAW/XDEDRAW_Colors.cxx [new file with mode: 0644]
src/Draw/TKXDEDRAW/XDEDRAW/XDEDRAW_Colors.hxx [new file with mode: 0644]
src/Draw/TKXDEDRAW/XDEDRAW/XDEDRAW_Common.cxx [new file with mode: 0644]
src/Draw/TKXDEDRAW/XDEDRAW/XDEDRAW_Common.hxx [new file with mode: 0644]
src/Draw/TKXDEDRAW/XDEDRAW/XDEDRAW_GDTs.cxx [new file with mode: 0644]
src/Draw/TKXDEDRAW/XDEDRAW/XDEDRAW_GDTs.hxx [new file with mode: 0644]
src/Draw/TKXDEDRAW/XDEDRAW/XDEDRAW_Layers.cxx [new file with mode: 0644]
src/Draw/TKXDEDRAW/XDEDRAW/XDEDRAW_Layers.hxx [new file with mode: 0644]
src/Draw/TKXDEDRAW/XDEDRAW/XDEDRAW_Notes.cxx [new file with mode: 0644]
src/Draw/TKXDEDRAW/XDEDRAW/XDEDRAW_Notes.hxx [new file with mode: 0644]
src/Draw/TKXDEDRAW/XDEDRAW/XDEDRAW_Props.cxx [new file with mode: 0644]
src/Draw/TKXDEDRAW/XDEDRAW/XDEDRAW_Props.hxx [new file with mode: 0644]
src/Draw/TKXDEDRAW/XDEDRAW/XDEDRAW_Shapes.cxx [new file with mode: 0644]
src/Draw/TKXDEDRAW/XDEDRAW/XDEDRAW_Shapes.hxx [new file with mode: 0644]
src/Draw/TKXDEDRAW/XDEDRAW/XDEDRAW_Views.cxx [new file with mode: 0644]
src/Draw/TKXDEDRAW/XDEDRAW/XDEDRAW_Views.hxx [new file with mode: 0644]
src/Draw/TKXSDRAW/CMakeLists.txt [new file with mode: 0644]
src/Draw/TKXSDRAW/EXTERNLIB.cmake [new file with mode: 0644]
src/Draw/TKXSDRAW/FILES.cmake [new file with mode: 0644]
src/Draw/TKXSDRAW/PACKAGES.cmake [new file with mode: 0644]
src/Draw/TKXSDRAW/XSDRAW/FILES.cmake [new file with mode: 0644]
src/Draw/TKXSDRAW/XSDRAW/XSDRAW.cxx [new file with mode: 0644]
src/Draw/TKXSDRAW/XSDRAW/XSDRAW.hxx [new file with mode: 0644]
src/Draw/TKXSDRAW/XSDRAW/XSDRAW_Functions.cxx [new file with mode: 0644]
src/Draw/TKXSDRAW/XSDRAW/XSDRAW_Functions.hxx [new file with mode: 0644]
src/Draw/TKXSDRAW/XSDRAW/XSDRAW_Vars.cxx [new file with mode: 0644]
src/Draw/TKXSDRAW/XSDRAW/XSDRAW_Vars.hxx [new file with mode: 0644]
src/Draw/TKXSDRAWDE/CMakeLists.txt [new file with mode: 0644]
src/Draw/TKXSDRAWDE/EXTERNLIB.cmake [new file with mode: 0644]
src/Draw/TKXSDRAWDE/FILES.cmake [new file with mode: 0644]
src/Draw/TKXSDRAWDE/PACKAGES.cmake [new file with mode: 0644]
src/Draw/TKXSDRAWDE/XSDRAWDE/FILES.cmake [new file with mode: 0644]
src/Draw/TKXSDRAWDE/XSDRAWDE/XSDRAWDE.cxx [new file with mode: 0644]
src/Draw/TKXSDRAWDE/XSDRAWDE/XSDRAWDE.hxx [new file with mode: 0644]
src/Draw/TKXSDRAWGLTF/CMakeLists.txt [new file with mode: 0644]
src/Draw/TKXSDRAWGLTF/EXTERNLIB.cmake [new file with mode: 0644]
src/Draw/TKXSDRAWGLTF/FILES.cmake [new file with mode: 0644]
src/Draw/TKXSDRAWGLTF/PACKAGES.cmake [new file with mode: 0644]
src/Draw/TKXSDRAWGLTF/XSDRAWGLTF/FILES.cmake [new file with mode: 0644]
src/Draw/TKXSDRAWGLTF/XSDRAWGLTF/XSDRAWGLTF.cxx [new file with mode: 0644]
src/Draw/TKXSDRAWGLTF/XSDRAWGLTF/XSDRAWGLTF.hxx [new file with mode: 0644]
src/Draw/TKXSDRAWIGES/CMakeLists.txt [new file with mode: 0644]
src/Draw/TKXSDRAWIGES/EXTERNLIB.cmake [new file with mode: 0644]
src/Draw/TKXSDRAWIGES/FILES.cmake [new file with mode: 0644]
src/Draw/TKXSDRAWIGES/PACKAGES.cmake [new file with mode: 0644]
src/Draw/TKXSDRAWIGES/XSDRAWIGES/FILES.cmake [new file with mode: 0644]
src/Draw/TKXSDRAWIGES/XSDRAWIGES/XSDRAWIGES.cxx [new file with mode: 0644]
src/Draw/TKXSDRAWIGES/XSDRAWIGES/XSDRAWIGES.hxx [new file with mode: 0644]
src/Draw/TKXSDRAWOBJ/CMakeLists.txt [new file with mode: 0644]
src/Draw/TKXSDRAWOBJ/EXTERNLIB.cmake [new file with mode: 0644]
src/Draw/TKXSDRAWOBJ/FILES.cmake [new file with mode: 0644]
src/Draw/TKXSDRAWOBJ/PACKAGES.cmake [new file with mode: 0644]
src/Draw/TKXSDRAWOBJ/XSDRAWOBJ/FILES.cmake [new file with mode: 0644]
src/Draw/TKXSDRAWOBJ/XSDRAWOBJ/XSDRAWOBJ.cxx [new file with mode: 0644]
src/Draw/TKXSDRAWOBJ/XSDRAWOBJ/XSDRAWOBJ.hxx [new file with mode: 0644]
src/Draw/TKXSDRAWPLY/CMakeLists.txt [new file with mode: 0644]
src/Draw/TKXSDRAWPLY/EXTERNLIB.cmake [new file with mode: 0644]
src/Draw/TKXSDRAWPLY/FILES.cmake [new file with mode: 0644]
src/Draw/TKXSDRAWPLY/PACKAGES.cmake [new file with mode: 0644]
src/Draw/TKXSDRAWPLY/XSDRAWPLY/FILES.cmake [new file with mode: 0644]
src/Draw/TKXSDRAWPLY/XSDRAWPLY/XSDRAWPLY.cxx [new file with mode: 0644]
src/Draw/TKXSDRAWPLY/XSDRAWPLY/XSDRAWPLY.hxx [new file with mode: 0644]
src/Draw/TKXSDRAWSTEP/CMakeLists.txt [new file with mode: 0644]
src/Draw/TKXSDRAWSTEP/EXTERNLIB.cmake [new file with mode: 0644]
src/Draw/TKXSDRAWSTEP/FILES.cmake [new file with mode: 0644]
src/Draw/TKXSDRAWSTEP/PACKAGES.cmake [new file with mode: 0644]
src/Draw/TKXSDRAWSTEP/XSDRAWSTEP/FILES.cmake [new file with mode: 0644]
src/Draw/TKXSDRAWSTEP/XSDRAWSTEP/XSDRAWSTEP.cxx [new file with mode: 0644]
src/Draw/TKXSDRAWSTEP/XSDRAWSTEP/XSDRAWSTEP.hxx [new file with mode: 0644]
src/Draw/TKXSDRAWSTL/CMakeLists.txt [new file with mode: 0644]
src/Draw/TKXSDRAWSTL/EXTERNLIB.cmake [new file with mode: 0644]
src/Draw/TKXSDRAWSTL/FILES.cmake [new file with mode: 0644]
src/Draw/TKXSDRAWSTL/PACKAGES.cmake [new file with mode: 0644]
src/Draw/TKXSDRAWSTL/XSDRAWSTL/FILES.cmake [new file with mode: 0644]
src/Draw/TKXSDRAWSTL/XSDRAWSTL/XSDRAWSTL.cxx [new file with mode: 0644]
src/Draw/TKXSDRAWSTL/XSDRAWSTL/XSDRAWSTL.hxx [new file with mode: 0644]
src/Draw/TKXSDRAWSTL/XSDRAWSTL/XSDRAWSTL_DataSource.cxx [new file with mode: 0644]
src/Draw/TKXSDRAWSTL/XSDRAWSTL/XSDRAWSTL_DataSource.hxx [new file with mode: 0644]
src/Draw/TKXSDRAWSTL/XSDRAWSTL/XSDRAWSTL_DataSource3D.cxx [new file with mode: 0644]
src/Draw/TKXSDRAWSTL/XSDRAWSTL/XSDRAWSTL_DataSource3D.hxx [new file with mode: 0644]
src/Draw/TKXSDRAWSTL/XSDRAWSTL/XSDRAWSTL_DrawableMesh.cxx [new file with mode: 0644]
src/Draw/TKXSDRAWSTL/XSDRAWSTL/XSDRAWSTL_DrawableMesh.hxx [new file with mode: 0644]
src/Draw/TKXSDRAWVRML/CMakeLists.txt [new file with mode: 0644]
src/Draw/TKXSDRAWVRML/EXTERNLIB.cmake [new file with mode: 0644]
src/Draw/TKXSDRAWVRML/FILES.cmake [new file with mode: 0644]
src/Draw/TKXSDRAWVRML/PACKAGES.cmake [new file with mode: 0644]
src/Draw/TKXSDRAWVRML/XSDRAWVRML/FILES.cmake [new file with mode: 0644]
src/Draw/TKXSDRAWVRML/XSDRAWVRML/XSDRAWVRML.cxx [new file with mode: 0644]
src/Draw/TKXSDRAWVRML/XSDRAWVRML/XSDRAWVRML.hxx [new file with mode: 0644]
src/Draw/TOOLKITS.cmake [new file with mode: 0644]
src/DrawDim/DrawDim.cxx [deleted file]
src/DrawDim/DrawDim.hxx [deleted file]
src/DrawDim/DrawDim_Angle.cxx [deleted file]
src/DrawDim/DrawDim_Angle.hxx [deleted file]
src/DrawDim/DrawDim_Dimension.cxx [deleted file]
src/DrawDim/DrawDim_Dimension.hxx [deleted file]
src/DrawDim/DrawDim_Distance.cxx [deleted file]
src/DrawDim/DrawDim_Distance.hxx [deleted file]
src/DrawDim/DrawDim_PlanarAngle.cxx [deleted file]
src/DrawDim/DrawDim_PlanarAngle.hxx [deleted file]
src/DrawDim/DrawDim_PlanarDiameter.cxx [deleted file]
src/DrawDim/DrawDim_PlanarDiameter.hxx [deleted file]
src/DrawDim/DrawDim_PlanarDimension.cxx [deleted file]
src/DrawDim/DrawDim_PlanarDimension.hxx [deleted file]
src/DrawDim/DrawDim_PlanarDimensionCommands.cxx [deleted file]
src/DrawDim/DrawDim_PlanarDistance.cxx [deleted file]
src/DrawDim/DrawDim_PlanarDistance.hxx [deleted file]
src/DrawDim/DrawDim_PlanarRadius.cxx [deleted file]
src/DrawDim/DrawDim_PlanarRadius.hxx [deleted file]
src/DrawDim/DrawDim_Radius.cxx [deleted file]
src/DrawDim/DrawDim_Radius.hxx [deleted file]
src/DrawDim/FILES [deleted file]
src/DrawFairCurve/DrawFairCurve_Batten.cxx [deleted file]
src/DrawFairCurve/DrawFairCurve_Batten.hxx [deleted file]
src/DrawFairCurve/DrawFairCurve_MinimalVariation.cxx [deleted file]
src/DrawFairCurve/DrawFairCurve_MinimalVariation.hxx [deleted file]
src/DrawFairCurve/FILES [deleted file]
src/DrawTrSurf/DrawTrSurf.cxx [deleted file]
src/DrawTrSurf/DrawTrSurf.hxx [deleted file]
src/DrawTrSurf/DrawTrSurf_BSplineCurve.cxx [deleted file]
src/DrawTrSurf/DrawTrSurf_BSplineCurve.hxx [deleted file]
src/DrawTrSurf/DrawTrSurf_BSplineCurve2d.cxx [deleted file]
src/DrawTrSurf/DrawTrSurf_BSplineCurve2d.hxx [deleted file]
src/DrawTrSurf/DrawTrSurf_BSplineSurface.cxx [deleted file]
src/DrawTrSurf/DrawTrSurf_BSplineSurface.hxx [deleted file]
src/DrawTrSurf/DrawTrSurf_BezierCurve.cxx [deleted file]
src/DrawTrSurf/DrawTrSurf_BezierCurve.hxx [deleted file]
src/DrawTrSurf/DrawTrSurf_BezierCurve2d.cxx [deleted file]
src/DrawTrSurf/DrawTrSurf_BezierCurve2d.hxx [deleted file]
src/DrawTrSurf/DrawTrSurf_BezierSurface.cxx [deleted file]
src/DrawTrSurf/DrawTrSurf_BezierSurface.hxx [deleted file]
src/DrawTrSurf/DrawTrSurf_Curve.cxx [deleted file]
src/DrawTrSurf/DrawTrSurf_Curve.hxx [deleted file]
src/DrawTrSurf/DrawTrSurf_Curve2d.cxx [deleted file]
src/DrawTrSurf/DrawTrSurf_Curve2d.hxx [deleted file]
src/DrawTrSurf/DrawTrSurf_Debug.cxx [deleted file]
src/DrawTrSurf/DrawTrSurf_Drawable.cxx [deleted file]
src/DrawTrSurf/DrawTrSurf_Drawable.hxx [deleted file]
src/DrawTrSurf/DrawTrSurf_Params.hxx [deleted file]
src/DrawTrSurf/DrawTrSurf_Point.cxx [deleted file]
src/DrawTrSurf/DrawTrSurf_Point.hxx [deleted file]
src/DrawTrSurf/DrawTrSurf_Polygon2D.cxx [deleted file]
src/DrawTrSurf/DrawTrSurf_Polygon2D.hxx [deleted file]
src/DrawTrSurf/DrawTrSurf_Polygon3D.cxx [deleted file]
src/DrawTrSurf/DrawTrSurf_Polygon3D.hxx [deleted file]
src/DrawTrSurf/DrawTrSurf_Surface.cxx [deleted file]
src/DrawTrSurf/DrawTrSurf_Surface.hxx [deleted file]
src/DrawTrSurf/DrawTrSurf_Triangulation.cxx [deleted file]
src/DrawTrSurf/DrawTrSurf_Triangulation.hxx [deleted file]
src/DrawTrSurf/DrawTrSurf_Triangulation2D.cxx [deleted file]
src/DrawTrSurf/DrawTrSurf_Triangulation2D.hxx [deleted file]
src/DrawTrSurf/FILES [deleted file]
src/DsgPrs/DsgPrs.cxx [deleted file]
src/DsgPrs/DsgPrs.hxx [deleted file]
src/DsgPrs/DsgPrs_AnglePresentation.cxx [deleted file]
src/DsgPrs/DsgPrs_AnglePresentation.hxx [deleted file]
src/DsgPrs/DsgPrs_ArrowSide.hxx [deleted file]
src/DsgPrs/DsgPrs_Chamf2dPresentation.cxx [deleted file]
src/DsgPrs/DsgPrs_Chamf2dPresentation.hxx [deleted file]
src/DsgPrs/DsgPrs_ConcentricPresentation.cxx [deleted file]
src/DsgPrs/DsgPrs_ConcentricPresentation.hxx [deleted file]
src/DsgPrs/DsgPrs_DatumPrs.cxx [deleted file]
src/DsgPrs/DsgPrs_DatumPrs.hxx [deleted file]
src/DsgPrs/DsgPrs_DiameterPresentation.cxx [deleted file]
src/DsgPrs/DsgPrs_DiameterPresentation.hxx [deleted file]
src/DsgPrs/DsgPrs_EllipseRadiusPresentation.cxx [deleted file]
src/DsgPrs/DsgPrs_EllipseRadiusPresentation.hxx [deleted file]
src/DsgPrs/DsgPrs_EqualDistancePresentation.cxx [deleted file]
src/DsgPrs/DsgPrs_EqualDistancePresentation.hxx [deleted file]
src/DsgPrs/DsgPrs_EqualRadiusPresentation.cxx [deleted file]
src/DsgPrs/DsgPrs_EqualRadiusPresentation.hxx [deleted file]
src/DsgPrs/DsgPrs_FilletRadiusPresentation.cxx [deleted file]
src/DsgPrs/DsgPrs_FilletRadiusPresentation.hxx [deleted file]
src/DsgPrs/DsgPrs_FixPresentation.cxx [deleted file]
src/DsgPrs/DsgPrs_FixPresentation.hxx [deleted file]
src/DsgPrs/DsgPrs_IdenticPresentation.cxx [deleted file]
src/DsgPrs/DsgPrs_IdenticPresentation.hxx [deleted file]
src/DsgPrs/DsgPrs_LengthPresentation.cxx [deleted file]
src/DsgPrs/DsgPrs_LengthPresentation.hxx [deleted file]
src/DsgPrs/DsgPrs_MidPointPresentation.cxx [deleted file]
src/DsgPrs/DsgPrs_MidPointPresentation.hxx [deleted file]
src/DsgPrs/DsgPrs_OffsetPresentation.cxx [deleted file]
src/DsgPrs/DsgPrs_OffsetPresentation.hxx [deleted file]
src/DsgPrs/DsgPrs_ParalPresentation.cxx [deleted file]
src/DsgPrs/DsgPrs_ParalPresentation.hxx [deleted file]
src/DsgPrs/DsgPrs_PerpenPresentation.cxx [deleted file]
src/DsgPrs/DsgPrs_PerpenPresentation.hxx [deleted file]
src/DsgPrs/DsgPrs_RadiusPresentation.cxx [deleted file]
src/DsgPrs/DsgPrs_RadiusPresentation.hxx [deleted file]
src/DsgPrs/DsgPrs_ShadedPlanePresentation.cxx [deleted file]
src/DsgPrs/DsgPrs_ShadedPlanePresentation.hxx [deleted file]
src/DsgPrs/DsgPrs_ShapeDirPresentation.cxx [deleted file]
src/DsgPrs/DsgPrs_ShapeDirPresentation.hxx [deleted file]
src/DsgPrs/DsgPrs_SymbPresentation.cxx [deleted file]
src/DsgPrs/DsgPrs_SymbPresentation.hxx [deleted file]
src/DsgPrs/DsgPrs_SymmetricPresentation.cxx [deleted file]
src/DsgPrs/DsgPrs_SymmetricPresentation.hxx [deleted file]
src/DsgPrs/DsgPrs_TangentPresentation.cxx [deleted file]
src/DsgPrs/DsgPrs_TangentPresentation.hxx [deleted file]
src/DsgPrs/DsgPrs_XYZAxisPresentation.cxx [deleted file]
src/DsgPrs/DsgPrs_XYZAxisPresentation.hxx [deleted file]
src/DsgPrs/DsgPrs_XYZPlanePresentation.cxx [deleted file]
src/DsgPrs/DsgPrs_XYZPlanePresentation.hxx [deleted file]
src/DsgPrs/FILES [deleted file]
src/ElCLib/ElCLib.cxx [deleted file]
src/ElCLib/ElCLib.hxx [deleted file]
src/ElCLib/ElCLib.lxx [deleted file]
src/ElCLib/FILES [deleted file]
src/ElSLib/ElSLib.cxx [deleted file]
src/ElSLib/ElSLib.hxx [deleted file]
src/ElSLib/ElSLib.lxx [deleted file]
src/ElSLib/FILES [deleted file]
src/Expr/Expr.cxx [deleted file]
src/Expr/Expr.hxx [deleted file]
src/Expr/Expr_Absolute.cxx [deleted file]
src/Expr/Expr_Absolute.hxx [deleted file]
src/Expr/Expr_ArcCosine.cxx [deleted file]
src/Expr/Expr_ArcCosine.hxx [deleted file]
src/Expr/Expr_ArcSine.cxx [deleted file]
src/Expr/Expr_ArcSine.hxx [deleted file]
src/Expr/Expr_ArcTangent.cxx [deleted file]
src/Expr/Expr_ArcTangent.hxx [deleted file]
src/Expr/Expr_ArgCosh.cxx [deleted file]
src/Expr/Expr_ArgCosh.hxx [deleted file]
src/Expr/Expr_ArgSinh.cxx [deleted file]
src/Expr/Expr_ArgSinh.hxx [deleted file]
src/Expr/Expr_ArgTanh.cxx [deleted file]
src/Expr/Expr_ArgTanh.hxx [deleted file]
src/Expr/Expr_Array1OfGeneralExpression.hxx [deleted file]
src/Expr/Expr_Array1OfNamedUnknown.hxx [deleted file]
src/Expr/Expr_Array1OfSingleRelation.hxx [deleted file]
src/Expr/Expr_BinaryExpression.cxx [deleted file]
src/Expr/Expr_BinaryExpression.hxx [deleted file]
src/Expr/Expr_BinaryExpression.lxx [deleted file]
src/Expr/Expr_BinaryFunction.cxx [deleted file]
src/Expr/Expr_BinaryFunction.hxx [deleted file]
src/Expr/Expr_Cosh.cxx [deleted file]
src/Expr/Expr_Cosh.hxx [deleted file]
src/Expr/Expr_Cosine.cxx [deleted file]
src/Expr/Expr_Cosine.hxx [deleted file]
src/Expr/Expr_Difference.cxx [deleted file]
src/Expr/Expr_Difference.hxx [deleted file]
src/Expr/Expr_Different.cxx [deleted file]
src/Expr/Expr_Different.hxx [deleted file]
src/Expr/Expr_Division.cxx [deleted file]
src/Expr/Expr_Division.hxx [deleted file]
src/Expr/Expr_Equal.cxx [deleted file]
src/Expr/Expr_Equal.hxx [deleted file]
src/Expr/Expr_Exponential.cxx [deleted file]
src/Expr/Expr_Exponential.hxx [deleted file]
src/Expr/Expr_Exponentiate.cxx [deleted file]
src/Expr/Expr_Exponentiate.hxx [deleted file]
src/Expr/Expr_ExprFailure.hxx [deleted file]
src/Expr/Expr_FunctionDerivative.cxx [deleted file]
src/Expr/Expr_FunctionDerivative.hxx [deleted file]
src/Expr/Expr_GeneralExpression.cxx [deleted file]
src/Expr/Expr_GeneralExpression.hxx [deleted file]
src/Expr/Expr_GeneralFunction.cxx [deleted file]
src/Expr/Expr_GeneralFunction.hxx [deleted file]
src/Expr/Expr_GeneralRelation.cxx [deleted file]
src/Expr/Expr_GeneralRelation.hxx [deleted file]
src/Expr/Expr_GreaterThan.cxx [deleted file]
src/Expr/Expr_GreaterThan.hxx [deleted file]
src/Expr/Expr_GreaterThanOrEqual.cxx [deleted file]
src/Expr/Expr_GreaterThanOrEqual.hxx [deleted file]
src/Expr/Expr_InvalidAssignment.hxx [deleted file]
src/Expr/Expr_InvalidFunction.hxx [deleted file]
src/Expr/Expr_InvalidOperand.hxx [deleted file]
src/Expr/Expr_LessThan.cxx [deleted file]
src/Expr/Expr_LessThan.hxx [deleted file]
src/Expr/Expr_LessThanOrEqual.cxx [deleted file]
src/Expr/Expr_LessThanOrEqual.hxx [deleted file]
src/Expr/Expr_LogOf10.cxx [deleted file]
src/Expr/Expr_LogOf10.hxx [deleted file]
src/Expr/Expr_LogOfe.cxx [deleted file]
src/Expr/Expr_LogOfe.hxx [deleted file]
src/Expr/Expr_MapOfNamedUnknown.hxx [deleted file]
src/Expr/Expr_NamedConstant.cxx [deleted file]
src/Expr/Expr_NamedConstant.hxx [deleted file]
src/Expr/Expr_NamedConstant.lxx [deleted file]
src/Expr/Expr_NamedExpression.cxx [deleted file]
src/Expr/Expr_NamedExpression.hxx [deleted file]
src/Expr/Expr_NamedFunction.cxx [deleted file]
src/Expr/Expr_NamedFunction.hxx [deleted file]
src/Expr/Expr_NamedUnknown.cxx [deleted file]
src/Expr/Expr_NamedUnknown.hxx [deleted file]
src/Expr/Expr_NamedUnknown.lxx [deleted file]
src/Expr/Expr_NotAssigned.hxx [deleted file]
src/Expr/Expr_NotEvaluable.hxx [deleted file]
src/Expr/Expr_NumericValue.cxx [deleted file]
src/Expr/Expr_NumericValue.hxx [deleted file]
src/Expr/Expr_Operators.cxx [deleted file]
src/Expr/Expr_Operators.hxx [deleted file]
src/Expr/Expr_PolyExpression.cxx [deleted file]
src/Expr/Expr_PolyExpression.hxx [deleted file]
src/Expr/Expr_PolyExpression.lxx [deleted file]
src/Expr/Expr_PolyFunction.cxx [deleted file]
src/Expr/Expr_PolyFunction.hxx [deleted file]
src/Expr/Expr_Product.cxx [deleted file]
src/Expr/Expr_Product.hxx [deleted file]
src/Expr/Expr_RUIterator.cxx [deleted file]
src/Expr/Expr_RUIterator.hxx [deleted file]
src/Expr/Expr_RelationIterator.cxx [deleted file]
src/Expr/Expr_RelationIterator.hxx [deleted file]
src/Expr/Expr_SequenceOfGeneralExpression.hxx [deleted file]
src/Expr/Expr_SequenceOfGeneralRelation.hxx [deleted file]
src/Expr/Expr_Sign.cxx [deleted file]
src/Expr/Expr_Sign.hxx [deleted file]
src/Expr/Expr_Sine.cxx [deleted file]
src/Expr/Expr_Sine.hxx [deleted file]
src/Expr/Expr_SingleRelation.cxx [deleted file]
src/Expr/Expr_SingleRelation.hxx [deleted file]
src/Expr/Expr_Sinh.cxx [deleted file]
src/Expr/Expr_Sinh.hxx [deleted file]
src/Expr/Expr_Square.cxx [deleted file]
src/Expr/Expr_Square.hxx [deleted file]
src/Expr/Expr_SquareRoot.cxx [deleted file]
src/Expr/Expr_SquareRoot.hxx [deleted file]
src/Expr/Expr_Sum.cxx [deleted file]
src/Expr/Expr_Sum.hxx [deleted file]
src/Expr/Expr_SystemRelation.cxx [deleted file]
src/Expr/Expr_SystemRelation.hxx [deleted file]
src/Expr/Expr_Tangent.cxx [deleted file]
src/Expr/Expr_Tangent.hxx [deleted file]
src/Expr/Expr_Tanh.cxx [deleted file]
src/Expr/Expr_Tanh.hxx [deleted file]
src/Expr/Expr_UnaryExpression.cxx [deleted file]
src/Expr/Expr_UnaryExpression.hxx [deleted file]
src/Expr/Expr_UnaryExpression.lxx [deleted file]
src/Expr/Expr_UnaryFunction.cxx [deleted file]
src/Expr/Expr_UnaryFunction.hxx [deleted file]
src/Expr/Expr_UnaryMinus.cxx [deleted file]
src/Expr/Expr_UnaryMinus.hxx [deleted file]
src/Expr/Expr_UnknownIterator.cxx [deleted file]
src/Expr/Expr_UnknownIterator.hxx [deleted file]
src/Expr/FILES [deleted file]
src/ExprIntrp/ExprIntrp.cxx [deleted file]
src/ExprIntrp/ExprIntrp.hxx [deleted file]
src/ExprIntrp/ExprIntrp.lex [deleted file]
src/ExprIntrp/ExprIntrp.tab.c [deleted file]
src/ExprIntrp/ExprIntrp.tab.h [deleted file]
src/ExprIntrp/ExprIntrp.yacc [deleted file]
src/ExprIntrp/ExprIntrp_Analysis.cxx [deleted file]
src/ExprIntrp/ExprIntrp_Analysis.hxx [deleted file]
src/ExprIntrp/ExprIntrp_GenExp.cxx [deleted file]
src/ExprIntrp/ExprIntrp_GenExp.hxx [deleted file]
src/ExprIntrp/ExprIntrp_GenFct.cxx [deleted file]
src/ExprIntrp/ExprIntrp_GenFct.hxx [deleted file]
src/ExprIntrp/ExprIntrp_GenRel.cxx [deleted file]
src/ExprIntrp/ExprIntrp_GenRel.hxx [deleted file]
src/ExprIntrp/ExprIntrp_Generator.cxx [deleted file]
src/ExprIntrp/ExprIntrp_Generator.hxx [deleted file]
src/ExprIntrp/ExprIntrp_ListIteratorOfStackOfGeneralExpression.hxx [deleted file]
src/ExprIntrp/ExprIntrp_ListIteratorOfStackOfGeneralFunction.hxx [deleted file]
src/ExprIntrp/ExprIntrp_ListIteratorOfStackOfGeneralRelation.hxx [deleted file]
src/ExprIntrp/ExprIntrp_SequenceOfNamedExpression.hxx [deleted file]
src/ExprIntrp/ExprIntrp_SequenceOfNamedFunction.hxx [deleted file]
src/ExprIntrp/ExprIntrp_StackOfGeneralExpression.hxx [deleted file]
src/ExprIntrp/ExprIntrp_StackOfGeneralFunction.hxx [deleted file]
src/ExprIntrp/ExprIntrp_StackOfGeneralRelation.hxx [deleted file]
src/ExprIntrp/ExprIntrp_SyntaxError.hxx [deleted file]
src/ExprIntrp/ExprIntrp_yaccanal.hxx [deleted file]
src/ExprIntrp/ExprIntrp_yaccintrf.cxx [deleted file]
src/ExprIntrp/ExprIntrp_yaccintrf.hxx [deleted file]
src/ExprIntrp/ExprIntrp_yacclex.cxx [deleted file]
src/ExprIntrp/FILES [deleted file]
src/ExprIntrp/lex.ExprIntrp.c [deleted file]
src/Extrema/Extrema_Array1OfPOnCurv.hxx [deleted file]
src/Extrema/Extrema_Array1OfPOnCurv2d.hxx [deleted file]
src/Extrema/Extrema_Array1OfPOnSurf.hxx [deleted file]
src/Extrema/Extrema_Array2OfPOnCurv.hxx [deleted file]
src/Extrema/Extrema_Array2OfPOnCurv2d.hxx [deleted file]
src/Extrema/Extrema_Array2OfPOnSurf.hxx [deleted file]
src/Extrema/Extrema_Array2OfPOnSurfParams.hxx [deleted file]
src/Extrema/Extrema_CCLocFOfLocECC.hxx [deleted file]
src/Extrema/Extrema_CCLocFOfLocECC2d.hxx [deleted file]
src/Extrema/Extrema_CCLocFOfLocECC2d_0.cxx [deleted file]
src/Extrema/Extrema_CCLocFOfLocECC_0.cxx [deleted file]
src/Extrema/Extrema_Curve2dTool.cxx [deleted file]
src/Extrema/Extrema_Curve2dTool.hxx [deleted file]
src/Extrema/Extrema_Curve2dTool.lxx [deleted file]
src/Extrema/Extrema_CurveLocator.gxx [deleted file]
src/Extrema/Extrema_CurveTool.cxx [deleted file]
src/Extrema/Extrema_CurveTool.hxx [deleted file]
src/Extrema/Extrema_CurveTool.lxx [deleted file]
src/Extrema/Extrema_ECC.hxx [deleted file]
src/Extrema/Extrema_ECC2d.hxx [deleted file]
src/Extrema/Extrema_ECC2d_0.cxx [deleted file]
src/Extrema/Extrema_ECC_0.cxx [deleted file]
src/Extrema/Extrema_ELPCOfLocateExtPC.hxx [deleted file]
src/Extrema/Extrema_ELPCOfLocateExtPC2d.hxx [deleted file]
src/Extrema/Extrema_ELPCOfLocateExtPC2d_0.cxx [deleted file]
src/Extrema/Extrema_ELPCOfLocateExtPC_0.cxx [deleted file]
src/Extrema/Extrema_EPCOfELPCOfLocateExtPC.hxx [deleted file]
src/Extrema/Extrema_EPCOfELPCOfLocateExtPC2d.hxx [deleted file]
src/Extrema/Extrema_EPCOfELPCOfLocateExtPC2d_0.cxx [deleted file]
src/Extrema/Extrema_EPCOfELPCOfLocateExtPC_0.cxx [deleted file]
src/Extrema/Extrema_EPCOfExtPC.hxx [deleted file]
src/Extrema/Extrema_EPCOfExtPC2d.hxx [deleted file]
src/Extrema/Extrema_EPCOfExtPC2d_0.cxx [deleted file]
src/Extrema/Extrema_EPCOfExtPC_0.cxx [deleted file]
src/Extrema/Extrema_ElementType.hxx [deleted file]
src/Extrema/Extrema_ExtAlgo.hxx [deleted file]
src/Extrema/Extrema_ExtCC.cxx [deleted file]
src/Extrema/Extrema_ExtCC.hxx [deleted file]
src/Extrema/Extrema_ExtCC2d.cxx [deleted file]
src/Extrema/Extrema_ExtCC2d.hxx [deleted file]
src/Extrema/Extrema_ExtCS.cxx [deleted file]
src/Extrema/Extrema_ExtCS.hxx [deleted file]
src/Extrema/Extrema_ExtElC.cxx [deleted file]
src/Extrema/Extrema_ExtElC.hxx [deleted file]
src/Extrema/Extrema_ExtElC2d.cxx [deleted file]
src/Extrema/Extrema_ExtElC2d.hxx [deleted file]
src/Extrema/Extrema_ExtElCS.cxx [deleted file]
src/Extrema/Extrema_ExtElCS.hxx [deleted file]
src/Extrema/Extrema_ExtElSS.cxx [deleted file]
src/Extrema/Extrema_ExtElSS.hxx [deleted file]
src/Extrema/Extrema_ExtFlag.hxx [deleted file]
src/Extrema/Extrema_ExtPC.hxx [deleted file]
src/Extrema/Extrema_ExtPC2d.hxx [deleted file]
src/Extrema/Extrema_ExtPC2d_0.cxx [deleted file]
src/Extrema/Extrema_ExtPC_0.cxx [deleted file]
src/Extrema/Extrema_ExtPElC.cxx [deleted file]
src/Extrema/Extrema_ExtPElC.hxx [deleted file]
src/Extrema/Extrema_ExtPElC2d.cxx [deleted file]
src/Extrema/Extrema_ExtPElC2d.hxx [deleted file]
src/Extrema/Extrema_ExtPElS.cxx [deleted file]
src/Extrema/Extrema_ExtPElS.hxx [deleted file]
src/Extrema/Extrema_ExtPExtS.cxx [deleted file]
src/Extrema/Extrema_ExtPExtS.hxx [deleted file]
src/Extrema/Extrema_ExtPRevS.cxx [deleted file]
src/Extrema/Extrema_ExtPRevS.hxx [deleted file]
src/Extrema/Extrema_ExtPS.cxx [deleted file]
src/Extrema/Extrema_ExtPS.hxx [deleted file]
src/Extrema/Extrema_ExtSS.cxx [deleted file]
src/Extrema/Extrema_ExtSS.hxx [deleted file]
src/Extrema/Extrema_FuncExtCC.gxx [deleted file]
src/Extrema/Extrema_FuncExtCC.lxx [deleted file]
src/Extrema/Extrema_FuncExtCS.cxx [deleted file]
src/Extrema/Extrema_FuncExtCS.hxx [deleted file]
src/Extrema/Extrema_FuncExtPC.gxx [deleted file]
src/Extrema/Extrema_FuncExtSS.cxx [deleted file]
src/Extrema/Extrema_FuncExtSS.hxx [deleted file]
src/Extrema/Extrema_FuncPSDist.cxx [deleted file]
src/Extrema/Extrema_FuncPSDist.hxx [deleted file]
src/Extrema/Extrema_FuncPSNorm.cxx [deleted file]
src/Extrema/Extrema_FuncPSNorm.hxx [deleted file]
src/Extrema/Extrema_GExtPC.gxx [deleted file]
src/Extrema/Extrema_GLocateExtPC.gxx [deleted file]
src/Extrema/Extrema_GenExtCC.gxx [deleted file]
src/Extrema/Extrema_GenExtCS.cxx [deleted file]
src/Extrema/Extrema_GenExtCS.hxx [deleted file]
src/Extrema/Extrema_GenExtPC.gxx [deleted file]
src/Extrema/Extrema_GenExtPS.cxx [deleted file]
src/Extrema/Extrema_GenExtPS.hxx [deleted file]
src/Extrema/Extrema_GenExtSS.cxx [deleted file]
src/Extrema/Extrema_GenExtSS.hxx [deleted file]
src/Extrema/Extrema_GenLocateExtCC.gxx [deleted file]
src/Extrema/Extrema_GenLocateExtCS.cxx [deleted file]
src/Extrema/Extrema_GenLocateExtCS.hxx [deleted file]
src/Extrema/Extrema_GenLocateExtPC.gxx [deleted file]
src/Extrema/Extrema_GenLocateExtPS.cxx [deleted file]
src/Extrema/Extrema_GenLocateExtPS.hxx [deleted file]
src/Extrema/Extrema_GenLocateExtSS.cxx [deleted file]
src/Extrema/Extrema_GenLocateExtSS.hxx [deleted file]
src/Extrema/Extrema_GlobOptFuncCC.cxx [deleted file]
src/Extrema/Extrema_GlobOptFuncCC.hxx [deleted file]
src/Extrema/Extrema_GlobOptFuncCQuadric.cxx [deleted file]
src/Extrema/Extrema_GlobOptFuncCQuadric.hxx [deleted file]
src/Extrema/Extrema_GlobOptFuncCS.cxx [deleted file]
src/Extrema/Extrema_GlobOptFuncCS.hxx [deleted file]
src/Extrema/Extrema_GlobOptFuncConicS.cxx [deleted file]
src/Extrema/Extrema_GlobOptFuncConicS.hxx [deleted file]
src/Extrema/Extrema_HArray1OfPOnCurv.hxx [deleted file]
src/Extrema/Extrema_HArray1OfPOnCurv2d.hxx [deleted file]
src/Extrema/Extrema_HArray1OfPOnSurf.hxx [deleted file]
src/Extrema/Extrema_HArray2OfPOnCurv.hxx [deleted file]
src/Extrema/Extrema_HArray2OfPOnCurv2d.hxx [deleted file]
src/Extrema/Extrema_HArray2OfPOnSurf.hxx [deleted file]
src/Extrema/Extrema_HUBTreeOfSphere.hxx [deleted file]
src/Extrema/Extrema_LocECC.hxx [deleted file]
src/Extrema/Extrema_LocECC2d.hxx [deleted file]
src/Extrema/Extrema_LocECC2d_0.cxx [deleted file]
src/Extrema/Extrema_LocECC_0.cxx [deleted file]
src/Extrema/Extrema_LocEPCOfLocateExtPC.hxx [deleted file]
src/Extrema/Extrema_LocEPCOfLocateExtPC2d.hxx [deleted file]
src/Extrema/Extrema_LocEPCOfLocateExtPC2d_0.cxx [deleted file]
src/Extrema/Extrema_LocEPCOfLocateExtPC_0.cxx [deleted file]
src/Extrema/Extrema_LocateExtCC.cxx [deleted file]
src/Extrema/Extrema_LocateExtCC.hxx [deleted file]
src/Extrema/Extrema_LocateExtCC2d.cxx [deleted file]
src/Extrema/Extrema_LocateExtCC2d.hxx [deleted file]
src/Extrema/Extrema_LocateExtPC.hxx [deleted file]
src/Extrema/Extrema_LocateExtPC2d.hxx [deleted file]
src/Extrema/Extrema_LocateExtPC2d_0.cxx [deleted file]
src/Extrema/Extrema_LocateExtPC_0.cxx [deleted file]
src/Extrema/Extrema_PCFOfEPCOfELPCOfLocateExtPC.hxx [deleted file]
src/Extrema/Extrema_PCFOfEPCOfELPCOfLocateExtPC2d.hxx [deleted file]
src/Extrema/Extrema_PCFOfEPCOfELPCOfLocateExtPC2d_0.cxx [deleted file]
src/Extrema/Extrema_PCFOfEPCOfELPCOfLocateExtPC_0.cxx [deleted file]
src/Extrema/Extrema_PCFOfEPCOfExtPC.hxx [deleted file]
src/Extrema/Extrema_PCFOfEPCOfExtPC2d.hxx [deleted file]
src/Extrema/Extrema_PCFOfEPCOfExtPC2d_0.cxx [deleted file]
src/Extrema/Extrema_PCFOfEPCOfExtPC_0.cxx [deleted file]
src/Extrema/Extrema_PCLocFOfLocEPCOfLocateExtPC.hxx [deleted file]
src/Extrema/Extrema_PCLocFOfLocEPCOfLocateExtPC2d.hxx [deleted file]
src/Extrema/Extrema_PCLocFOfLocEPCOfLocateExtPC2d_0.cxx [deleted file]
src/Extrema/Extrema_PCLocFOfLocEPCOfLocateExtPC_0.cxx [deleted file]
src/Extrema/Extrema_POnCurv.hxx [deleted file]
src/Extrema/Extrema_POnCurv2d.hxx [deleted file]
src/Extrema/Extrema_POnCurv2d_0.cxx [deleted file]
src/Extrema/Extrema_POnCurv_0.cxx [deleted file]
src/Extrema/Extrema_POnSurf.hxx [deleted file]
src/Extrema/Extrema_POnSurf.lxx [deleted file]
src/Extrema/Extrema_POnSurfParams.hxx [deleted file]
src/Extrema/Extrema_POnSurfParams.lxx [deleted file]
src/Extrema/Extrema_Point.gxx [deleted file]
src/Extrema/Extrema_Point.lxx [deleted file]
src/Extrema/Extrema_SequenceOfPOnCurv.hxx [deleted file]
src/Extrema/Extrema_SequenceOfPOnCurv2d.hxx [deleted file]
src/Extrema/Extrema_SequenceOfPOnSurf.hxx [deleted file]
src/Extrema/FILES [deleted file]
src/FEmTool/FEmTool_Assembly.cxx [deleted file]
src/FEmTool/FEmTool_Assembly.hxx [deleted file]
src/FEmTool/FEmTool_AssemblyTable.hxx [deleted file]
src/FEmTool/FEmTool_Curve.cxx [deleted file]
src/FEmTool/FEmTool_Curve.hxx [deleted file]
src/FEmTool/FEmTool_ElementaryCriterion.cxx [deleted file]
src/FEmTool/FEmTool_ElementaryCriterion.hxx [deleted file]
src/FEmTool/FEmTool_ElementsOfRefMatrix.cxx [deleted file]
src/FEmTool/FEmTool_ElementsOfRefMatrix.hxx [deleted file]
src/FEmTool/FEmTool_HAssemblyTable.hxx [deleted file]
src/FEmTool/FEmTool_LinearFlexion.cxx [deleted file]
src/FEmTool/FEmTool_LinearFlexion.hxx [deleted file]
src/FEmTool/FEmTool_LinearJerk.cxx [deleted file]
src/FEmTool/FEmTool_LinearJerk.hxx [deleted file]
src/FEmTool/FEmTool_LinearTension.cxx [deleted file]
src/FEmTool/FEmTool_LinearTension.hxx [deleted file]
src/FEmTool/FEmTool_ListIteratorOfListOfVectors.hxx [deleted file]
src/FEmTool/FEmTool_ListOfVectors.hxx [deleted file]
src/FEmTool/FEmTool_ProfileMatrix.cxx [deleted file]
src/FEmTool/FEmTool_ProfileMatrix.hxx [deleted file]
src/FEmTool/FEmTool_SeqOfLinConstr.hxx [deleted file]
src/FEmTool/FEmTool_SparseMatrix.cxx [deleted file]
src/FEmTool/FEmTool_SparseMatrix.hxx [deleted file]
src/FEmTool/FILES [deleted file]
src/FSD/FILES [deleted file]
src/FSD/FSD_BStream.hxx [deleted file]
src/FSD/FSD_Base64.cxx [deleted file]
src/FSD/FSD_Base64.hxx [deleted file]
src/FSD/FSD_BinaryFile.cxx [deleted file]
src/FSD/FSD_BinaryFile.hxx [deleted file]
src/FSD/FSD_CmpFile.cxx [deleted file]
src/FSD/FSD_CmpFile.hxx [deleted file]
src/FSD/FSD_FStream.hxx [deleted file]
src/FSD/FSD_File.cxx [deleted file]
src/FSD/FSD_File.hxx [deleted file]
src/FSD/FSD_FileHeader.hxx [deleted file]
src/FairCurve/FILES [deleted file]
src/FairCurve/FairCurve_AnalysisCode.hxx [deleted file]
src/FairCurve/FairCurve_Batten.cxx [deleted file]
src/FairCurve/FairCurve_Batten.hxx [deleted file]
src/FairCurve/FairCurve_Batten.lxx [deleted file]
src/FairCurve/FairCurve_BattenLaw.cxx [deleted file]
src/FairCurve/FairCurve_BattenLaw.hxx [deleted file]
src/FairCurve/FairCurve_BattenLaw.lxx [deleted file]
src/FairCurve/FairCurve_DistributionOfEnergy.cxx [deleted file]
src/FairCurve/FairCurve_DistributionOfEnergy.hxx [deleted file]
src/FairCurve/FairCurve_DistributionOfJerk.cxx [deleted file]
src/FairCurve/FairCurve_DistributionOfJerk.hxx [deleted file]
src/FairCurve/FairCurve_DistributionOfSagging.cxx [deleted file]
src/FairCurve/FairCurve_DistributionOfSagging.hxx [deleted file]
src/FairCurve/FairCurve_DistributionOfTension.cxx [deleted file]
src/FairCurve/FairCurve_DistributionOfTension.hxx [deleted file]
src/FairCurve/FairCurve_DistributionOfTension.lxx [deleted file]
src/FairCurve/FairCurve_Energy.cxx [deleted file]
src/FairCurve/FairCurve_Energy.hxx [deleted file]
src/FairCurve/FairCurve_Energy.lxx [deleted file]
src/FairCurve/FairCurve_EnergyOfBatten.cxx [deleted file]
src/FairCurve/FairCurve_EnergyOfBatten.hxx [deleted file]
src/FairCurve/FairCurve_EnergyOfBatten.lxx [deleted file]
src/FairCurve/FairCurve_EnergyOfMVC.cxx [deleted file]
src/FairCurve/FairCurve_EnergyOfMVC.hxx [deleted file]
src/FairCurve/FairCurve_EnergyOfMVC.lxx [deleted file]
src/FairCurve/FairCurve_MinimalVariation.cxx [deleted file]
src/FairCurve/FairCurve_MinimalVariation.hxx [deleted file]
src/FairCurve/FairCurve_MinimalVariation.lxx [deleted file]
src/FairCurve/FairCurve_Newton.cxx [deleted file]
src/FairCurve/FairCurve_Newton.hxx [deleted file]
src/FilletSurf/FILES [deleted file]
src/FilletSurf/FilletSurf_Builder.cxx [deleted file]
src/FilletSurf/FilletSurf_Builder.hxx [deleted file]
src/FilletSurf/FilletSurf_ErrorTypeStatus.hxx [deleted file]
src/FilletSurf/FilletSurf_InternalBuilder.cxx [deleted file]
src/FilletSurf/FilletSurf_InternalBuilder.hxx [deleted file]
src/FilletSurf/FilletSurf_StatusDone.hxx [deleted file]
src/FilletSurf/FilletSurf_StatusType.hxx [deleted file]
src/FlexLexer/FILES [deleted file]
src/FlexLexer/FlexLexer.h [deleted file]
src/Font/FILES [deleted file]
src/Font/Font_BRepFont.hxx [deleted file]
src/Font/Font_BRepTextBuilder.hxx [deleted file]
src/Font/Font_DejavuSans_Latin_woff.pxx [deleted file]
src/Font/Font_FTFont.cxx [deleted file]
src/Font/Font_FTFont.hxx [deleted file]
src/Font/Font_FTLibrary.cxx [deleted file]
src/Font/Font_FTLibrary.hxx [deleted file]
src/Font/Font_FontAspect.hxx [deleted file]
src/Font/Font_FontMgr.cxx [deleted file]
src/Font/Font_FontMgr.hxx [deleted file]
src/Font/Font_Hinting.hxx [deleted file]
src/Font/Font_NListOfSystemFont.hxx [deleted file]
src/Font/Font_NameOfFont.hxx [deleted file]
src/Font/Font_Rect.hxx [deleted file]
src/Font/Font_StrictLevel.hxx [deleted file]
src/Font/Font_SystemFont.cxx [deleted file]
src/Font/Font_SystemFont.hxx [deleted file]
src/Font/Font_TextFormatter.cxx [deleted file]
src/Font/Font_TextFormatter.hxx [deleted file]
src/Font/Font_UnicodeSubset.hxx [deleted file]
src/FoundationClasses/TKMath/BSplCLib/BSplCLib.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/BSplCLib/BSplCLib.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/BSplCLib/BSplCLib.lxx [new file with mode: 0644]
src/FoundationClasses/TKMath/BSplCLib/BSplCLib_1.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/BSplCLib/BSplCLib_2.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/BSplCLib/BSplCLib_3.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/BSplCLib/BSplCLib_BzSyntaxes.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/BSplCLib/BSplCLib_Cache.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/BSplCLib/BSplCLib_Cache.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/BSplCLib/BSplCLib_CacheParams.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/BSplCLib/BSplCLib_CurveComputation.gxx [new file with mode: 0644]
src/FoundationClasses/TKMath/BSplCLib/BSplCLib_EvaluatorFunction.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/BSplCLib/BSplCLib_KnotDistribution.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/BSplCLib/BSplCLib_MultDistribution.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/BSplCLib/FILES.cmake [new file with mode: 0644]
src/FoundationClasses/TKMath/BSplSLib/BSplSLib.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/BSplSLib/BSplSLib.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/BSplSLib/BSplSLib.lxx [new file with mode: 0644]
src/FoundationClasses/TKMath/BSplSLib/BSplSLib_BzSyntaxes.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/BSplSLib/BSplSLib_Cache.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/BSplSLib/BSplSLib_Cache.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/BSplSLib/BSplSLib_EvaluatorFunction.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/BSplSLib/FILES.cmake [new file with mode: 0644]
src/FoundationClasses/TKMath/BVH/BVH.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/BVH/BVH_BinaryTree.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/BVH/BVH_BinnedBuilder.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/BVH/BVH_Box.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/BVH/BVH_BoxSet.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/BVH/BVH_BuildQueue.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/BVH/BVH_BuildQueue.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/BVH/BVH_BuildThread.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/BVH/BVH_BuildThread.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/BVH/BVH_Builder.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/BVH/BVH_Builder3d.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/BVH/BVH_Constants.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/BVH/BVH_Distance.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/BVH/BVH_DistanceField.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/BVH/BVH_DistanceField.lxx [new file with mode: 0644]
src/FoundationClasses/TKMath/BVH/BVH_Geometry.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/BVH/BVH_IndexedBoxSet.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/BVH/BVH_LinearBuilder.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/BVH/BVH_Object.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/BVH/BVH_ObjectSet.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/BVH/BVH_PairDistance.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/BVH/BVH_PrimitiveSet.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/BVH/BVH_PrimitiveSet3d.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/BVH/BVH_Properties.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/BVH/BVH_Properties.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/BVH/BVH_QuadTree.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/BVH/BVH_QueueBuilder.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/BVH/BVH_QuickSorter.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/BVH/BVH_RadixSorter.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/BVH/BVH_Ray.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/BVH/BVH_Set.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/BVH/BVH_Sorter.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/BVH/BVH_SpatialMedianBuilder.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/BVH/BVH_SweepPlaneBuilder.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/BVH/BVH_Tools.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/BVH/BVH_Traverse.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/BVH/BVH_Traverse.lxx [new file with mode: 0644]
src/FoundationClasses/TKMath/BVH/BVH_Tree.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/BVH/BVH_Triangulation.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/BVH/BVH_Types.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/BVH/FILES.cmake [new file with mode: 0644]
src/FoundationClasses/TKMath/Bnd/Bnd_Array1OfBox.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/Bnd/Bnd_Array1OfBox2d.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/Bnd/Bnd_Array1OfSphere.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/Bnd/Bnd_B2d.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/Bnd/Bnd_B2d_0.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/Bnd/Bnd_B2f.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/Bnd/Bnd_B2f_0.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/Bnd/Bnd_B2x.gxx [new file with mode: 0644]
src/FoundationClasses/TKMath/Bnd/Bnd_B2x.lxx [new file with mode: 0644]
src/FoundationClasses/TKMath/Bnd/Bnd_B3d.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/Bnd/Bnd_B3d_0.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/Bnd/Bnd_B3f.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/Bnd/Bnd_B3f_0.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/Bnd/Bnd_B3x.gxx [new file with mode: 0644]
src/FoundationClasses/TKMath/Bnd/Bnd_B3x.lxx [new file with mode: 0644]
src/FoundationClasses/TKMath/Bnd/Bnd_BoundSortBox.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/Bnd/Bnd_BoundSortBox.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/Bnd/Bnd_Box.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/Bnd/Bnd_Box.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/Bnd/Bnd_Box2d.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/Bnd/Bnd_Box2d.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/Bnd/Bnd_HArray1OfBox.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/Bnd/Bnd_HArray1OfBox2d.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/Bnd/Bnd_HArray1OfSphere.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/Bnd/Bnd_OBB.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/Bnd/Bnd_OBB.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/Bnd/Bnd_Range.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/Bnd/Bnd_Range.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/Bnd/Bnd_Sphere.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/Bnd/Bnd_Sphere.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/Bnd/Bnd_Sphere.lxx [new file with mode: 0644]
src/FoundationClasses/TKMath/Bnd/Bnd_Tools.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/Bnd/FILES.cmake [new file with mode: 0644]
src/FoundationClasses/TKMath/CMakeLists.txt [new file with mode: 0644]
src/FoundationClasses/TKMath/CSLib/CSLib.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/CSLib/CSLib.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/CSLib/CSLib_Class2d.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/CSLib/CSLib_Class2d.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/CSLib/CSLib_DerivativeStatus.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/CSLib/CSLib_NormalPolyDef.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/CSLib/CSLib_NormalPolyDef.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/CSLib/CSLib_NormalStatus.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/CSLib/FILES.cmake [new file with mode: 0644]
src/FoundationClasses/TKMath/Convert/Convert_CircleToBSplineCurve.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/Convert/Convert_CircleToBSplineCurve.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/Convert/Convert_CompBezierCurves2dToBSplineCurve2d.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/Convert/Convert_CompBezierCurves2dToBSplineCurve2d.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/Convert/Convert_CompBezierCurvesToBSplineCurve.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/Convert/Convert_CompBezierCurvesToBSplineCurve.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/Convert/Convert_CompPolynomialToPoles.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/Convert/Convert_CompPolynomialToPoles.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/Convert/Convert_ConeToBSplineSurface.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/Convert/Convert_ConeToBSplineSurface.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/Convert/Convert_ConicToBSplineCurve.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/Convert/Convert_ConicToBSplineCurve.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/Convert/Convert_CosAndSinEvalFunction.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/Convert/Convert_CylinderToBSplineSurface.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/Convert/Convert_CylinderToBSplineSurface.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/Convert/Convert_ElementarySurfaceToBSplineSurface.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/Convert/Convert_ElementarySurfaceToBSplineSurface.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/Convert/Convert_EllipseToBSplineCurve.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/Convert/Convert_EllipseToBSplineCurve.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/Convert/Convert_GridPolynomialToPoles.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/Convert/Convert_GridPolynomialToPoles.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/Convert/Convert_HyperbolaToBSplineCurve.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/Convert/Convert_HyperbolaToBSplineCurve.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/Convert/Convert_ParabolaToBSplineCurve.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/Convert/Convert_ParabolaToBSplineCurve.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/Convert/Convert_ParameterisationType.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/Convert/Convert_PolynomialCosAndSin.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/Convert/Convert_PolynomialCosAndSin.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/Convert/Convert_SequenceOfArray1OfPoles.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/Convert/Convert_SequenceOfArray1OfPoles2d.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/Convert/Convert_SphereToBSplineSurface.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/Convert/Convert_SphereToBSplineSurface.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/Convert/Convert_TorusToBSplineSurface.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/Convert/Convert_TorusToBSplineSurface.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/Convert/FILES.cmake [new file with mode: 0644]
src/FoundationClasses/TKMath/EXTERNLIB.cmake [new file with mode: 0644]
src/FoundationClasses/TKMath/ElCLib/ElCLib.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/ElCLib/ElCLib.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/ElCLib/ElCLib.lxx [new file with mode: 0644]
src/FoundationClasses/TKMath/ElCLib/FILES.cmake [new file with mode: 0644]
src/FoundationClasses/TKMath/ElSLib/ElSLib.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/ElSLib/ElSLib.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/ElSLib/ElSLib.lxx [new file with mode: 0644]
src/FoundationClasses/TKMath/ElSLib/FILES.cmake [new file with mode: 0644]
src/FoundationClasses/TKMath/FILES.cmake [new file with mode: 0644]
src/FoundationClasses/TKMath/GeomAbs/FILES.cmake [new file with mode: 0644]
src/FoundationClasses/TKMath/GeomAbs/GeomAbs_BSplKnotDistribution.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/GeomAbs/GeomAbs_CurveType.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/GeomAbs/GeomAbs_IsoType.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/GeomAbs/GeomAbs_JoinType.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/GeomAbs/GeomAbs_Shape.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/GeomAbs/GeomAbs_SurfaceType.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/PACKAGES.cmake [new file with mode: 0644]
src/FoundationClasses/TKMath/PLib/FILES.cmake [new file with mode: 0644]
src/FoundationClasses/TKMath/PLib/PLib.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/PLib/PLib.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/PLib/PLib_Base.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/PLib/PLib_Base.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/PLib/PLib_DoubleJacobiPolynomial.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/PLib/PLib_DoubleJacobiPolynomial.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/PLib/PLib_DoubleJacobiPolynomial.lxx [new file with mode: 0644]
src/FoundationClasses/TKMath/PLib/PLib_HermitJacobi.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/PLib/PLib_HermitJacobi.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/PLib/PLib_HermitJacobi.lxx [new file with mode: 0644]
src/FoundationClasses/TKMath/PLib/PLib_JacobiPolynomial.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/PLib/PLib_JacobiPolynomial.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/PLib/PLib_JacobiPolynomial.lxx [new file with mode: 0644]
src/FoundationClasses/TKMath/PLib/PLib_JacobiPolynomial_Data.pxx [new file with mode: 0644]
src/FoundationClasses/TKMath/Poly/FILES.cmake [new file with mode: 0644]
src/FoundationClasses/TKMath/Poly/Poly.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/Poly/Poly.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/Poly/Poly_Array1OfTriangle.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/Poly/Poly_ArrayOfNodes.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/Poly/Poly_ArrayOfNodes.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/Poly/Poly_ArrayOfUVNodes.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/Poly/Poly_ArrayOfUVNodes.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/Poly/Poly_CoherentLink.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/Poly/Poly_CoherentLink.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/Poly/Poly_CoherentNode.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/Poly/Poly_CoherentNode.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/Poly/Poly_CoherentTriPtr.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/Poly/Poly_CoherentTriPtr.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/Poly/Poly_CoherentTriangle.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/Poly/Poly_CoherentTriangle.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/Poly/Poly_CoherentTriangulation.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/Poly/Poly_CoherentTriangulation.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/Poly/Poly_Connect.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/Poly/Poly_Connect.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/Poly/Poly_HArray1OfTriangle.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/Poly/Poly_ListOfTriangulation.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/Poly/Poly_MakeLoops.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/Poly/Poly_MakeLoops.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/Poly/Poly_MergeNodesTool.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/Poly/Poly_MergeNodesTool.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/Poly/Poly_MeshPurpose.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/Poly/Poly_Polygon2D.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/Poly/Poly_Polygon2D.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/Poly/Poly_Polygon3D.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/Poly/Poly_Polygon3D.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/Poly/Poly_PolygonOnTriangulation.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/Poly/Poly_PolygonOnTriangulation.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/Poly/Poly_Triangle.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/Poly/Poly_Triangulation.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/Poly/Poly_Triangulation.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/Poly/Poly_TriangulationParameters.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/Poly/Poly_TriangulationParameters.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/TColgp/FILES.cmake [new file with mode: 0644]
src/FoundationClasses/TKMath/TColgp/TColgp_Array1OfCirc2d.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/TColgp/TColgp_Array1OfDir.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/TColgp/TColgp_Array1OfDir2d.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/TColgp/TColgp_Array1OfLin2d.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/TColgp/TColgp_Array1OfPnt.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/TColgp/TColgp_Array1OfPnt2d.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/TColgp/TColgp_Array1OfVec.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/TColgp/TColgp_Array1OfVec2d.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/TColgp/TColgp_Array1OfXY.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/TColgp/TColgp_Array1OfXYZ.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/TColgp/TColgp_Array2OfCirc2d.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/TColgp/TColgp_Array2OfDir.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/TColgp/TColgp_Array2OfDir2d.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/TColgp/TColgp_Array2OfLin2d.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/TColgp/TColgp_Array2OfPnt.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/TColgp/TColgp_Array2OfPnt2d.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/TColgp/TColgp_Array2OfVec.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/TColgp/TColgp_Array2OfVec2d.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/TColgp/TColgp_Array2OfXY.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/TColgp/TColgp_Array2OfXYZ.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/TColgp/TColgp_HArray1OfCirc2d.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/TColgp/TColgp_HArray1OfDir.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/TColgp/TColgp_HArray1OfDir2d.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/TColgp/TColgp_HArray1OfLin2d.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/TColgp/TColgp_HArray1OfPnt.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/TColgp/TColgp_HArray1OfPnt2d.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/TColgp/TColgp_HArray1OfVec.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/TColgp/TColgp_HArray1OfVec2d.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/TColgp/TColgp_HArray1OfXY.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/TColgp/TColgp_HArray1OfXYZ.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/TColgp/TColgp_HArray2OfCirc2d.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/TColgp/TColgp_HArray2OfDir.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/TColgp/TColgp_HArray2OfDir2d.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/TColgp/TColgp_HArray2OfLin2d.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/TColgp/TColgp_HArray2OfPnt.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/TColgp/TColgp_HArray2OfPnt2d.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/TColgp/TColgp_HArray2OfVec.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/TColgp/TColgp_HArray2OfVec2d.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/TColgp/TColgp_HArray2OfXY.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/TColgp/TColgp_HArray2OfXYZ.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/TColgp/TColgp_HSequenceOfDir.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/TColgp/TColgp_HSequenceOfDir2d.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/TColgp/TColgp_HSequenceOfPnt.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/TColgp/TColgp_HSequenceOfPnt2d.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/TColgp/TColgp_HSequenceOfVec.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/TColgp/TColgp_HSequenceOfVec2d.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/TColgp/TColgp_HSequenceOfXY.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/TColgp/TColgp_HSequenceOfXYZ.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/TColgp/TColgp_SequenceOfArray1OfPnt2d.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/TColgp/TColgp_SequenceOfAx1.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/TColgp/TColgp_SequenceOfDir.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/TColgp/TColgp_SequenceOfDir2d.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/TColgp/TColgp_SequenceOfPnt.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/TColgp/TColgp_SequenceOfPnt2d.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/TColgp/TColgp_SequenceOfVec.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/TColgp/TColgp_SequenceOfVec2d.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/TColgp/TColgp_SequenceOfXY.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/TColgp/TColgp_SequenceOfXYZ.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/TKMath_pch.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/TopLoc/FILES.cmake [new file with mode: 0644]
src/FoundationClasses/TKMath/TopLoc/TopLoc_Datum3D.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/TopLoc/TopLoc_Datum3D.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/TopLoc/TopLoc_IndexedMapOfLocation.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/TopLoc/TopLoc_ItemLocation.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/TopLoc/TopLoc_ItemLocation.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/TopLoc/TopLoc_Location.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/TopLoc/TopLoc_Location.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/TopLoc/TopLoc_Location.lxx [new file with mode: 0644]
src/FoundationClasses/TKMath/TopLoc/TopLoc_MapIteratorOfMapOfLocation.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/TopLoc/TopLoc_MapOfLocation.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/TopLoc/TopLoc_SListNodeOfItemLocation.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/TopLoc/TopLoc_SListNodeOfItemLocation.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/TopLoc/TopLoc_SListNodeOfItemLocation.lxx [new file with mode: 0644]
src/FoundationClasses/TKMath/TopLoc/TopLoc_SListOfItemLocation.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/TopLoc/TopLoc_SListOfItemLocation.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/gp/FILES.cmake [new file with mode: 0644]
src/FoundationClasses/TKMath/gp/gp.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/gp/gp.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/gp/gp_Ax1.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/gp/gp_Ax1.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/gp/gp_Ax2.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/gp/gp_Ax2.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/gp/gp_Ax22d.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/gp/gp_Ax22d.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/gp/gp_Ax2d.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/gp/gp_Ax2d.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/gp/gp_Ax3.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/gp/gp_Ax3.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/gp/gp_Circ.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/gp/gp_Circ.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/gp/gp_Circ2d.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/gp/gp_Circ2d.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/gp/gp_Cone.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/gp/gp_Cone.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/gp/gp_Cylinder.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/gp/gp_Cylinder.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/gp/gp_Dir.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/gp/gp_Dir.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/gp/gp_Dir2d.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/gp/gp_Dir2d.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/gp/gp_Elips.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/gp/gp_Elips.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/gp/gp_Elips2d.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/gp/gp_Elips2d.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/gp/gp_EulerSequence.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/gp/gp_GTrsf.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/gp/gp_GTrsf.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/gp/gp_GTrsf2d.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/gp/gp_GTrsf2d.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/gp/gp_Hypr.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/gp/gp_Hypr.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/gp/gp_Hypr2d.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/gp/gp_Hypr2d.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/gp/gp_Lin.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/gp/gp_Lin.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/gp/gp_Lin2d.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/gp/gp_Lin2d.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/gp/gp_Mat.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/gp/gp_Mat.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/gp/gp_Mat2d.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/gp/gp_Mat2d.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/gp/gp_Parab.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/gp/gp_Parab.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/gp/gp_Parab2d.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/gp/gp_Parab2d.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/gp/gp_Pln.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/gp/gp_Pln.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/gp/gp_Pnt.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/gp/gp_Pnt.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/gp/gp_Pnt2d.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/gp/gp_Pnt2d.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/gp/gp_Quaternion.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/gp/gp_Quaternion.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/gp/gp_QuaternionNLerp.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/gp/gp_QuaternionSLerp.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/gp/gp_Sphere.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/gp/gp_Sphere.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/gp/gp_Torus.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/gp/gp_Torus.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/gp/gp_Trsf.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/gp/gp_Trsf.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/gp/gp_Trsf2d.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/gp/gp_Trsf2d.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/gp/gp_TrsfForm.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/gp/gp_TrsfNLerp.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/gp/gp_Vec.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/gp/gp_Vec.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/gp/gp_Vec2d.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/gp/gp_Vec2d.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/gp/gp_Vec2f.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/gp/gp_Vec3f.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/gp/gp_VectorWithNullMagnitude.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/gp/gp_XY.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/gp/gp_XY.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/gp/gp_XYZ.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/gp/gp_XYZ.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/math/FILES.cmake [new file with mode: 0644]
src/FoundationClasses/TKMath/math/math.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/math/math.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/math/math_Array1OfValueAndWeight.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/math/math_BFGS.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/math/math_BFGS.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/math/math_BFGS.lxx [new file with mode: 0644]
src/FoundationClasses/TKMath/math/math_BissecNewton.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/math/math_BissecNewton.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/math/math_BissecNewton.lxx [new file with mode: 0644]
src/FoundationClasses/TKMath/math/math_BracketMinimum.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/math/math_BracketMinimum.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/math/math_BracketMinimum.lxx [new file with mode: 0644]
src/FoundationClasses/TKMath/math/math_BracketedRoot.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/math/math_BracketedRoot.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/math/math_BracketedRoot.lxx [new file with mode: 0644]
src/FoundationClasses/TKMath/math/math_BrentMinimum.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/math/math_BrentMinimum.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/math/math_BrentMinimum.lxx [new file with mode: 0644]
src/FoundationClasses/TKMath/math/math_BullardGenerator.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/math/math_ComputeGaussPointsAndWeights.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/math/math_ComputeGaussPointsAndWeights.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/math/math_ComputeKronrodPointsAndWeights.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/math/math_ComputeKronrodPointsAndWeights.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/math/math_Crout.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/math/math_Crout.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/math/math_Crout.lxx [new file with mode: 0644]
src/FoundationClasses/TKMath/math/math_DirectPolynomialRoots.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/math/math_DirectPolynomialRoots.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/math/math_DirectPolynomialRoots.lxx [new file with mode: 0644]
src/FoundationClasses/TKMath/math/math_DoubleTab.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/math/math_DoubleTab.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/math/math_DoubleTab.lxx [new file with mode: 0644]
src/FoundationClasses/TKMath/math/math_EigenValuesSearcher.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/math/math_EigenValuesSearcher.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/math/math_FRPR.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/math/math_FRPR.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/math/math_FRPR.lxx [new file with mode: 0644]
src/FoundationClasses/TKMath/math/math_Function.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/math/math_Function.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/math/math_FunctionAllRoots.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/math/math_FunctionAllRoots.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/math/math_FunctionAllRoots.lxx [new file with mode: 0644]
src/FoundationClasses/TKMath/math/math_FunctionRoot.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/math/math_FunctionRoot.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/math/math_FunctionRoot.lxx [new file with mode: 0644]
src/FoundationClasses/TKMath/math/math_FunctionRoots.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/math/math_FunctionRoots.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/math/math_FunctionRoots.lxx [new file with mode: 0644]
src/FoundationClasses/TKMath/math/math_FunctionSample.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/math/math_FunctionSample.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/math/math_FunctionSet.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/math/math_FunctionSet.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/math/math_FunctionSetRoot.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/math/math_FunctionSetRoot.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/math/math_FunctionSetWithDerivatives.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/math/math_FunctionWithDerivative.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/math/math_FunctionWithDerivative.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/math/math_Gauss.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/math/math_Gauss.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/math/math_GaussLeastSquare.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/math/math_GaussLeastSquare.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/math/math_GaussLeastSquare.lxx [new file with mode: 0644]
src/FoundationClasses/TKMath/math/math_GaussMultipleIntegration.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/math/math_GaussMultipleIntegration.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/math/math_GaussMultipleIntegration.lxx [new file with mode: 0644]
src/FoundationClasses/TKMath/math/math_GaussSetIntegration.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/math/math_GaussSetIntegration.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/math/math_GaussSetIntegration.lxx [new file with mode: 0644]
src/FoundationClasses/TKMath/math/math_GaussSingleIntegration.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/math/math_GaussSingleIntegration.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/math/math_GaussSingleIntegration.lxx [new file with mode: 0644]
src/FoundationClasses/TKMath/math/math_GlobOptMin.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/math/math_GlobOptMin.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/math/math_Householder.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/math/math_Householder.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/math/math_Householder.lxx [new file with mode: 0644]
src/FoundationClasses/TKMath/math/math_IntegerVector.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/math/math_Jacobi.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/math/math_Jacobi.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/math/math_Jacobi.lxx [new file with mode: 0644]
src/FoundationClasses/TKMath/math/math_Kronrod.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/math/math_KronrodSingleIntegration.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/math/math_KronrodSingleIntegration.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/math/math_KronrodSingleIntegration.lxx [new file with mode: 0644]
src/FoundationClasses/TKMath/math/math_Matrix.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/math/math_Matrix.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/math/math_Matrix.lxx [new file with mode: 0644]
src/FoundationClasses/TKMath/math/math_MultipleVarFunction.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/math/math_MultipleVarFunction.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/math/math_MultipleVarFunctionWithGradient.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/math/math_MultipleVarFunctionWithHessian.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/math/math_NewtonFunctionRoot.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/math/math_NewtonFunctionRoot.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/math/math_NewtonFunctionRoot.lxx [new file with mode: 0644]
src/FoundationClasses/TKMath/math/math_NewtonFunctionSetRoot.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/math/math_NewtonFunctionSetRoot.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/math/math_NewtonFunctionSetRoot.lxx [new file with mode: 0644]
src/FoundationClasses/TKMath/math/math_NewtonMinimum.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/math/math_NewtonMinimum.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/math/math_NewtonMinimum.lxx [new file with mode: 0644]
src/FoundationClasses/TKMath/math/math_NotSquare.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/math/math_PSO.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/math/math_PSO.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/math/math_PSOParticlesPool.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/math/math_PSOParticlesPool.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/math/math_Powell.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/math/math_Powell.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/math/math_Powell.lxx [new file with mode: 0644]
src/FoundationClasses/TKMath/math/math_Recipes.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/math/math_Recipes.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/math/math_SVD.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/math/math_SVD.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/math/math_SVD.lxx [new file with mode: 0644]
src/FoundationClasses/TKMath/math/math_SingularMatrix.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/math/math_Status.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/math/math_TrigonometricEquationFunction.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/math/math_TrigonometricFunctionRoots.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/math/math_TrigonometricFunctionRoots.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/math/math_TrigonometricFunctionRoots.lxx [new file with mode: 0644]
src/FoundationClasses/TKMath/math/math_Uzawa.cxx [new file with mode: 0644]
src/FoundationClasses/TKMath/math/math_Uzawa.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/math/math_Uzawa.lxx [new file with mode: 0644]
src/FoundationClasses/TKMath/math/math_ValueAndWeight.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/math/math_Vector.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/math/math_VectorBase.hxx [new file with mode: 0644]
src/FoundationClasses/TKMath/math/math_VectorBase.lxx [new file with mode: 0644]
src/FoundationClasses/TKernel/CMakeLists.txt [new file with mode: 0644]
src/FoundationClasses/TKernel/EXTERNLIB.cmake [new file with mode: 0644]
src/FoundationClasses/TKernel/FILES.cmake [new file with mode: 0644]
src/FoundationClasses/TKernel/FSD/FILES.cmake [new file with mode: 0644]
src/FoundationClasses/TKernel/FSD/FSD_BStream.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/FSD/FSD_Base64.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/FSD/FSD_Base64.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/FSD/FSD_BinaryFile.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/FSD/FSD_BinaryFile.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/FSD/FSD_CmpFile.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/FSD/FSD_CmpFile.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/FSD/FSD_FStream.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/FSD/FSD_File.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/FSD/FSD_File.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/FSD/FSD_FileHeader.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/FlexLexer/FILES.cmake [new file with mode: 0644]
src/FoundationClasses/TKernel/FlexLexer/FlexLexer.h [new file with mode: 0644]
src/FoundationClasses/TKernel/Message/FILES.cmake [new file with mode: 0644]
src/FoundationClasses/TKernel/Message/Message.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Message/Message.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Message/Message_Alert.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Message/Message_Alert.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Message/Message_AlertExtended.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Message/Message_AlertExtended.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Message/Message_Algorithm.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Message/Message_Algorithm.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Message/Message_Algorithm.lxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Message/Message_Attribute.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Message/Message_Attribute.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Message/Message_AttributeMeter.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Message/Message_AttributeMeter.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Message/Message_AttributeObject.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Message/Message_AttributeObject.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Message/Message_AttributeStream.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Message/Message_AttributeStream.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Message/Message_CompositeAlerts.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Message/Message_CompositeAlerts.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Message/Message_ConsoleColor.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Message/Message_ExecStatus.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Message/Message_Gravity.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Message/Message_HArrayOfMsg.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Message/Message_LazyProgressScope.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Message/Message_Level.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Message/Message_Level.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Message/Message_ListIteratorOfListOfMsg.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Message/Message_ListOfAlert.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Message/Message_ListOfMsg.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Message/Message_Messenger.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Message/Message_Messenger.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Message/Message_MetricType.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Message/Message_Msg.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Message/Message_Msg.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Message/Message_Msg.lxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Message/Message_MsgFile.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Message/Message_MsgFile.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Message/Message_Printer.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Message/Message_Printer.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Message/Message_PrinterOStream.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Message/Message_PrinterOStream.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Message/Message_PrinterSystemLog.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Message/Message_PrinterSystemLog.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Message/Message_PrinterToReport.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Message/Message_PrinterToReport.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Message/Message_ProgressIndicator.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Message/Message_ProgressIndicator.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Message/Message_ProgressRange.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Message/Message_ProgressScope.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Message/Message_ProgressSentry.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Message/Message_Report.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Message/Message_Report.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Message/Message_SequenceOfPrinters.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Message/Message_Status.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Message/Message_StatusType.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/NCollection/FILES.cmake [new file with mode: 0644]
src/FoundationClasses/TKernel/NCollection/NCollection_AccAllocator.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/NCollection/NCollection_AccAllocator.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/NCollection/NCollection_AliasedArray.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/NCollection/NCollection_AlignedAllocator.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/NCollection/NCollection_AlignedAllocator.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/NCollection/NCollection_Allocator.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/NCollection/NCollection_Array1.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/NCollection/NCollection_Array2.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/NCollection/NCollection_BaseAllocator.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/NCollection/NCollection_BaseAllocator.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/NCollection/NCollection_BaseList.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/NCollection/NCollection_BaseList.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/NCollection/NCollection_BaseMap.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/NCollection/NCollection_BaseMap.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/NCollection/NCollection_BasePointerVector.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/NCollection/NCollection_BasePointerVector.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/NCollection/NCollection_BaseSequence.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/NCollection/NCollection_BaseSequence.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/NCollection/NCollection_Buffer.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/NCollection/NCollection_CellFilter.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/NCollection/NCollection_DataMap.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/NCollection/NCollection_DefaultHasher.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/NCollection/NCollection_DefineAlloc.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/NCollection/NCollection_DefineHArray1.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/NCollection/NCollection_DefineHArray2.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/NCollection/NCollection_DefineHSequence.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/NCollection/NCollection_DefineHasher.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/NCollection/NCollection_DoubleMap.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/NCollection/NCollection_DynamicArray.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/NCollection/NCollection_EBTree.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/NCollection/NCollection_HArray1.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/NCollection/NCollection_HArray2.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/NCollection/NCollection_HSequence.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/NCollection/NCollection_Haft.h [new file with mode: 0644]
src/FoundationClasses/TKernel/NCollection/NCollection_Handle.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/NCollection/NCollection_HeapAllocator.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/NCollection/NCollection_HeapAllocator.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/NCollection/NCollection_IncAllocator.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/NCollection/NCollection_IncAllocator.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/NCollection/NCollection_IndexedDataMap.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/NCollection/NCollection_IndexedIterator.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/NCollection/NCollection_IndexedMap.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/NCollection/NCollection_Iterator.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/NCollection/NCollection_Lerp.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/NCollection/NCollection_List.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/NCollection/NCollection_ListNode.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/NCollection/NCollection_LocalArray.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/NCollection/NCollection_Map.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/NCollection/NCollection_MapAlgo.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/NCollection/NCollection_Mat3.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/NCollection/NCollection_Mat4.hxx [new file with mode: 0755]
src/FoundationClasses/TKernel/NCollection/NCollection_OccAllocator.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/NCollection/NCollection_Primes.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/NCollection/NCollection_Primes.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/NCollection/NCollection_Sequence.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/NCollection/NCollection_Shared.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/NCollection/NCollection_SparseArray.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/NCollection/NCollection_SparseArrayBase.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/NCollection/NCollection_SparseArrayBase.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/NCollection/NCollection_StlIterator.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/NCollection/NCollection_String.hxx [new file with mode: 0755]
src/FoundationClasses/TKernel/NCollection/NCollection_TListIterator.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/NCollection/NCollection_TListNode.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/NCollection/NCollection_TypeDef.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/NCollection/NCollection_UBTree.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/NCollection/NCollection_UBTreeFiller.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/NCollection/NCollection_UtfIterator.hxx [new file with mode: 0755]
src/FoundationClasses/TKernel/NCollection/NCollection_UtfIterator.lxx [new file with mode: 0755]
src/FoundationClasses/TKernel/NCollection/NCollection_UtfString.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/NCollection/NCollection_UtfString.hxx [new file with mode: 0755]
src/FoundationClasses/TKernel/NCollection/NCollection_UtfString.lxx [new file with mode: 0755]
src/FoundationClasses/TKernel/NCollection/NCollection_Vec2.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/NCollection/NCollection_Vec3.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/NCollection/NCollection_Vec4.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/NCollection/NCollection_Vector.hxx [new file with mode: 0755]
src/FoundationClasses/TKernel/NCollection/NCollection_WinHeapAllocator.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/NCollection/NCollection_WinHeapAllocator.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/OSD/FILES.cmake [new file with mode: 0644]
src/FoundationClasses/TKernel/OSD/OSD.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/OSD/OSD.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/OSD/OSD_CachedFileSystem.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/OSD/OSD_CachedFileSystem.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/OSD/OSD_Chronometer.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/OSD/OSD_Chronometer.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/OSD/OSD_Directory.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/OSD/OSD_Directory.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/OSD/OSD_DirectoryIterator.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/OSD/OSD_DirectoryIterator.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/OSD/OSD_Disk.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/OSD/OSD_Disk.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/OSD/OSD_Environment.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/OSD/OSD_Environment.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/OSD/OSD_Error.cxx [new file with mode: 0755]
src/FoundationClasses/TKernel/OSD/OSD_Error.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/OSD/OSD_ErrorList.hxx [new file with mode: 0755]
src/FoundationClasses/TKernel/OSD/OSD_Exception.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/OSD/OSD_Exception_ACCESS_VIOLATION.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/OSD/OSD_Exception_ARRAY_BOUNDS_EXCEEDED.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/OSD/OSD_Exception_CTRL_BREAK.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/OSD/OSD_Exception_ILLEGAL_INSTRUCTION.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/OSD/OSD_Exception_INT_OVERFLOW.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/OSD/OSD_Exception_INVALID_DISPOSITION.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/OSD/OSD_Exception_IN_PAGE_ERROR.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/OSD/OSD_Exception_NONCONTINUABLE_EXCEPTION.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/OSD/OSD_Exception_PRIV_INSTRUCTION.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/OSD/OSD_Exception_STACK_OVERFLOW.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/OSD/OSD_Exception_STATUS_NO_MEMORY.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/OSD/OSD_File.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/OSD/OSD_File.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/OSD/OSD_FileIterator.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/OSD/OSD_FileIterator.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/OSD/OSD_FileNode.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/OSD/OSD_FileNode.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/OSD/OSD_FileSystem.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/OSD/OSD_FileSystem.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/OSD/OSD_FileSystemSelector.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/OSD/OSD_FileSystemSelector.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/OSD/OSD_FromWhere.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/OSD/OSD_Function.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/OSD/OSD_Host.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/OSD/OSD_Host.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/OSD/OSD_KindFile.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/OSD/OSD_LoadMode.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/OSD/OSD_LocalFileSystem.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/OSD/OSD_LocalFileSystem.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/OSD/OSD_LockType.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/OSD/OSD_MAllocHook.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/OSD/OSD_MAllocHook.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/OSD/OSD_MemInfo.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/OSD/OSD_MemInfo.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/OSD/OSD_OEMType.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/OSD/OSD_OSDError.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/OSD/OSD_OpenFile.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/OSD/OSD_OpenFile.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/OSD/OSD_OpenMode.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/OSD/OSD_PThread.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/OSD/OSD_Parallel.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/OSD/OSD_Parallel.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/OSD/OSD_Parallel_TBB.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/OSD/OSD_Parallel_Threads.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/OSD/OSD_Path.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/OSD/OSD_Path.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/OSD/OSD_PerfMeter.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/OSD/OSD_PerfMeter.h [new file with mode: 0644]
src/FoundationClasses/TKernel/OSD/OSD_PerfMeter.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/OSD/OSD_Process.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/OSD/OSD_Process.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/OSD/OSD_Protection.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/OSD/OSD_Protection.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/OSD/OSD_SIGBUS.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/OSD/OSD_SIGHUP.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/OSD/OSD_SIGILL.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/OSD/OSD_SIGINT.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/OSD/OSD_SIGKILL.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/OSD/OSD_SIGQUIT.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/OSD/OSD_SIGSEGV.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/OSD/OSD_SIGSYS.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/OSD/OSD_SharedLibrary.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/OSD/OSD_SharedLibrary.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/OSD/OSD_Signal.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/OSD/OSD_SignalMode.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/OSD/OSD_SingleProtection.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/OSD/OSD_StreamBuffer.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/OSD/OSD_SysType.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/OSD/OSD_Thread.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/OSD/OSD_Thread.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/OSD/OSD_ThreadFunction.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/OSD/OSD_ThreadPool.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/OSD/OSD_ThreadPool.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/OSD/OSD_Timer.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/OSD/OSD_Timer.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/OSD/OSD_WNT.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/OSD/OSD_WNT.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/OSD/OSD_WhoAmI.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/OSD/OSD_signal.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/PACKAGES.cmake [new file with mode: 0644]
src/FoundationClasses/TKernel/Plugin/FILES.cmake [new file with mode: 0644]
src/FoundationClasses/TKernel/Plugin/Plugin.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Plugin/Plugin.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Plugin/Plugin_DataMapIteratorOfMapOfFunctions.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Plugin/Plugin_Failure.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Plugin/Plugin_Macro.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Plugin/Plugin_MapOfFunctions.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Precision/FILES.cmake [new file with mode: 0644]
src/FoundationClasses/TKernel/Precision/Precision.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Quantity/FILES.cmake [new file with mode: 0644]
src/FoundationClasses/TKernel/Quantity/Quantity_Array1OfColor.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Quantity/Quantity_Color.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Quantity/Quantity_Color.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Quantity/Quantity_ColorRGBA.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Quantity/Quantity_ColorRGBA.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Quantity/Quantity_ColorTable.pxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Quantity/Quantity_Date.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Quantity/Quantity_Date.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Quantity/Quantity_DateDefinitionError.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Quantity/Quantity_HArray1OfColor.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Quantity/Quantity_NameOfColor.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Quantity/Quantity_Period.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Quantity/Quantity_Period.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Quantity/Quantity_PeriodDefinitionError.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Quantity/Quantity_TypeOfColor.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Resource/FILES.cmake [new file with mode: 0644]
src/FoundationClasses/TKernel/Resource/Resource_Big5.pxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Resource/Resource_CodePages.pxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Resource/Resource_ConvertUnicode.c [new file with mode: 0644]
src/FoundationClasses/TKernel/Resource/Resource_ConvertUnicode.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Resource/Resource_DataMapOfAsciiStringAsciiString.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Resource/Resource_DataMapOfAsciiStringExtendedString.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Resource/Resource_FormatType.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Resource/Resource_GB2312.pxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Resource/Resource_GBK.pxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Resource/Resource_LexicalCompare.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Resource/Resource_LexicalCompare.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Resource/Resource_Manager.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Resource/Resource_Manager.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Resource/Resource_NoSuchResource.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Resource/Resource_Shiftjis.pxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Resource/Resource_Unicode.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Resource/Resource_Unicode.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Standard/FILES.cmake [new file with mode: 0644]
src/FoundationClasses/TKernel/Standard/Standard.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Standard/Standard.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Standard/Standard_AbortiveTransaction.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Standard/Standard_ArrayStreamBuffer.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Standard/Standard_ArrayStreamBuffer.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Standard/Standard_Assert.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Standard/Standard_Atomic.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Standard/Standard_Boolean.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Standard/Standard_Byte.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Standard/Standard_CLocaleSentry.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Standard/Standard_CLocaleSentry.hxx [new file with mode: 0755]
src/FoundationClasses/TKernel/Standard/Standard_CString.cxx [new file with mode: 0755]
src/FoundationClasses/TKernel/Standard/Standard_CString.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Standard/Standard_CStringHasher.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Standard/Standard_Character.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Standard/Standard_Condition.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Standard/Standard_Condition.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Standard/Standard_ConstructionError.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Standard/Standard_DefineAlloc.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Standard/Standard_DefineException.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Standard/Standard_DefineHandle.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Standard/Standard_DimensionError.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Standard/Standard_DimensionMismatch.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Standard/Standard_DivideByZero.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Standard/Standard_DomainError.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Standard/Standard_Dump.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Standard/Standard_Dump.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Standard/Standard_ErrorHandler.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Standard/Standard_ErrorHandler.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Standard/Standard_ExtCharacter.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Standard/Standard_Failure.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Standard/Standard_Failure.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Standard/Standard_GUID.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Standard/Standard_GUID.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Standard/Standard_Handle.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Standard/Standard_HandlerStatus.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Standard/Standard_HashUtils.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Standard/Standard_HashUtils.lxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Standard/Standard_IStream.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Standard/Standard_ImmutableObject.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Standard/Standard_Integer.hxx [new file with mode: 0755]
src/FoundationClasses/TKernel/Standard/Standard_JmpBuf.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Standard/Standard_LicenseError.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Standard/Standard_LicenseNotFound.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Standard/Standard_MMgrOpt.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Standard/Standard_MMgrOpt.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Standard/Standard_MMgrRoot.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Standard/Standard_MMgrRoot.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Standard/Standard_Macro.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Standard/Standard_MemoryUtils.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Standard/Standard_MultiplyDefined.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Standard/Standard_Mutex.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Standard/Standard_Mutex.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Standard/Standard_NegativeValue.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Standard/Standard_NoMoreObject.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Standard/Standard_NoSuchObject.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Standard/Standard_NotImplemented.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Standard/Standard_NullObject.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Standard/Standard_NullValue.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Standard/Standard_NumericError.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Standard/Standard_OStream.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Standard/Standard_OutOfMemory.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Standard/Standard_OutOfMemory.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Standard/Standard_OutOfRange.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Standard/Standard_Overflow.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Standard/Standard_PByte.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Standard/Standard_PCharacter.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Standard/Standard_PErrorHandler.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Standard/Standard_PExtCharacter.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Standard/Standard_Persistent.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Standard/Standard_Persistent.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Standard/Standard_PrimitiveTypes.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Standard/Standard_ProgramError.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Standard/Standard_RangeError.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Standard/Standard_ReadBuffer.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Standard/Standard_ReadLineBuffer.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Standard/Standard_Real.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Standard/Standard_Real.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Standard/Standard_SStream.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Standard/Standard_ShortReal.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Standard/Standard_StackTrace.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Standard/Standard_Std.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Standard/Standard_Stream.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Standard/Standard_Strtod.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Standard/Standard_ThreadId.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Standard/Standard_Time.hxx [new file with mode: 0755]
src/FoundationClasses/TKernel/Standard/Standard_Transient.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Standard/Standard_Transient.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Standard/Standard_Type.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Standard/Standard_Type.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Standard/Standard_TypeDef.hxx [new file with mode: 0755]
src/FoundationClasses/TKernel/Standard/Standard_TypeMismatch.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Standard/Standard_UUID.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Standard/Standard_Underflow.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Standard/Standard_VersionInfo.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Standard/Standard_VersionInfo.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Standard/Standard_WarningDisableFunctionCast.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Standard/Standard_WarningsDisable.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Standard/Standard_WarningsRestore.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/StdFail/FILES.cmake [new file with mode: 0644]
src/FoundationClasses/TKernel/StdFail/StdFail_InfiniteSolutions.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/StdFail/StdFail_NotDone.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/StdFail/StdFail_Undefined.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/StdFail/StdFail_UndefinedDerivative.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/StdFail/StdFail_UndefinedValue.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Storage/FILES.cmake [new file with mode: 0644]
src/FoundationClasses/TKernel/Storage/Storage.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Storage/Storage.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Storage/Storage_ArrayOfCallBack.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Storage/Storage_ArrayOfSchema.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Storage/Storage_BaseDriver.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Storage/Storage_BaseDriver.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Storage/Storage_BucketOfPersistent.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Storage/Storage_CallBack.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Storage/Storage_CallBack.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Storage/Storage_Data.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Storage/Storage_Data.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Storage/Storage_DataMapIteratorOfMapOfCallBack.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Storage/Storage_DataMapIteratorOfMapOfPers.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Storage/Storage_DefaultCallBack.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Storage/Storage_DefaultCallBack.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Storage/Storage_Error.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Storage/Storage_HArrayOfCallBack.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Storage/Storage_HArrayOfSchema.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Storage/Storage_HPArray.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Storage/Storage_HSeqOfRoot.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Storage/Storage_HeaderData.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Storage/Storage_HeaderData.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Storage/Storage_InternalData.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Storage/Storage_InternalData.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Storage/Storage_Macros.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Storage/Storage_MapOfCallBack.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Storage/Storage_MapOfPers.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Storage/Storage_OpenMode.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Storage/Storage_PArray.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Storage/Storage_PType.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Storage/Storage_Position.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Storage/Storage_Root.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Storage/Storage_Root.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Storage/Storage_RootData.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Storage/Storage_RootData.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Storage/Storage_Schema.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Storage/Storage_Schema.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Storage/Storage_SeqOfRoot.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Storage/Storage_SolveMode.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Storage/Storage_StreamExtCharParityError.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Storage/Storage_StreamFormatError.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Storage/Storage_StreamModeError.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Storage/Storage_StreamReadError.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Storage/Storage_StreamTypeMismatchError.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Storage/Storage_StreamUnknownTypeError.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Storage/Storage_StreamWriteError.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Storage/Storage_TypeData.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Storage/Storage_TypeData.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Storage/Storage_TypedCallBack.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Storage/Storage_TypedCallBack.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/TColStd/FILES.cmake [new file with mode: 0644]
src/FoundationClasses/TKernel/TColStd/TColStd_Array1OfAsciiString.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/TColStd/TColStd_Array1OfBoolean.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/TColStd/TColStd_Array1OfByte.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/TColStd/TColStd_Array1OfCharacter.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/TColStd/TColStd_Array1OfExtendedString.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/TColStd/TColStd_Array1OfInteger.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/TColStd/TColStd_Array1OfListOfInteger.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/TColStd/TColStd_Array1OfReal.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/TColStd/TColStd_Array1OfTransient.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/TColStd/TColStd_Array2OfBoolean.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/TColStd/TColStd_Array2OfCharacter.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/TColStd/TColStd_Array2OfInteger.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/TColStd/TColStd_Array2OfReal.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/TColStd/TColStd_Array2OfTransient.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/TColStd/TColStd_DataMapIteratorOfDataMapOfAsciiStringInteger.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/TColStd/TColStd_DataMapIteratorOfDataMapOfIntegerInteger.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/TColStd/TColStd_DataMapIteratorOfDataMapOfIntegerListOfInteger.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/TColStd/TColStd_DataMapIteratorOfDataMapOfIntegerReal.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/TColStd/TColStd_DataMapIteratorOfDataMapOfIntegerTransient.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/TColStd/TColStd_DataMapIteratorOfDataMapOfStringInteger.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/TColStd/TColStd_DataMapIteratorOfDataMapOfTransientTransient.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/TColStd/TColStd_DataMapOfAsciiStringInteger.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/TColStd/TColStd_DataMapOfIntegerInteger.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/TColStd/TColStd_DataMapOfIntegerListOfInteger.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/TColStd/TColStd_DataMapOfIntegerReal.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/TColStd/TColStd_DataMapOfIntegerTransient.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/TColStd/TColStd_DataMapOfStringInteger.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/TColStd/TColStd_DataMapOfTransientTransient.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/TColStd/TColStd_HArray1OfAsciiString.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/TColStd/TColStd_HArray1OfBoolean.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/TColStd/TColStd_HArray1OfByte.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/TColStd/TColStd_HArray1OfCharacter.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/TColStd/TColStd_HArray1OfExtendedString.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/TColStd/TColStd_HArray1OfInteger.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/TColStd/TColStd_HArray1OfListOfInteger.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/TColStd/TColStd_HArray1OfReal.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/TColStd/TColStd_HArray1OfTransient.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/TColStd/TColStd_HArray2OfBoolean.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/TColStd/TColStd_HArray2OfCharacter.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/TColStd/TColStd_HArray2OfInteger.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/TColStd/TColStd_HArray2OfReal.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/TColStd/TColStd_HArray2OfTransient.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/TColStd/TColStd_HPackedMapOfInteger.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/TColStd/TColStd_HPackedMapOfInteger.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/TColStd/TColStd_HPackedMapOfInteger.lxx [new file with mode: 0644]
src/FoundationClasses/TKernel/TColStd/TColStd_HSequenceOfAsciiString.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/TColStd/TColStd_HSequenceOfExtendedString.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/TColStd/TColStd_HSequenceOfHAsciiString.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/TColStd/TColStd_HSequenceOfHExtendedString.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/TColStd/TColStd_HSequenceOfInteger.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/TColStd/TColStd_HSequenceOfReal.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/TColStd/TColStd_HSequenceOfTransient.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/TColStd/TColStd_IndexedDataMapOfStringString.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/TColStd/TColStd_IndexedDataMapOfTransientTransient.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/TColStd/TColStd_IndexedMapOfInteger.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/TColStd/TColStd_IndexedMapOfReal.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/TColStd/TColStd_IndexedMapOfTransient.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/TColStd/TColStd_ListIteratorOfListOfAsciiString.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/TColStd/TColStd_ListIteratorOfListOfInteger.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/TColStd/TColStd_ListIteratorOfListOfReal.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/TColStd/TColStd_ListIteratorOfListOfTransient.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/TColStd/TColStd_ListOfAsciiString.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/TColStd/TColStd_ListOfInteger.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/TColStd/TColStd_ListOfReal.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/TColStd/TColStd_ListOfTransient.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/TColStd/TColStd_MapIteratorOfMapOfAsciiString.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/TColStd/TColStd_MapIteratorOfMapOfInteger.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/TColStd/TColStd_MapIteratorOfMapOfReal.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/TColStd/TColStd_MapIteratorOfMapOfTransient.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/TColStd/TColStd_MapIteratorOfPackedMapOfInteger.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/TColStd/TColStd_MapOfAsciiString.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/TColStd/TColStd_MapOfInteger.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/TColStd/TColStd_MapOfReal.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/TColStd/TColStd_MapOfTransient.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/TColStd/TColStd_PackedMapOfInteger.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/TColStd/TColStd_PackedMapOfInteger.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/TColStd/TColStd_SequenceOfAddress.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/TColStd/TColStd_SequenceOfAsciiString.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/TColStd/TColStd_SequenceOfBoolean.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/TColStd/TColStd_SequenceOfExtendedString.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/TColStd/TColStd_SequenceOfHAsciiString.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/TColStd/TColStd_SequenceOfHExtendedString.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/TColStd/TColStd_SequenceOfInteger.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/TColStd/TColStd_SequenceOfReal.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/TColStd/TColStd_SequenceOfTransient.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/TCollection/FILES.cmake [new file with mode: 0644]
src/FoundationClasses/TKernel/TCollection/TCollection.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/TCollection/TCollection_AsciiString.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/TCollection/TCollection_AsciiString.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/TCollection/TCollection_AsciiString.lxx [new file with mode: 0644]
src/FoundationClasses/TKernel/TCollection/TCollection_ExtendedString.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/TCollection/TCollection_ExtendedString.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/TCollection/TCollection_HAsciiString.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/TCollection/TCollection_HAsciiString.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/TCollection/TCollection_HAsciiString.lxx [new file with mode: 0644]
src/FoundationClasses/TKernel/TCollection/TCollection_HExtendedString.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/TCollection/TCollection_HExtendedString.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/TKernel_pch.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/TShort/FILES.cmake [new file with mode: 0644]
src/FoundationClasses/TKernel/TShort/TShort_Array1OfShortReal.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/TShort/TShort_Array2OfShortReal.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/TShort/TShort_HArray1OfShortReal.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/TShort/TShort_HArray2OfShortReal.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/TShort/TShort_HSequenceOfShortReal.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/TShort/TShort_SequenceOfShortReal.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Units/FILES.cmake [new file with mode: 0644]
src/FoundationClasses/TKernel/Units/Units.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Units/Units.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Units/Units_Dimensions.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Units/Units_Dimensions.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Units/Units_Dimensions.lxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Units/Units_Explorer.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Units/Units_Explorer.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Units/Units_Lexicon.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Units/Units_Lexicon.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Units/Units_Lexicon.lxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Units/Units_MathSentence.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Units/Units_MathSentence.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Units/Units_Measurement.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Units/Units_Measurement.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Units/Units_NoSuchType.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Units/Units_NoSuchUnit.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Units/Units_Operators.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Units/Units_QtsSequence.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Units/Units_QuantitiesSequence.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Units/Units_Quantity.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Units/Units_Quantity.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Units/Units_Quantity.lxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Units/Units_Sentence.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Units/Units_Sentence.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Units/Units_Sentence.lxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Units/Units_ShiftedToken.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Units/Units_ShiftedToken.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Units/Units_ShiftedUnit.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Units/Units_ShiftedUnit.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Units/Units_TksSequence.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Units/Units_Token.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Units/Units_Token.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Units/Units_Token.lxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Units/Units_TokensSequence.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Units/Units_Unit.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Units/Units_Unit.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Units/Units_Unit.lxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Units/Units_UnitSentence.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Units/Units_UnitSentence.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Units/Units_UnitsDictionary.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Units/Units_UnitsDictionary.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Units/Units_UnitsDictionary.lxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Units/Units_UnitsLexicon.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Units/Units_UnitsLexicon.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Units/Units_UnitsLexicon.lxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Units/Units_UnitsSequence.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Units/Units_UnitsSystem.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Units/Units_UnitsSystem.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/Units/Units_UtsSequence.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/UnitsAPI/FILES.cmake [new file with mode: 0644]
src/FoundationClasses/TKernel/UnitsAPI/UnitsAPI.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/UnitsAPI/UnitsAPI.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/UnitsAPI/UnitsAPI_SystemUnits.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/UnitsAPI/UnitsAPI_Units_dat.pxx [new file with mode: 0644]
src/FoundationClasses/TKernel/UnitsMethods/FILES.cmake [new file with mode: 0644]
src/FoundationClasses/TKernel/UnitsMethods/UnitsMethods.cxx [new file with mode: 0644]
src/FoundationClasses/TKernel/UnitsMethods/UnitsMethods.hxx [new file with mode: 0644]
src/FoundationClasses/TKernel/UnitsMethods/UnitsMethods_LengthUnit.hxx [new file with mode: 0644]
src/FoundationClasses/TOOLKITS.cmake [new file with mode: 0644]
src/GC/FILES [deleted file]
src/GC/GC_MakeArcOfCircle.cxx [deleted file]
src/GC/GC_MakeArcOfCircle.hxx [deleted file]
src/GC/GC_MakeArcOfEllipse.cxx [deleted file]
src/GC/GC_MakeArcOfEllipse.hxx [deleted file]
src/GC/GC_MakeArcOfHyperbola.cxx [deleted file]
src/GC/GC_MakeArcOfHyperbola.hxx [deleted file]
src/GC/GC_MakeArcOfParabola.cxx [deleted file]
src/GC/GC_MakeArcOfParabola.hxx [deleted file]
src/GC/GC_MakeCircle.cxx [deleted file]
src/GC/GC_MakeCircle.hxx [deleted file]
src/GC/GC_MakeConicalSurface.cxx [deleted file]
src/GC/GC_MakeConicalSurface.hxx [deleted file]
src/GC/GC_MakeCylindricalSurface.cxx [deleted file]
src/GC/GC_MakeCylindricalSurface.hxx [deleted file]
src/GC/GC_MakeEllipse.cxx [deleted file]
src/GC/GC_MakeEllipse.hxx [deleted file]
src/GC/GC_MakeHyperbola.cxx [deleted file]
src/GC/GC_MakeHyperbola.hxx [deleted file]
src/GC/GC_MakeLine.cxx [deleted file]
src/GC/GC_MakeLine.hxx [deleted file]
src/GC/GC_MakeMirror.cxx [deleted file]
src/GC/GC_MakeMirror.hxx [deleted file]
src/GC/GC_MakePlane.cxx [deleted file]
src/GC/GC_MakePlane.hxx [deleted file]
src/GC/GC_MakeRotation.cxx [deleted file]
src/GC/GC_MakeRotation.hxx [deleted file]
src/GC/GC_MakeScale.cxx [deleted file]
src/GC/GC_MakeScale.hxx [deleted file]
src/GC/GC_MakeSegment.cxx [deleted file]
src/GC/GC_MakeSegment.hxx [deleted file]
src/GC/GC_MakeTranslation.cxx [deleted file]
src/GC/GC_MakeTranslation.hxx [deleted file]
src/GC/GC_MakeTrimmedCone.cxx [deleted file]
src/GC/GC_MakeTrimmedCone.hxx [deleted file]
src/GC/GC_MakeTrimmedCylinder.cxx [deleted file]
src/GC/GC_MakeTrimmedCylinder.hxx [deleted file]
src/GC/GC_Root.hxx [deleted file]
src/GC/GC_Root.lxx [deleted file]
src/GCE2d/FILES [deleted file]
src/GCE2d/GCE2d_MakeArcOfCircle.cxx [deleted file]
src/GCE2d/GCE2d_MakeArcOfCircle.hxx [deleted file]
src/GCE2d/GCE2d_MakeArcOfEllipse.cxx [deleted file]
src/GCE2d/GCE2d_MakeArcOfEllipse.hxx [deleted file]
src/GCE2d/GCE2d_MakeArcOfHyperbola.cxx [deleted file]
src/GCE2d/GCE2d_MakeArcOfHyperbola.hxx [deleted file]
src/GCE2d/GCE2d_MakeArcOfParabola.cxx [deleted file]
src/GCE2d/GCE2d_MakeArcOfParabola.hxx [deleted file]
src/GCE2d/GCE2d_MakeCircle.cxx [deleted file]
src/GCE2d/GCE2d_MakeCircle.hxx [deleted file]
src/GCE2d/GCE2d_MakeEllipse.cxx [deleted file]
src/GCE2d/GCE2d_MakeEllipse.hxx [deleted file]
src/GCE2d/GCE2d_MakeHyperbola.cxx [deleted file]
src/GCE2d/GCE2d_MakeHyperbola.hxx [deleted file]
src/GCE2d/GCE2d_MakeLine.cxx [deleted file]
src/GCE2d/GCE2d_MakeLine.hxx [deleted file]
src/GCE2d/GCE2d_MakeMirror.cxx [deleted file]
src/GCE2d/GCE2d_MakeMirror.hxx [deleted file]
src/GCE2d/GCE2d_MakeParabola.cxx [deleted file]
src/GCE2d/GCE2d_MakeParabola.hxx [deleted file]
src/GCE2d/GCE2d_MakeRotation.cxx [deleted file]
src/GCE2d/GCE2d_MakeRotation.hxx [deleted file]
src/GCE2d/GCE2d_MakeScale.cxx [deleted file]
src/GCE2d/GCE2d_MakeScale.hxx [deleted file]
src/GCE2d/GCE2d_MakeSegment.cxx [deleted file]
src/GCE2d/GCE2d_MakeSegment.hxx [deleted file]
src/GCE2d/GCE2d_MakeTranslation.cxx [deleted file]
src/GCE2d/GCE2d_MakeTranslation.hxx [deleted file]
src/GCE2d/GCE2d_Root.hxx [deleted file]
src/GCE2d/GCE2d_Root.lxx [deleted file]
src/GCPnts/FILES [deleted file]
src/GCPnts/GCPnts_AbscissaPoint.cxx [deleted file]
src/GCPnts/GCPnts_AbscissaPoint.hxx [deleted file]
src/GCPnts/GCPnts_AbscissaType.hxx [deleted file]
src/GCPnts/GCPnts_DeflectionType.hxx [deleted file]
src/GCPnts/GCPnts_DistFunction.cxx [deleted file]
src/GCPnts/GCPnts_DistFunction.hxx [deleted file]
src/GCPnts/GCPnts_DistFunction2d.cxx [deleted file]
src/GCPnts/GCPnts_DistFunction2d.hxx [deleted file]
src/GCPnts/GCPnts_QuasiUniformAbscissa.cxx [deleted file]
src/GCPnts/GCPnts_QuasiUniformAbscissa.hxx [deleted file]
src/GCPnts/GCPnts_QuasiUniformDeflection.cxx [deleted file]
src/GCPnts/GCPnts_QuasiUniformDeflection.hxx [deleted file]
src/GCPnts/GCPnts_TCurveTypes.hxx [deleted file]
src/GCPnts/GCPnts_TangentialDeflection.cxx [deleted file]
src/GCPnts/GCPnts_TangentialDeflection.hxx [deleted file]
src/GCPnts/GCPnts_UniformAbscissa.cxx [deleted file]
src/GCPnts/GCPnts_UniformAbscissa.hxx [deleted file]
src/GCPnts/GCPnts_UniformDeflection.cxx [deleted file]
src/GCPnts/GCPnts_UniformDeflection.hxx [deleted file]
src/GProp/FILES [deleted file]
src/GProp/GProp.cxx [deleted file]
src/GProp/GProp.hxx [deleted file]
src/GProp/GProp_CelGProps.cxx [deleted file]
src/GProp/GProp_CelGProps.hxx [deleted file]
src/GProp/GProp_EquaType.hxx [deleted file]
src/GProp/GProp_GProps.cxx [deleted file]
src/GProp/GProp_GProps.hxx [deleted file]
src/GProp/GProp_PEquation.cxx [deleted file]
src/GProp/GProp_PEquation.hxx [deleted file]
src/GProp/GProp_PGProps.cxx [deleted file]
src/GProp/GProp_PGProps.hxx [deleted file]
src/GProp/GProp_PrincipalProps.cxx [deleted file]
src/GProp/GProp_PrincipalProps.hxx [deleted file]
src/GProp/GProp_SelGProps.cxx [deleted file]
src/GProp/GProp_SelGProps.hxx [deleted file]
src/GProp/GProp_UndefinedAxis.hxx [deleted file]
src/GProp/GProp_ValueType.hxx [deleted file]
src/GProp/GProp_VelGProps.cxx [deleted file]
src/GProp/GProp_VelGProps.hxx [deleted file]
src/GccAna/FILES [deleted file]
src/GccAna/GccAna_Circ2d2TanOn.cxx [deleted file]
src/GccAna/GccAna_Circ2d2TanOn.hxx [deleted file]
src/GccAna/GccAna_Circ2d2TanOn_1.cxx [deleted file]
src/GccAna/GccAna_Circ2d2TanOn_10.cxx [deleted file]
src/GccAna/GccAna_Circ2d2TanOn_11.cxx [deleted file]
src/GccAna/GccAna_Circ2d2TanOn_2.cxx [deleted file]
src/GccAna/GccAna_Circ2d2TanOn_3.cxx [deleted file]
src/GccAna/GccAna_Circ2d2TanOn_4.cxx [deleted file]
src/GccAna/GccAna_Circ2d2TanOn_5.cxx [deleted file]
src/GccAna/GccAna_Circ2d2TanOn_6.cxx [deleted file]
src/GccAna/GccAna_Circ2d2TanOn_7.cxx [deleted file]
src/GccAna/GccAna_Circ2d2TanOn_8.cxx [deleted file]
src/GccAna/GccAna_Circ2d2TanOn_9.cxx [deleted file]
src/GccAna/GccAna_Circ2d2TanRad.cxx [deleted file]
src/GccAna/GccAna_Circ2d2TanRad.hxx [deleted file]
src/GccAna/GccAna_Circ2d2TanRad_1.cxx [deleted file]
src/GccAna/GccAna_Circ2d2TanRad_2.cxx [deleted file]
src/GccAna/GccAna_Circ2d2TanRad_3.cxx [deleted file]
src/GccAna/GccAna_Circ2d2TanRad_4.cxx [deleted file]
src/GccAna/GccAna_Circ2d2TanRad_5.cxx [deleted file]
src/GccAna/GccAna_Circ2d3Tan.cxx [deleted file]
src/GccAna/GccAna_Circ2d3Tan.hxx [deleted file]
src/GccAna/GccAna_Circ2d3Tan_1.cxx [deleted file]
src/GccAna/GccAna_Circ2d3Tan_2.cxx [deleted file]
src/GccAna/GccAna_Circ2d3Tan_3.cxx [deleted file]
src/GccAna/GccAna_Circ2d3Tan_4.cxx [deleted file]
src/GccAna/GccAna_Circ2d3Tan_5.cxx [deleted file]
src/GccAna/GccAna_Circ2d3Tan_6.cxx [deleted file]
src/GccAna/GccAna_Circ2d3Tan_7.cxx [deleted file]
src/GccAna/GccAna_Circ2d3Tan_8.cxx [deleted file]
src/GccAna/GccAna_Circ2d3Tan_9.cxx [deleted file]
src/GccAna/GccAna_Circ2dBisec.cxx [deleted file]
src/GccAna/GccAna_Circ2dBisec.hxx [deleted file]
src/GccAna/GccAna_Circ2dTanCen.cxx [deleted file]
src/GccAna/GccAna_Circ2dTanCen.hxx [deleted file]
src/GccAna/GccAna_Circ2dTanOnRad.cxx [deleted file]
src/GccAna/GccAna_Circ2dTanOnRad.hxx [deleted file]
src/GccAna/GccAna_Circ2dTanOnRad_1.cxx [deleted file]
src/GccAna/GccAna_Circ2dTanOnRad_2.cxx [deleted file]
src/GccAna/GccAna_Circ2dTanOnRad_3.cxx [deleted file]
src/GccAna/GccAna_Circ2dTanOnRad_4.cxx [deleted file]
src/GccAna/GccAna_Circ2dTanOnRad_5.cxx [deleted file]
src/GccAna/GccAna_CircLin2dBisec.cxx [deleted file]
src/GccAna/GccAna_CircLin2dBisec.hxx [deleted file]
src/GccAna/GccAna_CircPnt2dBisec.cxx [deleted file]
src/GccAna/GccAna_CircPnt2dBisec.hxx [deleted file]
src/GccAna/GccAna_Lin2d2Tan.cxx [deleted file]
src/GccAna/GccAna_Lin2d2Tan.hxx [deleted file]
src/GccAna/GccAna_Lin2dBisec.cxx [deleted file]
src/GccAna/GccAna_Lin2dBisec.hxx [deleted file]
src/GccAna/GccAna_Lin2dTanObl.cxx [deleted file]
src/GccAna/GccAna_Lin2dTanObl.hxx [deleted file]
src/GccAna/GccAna_Lin2dTanPar.cxx [deleted file]
src/GccAna/GccAna_Lin2dTanPar.hxx [deleted file]
src/GccAna/GccAna_Lin2dTanPer.cxx [deleted file]
src/GccAna/GccAna_Lin2dTanPer.hxx [deleted file]
src/GccAna/GccAna_LinPnt2dBisec.cxx [deleted file]
src/GccAna/GccAna_LinPnt2dBisec.hxx [deleted file]
src/GccAna/GccAna_NoSolution.hxx [deleted file]
src/GccAna/GccAna_Pnt2dBisec.cxx [deleted file]
src/GccAna/GccAna_Pnt2dBisec.hxx [deleted file]
src/GccEnt/FILES [deleted file]
src/GccEnt/GccEnt.cxx [deleted file]
src/GccEnt/GccEnt.hxx [deleted file]
src/GccEnt/GccEnt_Array1OfPosition.hxx [deleted file]
src/GccEnt/GccEnt_BadQualifier.hxx [deleted file]
src/GccEnt/GccEnt_Position.hxx [deleted file]
src/GccEnt/GccEnt_QualifiedCirc.cxx [deleted file]
src/GccEnt/GccEnt_QualifiedCirc.hxx [deleted file]
src/GccEnt/GccEnt_QualifiedLin.cxx [deleted file]
src/GccEnt/GccEnt_QualifiedLin.hxx [deleted file]
src/GccInt/FILES [deleted file]
src/GccInt/GccInt_BCirc.cxx [deleted file]
src/GccInt/GccInt_BCirc.hxx [deleted file]
src/GccInt/GccInt_BElips.cxx [deleted file]
src/GccInt/GccInt_BElips.hxx [deleted file]
src/GccInt/GccInt_BHyper.cxx [deleted file]
src/GccInt/GccInt_BHyper.hxx [deleted file]
src/GccInt/GccInt_BLine.cxx [deleted file]
src/GccInt/GccInt_BLine.hxx [deleted file]
src/GccInt/GccInt_BParab.cxx [deleted file]
src/GccInt/GccInt_BParab.hxx [deleted file]
src/GccInt/GccInt_BPoint.cxx [deleted file]
src/GccInt/GccInt_BPoint.hxx [deleted file]
src/GccInt/GccInt_Bisec.cxx [deleted file]
src/GccInt/GccInt_Bisec.hxx [deleted file]
src/GccInt/GccInt_IType.hxx [deleted file]
src/Geom/FILES [deleted file]
src/Geom/Geom_Axis1Placement.cxx [deleted file]
src/Geom/Geom_Axis1Placement.hxx [deleted file]
src/Geom/Geom_Axis2Placement.cxx [deleted file]
src/Geom/Geom_Axis2Placement.hxx [deleted file]
src/Geom/Geom_AxisPlacement.cxx [deleted file]
src/Geom/Geom_AxisPlacement.hxx [deleted file]
src/Geom/Geom_BSplineCurve.cxx [deleted file]
src/Geom/Geom_BSplineCurve.hxx [deleted file]
src/Geom/Geom_BSplineCurve_1.cxx [deleted file]
src/Geom/Geom_BSplineSurface.cxx [deleted file]
src/Geom/Geom_BSplineSurface.hxx [deleted file]
src/Geom/Geom_BSplineSurface_1.cxx [deleted file]
src/Geom/Geom_BezierCurve.cxx [deleted file]
src/Geom/Geom_BezierCurve.hxx [deleted file]
src/Geom/Geom_BezierSurface.cxx [deleted file]
src/Geom/Geom_BezierSurface.hxx [deleted file]
src/Geom/Geom_BoundedCurve.cxx [deleted file]
src/Geom/Geom_BoundedCurve.hxx [deleted file]
src/Geom/Geom_BoundedSurface.cxx [deleted file]
src/Geom/Geom_BoundedSurface.hxx [deleted file]
src/Geom/Geom_CartesianPoint.cxx [deleted file]
src/Geom/Geom_CartesianPoint.hxx [deleted file]
src/Geom/Geom_Circle.cxx [deleted file]
src/Geom/Geom_Circle.hxx [deleted file]
src/Geom/Geom_Conic.cxx [deleted file]
src/Geom/Geom_Conic.hxx [deleted file]
src/Geom/Geom_ConicalSurface.cxx [deleted file]
src/Geom/Geom_ConicalSurface.hxx [deleted file]
src/Geom/Geom_Curve.cxx [deleted file]
src/Geom/Geom_Curve.hxx [deleted file]
src/Geom/Geom_CylindricalSurface.cxx [deleted file]
src/Geom/Geom_CylindricalSurface.hxx [deleted file]
src/Geom/Geom_Direction.cxx [deleted file]
src/Geom/Geom_Direction.hxx [deleted file]
src/Geom/Geom_ElementarySurface.cxx [deleted file]
src/Geom/Geom_ElementarySurface.hxx [deleted file]
src/Geom/Geom_Ellipse.cxx [deleted file]
src/Geom/Geom_Ellipse.hxx [deleted file]
src/Geom/Geom_Geometry.cxx [deleted file]
src/Geom/Geom_Geometry.hxx [deleted file]
src/Geom/Geom_HSequenceOfBSplineSurface.hxx [deleted file]
src/Geom/Geom_Hyperbola.cxx [deleted file]
src/Geom/Geom_Hyperbola.hxx [deleted file]
src/Geom/Geom_Line.cxx [deleted file]
src/Geom/Geom_Line.hxx [deleted file]
src/Geom/Geom_OffsetCurve.cxx [deleted file]
src/Geom/Geom_OffsetCurve.hxx [deleted file]
src/Geom/Geom_OffsetSurface.cxx [deleted file]
src/Geom/Geom_OffsetSurface.hxx [deleted file]
src/Geom/Geom_OsculatingSurface.cxx [deleted file]
src/Geom/Geom_OsculatingSurface.hxx [deleted file]
src/Geom/Geom_Parabola.cxx [deleted file]
src/Geom/Geom_Parabola.hxx [deleted file]
src/Geom/Geom_Plane.cxx [deleted file]
src/Geom/Geom_Plane.hxx [deleted file]
src/Geom/Geom_Point.cxx [deleted file]
src/Geom/Geom_Point.hxx [deleted file]
src/Geom/Geom_RectangularTrimmedSurface.cxx [deleted file]
src/Geom/Geom_RectangularTrimmedSurface.hxx [deleted file]
src/Geom/Geom_SequenceOfBSplineSurface.hxx [deleted file]
src/Geom/Geom_SphericalSurface.cxx [deleted file]
src/Geom/Geom_SphericalSurface.hxx [deleted file]
src/Geom/Geom_Surface.cxx [deleted file]
src/Geom/Geom_Surface.hxx [deleted file]
src/Geom/Geom_SurfaceOfLinearExtrusion.cxx [deleted file]
src/Geom/Geom_SurfaceOfLinearExtrusion.hxx [deleted file]
src/Geom/Geom_SurfaceOfRevolution.cxx [deleted file]
src/Geom/Geom_SurfaceOfRevolution.hxx [deleted file]
src/Geom/Geom_SweptSurface.cxx [deleted file]
src/Geom/Geom_SweptSurface.hxx [deleted file]
src/Geom/Geom_ToroidalSurface.cxx [deleted file]
src/Geom/Geom_ToroidalSurface.hxx [deleted file]
src/Geom/Geom_Transformation.cxx [deleted file]
src/Geom/Geom_Transformation.hxx [deleted file]
src/Geom/Geom_TrimmedCurve.cxx [deleted file]
src/Geom/Geom_TrimmedCurve.hxx [deleted file]
src/Geom/Geom_UndefinedDerivative.hxx [deleted file]
src/Geom/Geom_UndefinedValue.hxx [deleted file]
src/Geom/Geom_Vector.cxx [deleted file]
src/Geom/Geom_Vector.hxx [deleted file]
src/Geom/Geom_VectorWithMagnitude.cxx [deleted file]
src/Geom/Geom_VectorWithMagnitude.hxx [deleted file]
src/Geom2d/FILES [deleted file]
src/Geom2d/Geom2d_AxisPlacement.cxx [deleted file]
src/Geom2d/Geom2d_AxisPlacement.hxx [deleted file]
src/Geom2d/Geom2d_BSplineCurve.cxx [deleted file]
src/Geom2d/Geom2d_BSplineCurve.hxx [deleted file]
src/Geom2d/Geom2d_BSplineCurve_1.cxx [deleted file]
src/Geom2d/Geom2d_BezierCurve.cxx [deleted file]
src/Geom2d/Geom2d_BezierCurve.hxx [deleted file]
src/Geom2d/Geom2d_BoundedCurve.cxx [deleted file]
src/Geom2d/Geom2d_BoundedCurve.hxx [deleted file]
src/Geom2d/Geom2d_CartesianPoint.cxx [deleted file]
src/Geom2d/Geom2d_CartesianPoint.hxx [deleted file]
src/Geom2d/Geom2d_Circle.cxx [deleted file]
src/Geom2d/Geom2d_Circle.hxx [deleted file]
src/Geom2d/Geom2d_Conic.cxx [deleted file]
src/Geom2d/Geom2d_Conic.hxx [deleted file]
src/Geom2d/Geom2d_Curve.cxx [deleted file]
src/Geom2d/Geom2d_Curve.hxx [deleted file]
src/Geom2d/Geom2d_Direction.cxx [deleted file]
src/Geom2d/Geom2d_Direction.hxx [deleted file]
src/Geom2d/Geom2d_Ellipse.cxx [deleted file]
src/Geom2d/Geom2d_Ellipse.hxx [deleted file]
src/Geom2d/Geom2d_Geometry.cxx [deleted file]
src/Geom2d/Geom2d_Geometry.hxx [deleted file]
src/Geom2d/Geom2d_Hyperbola.cxx [deleted file]
src/Geom2d/Geom2d_Hyperbola.hxx [deleted file]
src/Geom2d/Geom2d_Line.cxx [deleted file]
src/Geom2d/Geom2d_Line.hxx [deleted file]
src/Geom2d/Geom2d_OffsetCurve.cxx [deleted file]
src/Geom2d/Geom2d_OffsetCurve.hxx [deleted file]
src/Geom2d/Geom2d_Parabola.cxx [deleted file]
src/Geom2d/Geom2d_Parabola.hxx [deleted file]
src/Geom2d/Geom2d_Point.cxx [deleted file]
src/Geom2d/Geom2d_Point.hxx [deleted file]
src/Geom2d/Geom2d_Transformation.cxx [deleted file]
src/Geom2d/Geom2d_Transformation.hxx [deleted file]
src/Geom2d/Geom2d_TrimmedCurve.cxx [deleted file]
src/Geom2d/Geom2d_TrimmedCurve.hxx [deleted file]
src/Geom2d/Geom2d_UndefinedDerivative.hxx [deleted file]
src/Geom2d/Geom2d_UndefinedValue.hxx [deleted file]
src/Geom2d/Geom2d_Vector.cxx [deleted file]
src/Geom2d/Geom2d_Vector.hxx [deleted file]
src/Geom2d/Geom2d_VectorWithMagnitude.cxx [deleted file]
src/Geom2d/Geom2d_VectorWithMagnitude.hxx [deleted file]
src/Geom2dAPI/FILES [deleted file]
src/Geom2dAPI/Geom2dAPI_ExtremaCurveCurve.cxx [deleted file]
src/Geom2dAPI/Geom2dAPI_ExtremaCurveCurve.hxx [deleted file]
src/Geom2dAPI/Geom2dAPI_ExtremaCurveCurve.lxx [deleted file]
src/Geom2dAPI/Geom2dAPI_InterCurveCurve.cxx [deleted file]
src/Geom2dAPI/Geom2dAPI_InterCurveCurve.hxx [deleted file]
src/Geom2dAPI/Geom2dAPI_InterCurveCurve.lxx [deleted file]
src/Geom2dAPI/Geom2dAPI_Interpolate.cxx [deleted file]
src/Geom2dAPI/Geom2dAPI_Interpolate.hxx [deleted file]
src/Geom2dAPI/Geom2dAPI_PointsToBSpline.cxx [deleted file]
src/Geom2dAPI/Geom2dAPI_PointsToBSpline.hxx [deleted file]
src/Geom2dAPI/Geom2dAPI_ProjectPointOnCurve.cxx [deleted file]
src/Geom2dAPI/Geom2dAPI_ProjectPointOnCurve.hxx [deleted file]
src/Geom2dAPI/Geom2dAPI_ProjectPointOnCurve.lxx [deleted file]
src/Geom2dAdaptor/FILES [deleted file]
src/Geom2dAdaptor/Geom2dAdaptor.cxx [deleted file]
src/Geom2dAdaptor/Geom2dAdaptor.hxx [deleted file]
src/Geom2dAdaptor/Geom2dAdaptor_Curve.cxx [deleted file]
src/Geom2dAdaptor/Geom2dAdaptor_Curve.hxx [deleted file]
src/Geom2dConvert/FILES [deleted file]
src/Geom2dConvert/Geom2dConvert.cxx [deleted file]
src/Geom2dConvert/Geom2dConvert.hxx [deleted file]
src/Geom2dConvert/Geom2dConvert_ApproxArcsSegments.cxx [deleted file]
src/Geom2dConvert/Geom2dConvert_ApproxArcsSegments.hxx [deleted file]
src/Geom2dConvert/Geom2dConvert_ApproxCurve.cxx [deleted file]
src/Geom2dConvert/Geom2dConvert_ApproxCurve.hxx [deleted file]
src/Geom2dConvert/Geom2dConvert_BSplineCurveKnotSplitting.cxx [deleted file]
src/Geom2dConvert/Geom2dConvert_BSplineCurveKnotSplitting.hxx [deleted file]
src/Geom2dConvert/Geom2dConvert_BSplineCurveToBezierCurve.cxx [deleted file]
src/Geom2dConvert/Geom2dConvert_BSplineCurveToBezierCurve.hxx [deleted file]
src/Geom2dConvert/Geom2dConvert_CompCurveToBSplineCurve.cxx [deleted file]
src/Geom2dConvert/Geom2dConvert_CompCurveToBSplineCurve.hxx [deleted file]
src/Geom2dConvert/Geom2dConvert_PPoint.cxx [deleted file]
src/Geom2dConvert/Geom2dConvert_PPoint.hxx [deleted file]
src/Geom2dConvert/Geom2dConvert_SequenceOfPPoint.hxx [deleted file]
src/Geom2dEvaluator/FILES [deleted file]
src/Geom2dEvaluator/Geom2dEvaluator.cxx [deleted file]
src/Geom2dEvaluator/Geom2dEvaluator.hxx [deleted file]
src/Geom2dEvaluator/Geom2dEvaluator_Curve.hxx [deleted file]
src/Geom2dEvaluator/Geom2dEvaluator_OffsetCurve.cxx [deleted file]
src/Geom2dEvaluator/Geom2dEvaluator_OffsetCurve.hxx [deleted file]
src/Geom2dGcc/FILES [deleted file]
src/Geom2dGcc/Geom2dGcc.cxx [deleted file]
src/Geom2dGcc/Geom2dGcc.hxx [deleted file]
src/Geom2dGcc/Geom2dGcc_Circ2d2TanOn.cxx [deleted file]
src/Geom2dGcc/Geom2dGcc_Circ2d2TanOn.hxx [deleted file]
src/Geom2dGcc/Geom2dGcc_Circ2d2TanOnGeo.cxx [deleted file]
src/Geom2dGcc/Geom2dGcc_Circ2d2TanOnGeo.hxx [deleted file]
src/Geom2dGcc/Geom2dGcc_Circ2d2TanOnIter.cxx [deleted file]
src/Geom2dGcc/Geom2dGcc_Circ2d2TanOnIter.hxx [deleted file]
src/Geom2dGcc/Geom2dGcc_Circ2d2TanRad.cxx [deleted file]
src/Geom2dGcc/Geom2dGcc_Circ2d2TanRad.hxx [deleted file]
src/Geom2dGcc/Geom2dGcc_Circ2d2TanRadGeo.cxx [deleted file]
src/Geom2dGcc/Geom2dGcc_Circ2d2TanRadGeo.hxx [deleted file]
src/Geom2dGcc/Geom2dGcc_Circ2d3Tan.cxx [deleted file]
src/Geom2dGcc/Geom2dGcc_Circ2d3Tan.hxx [deleted file]
src/Geom2dGcc/Geom2dGcc_Circ2d3TanIter.cxx [deleted file]
src/Geom2dGcc/Geom2dGcc_Circ2d3TanIter.hxx [deleted file]
src/Geom2dGcc/Geom2dGcc_Circ2dTanCen.cxx [deleted file]
src/Geom2dGcc/Geom2dGcc_Circ2dTanCen.hxx [deleted file]
src/Geom2dGcc/Geom2dGcc_Circ2dTanCenGeo.cxx [deleted file]
src/Geom2dGcc/Geom2dGcc_Circ2dTanCenGeo.hxx [deleted file]
src/Geom2dGcc/Geom2dGcc_Circ2dTanOnRad.cxx [deleted file]
src/Geom2dGcc/Geom2dGcc_Circ2dTanOnRad.hxx [deleted file]
src/Geom2dGcc/Geom2dGcc_Circ2dTanOnRadGeo.cxx [deleted file]
src/Geom2dGcc/Geom2dGcc_Circ2dTanOnRadGeo.hxx [deleted file]
src/Geom2dGcc/Geom2dGcc_CurveTool.cxx [deleted file]
src/Geom2dGcc/Geom2dGcc_CurveTool.hxx [deleted file]
src/Geom2dGcc/Geom2dGcc_FunctionTanCirCu.cxx [deleted file]
src/Geom2dGcc/Geom2dGcc_FunctionTanCirCu.hxx [deleted file]
src/Geom2dGcc/Geom2dGcc_FunctionTanCuCu.cxx [deleted file]
src/Geom2dGcc/Geom2dGcc_FunctionTanCuCu.hxx [deleted file]
src/Geom2dGcc/Geom2dGcc_FunctionTanCuCuCu.cxx [deleted file]
src/Geom2dGcc/Geom2dGcc_FunctionTanCuCuCu.hxx [deleted file]
src/Geom2dGcc/Geom2dGcc_FunctionTanCuCuOnCu.cxx [deleted file]
src/Geom2dGcc/Geom2dGcc_FunctionTanCuCuOnCu.hxx [deleted file]
src/Geom2dGcc/Geom2dGcc_FunctionTanCuPnt.cxx [deleted file]
src/Geom2dGcc/Geom2dGcc_FunctionTanCuPnt.hxx [deleted file]
src/Geom2dGcc/Geom2dGcc_FunctionTanObl.cxx [deleted file]
src/Geom2dGcc/Geom2dGcc_FunctionTanObl.hxx [deleted file]
src/Geom2dGcc/Geom2dGcc_IsParallel.hxx [deleted file]
src/Geom2dGcc/Geom2dGcc_Lin2d2Tan.cxx [deleted file]
src/Geom2dGcc/Geom2dGcc_Lin2d2Tan.hxx [deleted file]
src/Geom2dGcc/Geom2dGcc_Lin2d2TanIter.cxx [deleted file]
src/Geom2dGcc/Geom2dGcc_Lin2d2TanIter.hxx [deleted file]
src/Geom2dGcc/Geom2dGcc_Lin2dTanObl.cxx [deleted file]
src/Geom2dGcc/Geom2dGcc_Lin2dTanObl.hxx [deleted file]
src/Geom2dGcc/Geom2dGcc_Lin2dTanOblIter.cxx [deleted file]
src/Geom2dGcc/Geom2dGcc_Lin2dTanOblIter.hxx [deleted file]
src/Geom2dGcc/Geom2dGcc_QCurve.cxx [deleted file]
src/Geom2dGcc/Geom2dGcc_QCurve.hxx [deleted file]
src/Geom2dGcc/Geom2dGcc_QualifiedCurve.cxx [deleted file]
src/Geom2dGcc/Geom2dGcc_QualifiedCurve.hxx [deleted file]
src/Geom2dGcc/Geom2dGcc_Type1.hxx [deleted file]
src/Geom2dGcc/Geom2dGcc_Type2.hxx [deleted file]
src/Geom2dGcc/Geom2dGcc_Type3.hxx [deleted file]
src/Geom2dHatch/FILES [deleted file]
src/Geom2dHatch/Geom2dHatch_Classifier.hxx [deleted file]
src/Geom2dHatch/Geom2dHatch_Classifier_0.cxx [deleted file]
src/Geom2dHatch/Geom2dHatch_DataMapIteratorOfHatchings.hxx [deleted file]
src/Geom2dHatch/Geom2dHatch_DataMapIteratorOfMapOfElements.hxx [deleted file]
src/Geom2dHatch/Geom2dHatch_Element.cxx [deleted file]
src/Geom2dHatch/Geom2dHatch_Element.hxx [deleted file]
src/Geom2dHatch/Geom2dHatch_Elements.cxx [deleted file]
src/Geom2dHatch/Geom2dHatch_Elements.hxx [deleted file]
src/Geom2dHatch/Geom2dHatch_FClass2dOfClassifier.hxx [deleted file]
src/Geom2dHatch/Geom2dHatch_FClass2dOfClassifier_0.cxx [deleted file]
src/Geom2dHatch/Geom2dHatch_Hatcher.cxx [deleted file]
src/Geom2dHatch/Geom2dHatch_Hatcher.hxx [deleted file]
src/Geom2dHatch/Geom2dHatch_Hatcher.lxx [deleted file]
src/Geom2dHatch/Geom2dHatch_Hatching.cxx [deleted file]
src/Geom2dHatch/Geom2dHatch_Hatching.hxx [deleted file]
src/Geom2dHatch/Geom2dHatch_Hatchings.hxx [deleted file]
src/Geom2dHatch/Geom2dHatch_Intersector.cxx [deleted file]
src/Geom2dHatch/Geom2dHatch_Intersector.hxx [deleted file]
src/Geom2dHatch/Geom2dHatch_Intersector.lxx [deleted file]
src/Geom2dHatch/Geom2dHatch_MapOfElements.hxx [deleted file]
src/Geom2dInt/FILES [deleted file]
src/Geom2dInt/Geom2dInt_ExactIntersectionPointOfTheIntPCurvePCurveOfGInter.hxx [deleted file]
src/Geom2dInt/Geom2dInt_ExactIntersectionPointOfTheIntPCurvePCurveOfGInter_0.cxx [deleted file]
src/Geom2dInt/Geom2dInt_GInter.hxx [deleted file]
src/Geom2dInt/Geom2dInt_GInter_0.cxx [deleted file]
src/Geom2dInt/Geom2dInt_Geom2dCurveTool.cxx [deleted file]
src/Geom2dInt/Geom2dInt_Geom2dCurveTool.hxx [deleted file]
src/Geom2dInt/Geom2dInt_Geom2dCurveTool.lxx [deleted file]
src/Geom2dInt/Geom2dInt_IntConicCurveOfGInter.hxx [deleted file]
src/Geom2dInt/Geom2dInt_IntConicCurveOfGInter_0.cxx [deleted file]
src/Geom2dInt/Geom2dInt_MyImpParToolOfTheIntersectorOfTheIntConicCurveOfGInter.hxx [deleted file]
src/Geom2dInt/Geom2dInt_MyImpParToolOfTheIntersectorOfTheIntConicCurveOfGInter_0.cxx [deleted file]
src/Geom2dInt/Geom2dInt_PCLocFOfTheLocateExtPCOfTheProjPCurOfGInter.hxx [deleted file]
src/Geom2dInt/Geom2dInt_PCLocFOfTheLocateExtPCOfTheProjPCurOfGInter_0.cxx [deleted file]
src/Geom2dInt/Geom2dInt_TheCurveLocatorOfTheProjPCurOfGInter.hxx [deleted file]
src/Geom2dInt/Geom2dInt_TheCurveLocatorOfTheProjPCurOfGInter_0.cxx [deleted file]
src/Geom2dInt/Geom2dInt_TheDistBetweenPCurvesOfTheIntPCurvePCurveOfGInter.hxx [deleted file]
src/Geom2dInt/Geom2dInt_TheDistBetweenPCurvesOfTheIntPCurvePCurveOfGInter_0.cxx [deleted file]
src/Geom2dInt/Geom2dInt_TheIntConicCurveOfGInter.hxx [deleted file]
src/Geom2dInt/Geom2dInt_TheIntConicCurveOfGInter_0.cxx [deleted file]
src/Geom2dInt/Geom2dInt_TheIntPCurvePCurveOfGInter.hxx [deleted file]
src/Geom2dInt/Geom2dInt_TheIntPCurvePCurveOfGInter_0.cxx [deleted file]
src/Geom2dInt/Geom2dInt_TheIntersectorOfTheIntConicCurveOfGInter.hxx [deleted file]
src/Geom2dInt/Geom2dInt_TheIntersectorOfTheIntConicCurveOfGInter_0.cxx [deleted file]
src/Geom2dInt/Geom2dInt_TheLocateExtPCOfTheProjPCurOfGInter.hxx [deleted file]
src/Geom2dInt/Geom2dInt_TheLocateExtPCOfTheProjPCurOfGInter_0.cxx [deleted file]
src/Geom2dInt/Geom2dInt_ThePolygon2dOfTheIntPCurvePCurveOfGInter.hxx [deleted file]
src/Geom2dInt/Geom2dInt_ThePolygon2dOfTheIntPCurvePCurveOfGInter_0.cxx [deleted file]
src/Geom2dInt/Geom2dInt_TheProjPCurOfGInter.hxx [deleted file]
src/Geom2dInt/Geom2dInt_TheProjPCurOfGInter_0.cxx [deleted file]
src/Geom2dLProp/FILES [deleted file]
src/Geom2dLProp/Geom2dLProp_CLProps2d.hxx [deleted file]
src/Geom2dLProp/Geom2dLProp_CLProps2d_0.cxx [deleted file]
src/Geom2dLProp/Geom2dLProp_CurAndInf2d.cxx [deleted file]
src/Geom2dLProp/Geom2dLProp_CurAndInf2d.hxx [deleted file]
src/Geom2dLProp/Geom2dLProp_Curve2dTool.cxx [deleted file]
src/Geom2dLProp/Geom2dLProp_Curve2dTool.hxx [deleted file]
src/Geom2dLProp/Geom2dLProp_FuncCurExt.cxx [deleted file]
src/Geom2dLProp/Geom2dLProp_FuncCurExt.hxx [deleted file]
src/Geom2dLProp/Geom2dLProp_FuncCurNul.cxx [deleted file]
src/Geom2dLProp/Geom2dLProp_FuncCurNul.hxx [deleted file]
src/Geom2dLProp/Geom2dLProp_NumericCurInf2d.cxx [deleted file]
src/Geom2dLProp/Geom2dLProp_NumericCurInf2d.hxx [deleted file]
src/Geom2dToIGES/FILES [deleted file]
src/Geom2dToIGES/Geom2dToIGES_Geom2dCurve.cxx [deleted file]
src/Geom2dToIGES/Geom2dToIGES_Geom2dCurve.hxx [deleted file]
src/Geom2dToIGES/Geom2dToIGES_Geom2dEntity.cxx [deleted file]
src/Geom2dToIGES/Geom2dToIGES_Geom2dEntity.hxx [deleted file]
src/Geom2dToIGES/Geom2dToIGES_Geom2dPoint.cxx [deleted file]
src/Geom2dToIGES/Geom2dToIGES_Geom2dPoint.hxx [deleted file]
src/Geom2dToIGES/Geom2dToIGES_Geom2dVector.cxx [deleted file]
src/Geom2dToIGES/Geom2dToIGES_Geom2dVector.hxx [deleted file]
src/GeomAPI/FILES [deleted file]
src/GeomAPI/GeomAPI.cxx [deleted file]
src/GeomAPI/GeomAPI.hxx [deleted file]
src/GeomAPI/GeomAPI_ExtremaCurveCurve.cxx [deleted file]
src/GeomAPI/GeomAPI_ExtremaCurveCurve.hxx [deleted file]
src/GeomAPI/GeomAPI_ExtremaCurveCurve.lxx [deleted file]
src/GeomAPI/GeomAPI_ExtremaCurveSurface.cxx [deleted file]
src/GeomAPI/GeomAPI_ExtremaCurveSurface.hxx [deleted file]
src/GeomAPI/GeomAPI_ExtremaCurveSurface.lxx [deleted file]
src/GeomAPI/GeomAPI_ExtremaSurfaceSurface.cxx [deleted file]
src/GeomAPI/GeomAPI_ExtremaSurfaceSurface.hxx [deleted file]
src/GeomAPI/GeomAPI_ExtremaSurfaceSurface.lxx [deleted file]
src/GeomAPI/GeomAPI_IntCS.cxx [deleted file]
src/GeomAPI/GeomAPI_IntCS.hxx [deleted file]
src/GeomAPI/GeomAPI_IntSS.hxx [deleted file]
src/GeomAPI/GeomAPI_IntSS.lxx [deleted file]
src/GeomAPI/GeomAPI_Interpolate.cxx [deleted file]
src/GeomAPI/GeomAPI_Interpolate.hxx [deleted file]
src/GeomAPI/GeomAPI_PointsToBSpline.cxx [deleted file]
src/GeomAPI/GeomAPI_PointsToBSpline.hxx [deleted file]
src/GeomAPI/GeomAPI_PointsToBSplineSurface.cxx [deleted file]
src/GeomAPI/GeomAPI_PointsToBSplineSurface.hxx [deleted file]
src/GeomAPI/GeomAPI_ProjectPointOnCurve.cxx [deleted file]
src/GeomAPI/GeomAPI_ProjectPointOnCurve.hxx [deleted file]
src/GeomAPI/GeomAPI_ProjectPointOnCurve.lxx [deleted file]
src/GeomAPI/GeomAPI_ProjectPointOnSurf.cxx [deleted file]
src/GeomAPI/GeomAPI_ProjectPointOnSurf.hxx [deleted file]
src/GeomAPI/GeomAPI_ProjectPointOnSurf.lxx [deleted file]
src/GeomAbs/FILES [deleted file]
src/GeomAbs/GeomAbs_BSplKnotDistribution.hxx [deleted file]
src/GeomAbs/GeomAbs_CurveType.hxx [deleted file]
src/GeomAbs/GeomAbs_IsoType.hxx [deleted file]
src/GeomAbs/GeomAbs_JoinType.hxx [deleted file]
src/GeomAbs/GeomAbs_Shape.hxx [deleted file]
src/GeomAbs/GeomAbs_SurfaceType.hxx [deleted file]
src/GeomAdaptor/FILES [deleted file]
src/GeomAdaptor/GeomAdaptor.cxx [deleted file]
src/GeomAdaptor/GeomAdaptor.hxx [deleted file]
src/GeomAdaptor/GeomAdaptor_Curve.cxx [deleted file]
src/GeomAdaptor/GeomAdaptor_Curve.hxx [deleted file]
src/GeomAdaptor/GeomAdaptor_Surface.cxx [deleted file]
src/GeomAdaptor/GeomAdaptor_Surface.hxx [deleted file]
src/GeomAdaptor/GeomAdaptor_SurfaceOfLinearExtrusion.cxx [deleted file]
src/GeomAdaptor/GeomAdaptor_SurfaceOfLinearExtrusion.hxx [deleted file]
src/GeomAdaptor/GeomAdaptor_SurfaceOfRevolution.cxx [deleted file]
src/GeomAdaptor/GeomAdaptor_SurfaceOfRevolution.hxx [deleted file]
src/GeomConvert/FILES [deleted file]
src/GeomConvert/GeomConvert.cxx [deleted file]
src/GeomConvert/GeomConvert.hxx [deleted file]
src/GeomConvert/GeomConvert_1.cxx [deleted file]
src/GeomConvert/GeomConvert_ApproxCurve.cxx [deleted file]
src/GeomConvert/GeomConvert_ApproxCurve.hxx [deleted file]
src/GeomConvert/GeomConvert_ApproxSurface.cxx [deleted file]
src/GeomConvert/GeomConvert_ApproxSurface.hxx [deleted file]
src/GeomConvert/GeomConvert_BSplineCurveKnotSplitting.cxx [deleted file]
src/GeomConvert/GeomConvert_BSplineCurveKnotSplitting.hxx [deleted file]
src/GeomConvert/GeomConvert_BSplineCurveToBezierCurve.cxx [deleted file]
src/GeomConvert/GeomConvert_BSplineCurveToBezierCurve.hxx [deleted file]
src/GeomConvert/GeomConvert_BSplineSurfaceKnotSplitting.cxx [deleted file]
src/GeomConvert/GeomConvert_BSplineSurfaceKnotSplitting.hxx [deleted file]
src/GeomConvert/GeomConvert_BSplineSurfaceToBezierSurface.cxx [deleted file]
src/GeomConvert/GeomConvert_BSplineSurfaceToBezierSurface.hxx [deleted file]
src/GeomConvert/GeomConvert_CompBezierSurfacesToBSplineSurface.cxx [deleted file]
src/GeomConvert/GeomConvert_CompBezierSurfacesToBSplineSurface.hxx [deleted file]
src/GeomConvert/GeomConvert_CompBezierSurfacesToBSplineSurface.lxx [deleted file]
src/GeomConvert/GeomConvert_CompCurveToBSplineCurve.cxx [deleted file]
src/GeomConvert/GeomConvert_CompCurveToBSplineCurve.hxx [deleted file]
src/GeomConvert/GeomConvert_ConvType.hxx [deleted file]
src/GeomConvert/GeomConvert_CurveToAnaCurve.cxx [deleted file]
src/GeomConvert/GeomConvert_CurveToAnaCurve.hxx [deleted file]
src/GeomConvert/GeomConvert_FuncConeLSDist.cxx [deleted file]
src/GeomConvert/GeomConvert_FuncConeLSDist.hxx [deleted file]
src/GeomConvert/GeomConvert_FuncCylinderLSDist.cxx [deleted file]
src/GeomConvert/GeomConvert_FuncCylinderLSDist.hxx [deleted file]
src/GeomConvert/GeomConvert_FuncSphereLSDist.cxx [deleted file]
src/GeomConvert/GeomConvert_FuncSphereLSDist.hxx [deleted file]
src/GeomConvert/GeomConvert_SurfToAnaSurf.cxx [deleted file]
src/GeomConvert/GeomConvert_SurfToAnaSurf.hxx [deleted file]
src/GeomConvert/GeomConvert_Units.cxx [deleted file]
src/GeomConvert/GeomConvert_Units.hxx [deleted file]
src/GeomEvaluator/FILES [deleted file]
src/GeomEvaluator/GeomEvaluator_Curve.hxx [deleted file]
src/GeomEvaluator/GeomEvaluator_OffsetCurve.cxx [deleted file]
src/GeomEvaluator/GeomEvaluator_OffsetCurve.hxx [deleted file]
src/GeomEvaluator/GeomEvaluator_OffsetSurface.cxx [deleted file]
src/GeomEvaluator/GeomEvaluator_OffsetSurface.hxx [deleted file]
src/GeomEvaluator/GeomEvaluator_Surface.hxx [deleted file]
src/GeomEvaluator/GeomEvaluator_SurfaceOfExtrusion.cxx [deleted file]
src/GeomEvaluator/GeomEvaluator_SurfaceOfExtrusion.hxx [deleted file]
src/GeomEvaluator/GeomEvaluator_SurfaceOfRevolution.cxx [deleted file]
src/GeomEvaluator/GeomEvaluator_SurfaceOfRevolution.hxx [deleted file]
src/GeomFill/FILES [deleted file]
src/GeomFill/GeomFill.cxx [deleted file]
src/GeomFill/GeomFill.hxx [deleted file]
src/GeomFill/GeomFill_AppSurf.hxx [deleted file]
src/GeomFill/GeomFill_AppSurf_0.cxx [deleted file]
src/GeomFill/GeomFill_AppSweep.hxx [deleted file]
src/GeomFill/GeomFill_AppSweep_0.cxx [deleted file]
src/GeomFill/GeomFill_ApproxStyle.hxx [deleted file]
src/GeomFill/GeomFill_Array1OfLocationLaw.hxx [deleted file]
src/GeomFill/GeomFill_Array1OfSectionLaw.hxx [deleted file]
src/GeomFill/GeomFill_BSplineCurves.cxx [deleted file]
src/GeomFill/GeomFill_BSplineCurves.hxx [deleted file]
src/GeomFill/GeomFill_BSplineCurves.lxx [deleted file]
src/GeomFill/GeomFill_BezierCurves.cxx [deleted file]
src/GeomFill/GeomFill_BezierCurves.hxx [deleted file]
src/GeomFill/GeomFill_BezierCurves.lxx [deleted file]
src/GeomFill/GeomFill_BoundWithSurf.cxx [deleted file]
src/GeomFill/GeomFill_BoundWithSurf.hxx [deleted file]
src/GeomFill/GeomFill_Boundary.cxx [deleted file]
src/GeomFill/GeomFill_Boundary.hxx [deleted file]
src/GeomFill/GeomFill_CircularBlendFunc.cxx [deleted file]
src/GeomFill/GeomFill_CircularBlendFunc.hxx [deleted file]
src/GeomFill/GeomFill_ConstantBiNormal.cxx [deleted file]
src/GeomFill/GeomFill_ConstantBiNormal.hxx [deleted file]
src/GeomFill/GeomFill_ConstrainedFilling.cxx [deleted file]
src/GeomFill/GeomFill_ConstrainedFilling.hxx [deleted file]
src/GeomFill/GeomFill_Coons.cxx [deleted file]
src/GeomFill/GeomFill_Coons.hxx [deleted file]
src/GeomFill/GeomFill_CoonsAlgPatch.cxx [deleted file]
src/GeomFill/GeomFill_CoonsAlgPatch.hxx [deleted file]
src/GeomFill/GeomFill_CornerState.cxx [deleted file]
src/GeomFill/GeomFill_CornerState.hxx [deleted file]
src/GeomFill/GeomFill_CorrectedFrenet.cxx [deleted file]
src/GeomFill/GeomFill_CorrectedFrenet.hxx [deleted file]
src/GeomFill/GeomFill_CurveAndTrihedron.cxx [deleted file]
src/GeomFill/GeomFill_CurveAndTrihedron.hxx [deleted file]
src/GeomFill/GeomFill_Curved.cxx [deleted file]
src/GeomFill/GeomFill_Curved.hxx [deleted file]
src/GeomFill/GeomFill_Darboux.cxx [deleted file]
src/GeomFill/GeomFill_Darboux.hxx [deleted file]
src/GeomFill/GeomFill_DegeneratedBound.cxx [deleted file]
src/GeomFill/GeomFill_DegeneratedBound.hxx [deleted file]
src/GeomFill/GeomFill_DiscreteTrihedron.cxx [deleted file]
src/GeomFill/GeomFill_DiscreteTrihedron.hxx [deleted file]
src/GeomFill/GeomFill_DraftTrihedron.cxx [deleted file]
src/GeomFill/GeomFill_DraftTrihedron.hxx [deleted file]
src/GeomFill/GeomFill_EvolvedSection.cxx [deleted file]
src/GeomFill/GeomFill_EvolvedSection.hxx [deleted file]
src/GeomFill/GeomFill_Filling.cxx [deleted file]
src/GeomFill/GeomFill_Filling.hxx [deleted file]
src/GeomFill/GeomFill_FillingStyle.hxx [deleted file]
src/GeomFill/GeomFill_Fixed.cxx [deleted file]
src/GeomFill/GeomFill_Fixed.hxx [deleted file]
src/GeomFill/GeomFill_Frenet.cxx [deleted file]
src/GeomFill/GeomFill_Frenet.hxx [deleted file]
src/GeomFill/GeomFill_FunctionDraft.cxx [deleted file]
src/GeomFill/GeomFill_FunctionDraft.hxx [deleted file]
src/GeomFill/GeomFill_FunctionGuide.cxx [deleted file]
src/GeomFill/GeomFill_FunctionGuide.hxx [deleted file]
src/GeomFill/GeomFill_Generator.cxx [deleted file]
src/GeomFill/GeomFill_Generator.hxx [deleted file]
src/GeomFill/GeomFill_Generator.lxx [deleted file]
src/GeomFill/GeomFill_GuideTrihedronAC.cxx [deleted file]
src/GeomFill/GeomFill_GuideTrihedronAC.hxx [deleted file]
src/GeomFill/GeomFill_GuideTrihedronPlan.cxx [deleted file]
src/GeomFill/GeomFill_GuideTrihedronPlan.hxx [deleted file]
src/GeomFill/GeomFill_HArray1OfLocationLaw.hxx [deleted file]
src/GeomFill/GeomFill_HArray1OfSectionLaw.hxx [deleted file]
src/GeomFill/GeomFill_HSequenceOfAx2.hxx [deleted file]
src/GeomFill/GeomFill_Line.cxx [deleted file]
src/GeomFill/GeomFill_Line.hxx [deleted file]
src/GeomFill/GeomFill_Line.lxx [deleted file]
src/GeomFill/GeomFill_LocFunction.cxx [deleted file]
src/GeomFill/GeomFill_LocFunction.hxx [deleted file]
src/GeomFill/GeomFill_LocationDraft.cxx [deleted file]
src/GeomFill/GeomFill_LocationDraft.hxx [deleted file]
src/GeomFill/GeomFill_LocationGuide.cxx [deleted file]
src/GeomFill/GeomFill_LocationGuide.hxx [deleted file]
src/GeomFill/GeomFill_LocationLaw.cxx [deleted file]
src/GeomFill/GeomFill_LocationLaw.hxx [deleted file]
src/GeomFill/GeomFill_NSections.cxx [deleted file]
src/GeomFill/GeomFill_NSections.hxx [deleted file]
src/GeomFill/GeomFill_Pipe.cxx [deleted file]
src/GeomFill/GeomFill_Pipe.hxx [deleted file]
src/GeomFill/GeomFill_Pipe.lxx [deleted file]
src/GeomFill/GeomFill_PipeError.hxx [deleted file]
src/GeomFill/GeomFill_PlanFunc.cxx [deleted file]
src/GeomFill/GeomFill_PlanFunc.hxx [deleted file]
src/GeomFill/GeomFill_PolynomialConvertor.cxx [deleted file]
src/GeomFill/GeomFill_PolynomialConvertor.hxx [deleted file]
src/GeomFill/GeomFill_Profiler.cxx [deleted file]
src/GeomFill/GeomFill_Profiler.hxx [deleted file]
src/GeomFill/GeomFill_Profiler.lxx [deleted file]
src/GeomFill/GeomFill_QuasiAngularConvertor.cxx [deleted file]
src/GeomFill/GeomFill_QuasiAngularConvertor.hxx [deleted file]
src/GeomFill/GeomFill_SectionGenerator.cxx [deleted file]
src/GeomFill/GeomFill_SectionGenerator.hxx [deleted file]
src/GeomFill/GeomFill_SectionLaw.cxx [deleted file]
src/GeomFill/GeomFill_SectionLaw.hxx [deleted file]
src/GeomFill/GeomFill_SectionPlacement.cxx [deleted file]
src/GeomFill/GeomFill_SectionPlacement.hxx [deleted file]
src/GeomFill/GeomFill_SequenceOfAx2.hxx [deleted file]
src/GeomFill/GeomFill_SequenceOfTrsf.hxx [deleted file]
src/GeomFill/GeomFill_SimpleBound.cxx [deleted file]
src/GeomFill/GeomFill_SimpleBound.hxx [deleted file]
src/GeomFill/GeomFill_SnglrFunc.cxx [deleted file]
src/GeomFill/GeomFill_SnglrFunc.hxx [deleted file]
src/GeomFill/GeomFill_Stretch.cxx [deleted file]
src/GeomFill/GeomFill_Stretch.hxx [deleted file]
src/GeomFill/GeomFill_Sweep.cxx [deleted file]
src/GeomFill/GeomFill_Sweep.hxx [deleted file]
src/GeomFill/GeomFill_SweepFunction.cxx [deleted file]
src/GeomFill/GeomFill_SweepFunction.hxx [deleted file]
src/GeomFill/GeomFill_SweepSectionGenerator.cxx [deleted file]
src/GeomFill/GeomFill_SweepSectionGenerator.hxx [deleted file]
src/GeomFill/GeomFill_SweepSectionGenerator.lxx [deleted file]
src/GeomFill/GeomFill_Tensor.cxx [deleted file]
src/GeomFill/GeomFill_Tensor.hxx [deleted file]
src/GeomFill/GeomFill_Tensor.lxx [deleted file]
src/GeomFill/GeomFill_TgtField.cxx [deleted file]
src/GeomFill/GeomFill_TgtField.hxx [deleted file]
src/GeomFill/GeomFill_TgtOnCoons.cxx [deleted file]
src/GeomFill/GeomFill_TgtOnCoons.hxx [deleted file]
src/GeomFill/GeomFill_Trihedron.hxx [deleted file]
src/GeomFill/GeomFill_TrihedronLaw.cxx [deleted file]
src/GeomFill/GeomFill_TrihedronLaw.hxx [deleted file]
src/GeomFill/GeomFill_TrihedronWithGuide.cxx [deleted file]
src/GeomFill/GeomFill_TrihedronWithGuide.hxx [deleted file]
src/GeomFill/GeomFill_UniformSection.cxx [deleted file]
src/GeomFill/GeomFill_UniformSection.hxx [deleted file]
src/GeomInt/FILES [deleted file]
src/GeomInt/GeomInt.cxx [deleted file]
src/GeomInt/GeomInt.hxx [deleted file]
src/GeomInt/GeomInt_BSpGradient_BFGSOfMyBSplGradientOfTheComputeLineOfWLApprox.hxx [deleted file]
src/GeomInt/GeomInt_BSpGradient_BFGSOfMyBSplGradientOfTheComputeLineOfWLApprox_0.cxx [deleted file]
src/GeomInt/GeomInt_BSpParFunctionOfMyBSplGradientOfTheComputeLineOfWLApprox.hxx [deleted file]
src/GeomInt/GeomInt_BSpParFunctionOfMyBSplGradientOfTheComputeLineOfWLApprox_0.cxx [deleted file]
src/GeomInt/GeomInt_BSpParLeastSquareOfMyBSplGradientOfTheComputeLineOfWLApprox.hxx [deleted file]
src/GeomInt/GeomInt_BSpParLeastSquareOfMyBSplGradientOfTheComputeLineOfWLApprox_0.cxx [deleted file]
src/GeomInt/GeomInt_Gradient_BFGSOfMyGradientOfTheComputeLineBezierOfWLApprox.hxx [deleted file]
src/GeomInt/GeomInt_Gradient_BFGSOfMyGradientOfTheComputeLineBezierOfWLApprox_0.cxx [deleted file]
src/GeomInt/GeomInt_Gradient_BFGSOfMyGradientbisOfTheComputeLineOfWLApprox.hxx [deleted file]
src/GeomInt/GeomInt_Gradient_BFGSOfMyGradientbisOfTheComputeLineOfWLApprox_0.cxx [deleted file]
src/GeomInt/GeomInt_IntSS.cxx [deleted file]
src/GeomInt/GeomInt_IntSS.hxx [deleted file]
src/GeomInt/GeomInt_IntSS.lxx [deleted file]
src/GeomInt/GeomInt_IntSS_1.cxx [deleted file]
src/GeomInt/GeomInt_LineConstructor.cxx [deleted file]
src/GeomInt/GeomInt_LineConstructor.hxx [deleted file]
src/GeomInt/GeomInt_LineConstructor.lxx [deleted file]
src/GeomInt/GeomInt_LineTool.cxx [deleted file]
src/GeomInt/GeomInt_LineTool.hxx [deleted file]
src/GeomInt/GeomInt_MyBSplGradientOfTheComputeLineOfWLApprox.hxx [deleted file]
src/GeomInt/GeomInt_MyBSplGradientOfTheComputeLineOfWLApprox_0.cxx [deleted file]
src/GeomInt/GeomInt_MyGradientOfTheComputeLineBezierOfWLApprox.hxx [deleted file]
src/GeomInt/GeomInt_MyGradientOfTheComputeLineBezierOfWLApprox_0.cxx [deleted file]
src/GeomInt/GeomInt_MyGradientbisOfTheComputeLineOfWLApprox.hxx [deleted file]
src/GeomInt/GeomInt_MyGradientbisOfTheComputeLineOfWLApprox_0.cxx [deleted file]
src/GeomInt/GeomInt_ParFunctionOfMyGradientOfTheComputeLineBezierOfWLApprox.hxx [deleted file]
src/GeomInt/GeomInt_ParFunctionOfMyGradientOfTheComputeLineBezierOfWLApprox_0.cxx [deleted file]
src/GeomInt/GeomInt_ParFunctionOfMyGradientbisOfTheComputeLineOfWLApprox.hxx [deleted file]
src/GeomInt/GeomInt_ParFunctionOfMyGradientbisOfTheComputeLineOfWLApprox_0.cxx [deleted file]
src/GeomInt/GeomInt_ParLeastSquareOfMyGradientOfTheComputeLineBezierOfWLApprox.hxx [deleted file]
src/GeomInt/GeomInt_ParLeastSquareOfMyGradientOfTheComputeLineBezierOfWLApprox_0.cxx [deleted file]
src/GeomInt/GeomInt_ParLeastSquareOfMyGradientbisOfTheComputeLineOfWLApprox.hxx [deleted file]
src/GeomInt/GeomInt_ParLeastSquareOfMyGradientbisOfTheComputeLineOfWLApprox_0.cxx [deleted file]
src/GeomInt/GeomInt_ParameterAndOrientation.cxx [deleted file]
src/GeomInt/GeomInt_ParameterAndOrientation.hxx [deleted file]
src/GeomInt/GeomInt_ResConstraintOfMyGradientOfTheComputeLineBezierOfWLApprox.hxx [deleted file]
src/GeomInt/GeomInt_ResConstraintOfMyGradientOfTheComputeLineBezierOfWLApprox_0.cxx [deleted file]
src/GeomInt/GeomInt_ResConstraintOfMyGradientbisOfTheComputeLineOfWLApprox.hxx [deleted file]
src/GeomInt/GeomInt_ResConstraintOfMyGradientbisOfTheComputeLineOfWLApprox_0.cxx [deleted file]
src/GeomInt/GeomInt_SequenceOfParameterAndOrientation.hxx [deleted file]
src/GeomInt/GeomInt_TheComputeLineBezierOfWLApprox.hxx [deleted file]
src/GeomInt/GeomInt_TheComputeLineBezierOfWLApprox_0.cxx [deleted file]
src/GeomInt/GeomInt_TheComputeLineOfWLApprox.hxx [deleted file]
src/GeomInt/GeomInt_TheComputeLineOfWLApprox_0.cxx [deleted file]
src/GeomInt/GeomInt_TheFunctionOfTheInt2SOfThePrmPrmSvSurfacesOfWLApprox.hxx [deleted file]
src/GeomInt/GeomInt_TheFunctionOfTheInt2SOfThePrmPrmSvSurfacesOfWLApprox_0.cxx [deleted file]
src/GeomInt/GeomInt_TheImpPrmSvSurfacesOfWLApprox.hxx [deleted file]
src/GeomInt/GeomInt_TheImpPrmSvSurfacesOfWLApprox_0.cxx [deleted file]
src/GeomInt/GeomInt_TheInt2SOfThePrmPrmSvSurfacesOfWLApprox.hxx [deleted file]
src/GeomInt/GeomInt_TheInt2SOfThePrmPrmSvSurfacesOfWLApprox_0.cxx [deleted file]
src/GeomInt/GeomInt_TheMultiLineOfWLApprox.hxx [deleted file]
src/GeomInt/GeomInt_TheMultiLineOfWLApprox_0.cxx [deleted file]
src/GeomInt/GeomInt_TheMultiLineToolOfWLApprox.hxx [deleted file]
src/GeomInt/GeomInt_ThePrmPrmSvSurfacesOfWLApprox.hxx [deleted file]
src/GeomInt/GeomInt_ThePrmPrmSvSurfacesOfWLApprox_0.cxx [deleted file]
src/GeomInt/GeomInt_TheZerImpFuncOfTheImpPrmSvSurfacesOfWLApprox.hxx [deleted file]
src/GeomInt/GeomInt_TheZerImpFuncOfTheImpPrmSvSurfacesOfWLApprox_0.cxx [deleted file]
src/GeomInt/GeomInt_VectorOfReal.hxx [deleted file]
src/GeomInt/GeomInt_WLApprox.hxx [deleted file]
src/GeomInt/GeomInt_WLApprox_0.cxx [deleted file]
src/GeomLProp/FILES [deleted file]
src/GeomLProp/GeomLProp.cxx [deleted file]
src/GeomLProp/GeomLProp.hxx [deleted file]
src/GeomLProp/GeomLProp_CLProps.hxx [deleted file]
src/GeomLProp/GeomLProp_CLProps_0.cxx [deleted file]
src/GeomLProp/GeomLProp_CurveTool.cxx [deleted file]
src/GeomLProp/GeomLProp_CurveTool.hxx [deleted file]
src/GeomLProp/GeomLProp_SLProps.hxx [deleted file]
src/GeomLProp/GeomLProp_SLProps_0.cxx [deleted file]
src/GeomLProp/GeomLProp_SurfaceTool.cxx [deleted file]
src/GeomLProp/GeomLProp_SurfaceTool.hxx [deleted file]
src/GeomLib/FILES [deleted file]
src/GeomLib/GeomLib.cxx [deleted file]
src/GeomLib/GeomLib.hxx [deleted file]
src/GeomLib/GeomLib_Array1OfMat.hxx [deleted file]
src/GeomLib/GeomLib_Check2dBSplineCurve.cxx [deleted file]
src/GeomLib/GeomLib_Check2dBSplineCurve.hxx [deleted file]
src/GeomLib/GeomLib_Check2dBSplineCurve.lxx [deleted file]
src/GeomLib/GeomLib_CheckBSplineCurve.cxx [deleted file]
src/GeomLib/GeomLib_CheckBSplineCurve.hxx [deleted file]
src/GeomLib/GeomLib_CheckBSplineCurve.lxx [deleted file]
src/GeomLib/GeomLib_CheckCurveOnSurface.cxx [deleted file]
src/GeomLib/GeomLib_CheckCurveOnSurface.hxx [deleted file]
src/GeomLib/GeomLib_DenominatorMultiplier.cxx [deleted file]
src/GeomLib/GeomLib_DenominatorMultiplier.hxx [deleted file]
src/GeomLib/GeomLib_DenominatorMultiplierPtr.hxx [deleted file]
src/GeomLib/GeomLib_Interpolate.cxx [deleted file]
src/GeomLib/GeomLib_Interpolate.hxx [deleted file]
src/GeomLib/GeomLib_Interpolate.lxx [deleted file]
src/GeomLib/GeomLib_InterpolationErrors.hxx [deleted file]
src/GeomLib/GeomLib_IsPlanarSurface.cxx [deleted file]
src/GeomLib/GeomLib_IsPlanarSurface.hxx [deleted file]
src/GeomLib/GeomLib_LogSample.cxx [deleted file]
src/GeomLib/GeomLib_LogSample.hxx [deleted file]
src/GeomLib/GeomLib_MakeCurvefromApprox.cxx [deleted file]
src/GeomLib/GeomLib_MakeCurvefromApprox.hxx [deleted file]
src/GeomLib/GeomLib_MakeCurvefromApprox.lxx [deleted file]
src/GeomLib/GeomLib_PolyFunc.cxx [deleted file]
src/GeomLib/GeomLib_PolyFunc.hxx [deleted file]
src/GeomLib/GeomLib_Tool.cxx [deleted file]
src/GeomLib/GeomLib_Tool.hxx [deleted file]
src/GeomPlate/FILES [deleted file]
src/GeomPlate/GeomPlate_Aij.cxx [deleted file]
src/GeomPlate/GeomPlate_Aij.hxx [deleted file]
src/GeomPlate/GeomPlate_Array1OfHCurve.hxx [deleted file]
src/GeomPlate/GeomPlate_Array1OfSequenceOfReal.hxx [deleted file]
src/GeomPlate/GeomPlate_BuildAveragePlane.cxx [deleted file]
src/GeomPlate/GeomPlate_BuildAveragePlane.hxx [deleted file]
src/GeomPlate/GeomPlate_BuildPlateSurface.cxx [deleted file]
src/GeomPlate/GeomPlate_BuildPlateSurface.hxx [deleted file]
src/GeomPlate/GeomPlate_CurveConstraint.cxx [deleted file]
src/GeomPlate/GeomPlate_CurveConstraint.hxx [deleted file]
src/GeomPlate/GeomPlate_HArray1OfHCurve.hxx [deleted file]
src/GeomPlate/GeomPlate_HArray1OfSequenceOfReal.hxx [deleted file]
src/GeomPlate/GeomPlate_HSequenceOfCurveConstraint.hxx [deleted file]
src/GeomPlate/GeomPlate_HSequenceOfPointConstraint.hxx [deleted file]
src/GeomPlate/GeomPlate_MakeApprox.cxx [deleted file]
src/GeomPlate/GeomPlate_MakeApprox.hxx [deleted file]
src/GeomPlate/GeomPlate_PlateG0Criterion.cxx [deleted file]
src/GeomPlate/GeomPlate_PlateG0Criterion.hxx [deleted file]
src/GeomPlate/GeomPlate_PlateG1Criterion.cxx [deleted file]
src/GeomPlate/GeomPlate_PlateG1Criterion.hxx [deleted file]
src/GeomPlate/GeomPlate_PointConstraint.cxx [deleted file]
src/GeomPlate/GeomPlate_PointConstraint.hxx [deleted file]
src/GeomPlate/GeomPlate_SequenceOfAij.hxx [deleted file]
src/GeomPlate/GeomPlate_SequenceOfCurveConstraint.hxx [deleted file]
src/GeomPlate/GeomPlate_SequenceOfPointConstraint.hxx [deleted file]
src/GeomPlate/GeomPlate_Surface.cxx [deleted file]
src/GeomPlate/GeomPlate_Surface.hxx [deleted file]
src/GeomProjLib/FILES [deleted file]
src/GeomProjLib/GeomProjLib.cxx [deleted file]
src/GeomProjLib/GeomProjLib.hxx [deleted file]
src/GeomToIGES/FILES [deleted file]
src/GeomToIGES/GeomToIGES_GeomCurve.cxx [deleted file]
src/GeomToIGES/GeomToIGES_GeomCurve.hxx [deleted file]
src/GeomToIGES/GeomToIGES_GeomEntity.cxx [deleted file]
src/GeomToIGES/GeomToIGES_GeomEntity.hxx [deleted file]
src/GeomToIGES/GeomToIGES_GeomPoint.cxx [deleted file]
src/GeomToIGES/GeomToIGES_GeomPoint.hxx [deleted file]
src/GeomToIGES/GeomToIGES_GeomSurface.cxx [deleted file]
src/GeomToIGES/GeomToIGES_GeomSurface.hxx [deleted file]
src/GeomToIGES/GeomToIGES_GeomVector.cxx [deleted file]
src/GeomToIGES/GeomToIGES_GeomVector.hxx [deleted file]
src/GeomToStep/FILES [deleted file]
src/GeomToStep/GeomToStep_MakeAxis1Placement.cxx [deleted file]
src/GeomToStep/GeomToStep_MakeAxis1Placement.hxx [deleted file]
src/GeomToStep/GeomToStep_MakeAxis1Placement_gen.pxx [deleted file]
src/GeomToStep/GeomToStep_MakeAxis2Placement2d.cxx [deleted file]
src/GeomToStep/GeomToStep_MakeAxis2Placement2d.hxx [deleted file]
src/GeomToStep/GeomToStep_MakeAxis2Placement3d.cxx [deleted file]
src/GeomToStep/GeomToStep_MakeAxis2Placement3d.hxx [deleted file]
src/GeomToStep/GeomToStep_MakeBSplineCurveWithKnots.cxx [deleted file]
src/GeomToStep/GeomToStep_MakeBSplineCurveWithKnots.hxx [deleted file]
src/GeomToStep/GeomToStep_MakeBSplineCurveWithKnotsAndRationalBSplineCurve.cxx [deleted file]
src/GeomToStep/GeomToStep_MakeBSplineCurveWithKnotsAndRationalBSplineCurve.hxx [deleted file]
src/GeomToStep/GeomToStep_MakeBSplineCurveWithKnotsAndRationalBSplineCurve_gen.pxx [deleted file]
src/GeomToStep/GeomToStep_MakeBSplineCurveWithKnots_gen.pxx [deleted file]
src/GeomToStep/GeomToStep_MakeBSplineSurfaceWithKnots.cxx [deleted file]
src/GeomToStep/GeomToStep_MakeBSplineSurfaceWithKnots.hxx [deleted file]
src/GeomToStep/GeomToStep_MakeBSplineSurfaceWithKnotsAndRationalBSplineSurface.cxx [deleted file]
src/GeomToStep/GeomToStep_MakeBSplineSurfaceWithKnotsAndRationalBSplineSurface.hxx [deleted file]
src/GeomToStep/GeomToStep_MakeBoundedCurve.cxx [deleted file]
src/GeomToStep/GeomToStep_MakeBoundedCurve.hxx [deleted file]
src/GeomToStep/GeomToStep_MakeBoundedSurface.cxx [deleted file]
src/GeomToStep/GeomToStep_MakeBoundedSurface.hxx [deleted file]
src/GeomToStep/GeomToStep_MakeCartesianPoint.cxx [deleted file]
src/GeomToStep/GeomToStep_MakeCartesianPoint.hxx [deleted file]
src/GeomToStep/GeomToStep_MakeCircle.cxx [deleted file]
src/GeomToStep/GeomToStep_MakeCircle.hxx [deleted file]
src/GeomToStep/GeomToStep_MakeCircle_gen.pxx [deleted file]
src/GeomToStep/GeomToStep_MakeConic.cxx [deleted file]
src/GeomToStep/GeomToStep_MakeConic.hxx [deleted file]
src/GeomToStep/GeomToStep_MakeConicalSurface.cxx [deleted file]
src/GeomToStep/GeomToStep_MakeConicalSurface.hxx [deleted file]
src/GeomToStep/GeomToStep_MakeCurve.cxx [deleted file]
src/GeomToStep/GeomToStep_MakeCurve.hxx [deleted file]
src/GeomToStep/GeomToStep_MakeCylindricalSurface.cxx [deleted file]
src/GeomToStep/GeomToStep_MakeCylindricalSurface.hxx [deleted file]
src/GeomToStep/GeomToStep_MakeDirection.cxx [deleted file]
src/GeomToStep/GeomToStep_MakeDirection.hxx [deleted file]
src/GeomToStep/GeomToStep_MakeElementarySurface.cxx [deleted file]
src/GeomToStep/GeomToStep_MakeElementarySurface.hxx [deleted file]
src/GeomToStep/GeomToStep_MakeEllipse.cxx [deleted file]
src/GeomToStep/GeomToStep_MakeEllipse.hxx [deleted file]
src/GeomToStep/GeomToStep_MakeEllipse_gen.pxx [deleted file]
src/GeomToStep/GeomToStep_MakeHyperbola.cxx [deleted file]
src/GeomToStep/GeomToStep_MakeHyperbola.hxx [deleted file]
src/GeomToStep/GeomToStep_MakeLine.cxx [deleted file]
src/GeomToStep/GeomToStep_MakeLine.hxx [deleted file]
src/GeomToStep/GeomToStep_MakeLine_gen.pxx [deleted file]
src/GeomToStep/GeomToStep_MakeParabola.cxx [deleted file]
src/GeomToStep/GeomToStep_MakeParabola.hxx [deleted file]
src/GeomToStep/GeomToStep_MakePlane.cxx [deleted file]
src/GeomToStep/GeomToStep_MakePlane.hxx [deleted file]
src/GeomToStep/GeomToStep_MakePolyline.cxx [deleted file]
src/GeomToStep/GeomToStep_MakePolyline.hxx [deleted file]
src/GeomToStep/GeomToStep_MakePolyline_gen.pxx [deleted file]
src/GeomToStep/GeomToStep_MakeRectangularTrimmedSurface.cxx [deleted file]
src/GeomToStep/GeomToStep_MakeRectangularTrimmedSurface.hxx [deleted file]
src/GeomToStep/GeomToStep_MakeSphericalSurface.cxx [deleted file]
src/GeomToStep/GeomToStep_MakeSphericalSurface.hxx [deleted file]
src/GeomToStep/GeomToStep_MakeSurface.cxx [deleted file]
src/GeomToStep/GeomToStep_MakeSurface.hxx [deleted file]
src/GeomToStep/GeomToStep_MakeSurfaceOfLinearExtrusion.cxx [deleted file]
src/GeomToStep/GeomToStep_MakeSurfaceOfLinearExtrusion.hxx [deleted file]
src/GeomToStep/GeomToStep_MakeSurfaceOfRevolution.cxx [deleted file]
src/GeomToStep/GeomToStep_MakeSurfaceOfRevolution.hxx [deleted file]
src/GeomToStep/GeomToStep_MakeSweptSurface.cxx [deleted file]
src/GeomToStep/GeomToStep_MakeSweptSurface.hxx [deleted file]
src/GeomToStep/GeomToStep_MakeToroidalSurface.cxx [deleted file]
src/GeomToStep/GeomToStep_MakeToroidalSurface.hxx [deleted file]
src/GeomToStep/GeomToStep_MakeVector.cxx [deleted file]
src/GeomToStep/GeomToStep_MakeVector.hxx [deleted file]
src/GeomToStep/GeomToStep_MakeVector_gen.pxx [deleted file]
src/GeomToStep/GeomToStep_Root.cxx [deleted file]
src/GeomToStep/GeomToStep_Root.hxx [deleted file]
src/GeomTools/FILES [deleted file]
src/GeomTools/GeomTools.cxx [deleted file]
src/GeomTools/GeomTools.hxx [deleted file]
src/GeomTools/GeomTools_Curve2dSet.cxx [deleted file]
src/GeomTools/GeomTools_Curve2dSet.hxx [deleted file]
src/GeomTools/GeomTools_CurveSet.cxx [deleted file]
src/GeomTools/GeomTools_CurveSet.hxx [deleted file]
src/GeomTools/GeomTools_Debug.cxx [deleted file]
src/GeomTools/GeomTools_SurfaceSet.cxx [deleted file]
src/GeomTools/GeomTools_SurfaceSet.hxx [deleted file]
src/GeomTools/GeomTools_UndefinedTypeHandler.cxx [deleted file]
src/GeomTools/GeomTools_UndefinedTypeHandler.hxx [deleted file]
src/GeometryTest/FILES [deleted file]
src/GeometryTest/GeometryTest.cxx [deleted file]
src/GeometryTest/GeometryTest.hxx [deleted file]
src/GeometryTest/GeometryTest_APICommands.cxx [deleted file]
src/GeometryTest/GeometryTest_ConstraintCommands.cxx [deleted file]
src/GeometryTest/GeometryTest_ContinuityCommands.cxx [deleted file]
src/GeometryTest/GeometryTest_CurveCommands.cxx [deleted file]
src/GeometryTest/GeometryTest_CurveTanCommands.cxx [deleted file]
src/GeometryTest/GeometryTest_DrawableQualifiedCurve2d.cxx [deleted file]
src/GeometryTest/GeometryTest_DrawableQualifiedCurve2d.hxx [deleted file]
src/GeometryTest/GeometryTest_FairCurveCommands.cxx [deleted file]
src/GeometryTest/GeometryTest_PolyCommands.cxx [deleted file]
src/GeometryTest/GeometryTest_SurfaceCommands.cxx [deleted file]
src/GeometryTest/GeometryTest_TestProjCommands.cxx [deleted file]
src/GeomliteTest/FILES [deleted file]
src/GeomliteTest/GeomliteTest.cxx [deleted file]
src/GeomliteTest/GeomliteTest.hxx [deleted file]
src/GeomliteTest/GeomliteTest_API2dCommands.cxx [deleted file]
src/GeomliteTest/GeomliteTest_ApproxCommands.cxx [deleted file]
src/GeomliteTest/GeomliteTest_CurveCommands.cxx [deleted file]
src/GeomliteTest/GeomliteTest_ModificationCommands.cxx [deleted file]
src/GeomliteTest/GeomliteTest_SurfaceCommands.cxx [deleted file]
src/Graphic3d/FILES [deleted file]
src/Graphic3d/Graphic3d_AlphaMode.hxx [deleted file]
src/Graphic3d/Graphic3d_ArrayFlags.hxx [deleted file]
src/Graphic3d/Graphic3d_ArrayOfPoints.hxx [deleted file]
src/Graphic3d/Graphic3d_ArrayOfPolygons.hxx [deleted file]
src/Graphic3d/Graphic3d_ArrayOfPolylines.hxx [deleted file]
src/Graphic3d/Graphic3d_ArrayOfPrimitives.cxx [deleted file]
src/Graphic3d/Graphic3d_ArrayOfPrimitives.hxx [deleted file]
src/Graphic3d/Graphic3d_ArrayOfQuadrangleStrips.hxx [deleted file]
src/Graphic3d/Graphic3d_ArrayOfQuadrangles.hxx [deleted file]
src/Graphic3d/Graphic3d_ArrayOfSegments.hxx [deleted file]
src/Graphic3d/Graphic3d_ArrayOfTriangleFans.hxx [deleted file]
src/Graphic3d/Graphic3d_ArrayOfTriangleStrips.hxx [deleted file]
src/Graphic3d/Graphic3d_ArrayOfTriangles.hxx [deleted file]
src/Graphic3d/Graphic3d_AspectFillArea3d.cxx [deleted file]
src/Graphic3d/Graphic3d_AspectFillArea3d.hxx [deleted file]
src/Graphic3d/Graphic3d_AspectLine3d.cxx [deleted file]
src/Graphic3d/Graphic3d_AspectLine3d.hxx [deleted file]
src/Graphic3d/Graphic3d_AspectMarker3d.cxx [deleted file]
src/Graphic3d/Graphic3d_AspectMarker3d.hxx [deleted file]
src/Graphic3d/Graphic3d_AspectText3d.cxx [deleted file]
src/Graphic3d/Graphic3d_AspectText3d.hxx [deleted file]
src/Graphic3d/Graphic3d_Aspects.cxx [deleted file]
src/Graphic3d/Graphic3d_Aspects.hxx [deleted file]
src/Graphic3d/Graphic3d_AttribBuffer.cxx [deleted file]
src/Graphic3d/Graphic3d_AttribBuffer.hxx [deleted file]
src/Graphic3d/Graphic3d_BSDF.cxx [deleted file]
src/Graphic3d/Graphic3d_BSDF.hxx [deleted file]
src/Graphic3d/Graphic3d_BndBox3d.hxx [deleted file]
src/Graphic3d/Graphic3d_BndBox4d.hxx [deleted file]
src/Graphic3d/Graphic3d_BndBox4f.hxx [deleted file]
src/Graphic3d/Graphic3d_BoundBuffer.hxx [deleted file]
src/Graphic3d/Graphic3d_Buffer.cxx [deleted file]
src/Graphic3d/Graphic3d_Buffer.hxx [deleted file]
src/Graphic3d/Graphic3d_BufferRange.hxx [deleted file]
src/Graphic3d/Graphic3d_BufferType.hxx [deleted file]
src/Graphic3d/Graphic3d_BvhCStructureSet.cxx [deleted file]
src/Graphic3d/Graphic3d_BvhCStructureSet.hxx [deleted file]
src/Graphic3d/Graphic3d_BvhCStructureSetTrsfPers.cxx [deleted file]
src/Graphic3d/Graphic3d_BvhCStructureSetTrsfPers.hxx [deleted file]
src/Graphic3d/Graphic3d_CLight.cxx [deleted file]
src/Graphic3d/Graphic3d_CLight.hxx [deleted file]
src/Graphic3d/Graphic3d_CStructure.cxx [deleted file]
src/Graphic3d/Graphic3d_CStructure.hxx [deleted file]
src/Graphic3d/Graphic3d_CView.cxx [deleted file]
src/Graphic3d/Graphic3d_CView.hxx [deleted file]
src/Graphic3d/Graphic3d_Camera.cxx [deleted file]
src/Graphic3d/Graphic3d_Camera.hxx [deleted file]
src/Graphic3d/Graphic3d_CameraTile.cxx [deleted file]
src/Graphic3d/Graphic3d_CameraTile.hxx [deleted file]
src/Graphic3d/Graphic3d_CappingFlags.hxx [deleted file]
src/Graphic3d/Graphic3d_ClipPlane.cxx [deleted file]
src/Graphic3d/Graphic3d_ClipPlane.hxx [deleted file]
src/Graphic3d/Graphic3d_CubeMap.cxx [deleted file]
src/Graphic3d/Graphic3d_CubeMap.hxx [deleted file]
src/Graphic3d/Graphic3d_CubeMapOrder.cxx [deleted file]
src/Graphic3d/Graphic3d_CubeMapOrder.hxx [deleted file]
src/Graphic3d/Graphic3d_CubeMapPacked.cxx [deleted file]
src/Graphic3d/Graphic3d_CubeMapPacked.hxx [deleted file]
src/Graphic3d/Graphic3d_CubeMapSeparate.cxx [deleted file]
src/Graphic3d/Graphic3d_CubeMapSeparate.hxx [deleted file]
src/Graphic3d/Graphic3d_CubeMapSide.hxx [deleted file]
src/Graphic3d/Graphic3d_CullingTool.cxx [deleted file]
src/Graphic3d/Graphic3d_CullingTool.hxx [deleted file]
src/Graphic3d/Graphic3d_DataStructureManager.cxx [deleted file]
src/Graphic3d/Graphic3d_DataStructureManager.hxx [deleted file]
src/Graphic3d/Graphic3d_DiagnosticInfo.hxx [deleted file]
src/Graphic3d/Graphic3d_DisplayPriority.hxx [deleted file]
src/Graphic3d/Graphic3d_FrameStats.cxx [deleted file]
src/Graphic3d/Graphic3d_FrameStats.hxx [deleted file]
src/Graphic3d/Graphic3d_FrameStatsCounter.hxx [deleted file]
src/Graphic3d/Graphic3d_FrameStatsData.cxx [deleted file]
src/Graphic3d/Graphic3d_FrameStatsData.hxx [deleted file]
src/Graphic3d/Graphic3d_FrameStatsTimer.hxx [deleted file]
src/Graphic3d/Graphic3d_GraduatedTrihedron.hxx [deleted file]
src/Graphic3d/Graphic3d_GraphicDriver.cxx [deleted file]
src/Graphic3d/Graphic3d_GraphicDriver.hxx [deleted file]
src/Graphic3d/Graphic3d_GraphicDriverFactory.cxx [deleted file]
src/Graphic3d/Graphic3d_GraphicDriverFactory.hxx [deleted file]
src/Graphic3d/Graphic3d_Group.cxx [deleted file]
src/Graphic3d/Graphic3d_Group.hxx [deleted file]
src/Graphic3d/Graphic3d_GroupAspect.hxx [deleted file]
src/Graphic3d/Graphic3d_GroupDefinitionError.hxx [deleted file]
src/Graphic3d/Graphic3d_HatchStyle.cxx [deleted file]
src/Graphic3d/Graphic3d_HatchStyle.hxx [deleted file]
src/Graphic3d/Graphic3d_HorizontalTextAlignment.hxx [deleted file]
src/Graphic3d/Graphic3d_IndexBuffer.hxx [deleted file]
src/Graphic3d/Graphic3d_Layer.cxx [deleted file]
src/Graphic3d/Graphic3d_Layer.hxx [deleted file]
src/Graphic3d/Graphic3d_LevelOfTextureAnisotropy.hxx [deleted file]
src/Graphic3d/Graphic3d_LightSet.cxx [deleted file]
src/Graphic3d/Graphic3d_LightSet.hxx [deleted file]
src/Graphic3d/Graphic3d_MapIteratorOfMapOfStructure.hxx [deleted file]
src/Graphic3d/Graphic3d_MapOfAspectsToAspects.hxx [deleted file]
src/Graphic3d/Graphic3d_MapOfObject.hxx [deleted file]
src/Graphic3d/Graphic3d_MapOfStructure.hxx [deleted file]
src/Graphic3d/Graphic3d_MarkerImage.cxx [deleted file]
src/Graphic3d/Graphic3d_MarkerImage.hxx [deleted file]
src/Graphic3d/Graphic3d_MarkerImage.pxx [deleted file]
src/Graphic3d/Graphic3d_Mat4.hxx [deleted file]
src/Graphic3d/Graphic3d_Mat4d.hxx [deleted file]
src/Graphic3d/Graphic3d_MaterialAspect.cxx [deleted file]
src/Graphic3d/Graphic3d_MaterialAspect.hxx [deleted file]
src/Graphic3d/Graphic3d_MaterialDefinitionError.hxx [deleted file]
src/Graphic3d/Graphic3d_MediaTexture.cxx [deleted file]
src/Graphic3d/Graphic3d_MediaTexture.hxx [deleted file]
src/Graphic3d/Graphic3d_MediaTextureSet.cxx [deleted file]
src/Graphic3d/Graphic3d_MediaTextureSet.hxx [deleted file]
src/Graphic3d/Graphic3d_MutableIndexBuffer.hxx [deleted file]
src/Graphic3d/Graphic3d_NMapOfTransient.hxx [deleted file]
src/Graphic3d/Graphic3d_NameOfMaterial.hxx [deleted file]
src/Graphic3d/Graphic3d_NameOfTexture1D.hxx [deleted file]
src/Graphic3d/Graphic3d_NameOfTexture2D.hxx [deleted file]
src/Graphic3d/Graphic3d_NameOfTextureEnv.hxx [deleted file]
src/Graphic3d/Graphic3d_NameOfTexturePlane.hxx [deleted file]
src/Graphic3d/Graphic3d_PBRMaterial.cxx [deleted file]
src/Graphic3d/Graphic3d_PBRMaterial.hxx [deleted file]
src/Graphic3d/Graphic3d_PolygonOffset.cxx [deleted file]
src/Graphic3d/Graphic3d_PolygonOffset.hxx [deleted file]
src/Graphic3d/Graphic3d_PresentationAttributes.cxx [deleted file]
src/Graphic3d/Graphic3d_PresentationAttributes.hxx [deleted file]
src/Graphic3d/Graphic3d_PriorityDefinitionError.hxx [deleted file]
src/Graphic3d/Graphic3d_RenderTransparentMethod.hxx [deleted file]
src/Graphic3d/Graphic3d_RenderingMode.hxx [deleted file]
src/Graphic3d/Graphic3d_RenderingParams.cxx [deleted file]
src/Graphic3d/Graphic3d_RenderingParams.hxx [deleted file]
src/Graphic3d/Graphic3d_SequenceOfGroup.hxx [deleted file]
src/Graphic3d/Graphic3d_SequenceOfHClipPlane.cxx [deleted file]
src/Graphic3d/Graphic3d_SequenceOfHClipPlane.hxx [deleted file]
src/Graphic3d/Graphic3d_SequenceOfStructure.hxx [deleted file]
src/Graphic3d/Graphic3d_ShaderAttribute.cxx [deleted file]
src/Graphic3d/Graphic3d_ShaderAttribute.hxx [deleted file]
src/Graphic3d/Graphic3d_ShaderFlags.hxx [deleted file]
src/Graphic3d/Graphic3d_ShaderManager.cxx [deleted file]
src/Graphic3d/Graphic3d_ShaderManager.hxx [deleted file]
src/Graphic3d/Graphic3d_ShaderObject.cxx [deleted file]
src/Graphic3d/Graphic3d_ShaderObject.hxx [deleted file]
src/Graphic3d/Graphic3d_ShaderProgram.cxx [deleted file]
src/Graphic3d/Graphic3d_ShaderProgram.hxx [deleted file]
src/Graphic3d/Graphic3d_ShaderVariable.cxx [deleted file]
src/Graphic3d/Graphic3d_ShaderVariable.hxx [deleted file]
src/Graphic3d/Graphic3d_ShaderVariable.lxx [deleted file]
src/Graphic3d/Graphic3d_StereoMode.hxx [deleted file]
src/Graphic3d/Graphic3d_Structure.cxx [deleted file]
src/Graphic3d/Graphic3d_Structure.hxx [deleted file]
src/Graphic3d/Graphic3d_StructureDefinitionError.hxx [deleted file]
src/Graphic3d/Graphic3d_StructureManager.cxx [deleted file]
src/Graphic3d/Graphic3d_StructureManager.hxx [deleted file]
src/Graphic3d/Graphic3d_Text.cxx [deleted file]
src/Graphic3d/Graphic3d_Text.hxx [deleted file]
src/Graphic3d/Graphic3d_TextPath.hxx [deleted file]
src/Graphic3d/Graphic3d_Texture1D.cxx [deleted file]
src/Graphic3d/Graphic3d_Texture1D.hxx [deleted file]
src/Graphic3d/Graphic3d_Texture1Dmanual.cxx [deleted file]
src/Graphic3d/Graphic3d_Texture1Dmanual.hxx [deleted file]
src/Graphic3d/Graphic3d_Texture1Dsegment.cxx [deleted file]
src/Graphic3d/Graphic3d_Texture1Dsegment.hxx [deleted file]
src/Graphic3d/Graphic3d_Texture2D.cxx [deleted file]
src/Graphic3d/Graphic3d_Texture2D.hxx [deleted file]
src/Graphic3d/Graphic3d_Texture2Dmanual.hxx [deleted file]
src/Graphic3d/Graphic3d_Texture2Dplane.cxx [deleted file]
src/Graphic3d/Graphic3d_Texture2Dplane.hxx [deleted file]
src/Graphic3d/Graphic3d_Texture3D.cxx [deleted file]
src/Graphic3d/Graphic3d_Texture3D.hxx [deleted file]
src/Graphic3d/Graphic3d_TextureEnv.cxx [deleted file]
src/Graphic3d/Graphic3d_TextureEnv.hxx [deleted file]
src/Graphic3d/Graphic3d_TextureMap.cxx [deleted file]
src/Graphic3d/Graphic3d_TextureMap.hxx [deleted file]
src/Graphic3d/Graphic3d_TextureParams.cxx [deleted file]
src/Graphic3d/Graphic3d_TextureParams.hxx [deleted file]
src/Graphic3d/Graphic3d_TextureRoot.cxx [deleted file]
src/Graphic3d/Graphic3d_TextureRoot.hxx [deleted file]
src/Graphic3d/Graphic3d_TextureSet.cxx [deleted file]
src/Graphic3d/Graphic3d_TextureSet.hxx [deleted file]
src/Graphic3d/Graphic3d_TextureSetBits.hxx [deleted file]
src/Graphic3d/Graphic3d_TextureUnit.hxx [deleted file]
src/Graphic3d/Graphic3d_ToneMappingMethod.hxx [deleted file]
src/Graphic3d/Graphic3d_TransModeFlags.hxx [deleted file]
src/Graphic3d/Graphic3d_TransformPers.cxx [deleted file]
src/Graphic3d/Graphic3d_TransformPers.hxx [deleted file]
src/Graphic3d/Graphic3d_TransformPersScaledAbove.cxx [deleted file]
src/Graphic3d/Graphic3d_TransformPersScaledAbove.hxx [deleted file]
src/Graphic3d/Graphic3d_TransformUtils.hxx [deleted file]
src/Graphic3d/Graphic3d_TypeOfAnswer.hxx [deleted file]
src/Graphic3d/Graphic3d_TypeOfBackfacingModel.hxx [deleted file]
src/Graphic3d/Graphic3d_TypeOfBackground.hxx [deleted file]
src/Graphic3d/Graphic3d_TypeOfConnection.hxx [deleted file]
src/Graphic3d/Graphic3d_TypeOfLightSource.hxx [deleted file]
src/Graphic3d/Graphic3d_TypeOfLimit.hxx [deleted file]
src/Graphic3d/Graphic3d_TypeOfMaterial.hxx [deleted file]
src/Graphic3d/Graphic3d_TypeOfPrimitiveArray.hxx [deleted file]
src/Graphic3d/Graphic3d_TypeOfReflection.hxx [deleted file]
src/Graphic3d/Graphic3d_TypeOfShaderObject.hxx [deleted file]
src/Graphic3d/Graphic3d_TypeOfShadingModel.hxx [deleted file]
src/Graphic3d/Graphic3d_TypeOfStructure.hxx [deleted file]
src/Graphic3d/Graphic3d_TypeOfTexture.hxx [deleted file]
src/Graphic3d/Graphic3d_TypeOfTextureFilter.hxx [deleted file]
src/Graphic3d/Graphic3d_TypeOfTextureMode.hxx [deleted file]
src/Graphic3d/Graphic3d_TypeOfVisualization.hxx [deleted file]
src/Graphic3d/Graphic3d_Vec.hxx [deleted file]
src/Graphic3d/Graphic3d_Vec2.hxx [deleted file]
src/Graphic3d/Graphic3d_Vec3.hxx [deleted file]
src/Graphic3d/Graphic3d_Vec4.hxx [deleted file]
src/Graphic3d/Graphic3d_Vertex.cxx [deleted file]
src/Graphic3d/Graphic3d_Vertex.hxx [deleted file]
src/Graphic3d/Graphic3d_VerticalTextAlignment.hxx [deleted file]
src/Graphic3d/Graphic3d_ViewAffinity.cxx [deleted file]
src/Graphic3d/Graphic3d_ViewAffinity.hxx [deleted file]
src/Graphic3d/Graphic3d_WorldViewProjState.hxx [deleted file]
src/Graphic3d/Graphic3d_ZLayerId.hxx [deleted file]
src/Graphic3d/Graphic3d_ZLayerSettings.hxx [deleted file]
src/HLRAlgo/FILES [deleted file]
src/HLRAlgo/HLRAlgo.cxx [deleted file]
src/HLRAlgo/HLRAlgo.hxx [deleted file]
src/HLRAlgo/HLRAlgo_Array1OfPHDat.hxx [deleted file]
src/HLRAlgo/HLRAlgo_Array1OfPINod.hxx [deleted file]
src/HLRAlgo/HLRAlgo_Array1OfPISeg.hxx [deleted file]
src/HLRAlgo/HLRAlgo_Array1OfTData.hxx [deleted file]
src/HLRAlgo/HLRAlgo_BiPoint.cxx [deleted file]
src/HLRAlgo/HLRAlgo_BiPoint.hxx [deleted file]
src/HLRAlgo/HLRAlgo_Coincidence.hxx [deleted file]
src/HLRAlgo/HLRAlgo_EdgeIterator.cxx [deleted file]
src/HLRAlgo/HLRAlgo_EdgeIterator.hxx [deleted file]
src/HLRAlgo/HLRAlgo_EdgeIterator.lxx [deleted file]
src/HLRAlgo/HLRAlgo_EdgeStatus.cxx [deleted file]
src/HLRAlgo/HLRAlgo_EdgeStatus.hxx [deleted file]
src/HLRAlgo/HLRAlgo_EdgesBlock.cxx [deleted file]
src/HLRAlgo/HLRAlgo_EdgesBlock.hxx [deleted file]
src/HLRAlgo/HLRAlgo_HArray1OfPHDat.hxx [deleted file]
src/HLRAlgo/HLRAlgo_HArray1OfPINod.hxx [deleted file]
src/HLRAlgo/HLRAlgo_HArray1OfPISeg.hxx [deleted file]
src/HLRAlgo/HLRAlgo_HArray1OfTData.hxx [deleted file]
src/HLRAlgo/HLRAlgo_Interference.hxx [deleted file]
src/HLRAlgo/HLRAlgo_InterferenceList.hxx [deleted file]
src/HLRAlgo/HLRAlgo_Interference_0.cxx [deleted file]
src/HLRAlgo/HLRAlgo_Intersection.cxx [deleted file]
src/HLRAlgo/HLRAlgo_Intersection.hxx [deleted file]
src/HLRAlgo/HLRAlgo_Intersection.lxx [deleted file]
src/HLRAlgo/HLRAlgo_ListIteratorOfInterferenceList.hxx [deleted file]
src/HLRAlgo/HLRAlgo_ListIteratorOfListOfBPoint.hxx [deleted file]
src/HLRAlgo/HLRAlgo_ListOfBPoint.hxx [deleted file]
src/HLRAlgo/HLRAlgo_PolyAlgo.cxx [deleted file]
src/HLRAlgo/HLRAlgo_PolyAlgo.hxx [deleted file]
src/HLRAlgo/HLRAlgo_PolyData.cxx [deleted file]
src/HLRAlgo/HLRAlgo_PolyData.hxx [deleted file]
src/HLRAlgo/HLRAlgo_PolyData.lxx [deleted file]
src/HLRAlgo/HLRAlgo_PolyHidingData.hxx [deleted file]
src/HLRAlgo/HLRAlgo_PolyInternalData.cxx [deleted file]
src/HLRAlgo/HLRAlgo_PolyInternalData.hxx [deleted file]
src/HLRAlgo/HLRAlgo_PolyInternalData.lxx [deleted file]
src/HLRAlgo/HLRAlgo_PolyInternalNode.cxx [deleted file]
src/HLRAlgo/HLRAlgo_PolyInternalNode.hxx [deleted file]
src/HLRAlgo/HLRAlgo_PolyInternalSegment.hxx [deleted file]
src/HLRAlgo/HLRAlgo_PolyMask.hxx [deleted file]
src/HLRAlgo/HLRAlgo_PolyShellData.cxx [deleted file]
src/HLRAlgo/HLRAlgo_PolyShellData.hxx [deleted file]
src/HLRAlgo/HLRAlgo_Projector.cxx [deleted file]
src/HLRAlgo/HLRAlgo_Projector.hxx [deleted file]
src/HLRAlgo/HLRAlgo_Projector.lxx [deleted file]
src/HLRAlgo/HLRAlgo_TriangleData.hxx [deleted file]
src/HLRAlgo/HLRAlgo_WiresBlock.cxx [deleted file]
src/HLRAlgo/HLRAlgo_WiresBlock.hxx [deleted file]
src/HLRAppli/FILES [deleted file]
src/HLRAppli/HLRAppli_ReflectLines.cxx [deleted file]
src/HLRAppli/HLRAppli_ReflectLines.hxx [deleted file]
src/HLRBRep/FILES [deleted file]
src/HLRBRep/HLRBRep.cxx [deleted file]
src/HLRBRep/HLRBRep.hxx [deleted file]
src/HLRBRep/HLRBRep_Algo.cxx [deleted file]
src/HLRBRep/HLRBRep_Algo.hxx [deleted file]
src/HLRBRep/HLRBRep_AreaLimit.cxx [deleted file]
src/HLRBRep/HLRBRep_AreaLimit.hxx [deleted file]
src/HLRBRep/HLRBRep_Array1OfEData.hxx [deleted file]
src/HLRBRep/HLRBRep_Array1OfFData.hxx [deleted file]
src/HLRBRep/HLRBRep_BCurveTool.cxx [deleted file]
src/HLRBRep/HLRBRep_BCurveTool.hxx [deleted file]
src/HLRBRep/HLRBRep_BCurveTool.lxx [deleted file]
src/HLRBRep/HLRBRep_BSurfaceTool.cxx [deleted file]
src/HLRBRep/HLRBRep_BSurfaceTool.hxx [deleted file]
src/HLRBRep/HLRBRep_BSurfaceTool.lxx [deleted file]
src/HLRBRep/HLRBRep_BiPnt2D.hxx [deleted file]
src/HLRBRep/HLRBRep_BiPoint.hxx [deleted file]
src/HLRBRep/HLRBRep_CInter.hxx [deleted file]
src/HLRBRep/HLRBRep_CInter_0.cxx [deleted file]
src/HLRBRep/HLRBRep_CLProps.hxx [deleted file]
src/HLRBRep/HLRBRep_CLPropsATool.hxx [deleted file]
src/HLRBRep/HLRBRep_CLPropsATool.lxx [deleted file]
src/HLRBRep/HLRBRep_CLProps_0.cxx [deleted file]
src/HLRBRep/HLRBRep_Curve.cxx [deleted file]
src/HLRBRep/HLRBRep_Curve.hxx [deleted file]
src/HLRBRep/HLRBRep_Curve.lxx [deleted file]
src/HLRBRep/HLRBRep_CurveTool.cxx [deleted file]
src/HLRBRep/HLRBRep_CurveTool.hxx [deleted file]
src/HLRBRep/HLRBRep_CurveTool.lxx [deleted file]
src/HLRBRep/HLRBRep_Data.cxx [deleted file]
src/HLRBRep/HLRBRep_Data.hxx [deleted file]
src/HLRBRep/HLRBRep_Data.lxx [deleted file]
src/HLRBRep/HLRBRep_EdgeBuilder.cxx [deleted file]
src/HLRBRep/HLRBRep_EdgeBuilder.hxx [deleted file]
src/HLRBRep/HLRBRep_EdgeData.cxx [deleted file]
src/HLRBRep/HLRBRep_EdgeData.hxx [deleted file]
src/HLRBRep/HLRBRep_EdgeData.lxx [deleted file]
src/HLRBRep/HLRBRep_EdgeFaceTool.cxx [deleted file]
src/HLRBRep/HLRBRep_EdgeFaceTool.hxx [deleted file]
src/HLRBRep/HLRBRep_EdgeIList.cxx [deleted file]
src/HLRBRep/HLRBRep_EdgeIList.hxx [deleted file]
src/HLRBRep/HLRBRep_EdgeInterferenceTool.cxx [deleted file]
src/HLRBRep/HLRBRep_EdgeInterferenceTool.hxx [deleted file]
src/HLRBRep/HLRBRep_EdgeInterferenceTool.lxx [deleted file]
src/HLRBRep/HLRBRep_ExactIntersectionPointOfTheIntPCurvePCurveOfCInter.hxx [deleted file]
src/HLRBRep/HLRBRep_ExactIntersectionPointOfTheIntPCurvePCurveOfCInter_0.cxx [deleted file]
src/HLRBRep/HLRBRep_FaceData.cxx [deleted file]
src/HLRBRep/HLRBRep_FaceData.hxx [deleted file]
src/HLRBRep/HLRBRep_FaceData.lxx [deleted file]
src/HLRBRep/HLRBRep_FaceIterator.cxx [deleted file]
src/HLRBRep/HLRBRep_FaceIterator.hxx [deleted file]
src/HLRBRep/HLRBRep_FaceIterator.lxx [deleted file]
src/HLRBRep/HLRBRep_HLRToShape.cxx [deleted file]
src/HLRBRep/HLRBRep_HLRToShape.hxx [deleted file]
src/HLRBRep/HLRBRep_HLRToShape.lxx [deleted file]
src/HLRBRep/HLRBRep_Hider.cxx [deleted file]
src/HLRBRep/HLRBRep_Hider.hxx [deleted file]
src/HLRBRep/HLRBRep_IntConicCurveOfCInter.hxx [deleted file]
src/HLRBRep/HLRBRep_IntConicCurveOfCInter_0.cxx [deleted file]
src/HLRBRep/HLRBRep_InterCSurf.hxx [deleted file]
src/HLRBRep/HLRBRep_InterCSurf_0.cxx [deleted file]
src/HLRBRep/HLRBRep_InternalAlgo.cxx [deleted file]
src/HLRBRep/HLRBRep_InternalAlgo.hxx [deleted file]
src/HLRBRep/HLRBRep_Intersector.cxx [deleted file]
src/HLRBRep/HLRBRep_Intersector.hxx [deleted file]
src/HLRBRep/HLRBRep_LineTool.hxx [deleted file]
src/HLRBRep/HLRBRep_LineTool.lxx [deleted file]
src/HLRBRep/HLRBRep_ListIteratorOfListOfBPnt2D.hxx [deleted file]
src/HLRBRep/HLRBRep_ListIteratorOfListOfBPoint.hxx [deleted file]
src/HLRBRep/HLRBRep_ListOfBPnt2D.hxx [deleted file]
src/HLRBRep/HLRBRep_ListOfBPoint.hxx [deleted file]
src/HLRBRep/HLRBRep_MyImpParToolOfTheIntersectorOfTheIntConicCurveOfCInter.hxx [deleted file]
src/HLRBRep/HLRBRep_MyImpParToolOfTheIntersectorOfTheIntConicCurveOfCInter_0.cxx [deleted file]
src/HLRBRep/HLRBRep_PCLocFOfTheLocateExtPCOfTheProjPCurOfCInter.hxx [deleted file]
src/HLRBRep/HLRBRep_PCLocFOfTheLocateExtPCOfTheProjPCurOfCInter_0.cxx [deleted file]
src/HLRBRep/HLRBRep_PolyAlgo.cxx [deleted file]
src/HLRBRep/HLRBRep_PolyAlgo.hxx [deleted file]
src/HLRBRep/HLRBRep_PolyHLRToShape.cxx [deleted file]
src/HLRBRep/HLRBRep_PolyHLRToShape.hxx [deleted file]
src/HLRBRep/HLRBRep_PolyHLRToShape.lxx [deleted file]
src/HLRBRep/HLRBRep_SLProps.hxx [deleted file]
src/HLRBRep/HLRBRep_SLPropsATool.hxx [deleted file]
src/HLRBRep/HLRBRep_SLPropsATool.lxx [deleted file]
src/HLRBRep/HLRBRep_SLProps_0.cxx [deleted file]
src/HLRBRep/HLRBRep_SeqOfShapeBounds.hxx [deleted file]
src/HLRBRep/HLRBRep_ShapeBounds.cxx [deleted file]
src/HLRBRep/HLRBRep_ShapeBounds.hxx [deleted file]
src/HLRBRep/HLRBRep_ShapeBounds.lxx [deleted file]
src/HLRBRep/HLRBRep_ShapeToHLR.cxx [deleted file]
src/HLRBRep/HLRBRep_ShapeToHLR.hxx [deleted file]
src/HLRBRep/HLRBRep_Surface.cxx [deleted file]
src/HLRBRep/HLRBRep_Surface.hxx [deleted file]
src/HLRBRep/HLRBRep_Surface.lxx [deleted file]
src/HLRBRep/HLRBRep_SurfaceTool.cxx [deleted file]
src/HLRBRep/HLRBRep_SurfaceTool.hxx [deleted file]
src/HLRBRep/HLRBRep_SurfaceTool.lxx [deleted file]
src/HLRBRep/HLRBRep_TheCSFunctionOfInterCSurf.hxx [deleted file]
src/HLRBRep/HLRBRep_TheCSFunctionOfInterCSurf_0.cxx [deleted file]
src/HLRBRep/HLRBRep_TheCurveLocatorOfTheProjPCurOfCInter.hxx [deleted file]
src/HLRBRep/HLRBRep_TheCurveLocatorOfTheProjPCurOfCInter_0.cxx [deleted file]
src/HLRBRep/HLRBRep_TheDistBetweenPCurvesOfTheIntPCurvePCurveOfCInter.hxx [deleted file]
src/HLRBRep/HLRBRep_TheDistBetweenPCurvesOfTheIntPCurvePCurveOfCInter_0.cxx [deleted file]
src/HLRBRep/HLRBRep_TheExactInterCSurf.hxx [deleted file]
src/HLRBRep/HLRBRep_TheExactInterCSurf_0.cxx [deleted file]
src/HLRBRep/HLRBRep_TheIntConicCurveOfCInter.hxx [deleted file]
src/HLRBRep/HLRBRep_TheIntConicCurveOfCInter_0.cxx [deleted file]
src/HLRBRep/HLRBRep_TheIntPCurvePCurveOfCInter.hxx [deleted file]
src/HLRBRep/HLRBRep_TheIntPCurvePCurveOfCInter_0.cxx [deleted file]
src/HLRBRep/HLRBRep_TheInterferenceOfInterCSurf.hxx [deleted file]
src/HLRBRep/HLRBRep_TheInterferenceOfInterCSurf_0.cxx [deleted file]
src/HLRBRep/HLRBRep_TheIntersectorOfTheIntConicCurveOfCInter.hxx [deleted file]
src/HLRBRep/HLRBRep_TheIntersectorOfTheIntConicCurveOfCInter_0.cxx [deleted file]
src/HLRBRep/HLRBRep_TheLocateExtPCOfTheProjPCurOfCInter.hxx [deleted file]
src/HLRBRep/HLRBRep_TheLocateExtPCOfTheProjPCurOfCInter_0.cxx [deleted file]
src/HLRBRep/HLRBRep_ThePolygon2dOfTheIntPCurvePCurveOfCInter.hxx [deleted file]
src/HLRBRep/HLRBRep_ThePolygon2dOfTheIntPCurvePCurveOfCInter_0.cxx [deleted file]
src/HLRBRep/HLRBRep_ThePolygonOfInterCSurf.hxx [deleted file]
src/HLRBRep/HLRBRep_ThePolygonOfInterCSurf_0.cxx [deleted file]
src/HLRBRep/HLRBRep_ThePolygonToolOfInterCSurf.hxx [deleted file]
src/HLRBRep/HLRBRep_ThePolygonToolOfInterCSurf_0.cxx [deleted file]
src/HLRBRep/HLRBRep_ThePolyhedronOfInterCSurf.hxx [deleted file]
src/HLRBRep/HLRBRep_ThePolyhedronOfInterCSurf_0.cxx [deleted file]
src/HLRBRep/HLRBRep_ThePolyhedronToolOfInterCSurf.hxx [deleted file]
src/HLRBRep/HLRBRep_ThePolyhedronToolOfInterCSurf_0.cxx [deleted file]
src/HLRBRep/HLRBRep_TheProjPCurOfCInter.hxx [deleted file]
src/HLRBRep/HLRBRep_TheProjPCurOfCInter_0.cxx [deleted file]
src/HLRBRep/HLRBRep_TheQuadCurvExactInterCSurf.hxx [deleted file]
src/HLRBRep/HLRBRep_TheQuadCurvExactInterCSurf_0.cxx [deleted file]
src/HLRBRep/HLRBRep_TheQuadCurvFuncOfTheQuadCurvExactInterCSurf.hxx [deleted file]
src/HLRBRep/HLRBRep_TheQuadCurvFuncOfTheQuadCurvExactInterCSurf_0.cxx [deleted file]
src/HLRBRep/HLRBRep_TypeOfResultingEdge.hxx [deleted file]
src/HLRBRep/HLRBRep_VertexList.cxx [deleted file]
src/HLRBRep/HLRBRep_VertexList.hxx [deleted file]
src/HLRTest/FILES [deleted file]
src/HLRTest/HLRTest.cxx [deleted file]
src/HLRTest/HLRTest.hxx [deleted file]
src/HLRTest/HLRTest_DrawableEdgeTool.cxx [deleted file]
src/HLRTest/HLRTest_DrawableEdgeTool.hxx [deleted file]
src/HLRTest/HLRTest_DrawablePolyEdgeTool.cxx [deleted file]
src/HLRTest/HLRTest_DrawablePolyEdgeTool.hxx [deleted file]
src/HLRTest/HLRTest_DrawablePolyEdgeTool.lxx [deleted file]
src/HLRTest/HLRTest_OutLiner.cxx [deleted file]
src/HLRTest/HLRTest_OutLiner.hxx [deleted file]
src/HLRTest/HLRTest_OutLiner.lxx [deleted file]
src/HLRTest/HLRTest_Projector.cxx [deleted file]
src/HLRTest/HLRTest_Projector.hxx [deleted file]
src/HLRTest/HLRTest_ShapeData.cxx [deleted file]
src/HLRTest/HLRTest_ShapeData.hxx [deleted file]
src/HLRTest/HLRTest_ShapeData.lxx [deleted file]
src/HLRTopoBRep/FILES [deleted file]
src/HLRTopoBRep/HLRTopoBRep_DSFiller.cxx [deleted file]
src/HLRTopoBRep/HLRTopoBRep_DSFiller.hxx [deleted file]
src/HLRTopoBRep/HLRTopoBRep_Data.cxx [deleted file]
src/HLRTopoBRep/HLRTopoBRep_Data.hxx [deleted file]
src/HLRTopoBRep/HLRTopoBRep_Data.lxx [deleted file]
src/HLRTopoBRep/HLRTopoBRep_DataMapIteratorOfDataMapOfShapeFaceData.hxx [deleted file]
src/HLRTopoBRep/HLRTopoBRep_DataMapIteratorOfMapOfShapeListOfVData.hxx [deleted file]
src/HLRTopoBRep/HLRTopoBRep_DataMapOfShapeFaceData.hxx [deleted file]
src/HLRTopoBRep/HLRTopoBRep_FaceData.cxx [deleted file]
src/HLRTopoBRep/HLRTopoBRep_FaceData.hxx [deleted file]
src/HLRTopoBRep/HLRTopoBRep_FaceData.lxx [deleted file]
src/HLRTopoBRep/HLRTopoBRep_FaceIsoLiner.cxx [deleted file]
src/HLRTopoBRep/HLRTopoBRep_FaceIsoLiner.hxx [deleted file]
src/HLRTopoBRep/HLRTopoBRep_ListIteratorOfListOfVData.hxx [deleted file]
src/HLRTopoBRep/HLRTopoBRep_ListOfVData.hxx [deleted file]
src/HLRTopoBRep/HLRTopoBRep_MapOfShapeListOfVData.hxx [deleted file]
src/HLRTopoBRep/HLRTopoBRep_OutLiner.cxx [deleted file]
src/HLRTopoBRep/HLRTopoBRep_OutLiner.hxx [deleted file]
src/HLRTopoBRep/HLRTopoBRep_OutLiner.lxx [deleted file]
src/HLRTopoBRep/HLRTopoBRep_VData.cxx [deleted file]
src/HLRTopoBRep/HLRTopoBRep_VData.hxx [deleted file]
src/HLRTopoBRep/HLRTopoBRep_VData.lxx [deleted file]
src/Hatch/FILES [deleted file]
src/Hatch/Hatch_Hatcher.cxx [deleted file]
src/Hatch/Hatch_Hatcher.hxx [deleted file]
src/Hatch/Hatch_Hatcher.lxx [deleted file]
src/Hatch/Hatch_Line.cxx [deleted file]
src/Hatch/Hatch_Line.hxx [deleted file]
src/Hatch/Hatch_LineForm.hxx [deleted file]
src/Hatch/Hatch_Parameter.cxx [deleted file]
src/Hatch/Hatch_Parameter.hxx [deleted file]
src/Hatch/Hatch_SequenceOfLine.hxx [deleted file]
src/Hatch/Hatch_SequenceOfParameter.hxx [deleted file]
src/HatchGen/FILES [deleted file]
src/HatchGen/HatchGen_Domain.cxx [deleted file]
src/HatchGen/HatchGen_Domain.hxx [deleted file]
src/HatchGen/HatchGen_Domain.lxx [deleted file]
src/HatchGen/HatchGen_Domains.hxx [deleted file]
src/HatchGen/HatchGen_ErrorStatus.hxx [deleted file]
src/HatchGen/HatchGen_IntersectionPoint.cxx [deleted file]
src/HatchGen/HatchGen_IntersectionPoint.hxx [deleted file]
src/HatchGen/HatchGen_IntersectionType.hxx [deleted file]
src/HatchGen/HatchGen_PointOnElement.cxx [deleted file]
src/HatchGen/HatchGen_PointOnElement.hxx [deleted file]
src/HatchGen/HatchGen_PointOnElement.lxx [deleted file]
src/HatchGen/HatchGen_PointOnHatching.cxx [deleted file]
src/HatchGen/HatchGen_PointOnHatching.hxx [deleted file]
src/HatchGen/HatchGen_PointsOnElement.hxx [deleted file]
src/HatchGen/HatchGen_PointsOnHatching.hxx [deleted file]
src/HeaderSection/FILES [deleted file]
src/HeaderSection/HeaderSection.cxx [deleted file]
src/HeaderSection/HeaderSection.hxx [deleted file]
src/HeaderSection/HeaderSection_FileDescription.cxx [deleted file]
src/HeaderSection/HeaderSection_FileDescription.hxx [deleted file]
src/HeaderSection/HeaderSection_FileName.cxx [deleted file]
src/HeaderSection/HeaderSection_FileName.hxx [deleted file]
src/HeaderSection/HeaderSection_FileSchema.cxx [deleted file]
src/HeaderSection/HeaderSection_FileSchema.hxx [deleted file]
src/HeaderSection/HeaderSection_Protocol.cxx [deleted file]
src/HeaderSection/HeaderSection_Protocol.hxx [deleted file]
src/Hermit/FILES [deleted file]
src/Hermit/Hermit.cxx [deleted file]
src/Hermit/Hermit.hxx [deleted file]
src/IFGraph/FILES [deleted file]
src/IFGraph/IFGraph_AllConnected.cxx [deleted file]
src/IFGraph/IFGraph_AllConnected.hxx [deleted file]
src/IFGraph/IFGraph_AllShared.cxx [deleted file]
src/IFGraph/IFGraph_AllShared.hxx [deleted file]
src/IFGraph/IFGraph_Articulations.cxx [deleted file]
src/IFGraph/IFGraph_Articulations.hxx [deleted file]
src/IFGraph/IFGraph_Compare.cxx [deleted file]
src/IFGraph/IFGraph_Compare.hxx [deleted file]
src/IFGraph/IFGraph_ConnectedComponants.cxx [deleted file]
src/IFGraph/IFGraph_ConnectedComponants.hxx [deleted file]
src/IFGraph/IFGraph_Cumulate.cxx [deleted file]
src/IFGraph/IFGraph_Cumulate.hxx [deleted file]
src/IFGraph/IFGraph_Cycles.cxx [deleted file]
src/IFGraph/IFGraph_Cycles.hxx [deleted file]
src/IFGraph/IFGraph_ExternalSources.cxx [deleted file]
src/IFGraph/IFGraph_ExternalSources.hxx [deleted file]
src/IFGraph/IFGraph_SCRoots.cxx [deleted file]
src/IFGraph/IFGraph_SCRoots.hxx [deleted file]
src/IFGraph/IFGraph_StrongComponants.cxx [deleted file]
src/IFGraph/IFGraph_StrongComponants.hxx [deleted file]
src/IFGraph/IFGraph_SubPartsIterator.cxx [deleted file]
src/IFGraph/IFGraph_SubPartsIterator.hxx [deleted file]
src/IFSelect/FILES [deleted file]
src/IFSelect/IFSelect.cxx [deleted file]
src/IFSelect/IFSelect.hxx [deleted file]
src/IFSelect/IFSelect_Act.cxx [deleted file]
src/IFSelect/IFSelect_Act.hxx [deleted file]
src/IFSelect/IFSelect_ActFunc.hxx [deleted file]
src/IFSelect/IFSelect_Activator.cxx [deleted file]
src/IFSelect/IFSelect_Activator.hxx [deleted file]
src/IFSelect/IFSelect_AppliedModifiers.cxx [deleted file]
src/IFSelect/IFSelect_AppliedModifiers.hxx [deleted file]
src/IFSelect/IFSelect_BasicDumper.cxx [deleted file]
src/IFSelect/IFSelect_BasicDumper.hxx [deleted file]
src/IFSelect/IFSelect_CheckCounter.cxx [deleted file]
src/IFSelect/IFSelect_CheckCounter.hxx [deleted file]
src/IFSelect/IFSelect_ContextModif.cxx [deleted file]
src/IFSelect/IFSelect_ContextModif.hxx [deleted file]
src/IFSelect/IFSelect_ContextWrite.cxx [deleted file]
src/IFSelect/IFSelect_ContextWrite.hxx [deleted file]
src/IFSelect/IFSelect_DispGlobal.cxx [deleted file]
src/IFSelect/IFSelect_DispGlobal.hxx [deleted file]
src/IFSelect/IFSelect_DispPerCount.cxx [deleted file]
src/IFSelect/IFSelect_DispPerCount.hxx [deleted file]
src/IFSelect/IFSelect_DispPerFiles.cxx [deleted file]
src/IFSelect/IFSelect_DispPerFiles.hxx [deleted file]
src/IFSelect/IFSelect_DispPerOne.cxx [deleted file]
src/IFSelect/IFSelect_DispPerOne.hxx [deleted file]
src/IFSelect/IFSelect_DispPerSignature.cxx [deleted file]
src/IFSelect/IFSelect_DispPerSignature.hxx [deleted file]
src/IFSelect/IFSelect_Dispatch.cxx [deleted file]
src/IFSelect/IFSelect_Dispatch.hxx [deleted file]
src/IFSelect/IFSelect_EditForm.cxx [deleted file]
src/IFSelect/IFSelect_EditForm.hxx [deleted file]
src/IFSelect/IFSelect_EditValue.hxx [deleted file]
src/IFSelect/IFSelect_Editor.cxx [deleted file]
src/IFSelect/IFSelect_Editor.hxx [deleted file]
src/IFSelect/IFSelect_FileModifier.gxx [deleted file]
src/IFSelect/IFSelect_Functions.cxx [deleted file]
src/IFSelect/IFSelect_Functions.hxx [deleted file]
src/IFSelect/IFSelect_GeneralModifier.cxx [deleted file]
src/IFSelect/IFSelect_GeneralModifier.hxx [deleted file]
src/IFSelect/IFSelect_GraphCounter.cxx [deleted file]
src/IFSelect/IFSelect_GraphCounter.hxx [deleted file]
src/IFSelect/IFSelect_HSeqOfSelection.hxx [deleted file]
src/IFSelect/IFSelect_IntParam.cxx [deleted file]
src/IFSelect/IFSelect_IntParam.hxx [deleted file]
src/IFSelect/IFSelect_ListEditor.cxx [deleted file]
src/IFSelect/IFSelect_ListEditor.hxx [deleted file]
src/IFSelect/IFSelect_ModelCopier.cxx [deleted file]
src/IFSelect/IFSelect_ModelCopier.hxx [deleted file]
src/IFSelect/IFSelect_ModelModifier.gxx [deleted file]
src/IFSelect/IFSelect_ModifEditForm.cxx [deleted file]
src/IFSelect/IFSelect_ModifEditForm.hxx [deleted file]
src/IFSelect/IFSelect_ModifReorder.cxx [deleted file]
src/IFSelect/IFSelect_ModifReorder.hxx [deleted file]
src/IFSelect/IFSelect_Modifier.cxx [deleted file]
src/IFSelect/IFSelect_Modifier.hxx [deleted file]
src/IFSelect/IFSelect_PacketList.cxx [deleted file]
src/IFSelect/IFSelect_PacketList.hxx [deleted file]
src/IFSelect/IFSelect_ParamEditor.cxx [deleted file]
src/IFSelect/IFSelect_ParamEditor.hxx [deleted file]
src/IFSelect/IFSelect_PrintCount.hxx [deleted file]
src/IFSelect/IFSelect_PrintFail.hxx [deleted file]
src/IFSelect/IFSelect_RemainMode.hxx [deleted file]
src/IFSelect/IFSelect_ReturnStatus.hxx [deleted file]
src/IFSelect/IFSelect_SelectAnyList.cxx [deleted file]
src/IFSelect/IFSelect_SelectAnyList.hxx [deleted file]
src/IFSelect/IFSelect_SelectAnyType.cxx [deleted file]
src/IFSelect/IFSelect_SelectAnyType.hxx [deleted file]
src/IFSelect/IFSelect_SelectBase.cxx [deleted file]
src/IFSelect/IFSelect_SelectBase.hxx [deleted file]
src/IFSelect/IFSelect_SelectCombine.cxx [deleted file]
src/IFSelect/IFSelect_SelectCombine.hxx [deleted file]
src/IFSelect/IFSelect_SelectControl.cxx [deleted file]
src/IFSelect/IFSelect_SelectControl.hxx [deleted file]
src/IFSelect/IFSelect_SelectDeduct.cxx [deleted file]
src/IFSelect/IFSelect_SelectDeduct.hxx [deleted file]
src/IFSelect/IFSelect_SelectDiff.cxx [deleted file]
src/IFSelect/IFSelect_SelectDiff.hxx [deleted file]
src/IFSelect/IFSelect_SelectEntityNumber.cxx [deleted file]
src/IFSelect/IFSelect_SelectEntityNumber.hxx [deleted file]
src/IFSelect/IFSelect_SelectErrorEntities.cxx [deleted file]
src/IFSelect/IFSelect_SelectErrorEntities.hxx [deleted file]
src/IFSelect/IFSelect_SelectExplore.cxx [deleted file]
src/IFSelect/IFSelect_SelectExplore.hxx [deleted file]
src/IFSelect/IFSelect_SelectExtract.cxx [deleted file]
src/IFSelect/IFSelect_SelectExtract.hxx [deleted file]
src/IFSelect/IFSelect_SelectFlag.cxx [deleted file]
src/IFSelect/IFSelect_SelectFlag.hxx [deleted file]
src/IFSelect/IFSelect_SelectInList.cxx [deleted file]
src/IFSelect/IFSelect_SelectInList.hxx [deleted file]
src/IFSelect/IFSelect_SelectIncorrectEntities.cxx [deleted file]
src/IFSelect/IFSelect_SelectIncorrectEntities.hxx [deleted file]
src/IFSelect/IFSelect_SelectIntersection.cxx [deleted file]
src/IFSelect/IFSelect_SelectIntersection.hxx [deleted file]
src/IFSelect/IFSelect_SelectModelEntities.cxx [deleted file]
src/IFSelect/IFSelect_SelectModelEntities.hxx [deleted file]
src/IFSelect/IFSelect_SelectModelRoots.cxx [deleted file]
src/IFSelect/IFSelect_SelectModelRoots.hxx [deleted file]
src/IFSelect/IFSelect_SelectPointed.cxx [deleted file]
src/IFSelect/IFSelect_SelectPointed.hxx [deleted file]
src/IFSelect/IFSelect_SelectRange.cxx [deleted file]
src/IFSelect/IFSelect_SelectRange.hxx [deleted file]
src/IFSelect/IFSelect_SelectRootComps.cxx [deleted file]
src/IFSelect/IFSelect_SelectRootComps.hxx [deleted file]
src/IFSelect/IFSelect_SelectRoots.cxx [deleted file]
src/IFSelect/IFSelect_SelectRoots.hxx [deleted file]
src/IFSelect/IFSelect_SelectSent.cxx [deleted file]
src/IFSelect/IFSelect_SelectSent.hxx [deleted file]
src/IFSelect/IFSelect_SelectShared.cxx [deleted file]
src/IFSelect/IFSelect_SelectShared.hxx [deleted file]
src/IFSelect/IFSelect_SelectSharing.cxx [deleted file]
src/IFSelect/IFSelect_SelectSharing.hxx [deleted file]
src/IFSelect/IFSelect_SelectSignature.cxx [deleted file]
src/IFSelect/IFSelect_SelectSignature.hxx [deleted file]
src/IFSelect/IFSelect_SelectSignedShared.cxx [deleted file]
src/IFSelect/IFSelect_SelectSignedShared.hxx [deleted file]
src/IFSelect/IFSelect_SelectSignedSharing.cxx [deleted file]
src/IFSelect/IFSelect_SelectSignedSharing.hxx [deleted file]
src/IFSelect/IFSelect_SelectSuite.cxx [deleted file]
src/IFSelect/IFSelect_SelectSuite.hxx [deleted file]
src/IFSelect/IFSelect_SelectType.cxx [deleted file]
src/IFSelect/IFSelect_SelectType.hxx [deleted file]
src/IFSelect/IFSelect_SelectUnion.cxx [deleted file]
src/IFSelect/IFSelect_SelectUnion.hxx [deleted file]
src/IFSelect/IFSelect_SelectUnknownEntities.cxx [deleted file]
src/IFSelect/IFSelect_SelectUnknownEntities.hxx [deleted file]
src/IFSelect/IFSelect_Selection.cxx [deleted file]
src/IFSelect/IFSelect_Selection.hxx [deleted file]
src/IFSelect/IFSelect_SelectionIterator.cxx [deleted file]
src/IFSelect/IFSelect_SelectionIterator.hxx [deleted file]
src/IFSelect/IFSelect_SequenceOfAppliedModifiers.hxx [deleted file]
src/IFSelect/IFSelect_SequenceOfGeneralModifier.hxx [deleted file]
src/IFSelect/IFSelect_SequenceOfInterfaceModel.hxx [deleted file]
src/IFSelect/IFSelect_SessionDumper.cxx [deleted file]
src/IFSelect/IFSelect_SessionDumper.hxx [deleted file]
src/IFSelect/IFSelect_SessionFile.cxx [deleted file]
src/IFSelect/IFSelect_SessionFile.hxx [deleted file]
src/IFSelect/IFSelect_SessionPilot.cxx [deleted file]
src/IFSelect/IFSelect_SessionPilot.hxx [deleted file]
src/IFSelect/IFSelect_ShareOut.cxx [deleted file]
src/IFSelect/IFSelect_ShareOut.hxx [deleted file]
src/IFSelect/IFSelect_ShareOutResult.cxx [deleted file]
src/IFSelect/IFSelect_ShareOutResult.hxx [deleted file]
src/IFSelect/IFSelect_SignAncestor.cxx [deleted file]
src/IFSelect/IFSelect_SignAncestor.hxx [deleted file]
src/IFSelect/IFSelect_SignCategory.cxx [deleted file]
src/IFSelect/IFSelect_SignCategory.hxx [deleted file]
src/IFSelect/IFSelect_SignCounter.cxx [deleted file]
src/IFSelect/IFSelect_SignCounter.hxx [deleted file]
src/IFSelect/IFSelect_SignMultiple.cxx [deleted file]
src/IFSelect/IFSelect_SignMultiple.hxx [deleted file]
src/IFSelect/IFSelect_SignType.cxx [deleted file]
src/IFSelect/IFSelect_SignType.hxx [deleted file]
src/IFSelect/IFSelect_SignValidity.cxx [deleted file]
src/IFSelect/IFSelect_SignValidity.hxx [deleted file]
src/IFSelect/IFSelect_Signature.cxx [deleted file]
src/IFSelect/IFSelect_Signature.hxx [deleted file]
src/IFSelect/IFSelect_SignatureList.cxx [deleted file]
src/IFSelect/IFSelect_SignatureList.hxx [deleted file]
src/IFSelect/IFSelect_TSeqOfDispatch.hxx [deleted file]
src/IFSelect/IFSelect_TSeqOfSelection.hxx [deleted file]
src/IFSelect/IFSelect_TransformStandard.cxx [deleted file]
src/IFSelect/IFSelect_TransformStandard.hxx [deleted file]
src/IFSelect/IFSelect_Transformer.cxx [deleted file]
src/IFSelect/IFSelect_Transformer.hxx [deleted file]
src/IFSelect/IFSelect_WorkLibrary.cxx [deleted file]
src/IFSelect/IFSelect_WorkLibrary.hxx [deleted file]
src/IFSelect/IFSelect_WorkSession.cxx [deleted file]
src/IFSelect/IFSelect_WorkSession.hxx [deleted file]
src/IGESAppli/FILES [deleted file]
src/IGESAppli/IGESAppli.cxx [deleted file]
src/IGESAppli/IGESAppli.hxx [deleted file]
src/IGESAppli/IGESAppli_Array1OfFiniteElement.hxx [deleted file]
src/IGESAppli/IGESAppli_Array1OfFlow.hxx [deleted file]
src/IGESAppli/IGESAppli_Array1OfNode.hxx [deleted file]
src/IGESAppli/IGESAppli_DrilledHole.cxx [deleted file]
src/IGESAppli/IGESAppli_DrilledHole.hxx [deleted file]
src/IGESAppli/IGESAppli_ElementResults.cxx [deleted file]
src/IGESAppli/IGESAppli_ElementResults.hxx [deleted file]
src/IGESAppli/IGESAppli_FiniteElement.cxx [deleted file]
src/IGESAppli/IGESAppli_FiniteElement.hxx [deleted file]
src/IGESAppli/IGESAppli_Flow.cxx [deleted file]
src/IGESAppli/IGESAppli_Flow.hxx [deleted file]
src/IGESAppli/IGESAppli_FlowLineSpec.cxx [deleted file]
src/IGESAppli/IGESAppli_FlowLineSpec.hxx [deleted file]
src/IGESAppli/IGESAppli_GeneralModule.cxx [deleted file]
src/IGESAppli/IGESAppli_GeneralModule.hxx [deleted file]
src/IGESAppli/IGESAppli_HArray1OfFiniteElement.hxx [deleted file]
src/IGESAppli/IGESAppli_HArray1OfFlow.hxx [deleted file]
src/IGESAppli/IGESAppli_HArray1OfNode.hxx [deleted file]
src/IGESAppli/IGESAppli_LevelFunction.cxx [deleted file]
src/IGESAppli/IGESAppli_LevelFunction.hxx [deleted file]
src/IGESAppli/IGESAppli_LevelToPWBLayerMap.cxx [deleted file]
src/IGESAppli/IGESAppli_LevelToPWBLayerMap.hxx [deleted file]
src/IGESAppli/IGESAppli_LineWidening.cxx [deleted file]
src/IGESAppli/IGESAppli_LineWidening.hxx [deleted file]
src/IGESAppli/IGESAppli_NodalConstraint.cxx [deleted file]
src/IGESAppli/IGESAppli_NodalConstraint.hxx [deleted file]
src/IGESAppli/IGESAppli_NodalDisplAndRot.cxx [deleted file]
src/IGESAppli/IGESAppli_NodalDisplAndRot.hxx [deleted file]
src/IGESAppli/IGESAppli_NodalResults.cxx [deleted file]
src/IGESAppli/IGESAppli_NodalResults.hxx [deleted file]
src/IGESAppli/IGESAppli_Node.cxx [deleted file]
src/IGESAppli/IGESAppli_Node.hxx [deleted file]
src/IGESAppli/IGESAppli_PWBArtworkStackup.cxx [deleted file]
src/IGESAppli/IGESAppli_PWBArtworkStackup.hxx [deleted file]
src/IGESAppli/IGESAppli_PWBDrilledHole.cxx [deleted file]
src/IGESAppli/IGESAppli_PWBDrilledHole.hxx [deleted file]
src/IGESAppli/IGESAppli_PartNumber.cxx [deleted file]
src/IGESAppli/IGESAppli_PartNumber.hxx [deleted file]
src/IGESAppli/IGESAppli_PinNumber.cxx [deleted file]
src/IGESAppli/IGESAppli_PinNumber.hxx [deleted file]
src/IGESAppli/IGESAppli_PipingFlow.cxx [deleted file]
src/IGESAppli/IGESAppli_PipingFlow.hxx [deleted file]
src/IGESAppli/IGESAppli_Protocol.cxx [deleted file]
src/IGESAppli/IGESAppli_Protocol.hxx [deleted file]
src/IGESAppli/IGESAppli_ReadWriteModule.cxx [deleted file]
src/IGESAppli/IGESAppli_ReadWriteModule.hxx [deleted file]
src/IGESAppli/IGESAppli_ReferenceDesignator.cxx [deleted file]
src/IGESAppli/IGESAppli_ReferenceDesignator.hxx [deleted file]
src/IGESAppli/IGESAppli_RegionRestriction.cxx [deleted file]
src/IGESAppli/IGESAppli_RegionRestriction.hxx [deleted file]
src/IGESAppli/IGESAppli_SpecificModule.cxx [deleted file]
src/IGESAppli/IGESAppli_SpecificModule.hxx [deleted file]
src/IGESAppli/IGESAppli_ToolDrilledHole.cxx [deleted file]
src/IGESAppli/IGESAppli_ToolDrilledHole.hxx [deleted file]
src/IGESAppli/IGESAppli_ToolElementResults.cxx [deleted file]
src/IGESAppli/IGESAppli_ToolElementResults.hxx [deleted file]
src/IGESAppli/IGESAppli_ToolFiniteElement.cxx [deleted file]
src/IGESAppli/IGESAppli_ToolFiniteElement.hxx [deleted file]
src/IGESAppli/IGESAppli_ToolFlow.cxx [deleted file]
src/IGESAppli/IGESAppli_ToolFlow.hxx [deleted file]
src/IGESAppli/IGESAppli_ToolFlowLineSpec.cxx [deleted file]
src/IGESAppli/IGESAppli_ToolFlowLineSpec.hxx [deleted file]
src/IGESAppli/IGESAppli_ToolLevelFunction.cxx [deleted file]
src/IGESAppli/IGESAppli_ToolLevelFunction.hxx [deleted file]
src/IGESAppli/IGESAppli_ToolLevelToPWBLayerMap.cxx [deleted file]
src/IGESAppli/IGESAppli_ToolLevelToPWBLayerMap.hxx [deleted file]
src/IGESAppli/IGESAppli_ToolLineWidening.cxx [deleted file]
src/IGESAppli/IGESAppli_ToolLineWidening.hxx [deleted file]
src/IGESAppli/IGESAppli_ToolNodalConstraint.cxx [deleted file]
src/IGESAppli/IGESAppli_ToolNodalConstraint.hxx [deleted file]
src/IGESAppli/IGESAppli_ToolNodalDisplAndRot.cxx [deleted file]
src/IGESAppli/IGESAppli_ToolNodalDisplAndRot.hxx [deleted file]
src/IGESAppli/IGESAppli_ToolNodalResults.cxx [deleted file]
src/IGESAppli/IGESAppli_ToolNodalResults.hxx [deleted file]
src/IGESAppli/IGESAppli_ToolNode.cxx [deleted file]
src/IGESAppli/IGESAppli_ToolNode.hxx [deleted file]
src/IGESAppli/IGESAppli_ToolPWBArtworkStackup.cxx [deleted file]
src/IGESAppli/IGESAppli_ToolPWBArtworkStackup.hxx [deleted file]
src/IGESAppli/IGESAppli_ToolPWBDrilledHole.cxx [deleted file]
src/IGESAppli/IGESAppli_ToolPWBDrilledHole.hxx [deleted file]
src/IGESAppli/IGESAppli_ToolPartNumber.cxx [deleted file]
src/IGESAppli/IGESAppli_ToolPartNumber.hxx [deleted file]
src/IGESAppli/IGESAppli_ToolPinNumber.cxx [deleted file]
src/IGESAppli/IGESAppli_ToolPinNumber.hxx [deleted file]
src/IGESAppli/IGESAppli_ToolPipingFlow.cxx [deleted file]
src/IGESAppli/IGESAppli_ToolPipingFlow.hxx [deleted file]
src/IGESAppli/IGESAppli_ToolReferenceDesignator.cxx [deleted file]
src/IGESAppli/IGESAppli_ToolReferenceDesignator.hxx [deleted file]
src/IGESAppli/IGESAppli_ToolRegionRestriction.cxx [deleted file]
src/IGESAppli/IGESAppli_ToolRegionRestriction.hxx [deleted file]
src/IGESBasic/FILES [deleted file]
src/IGESBasic/IGESBasic.cxx [deleted file]
src/IGESBasic/IGESBasic.hxx [deleted file]
src/IGESBasic/IGESBasic_Array1OfLineFontEntity.hxx [deleted file]
src/IGESBasic/IGESBasic_Array2OfHArray1OfReal.hxx [deleted file]
src/IGESBasic/IGESBasic_AssocGroupType.cxx [deleted file]
src/IGESBasic/IGESBasic_AssocGroupType.hxx [deleted file]
src/IGESBasic/IGESBasic_ExternalRefFile.cxx [deleted file]
src/IGESBasic/IGESBasic_ExternalRefFile.hxx [deleted file]
src/IGESBasic/IGESBasic_ExternalRefFileIndex.cxx [deleted file]
src/IGESBasic/IGESBasic_ExternalRefFileIndex.hxx [deleted file]
src/IGESBasic/IGESBasic_ExternalRefFileName.cxx [deleted file]
src/IGESBasic/IGESBasic_ExternalRefFileName.hxx [deleted file]
src/IGESBasic/IGESBasic_ExternalRefLibName.cxx [deleted file]
src/IGESBasic/IGESBasic_ExternalRefLibName.hxx [deleted file]
src/IGESBasic/IGESBasic_ExternalRefName.cxx [deleted file]
src/IGESBasic/IGESBasic_ExternalRefName.hxx [deleted file]
src/IGESBasic/IGESBasic_ExternalReferenceFile.cxx [deleted file]
src/IGESBasic/IGESBasic_ExternalReferenceFile.hxx [deleted file]
src/IGESBasic/IGESBasic_GeneralModule.cxx [deleted file]
src/IGESBasic/IGESBasic_GeneralModule.hxx [deleted file]
src/IGESBasic/IGESBasic_Group.cxx [deleted file]
src/IGESBasic/IGESBasic_Group.hxx [deleted file]
src/IGESBasic/IGESBasic_GroupWithoutBackP.cxx [deleted file]
src/IGESBasic/IGESBasic_GroupWithoutBackP.hxx [deleted file]
src/IGESBasic/IGESBasic_HArray1OfHArray1OfIGESEntity.hxx [deleted file]
src/IGESBasic/IGESBasic_HArray1OfHArray1OfIGESEntity_0.cxx [deleted file]
src/IGESBasic/IGESBasic_HArray1OfHArray1OfInteger.hxx [deleted file]
src/IGESBasic/IGESBasic_HArray1OfHArray1OfInteger_0.cxx [deleted file]
src/IGESBasic/IGESBasic_HArray1OfHArray1OfReal.hxx [deleted file]
src/IGESBasic/IGESBasic_HArray1OfHArray1OfReal_0.cxx [deleted file]
src/IGESBasic/IGESBasic_HArray1OfHArray1OfXY.hxx [deleted file]
src/IGESBasic/IGESBasic_HArray1OfHArray1OfXYZ.hxx [deleted file]
src/IGESBasic/IGESBasic_HArray1OfHArray1OfXYZ_0.cxx [deleted file]
src/IGESBasic/IGESBasic_HArray1OfHArray1OfXY_0.cxx [deleted file]
src/IGESBasic/IGESBasic_HArray1OfLineFontEntity.hxx [deleted file]
src/IGESBasic/IGESBasic_HArray2OfHArray1OfReal.hxx [deleted file]
src/IGESBasic/IGESBasic_Hierarchy.cxx [deleted file]
src/IGESBasic/IGESBasic_Hierarchy.hxx [deleted file]
src/IGESBasic/IGESBasic_Name.cxx [deleted file]
src/IGESBasic/IGESBasic_Name.hxx [deleted file]
src/IGESBasic/IGESBasic_OrderedGroup.cxx [deleted file]
src/IGESBasic/IGESBasic_OrderedGroup.hxx [deleted file]
src/IGESBasic/IGESBasic_OrderedGroupWithoutBackP.cxx [deleted file]
src/IGESBasic/IGESBasic_OrderedGroupWithoutBackP.hxx [deleted file]
src/IGESBasic/IGESBasic_Protocol.cxx [deleted file]
src/IGESBasic/IGESBasic_Protocol.hxx [deleted file]
src/IGESBasic/IGESBasic_ReadWriteModule.cxx [deleted file]
src/IGESBasic/IGESBasic_ReadWriteModule.hxx [deleted file]
src/IGESBasic/IGESBasic_SingleParent.cxx [deleted file]
src/IGESBasic/IGESBasic_SingleParent.hxx [deleted file]
src/IGESBasic/IGESBasic_SingularSubfigure.cxx [deleted file]
src/IGESBasic/IGESBasic_SingularSubfigure.hxx [deleted file]
src/IGESBasic/IGESBasic_SpecificModule.cxx [deleted file]
src/IGESBasic/IGESBasic_SpecificModule.hxx [deleted file]
src/IGESBasic/IGESBasic_SubfigureDef.cxx [deleted file]
src/IGESBasic/IGESBasic_SubfigureDef.hxx [deleted file]
src/IGESBasic/IGESBasic_ToolAssocGroupType.cxx [deleted file]
src/IGESBasic/IGESBasic_ToolAssocGroupType.hxx [deleted file]
src/IGESBasic/IGESBasic_ToolExternalRefFile.cxx [deleted file]
src/IGESBasic/IGESBasic_ToolExternalRefFile.hxx [deleted file]
src/IGESBasic/IGESBasic_ToolExternalRefFileIndex.cxx [deleted file]
src/IGESBasic/IGESBasic_ToolExternalRefFileIndex.hxx [deleted file]
src/IGESBasic/IGESBasic_ToolExternalRefFileName.cxx [deleted file]
src/IGESBasic/IGESBasic_ToolExternalRefFileName.hxx [deleted file]
src/IGESBasic/IGESBasic_ToolExternalRefLibName.cxx [deleted file]
src/IGESBasic/IGESBasic_ToolExternalRefLibName.hxx [deleted file]
src/IGESBasic/IGESBasic_ToolExternalRefName.cxx [deleted file]
src/IGESBasic/IGESBasic_ToolExternalRefName.hxx [deleted file]
src/IGESBasic/IGESBasic_ToolExternalReferenceFile.cxx [deleted file]
src/IGESBasic/IGESBasic_ToolExternalReferenceFile.hxx [deleted file]
src/IGESBasic/IGESBasic_ToolGroup.cxx [deleted file]
src/IGESBasic/IGESBasic_ToolGroup.hxx [deleted file]
src/IGESBasic/IGESBasic_ToolGroupWithoutBackP.cxx [deleted file]
src/IGESBasic/IGESBasic_ToolGroupWithoutBackP.hxx [deleted file]
src/IGESBasic/IGESBasic_ToolHierarchy.cxx [deleted file]
src/IGESBasic/IGESBasic_ToolHierarchy.hxx [deleted file]
src/IGESBasic/IGESBasic_ToolName.cxx [deleted file]
src/IGESBasic/IGESBasic_ToolName.hxx [deleted file]
src/IGESBasic/IGESBasic_ToolOrderedGroup.cxx [deleted file]
src/IGESBasic/IGESBasic_ToolOrderedGroup.hxx [deleted file]
src/IGESBasic/IGESBasic_ToolOrderedGroupWithoutBackP.cxx [deleted file]
src/IGESBasic/IGESBasic_ToolOrderedGroupWithoutBackP.hxx [deleted file]
src/IGESBasic/IGESBasic_ToolSingleParent.cxx [deleted file]
src/IGESBasic/IGESBasic_ToolSingleParent.hxx [deleted file]
src/IGESBasic/IGESBasic_ToolSingularSubfigure.cxx [deleted file]
src/IGESBasic/IGESBasic_ToolSingularSubfigure.hxx [deleted file]
src/IGESBasic/IGESBasic_ToolSubfigureDef.cxx [deleted file]
src/IGESBasic/IGESBasic_ToolSubfigureDef.hxx [deleted file]
src/IGESCAFControl/FILES [deleted file]
src/IGESCAFControl/IGESCAFControl.cxx [deleted file]
src/IGESCAFControl/IGESCAFControl.hxx [deleted file]
src/IGESCAFControl/IGESCAFControl_ConfigurationNode.hxx [deleted file]
src/IGESCAFControl/IGESCAFControl_Provider.hxx [deleted file]
src/IGESCAFControl/IGESCAFControl_Reader.cxx [deleted file]
src/IGESCAFControl/IGESCAFControl_Reader.hxx [deleted file]
src/IGESCAFControl/IGESCAFControl_Writer.cxx [deleted file]
src/IGESCAFControl/IGESCAFControl_Writer.hxx [deleted file]
src/IGESControl/FILES [deleted file]
src/IGESControl/IGESControl_ActorWrite.cxx [deleted file]
src/IGESControl/IGESControl_ActorWrite.hxx [deleted file]
src/IGESControl/IGESControl_AlgoContainer.cxx [deleted file]
src/IGESControl/IGESControl_AlgoContainer.hxx [deleted file]
src/IGESControl/IGESControl_Controller.cxx [deleted file]
src/IGESControl/IGESControl_Controller.hxx [deleted file]
src/IGESControl/IGESControl_IGESBoundary.cxx [deleted file]
src/IGESControl/IGESControl_IGESBoundary.hxx [deleted file]
src/IGESControl/IGESControl_Reader.cxx [deleted file]
src/IGESControl/IGESControl_Reader.hxx [deleted file]
src/IGESControl/IGESControl_Reader.lxx [deleted file]
src/IGESControl/IGESControl_ToolContainer.cxx [deleted file]
src/IGESControl/IGESControl_ToolContainer.hxx [deleted file]
src/IGESControl/IGESControl_Writer.cxx [deleted file]
src/IGESControl/IGESControl_Writer.hxx [deleted file]
src/IGESConvGeom/FILES [deleted file]
src/IGESConvGeom/IGESConvGeom.cxx [deleted file]
src/IGESConvGeom/IGESConvGeom.hxx [deleted file]
src/IGESConvGeom/IGESConvGeom_GeomBuilder.cxx [deleted file]
src/IGESConvGeom/IGESConvGeom_GeomBuilder.hxx [deleted file]
src/IGESData/FILES [deleted file]
src/IGESData/IGESData.cxx [deleted file]
src/IGESData/IGESData.hxx [deleted file]
src/IGESData/IGESData_Array1OfDirPart.hxx [deleted file]
src/IGESData/IGESData_Array1OfIGESEntity.hxx [deleted file]
src/IGESData/IGESData_BasicEditor.cxx [deleted file]
src/IGESData/IGESData_BasicEditor.hxx [deleted file]
src/IGESData/IGESData_ColorEntity.cxx [deleted file]
src/IGESData/IGESData_ColorEntity.hxx [deleted file]
src/IGESData/IGESData_DefList.hxx [deleted file]
src/IGESData/IGESData_DefSwitch.cxx [deleted file]
src/IGESData/IGESData_DefSwitch.hxx [deleted file]
src/IGESData/IGESData_DefType.hxx [deleted file]
src/IGESData/IGESData_DefaultGeneral.cxx [deleted file]
src/IGESData/IGESData_DefaultGeneral.hxx [deleted file]
src/IGESData/IGESData_DefaultSpecific.cxx [deleted file]
src/IGESData/IGESData_DefaultSpecific.hxx [deleted file]
src/IGESData/IGESData_DirChecker.cxx [deleted file]
src/IGESData/IGESData_DirChecker.hxx [deleted file]
src/IGESData/IGESData_DirPart.cxx [deleted file]
src/IGESData/IGESData_DirPart.hxx [deleted file]
src/IGESData/IGESData_Dump.hxx [deleted file]
src/IGESData/IGESData_FileProtocol.cxx [deleted file]
src/IGESData/IGESData_FileProtocol.hxx [deleted file]
src/IGESData/IGESData_FileRecognizer.hxx [deleted file]
src/IGESData/IGESData_FileRecognizer_0.cxx [deleted file]
src/IGESData/IGESData_FreeFormatEntity.cxx [deleted file]
src/IGESData/IGESData_FreeFormatEntity.hxx [deleted file]
src/IGESData/IGESData_GeneralModule.cxx [deleted file]
src/IGESData/IGESData_GeneralModule.hxx [deleted file]
src/IGESData/IGESData_GlobalNodeOfSpecificLib.hxx [deleted file]
src/IGESData/IGESData_GlobalNodeOfSpecificLib_0.cxx [deleted file]
src/IGESData/IGESData_GlobalNodeOfWriterLib.hxx [deleted file]
src/IGESData/IGESData_GlobalNodeOfWriterLib_0.cxx [deleted file]
src/IGESData/IGESData_GlobalSection.cxx [deleted file]
src/IGESData/IGESData_GlobalSection.hxx [deleted file]
src/IGESData/IGESData_HArray1OfIGESEntity.hxx [deleted file]
src/IGESData/IGESData_IGESDumper.cxx [deleted file]
src/IGESData/IGESData_IGESDumper.hxx [deleted file]
src/IGESData/IGESData_IGESEntity.cxx [deleted file]
src/IGESData/IGESData_IGESEntity.hxx [deleted file]
src/IGESData/IGESData_IGESModel.cxx [deleted file]
src/IGESData/IGESData_IGESModel.hxx [deleted file]
src/IGESData/IGESData_IGESReaderData.cxx [deleted file]
src/IGESData/IGESData_IGESReaderData.hxx [deleted file]
src/IGESData/IGESData_IGESReaderTool.cxx [deleted file]
src/IGESData/IGESData_IGESReaderTool.hxx [deleted file]
src/IGESData/IGESData_IGESType.cxx [deleted file]
src/IGESData/IGESData_IGESType.hxx [deleted file]
src/IGESData/IGESData_IGESWriter.cxx [deleted file]
src/IGESData/IGESData_IGESWriter.hxx [deleted file]
src/IGESData/IGESData_LabelDisplayEntity.cxx [deleted file]
src/IGESData/IGESData_LabelDisplayEntity.hxx [deleted file]
src/IGESData/IGESData_LevelListEntity.cxx [deleted file]
src/IGESData/IGESData_LevelListEntity.hxx [deleted file]
src/IGESData/IGESData_LineFontEntity.cxx [deleted file]
src/IGESData/IGESData_LineFontEntity.hxx [deleted file]
src/IGESData/IGESData_NameEntity.cxx [deleted file]
src/IGESData/IGESData_NameEntity.hxx [deleted file]
src/IGESData/IGESData_NodeOfSpecificLib.hxx [deleted file]
src/IGESData/IGESData_NodeOfSpecificLib_0.cxx [deleted file]
src/IGESData/IGESData_NodeOfWriterLib.hxx [deleted file]
src/IGESData/IGESData_NodeOfWriterLib_0.cxx [deleted file]
src/IGESData/IGESData_ParamCursor.cxx [deleted file]
src/IGESData/IGESData_ParamCursor.hxx [deleted file]
src/IGESData/IGESData_ParamCursor.lxx [deleted file]
src/IGESData/IGESData_ParamReader.cxx [deleted file]
src/IGESData/IGESData_ParamReader.hxx [deleted file]
src/IGESData/IGESData_Protocol.cxx [deleted file]
src/IGESData/IGESData_Protocol.hxx [deleted file]
src/IGESData/IGESData_ReadStage.hxx [deleted file]
src/IGESData/IGESData_ReadWriteModule.cxx [deleted file]
src/IGESData/IGESData_ReadWriteModule.hxx [deleted file]
src/IGESData/IGESData_SingleParentEntity.cxx [deleted file]
src/IGESData/IGESData_SingleParentEntity.hxx [deleted file]
src/IGESData/IGESData_SpecificLib.hxx [deleted file]
src/IGESData/IGESData_SpecificLib_0.cxx [deleted file]
src/IGESData/IGESData_SpecificModule.cxx [deleted file]
src/IGESData/IGESData_SpecificModule.hxx [deleted file]
src/IGESData/IGESData_Status.hxx [deleted file]
src/IGESData/IGESData_ToolLocation.cxx [deleted file]
src/IGESData/IGESData_ToolLocation.hxx [deleted file]
src/IGESData/IGESData_TransfEntity.cxx [deleted file]
src/IGESData/IGESData_TransfEntity.hxx [deleted file]
src/IGESData/IGESData_UndefinedEntity.cxx [deleted file]
src/IGESData/IGESData_UndefinedEntity.hxx [deleted file]
src/IGESData/IGESData_ViewKindEntity.cxx [deleted file]
src/IGESData/IGESData_ViewKindEntity.hxx [deleted file]
src/IGESData/IGESData_WriterLib.hxx [deleted file]
src/IGESData/IGESData_WriterLib_0.cxx [deleted file]
src/IGESDefs/FILES [deleted file]
src/IGESDefs/IGESDefs.cxx [deleted file]
src/IGESDefs/IGESDefs.hxx [deleted file]
src/IGESDefs/IGESDefs_Array1OfTabularData.hxx [deleted file]
src/IGESDefs/IGESDefs_AssociativityDef.cxx [deleted file]
src/IGESDefs/IGESDefs_AssociativityDef.hxx [deleted file]
src/IGESDefs/IGESDefs_AttributeDef.cxx [deleted file]
src/IGESDefs/IGESDefs_AttributeDef.hxx [deleted file]
src/IGESDefs/IGESDefs_AttributeTable.cxx [deleted file]
src/IGESDefs/IGESDefs_AttributeTable.hxx [deleted file]
src/IGESDefs/IGESDefs_GeneralModule.cxx [deleted file]
src/IGESDefs/IGESDefs_GeneralModule.hxx [deleted file]
src/IGESDefs/IGESDefs_GenericData.cxx [deleted file]
src/IGESDefs/IGESDefs_GenericData.hxx [deleted file]
src/IGESDefs/IGESDefs_HArray1OfHArray1OfTextDisplayTemplate.hxx [deleted file]
src/IGESDefs/IGESDefs_HArray1OfHArray1OfTextDisplayTemplate_0.cxx [deleted file]
src/IGESDefs/IGESDefs_HArray1OfTabularData.hxx [deleted file]
src/IGESDefs/IGESDefs_MacroDef.cxx [deleted file]
src/IGESDefs/IGESDefs_MacroDef.hxx [deleted file]
src/IGESDefs/IGESDefs_Protocol.cxx [deleted file]
src/IGESDefs/IGESDefs_Protocol.hxx [deleted file]
src/IGESDefs/IGESDefs_ReadWriteModule.cxx [deleted file]
src/IGESDefs/IGESDefs_ReadWriteModule.hxx [deleted file]
src/IGESDefs/IGESDefs_SpecificModule.cxx [deleted file]
src/IGESDefs/IGESDefs_SpecificModule.hxx [deleted file]
src/IGESDefs/IGESDefs_TabularData.cxx [deleted file]
src/IGESDefs/IGESDefs_TabularData.hxx [deleted file]
src/IGESDefs/IGESDefs_ToolAssociativityDef.cxx [deleted file]
src/IGESDefs/IGESDefs_ToolAssociativityDef.hxx [deleted file]
src/IGESDefs/IGESDefs_ToolAttributeDef.cxx [deleted file]
src/IGESDefs/IGESDefs_ToolAttributeDef.hxx [deleted file]
src/IGESDefs/IGESDefs_ToolAttributeTable.cxx [deleted file]
src/IGESDefs/IGESDefs_ToolAttributeTable.hxx [deleted file]
src/IGESDefs/IGESDefs_ToolGenericData.cxx [deleted file]
src/IGESDefs/IGESDefs_ToolGenericData.hxx [deleted file]
src/IGESDefs/IGESDefs_ToolMacroDef.cxx [deleted file]
src/IGESDefs/IGESDefs_ToolMacroDef.hxx [deleted file]
src/IGESDefs/IGESDefs_ToolTabularData.cxx [deleted file]
src/IGESDefs/IGESDefs_ToolTabularData.hxx [deleted file]
src/IGESDefs/IGESDefs_ToolUnitsData.cxx [deleted file]
src/IGESDefs/IGESDefs_ToolUnitsData.hxx [deleted file]
src/IGESDefs/IGESDefs_UnitsData.cxx [deleted file]
src/IGESDefs/IGESDefs_UnitsData.hxx [deleted file]
src/IGESDimen/FILES [deleted file]
src/IGESDimen/IGESDimen.cxx [deleted file]
src/IGESDimen/IGESDimen.hxx [deleted file]
src/IGESDimen/IGESDimen_AngularDimension.cxx [deleted file]
src/IGESDimen/IGESDimen_AngularDimension.hxx [deleted file]
src/IGESDimen/IGESDimen_Array1OfGeneralNote.hxx [deleted file]
src/IGESDimen/IGESDimen_Array1OfLeaderArrow.hxx [deleted file]
src/IGESDimen/IGESDimen_BasicDimension.cxx [deleted file]
src/IGESDimen/IGESDimen_BasicDimension.hxx [deleted file]
src/IGESDimen/IGESDimen_CenterLine.cxx [deleted file]
src/IGESDimen/IGESDimen_CenterLine.hxx [deleted file]
src/IGESDimen/IGESDimen_CurveDimension.cxx [deleted file]
src/IGESDimen/IGESDimen_CurveDimension.hxx [deleted file]
src/IGESDimen/IGESDimen_DiameterDimension.cxx [deleted file]
src/IGESDimen/IGESDimen_DiameterDimension.hxx [deleted file]
src/IGESDimen/IGESDimen_DimensionDisplayData.cxx [deleted file]
src/IGESDimen/IGESDimen_DimensionDisplayData.hxx [deleted file]
src/IGESDimen/IGESDimen_DimensionTolerance.cxx [deleted file]
src/IGESDimen/IGESDimen_DimensionTolerance.hxx [deleted file]
src/IGESDimen/IGESDimen_DimensionUnits.cxx [deleted file]
src/IGESDimen/IGESDimen_DimensionUnits.hxx [deleted file]
src/IGESDimen/IGESDimen_DimensionedGeometry.cxx [deleted file]
src/IGESDimen/IGESDimen_DimensionedGeometry.hxx [deleted file]
src/IGESDimen/IGESDimen_FlagNote.cxx [deleted file]
src/IGESDimen/IGESDimen_FlagNote.hxx [deleted file]
src/IGESDimen/IGESDimen_GeneralLabel.cxx [deleted file]
src/IGESDimen/IGESDimen_GeneralLabel.hxx [deleted file]
src/IGESDimen/IGESDimen_GeneralModule.cxx [deleted file]
src/IGESDimen/IGESDimen_GeneralModule.hxx [deleted file]
src/IGESDimen/IGESDimen_GeneralNote.cxx [deleted file]
src/IGESDimen/IGESDimen_GeneralNote.hxx [deleted file]
src/IGESDimen/IGESDimen_GeneralSymbol.cxx [deleted file]
src/IGESDimen/IGESDimen_GeneralSymbol.hxx [deleted file]
src/IGESDimen/IGESDimen_HArray1OfGeneralNote.hxx [deleted file]
src/IGESDimen/IGESDimen_HArray1OfLeaderArrow.hxx [deleted file]
src/IGESDimen/IGESDimen_LeaderArrow.cxx [deleted file]
src/IGESDimen/IGESDimen_LeaderArrow.hxx [deleted file]
src/IGESDimen/IGESDimen_LinearDimension.cxx [deleted file]
src/IGESDimen/IGESDimen_LinearDimension.hxx [deleted file]
src/IGESDimen/IGESDimen_NewDimensionedGeometry.cxx [deleted file]
src/IGESDimen/IGESDimen_NewDimensionedGeometry.hxx [deleted file]
src/IGESDimen/IGESDimen_NewGeneralNote.cxx [deleted file]
src/IGESDimen/IGESDimen_NewGeneralNote.hxx [deleted file]
src/IGESDimen/IGESDimen_OrdinateDimension.cxx [deleted file]
src/IGESDimen/IGESDimen_OrdinateDimension.hxx [deleted file]
src/IGESDimen/IGESDimen_PointDimension.cxx [deleted file]
src/IGESDimen/IGESDimen_PointDimension.hxx [deleted file]
src/IGESDimen/IGESDimen_Protocol.cxx [deleted file]
src/IGESDimen/IGESDimen_Protocol.hxx [deleted file]
src/IGESDimen/IGESDimen_RadiusDimension.cxx [deleted file]
src/IGESDimen/IGESDimen_RadiusDimension.hxx [deleted file]
src/IGESDimen/IGESDimen_ReadWriteModule.cxx [deleted file]
src/IGESDimen/IGESDimen_ReadWriteModule.hxx [deleted file]
src/IGESDimen/IGESDimen_Section.cxx [deleted file]
src/IGESDimen/IGESDimen_Section.hxx [deleted file]
src/IGESDimen/IGESDimen_SectionedArea.cxx [deleted file]
src/IGESDimen/IGESDimen_SectionedArea.hxx [deleted file]
src/IGESDimen/IGESDimen_SpecificModule.cxx [deleted file]
src/IGESDimen/IGESDimen_SpecificModule.hxx [deleted file]
src/IGESDimen/IGESDimen_ToolAngularDimension.cxx [deleted file]
src/IGESDimen/IGESDimen_ToolAngularDimension.hxx [deleted file]
src/IGESDimen/IGESDimen_ToolBasicDimension.cxx [deleted file]
src/IGESDimen/IGESDimen_ToolBasicDimension.hxx [deleted file]
src/IGESDimen/IGESDimen_ToolCenterLine.cxx [deleted file]
src/IGESDimen/IGESDimen_ToolCenterLine.hxx [deleted file]
src/IGESDimen/IGESDimen_ToolCurveDimension.cxx [deleted file]
src/IGESDimen/IGESDimen_ToolCurveDimension.hxx [deleted file]
src/IGESDimen/IGESDimen_ToolDiameterDimension.cxx [deleted file]
src/IGESDimen/IGESDimen_ToolDiameterDimension.hxx [deleted file]
src/IGESDimen/IGESDimen_ToolDimensionDisplayData.cxx [deleted file]
src/IGESDimen/IGESDimen_ToolDimensionDisplayData.hxx [deleted file]
src/IGESDimen/IGESDimen_ToolDimensionTolerance.cxx [deleted file]
src/IGESDimen/IGESDimen_ToolDimensionTolerance.hxx [deleted file]
src/IGESDimen/IGESDimen_ToolDimensionUnits.cxx [deleted file]
src/IGESDimen/IGESDimen_ToolDimensionUnits.hxx [deleted file]
src/IGESDimen/IGESDimen_ToolDimensionedGeometry.cxx [deleted file]
src/IGESDimen/IGESDimen_ToolDimensionedGeometry.hxx [deleted file]
src/IGESDimen/IGESDimen_ToolFlagNote.cxx [deleted file]
src/IGESDimen/IGESDimen_ToolFlagNote.hxx [deleted file]
src/IGESDimen/IGESDimen_ToolGeneralLabel.cxx [deleted file]
src/IGESDimen/IGESDimen_ToolGeneralLabel.hxx [deleted file]
src/IGESDimen/IGESDimen_ToolGeneralNote.cxx [deleted file]
src/IGESDimen/IGESDimen_ToolGeneralNote.hxx [deleted file]
src/IGESDimen/IGESDimen_ToolGeneralSymbol.cxx [deleted file]
src/IGESDimen/IGESDimen_ToolGeneralSymbol.hxx [deleted file]
src/IGESDimen/IGESDimen_ToolLeaderArrow.cxx [deleted file]
src/IGESDimen/IGESDimen_ToolLeaderArrow.hxx [deleted file]
src/IGESDimen/IGESDimen_ToolLinearDimension.cxx [deleted file]
src/IGESDimen/IGESDimen_ToolLinearDimension.hxx [deleted file]
src/IGESDimen/IGESDimen_ToolNewDimensionedGeometry.cxx [deleted file]
src/IGESDimen/IGESDimen_ToolNewDimensionedGeometry.hxx [deleted file]
src/IGESDimen/IGESDimen_ToolNewGeneralNote.cxx [deleted file]
src/IGESDimen/IGESDimen_ToolNewGeneralNote.hxx [deleted file]
src/IGESDimen/IGESDimen_ToolOrdinateDimension.cxx [deleted file]
src/IGESDimen/IGESDimen_ToolOrdinateDimension.hxx [deleted file]
src/IGESDimen/IGESDimen_ToolPointDimension.cxx [deleted file]
src/IGESDimen/IGESDimen_ToolPointDimension.hxx [deleted file]
src/IGESDimen/IGESDimen_ToolRadiusDimension.cxx [deleted file]
src/IGESDimen/IGESDimen_ToolRadiusDimension.hxx [deleted file]
src/IGESDimen/IGESDimen_ToolSection.cxx [deleted file]
src/IGESDimen/IGESDimen_ToolSection.hxx [deleted file]
src/IGESDimen/IGESDimen_ToolSectionedArea.cxx [deleted file]
src/IGESDimen/IGESDimen_ToolSectionedArea.hxx [deleted file]
src/IGESDimen/IGESDimen_ToolWitnessLine.cxx [deleted file]
src/IGESDimen/IGESDimen_ToolWitnessLine.hxx [deleted file]
src/IGESDimen/IGESDimen_WitnessLine.cxx [deleted file]
src/IGESDimen/IGESDimen_WitnessLine.hxx [deleted file]
src/IGESDraw/FILES [deleted file]
src/IGESDraw/IGESDraw.cxx [deleted file]
src/IGESDraw/IGESDraw.hxx [deleted file]
src/IGESDraw/IGESDraw_Array1OfConnectPoint.hxx [deleted file]
src/IGESDraw/IGESDraw_Array1OfViewKindEntity.hxx [deleted file]
src/IGESDraw/IGESDraw_CircArraySubfigure.cxx [deleted file]
src/IGESDraw/IGESDraw_CircArraySubfigure.hxx [deleted file]
src/IGESDraw/IGESDraw_ConnectPoint.cxx [deleted file]
src/IGESDraw/IGESDraw_ConnectPoint.hxx [deleted file]
src/IGESDraw/IGESDraw_Drawing.cxx [deleted file]
src/IGESDraw/IGESDraw_Drawing.hxx [deleted file]
src/IGESDraw/IGESDraw_DrawingWithRotation.cxx [deleted file]
src/IGESDraw/IGESDraw_DrawingWithRotation.hxx [deleted file]
src/IGESDraw/IGESDraw_GeneralModule.cxx [deleted file]
src/IGESDraw/IGESDraw_GeneralModule.hxx [deleted file]
src/IGESDraw/IGESDraw_HArray1OfConnectPoint.hxx [deleted file]
src/IGESDraw/IGESDraw_HArray1OfViewKindEntity.hxx [deleted file]
src/IGESDraw/IGESDraw_LabelDisplay.cxx [deleted file]
src/IGESDraw/IGESDraw_LabelDisplay.hxx [deleted file]
src/IGESDraw/IGESDraw_NetworkSubfigure.cxx [deleted file]
src/IGESDraw/IGESDraw_NetworkSubfigure.hxx [deleted file]
src/IGESDraw/IGESDraw_NetworkSubfigureDef.cxx [deleted file]
src/IGESDraw/IGESDraw_NetworkSubfigureDef.hxx [deleted file]
src/IGESDraw/IGESDraw_PerspectiveView.cxx [deleted file]
src/IGESDraw/IGESDraw_PerspectiveView.hxx [deleted file]
src/IGESDraw/IGESDraw_Planar.cxx [deleted file]
src/IGESDraw/IGESDraw_Planar.hxx [deleted file]
src/IGESDraw/IGESDraw_Protocol.cxx [deleted file]
src/IGESDraw/IGESDraw_Protocol.hxx [deleted file]
src/IGESDraw/IGESDraw_ReadWriteModule.cxx [deleted file]
src/IGESDraw/IGESDraw_ReadWriteModule.hxx [deleted file]
src/IGESDraw/IGESDraw_RectArraySubfigure.cxx [deleted file]
src/IGESDraw/IGESDraw_RectArraySubfigure.hxx [deleted file]
src/IGESDraw/IGESDraw_SegmentedViewsVisible.cxx [deleted file]
src/IGESDraw/IGESDraw_SegmentedViewsVisible.hxx [deleted file]
src/IGESDraw/IGESDraw_SpecificModule.cxx [deleted file]
src/IGESDraw/IGESDraw_SpecificModule.hxx [deleted file]
src/IGESDraw/IGESDraw_ToolCircArraySubfigure.cxx [deleted file]
src/IGESDraw/IGESDraw_ToolCircArraySubfigure.hxx [deleted file]
src/IGESDraw/IGESDraw_ToolConnectPoint.cxx [deleted file]
src/IGESDraw/IGESDraw_ToolConnectPoint.hxx [deleted file]
src/IGESDraw/IGESDraw_ToolDrawing.cxx [deleted file]
src/IGESDraw/IGESDraw_ToolDrawing.hxx [deleted file]
src/IGESDraw/IGESDraw_ToolDrawingWithRotation.cxx [deleted file]
src/IGESDraw/IGESDraw_ToolDrawingWithRotation.hxx [deleted file]
src/IGESDraw/IGESDraw_ToolLabelDisplay.cxx [deleted file]
src/IGESDraw/IGESDraw_ToolLabelDisplay.hxx [deleted file]
src/IGESDraw/IGESDraw_ToolNetworkSubfigure.cxx [deleted file]
src/IGESDraw/IGESDraw_ToolNetworkSubfigure.hxx [deleted file]
src/IGESDraw/IGESDraw_ToolNetworkSubfigureDef.cxx [deleted file]
src/IGESDraw/IGESDraw_ToolNetworkSubfigureDef.hxx [deleted file]
src/IGESDraw/IGESDraw_ToolPerspectiveView.cxx [deleted file]
src/IGESDraw/IGESDraw_ToolPerspectiveView.hxx [deleted file]
src/IGESDraw/IGESDraw_ToolPlanar.cxx [deleted file]
src/IGESDraw/IGESDraw_ToolPlanar.hxx [deleted file]
src/IGESDraw/IGESDraw_ToolRectArraySubfigure.cxx [deleted file]
src/IGESDraw/IGESDraw_ToolRectArraySubfigure.hxx [deleted file]
src/IGESDraw/IGESDraw_ToolSegmentedViewsVisible.cxx [deleted file]
src/IGESDraw/IGESDraw_ToolSegmentedViewsVisible.hxx [deleted file]
src/IGESDraw/IGESDraw_ToolView.cxx [deleted file]
src/IGESDraw/IGESDraw_ToolView.hxx [deleted file]
src/IGESDraw/IGESDraw_ToolViewsVisible.cxx [deleted file]
src/IGESDraw/IGESDraw_ToolViewsVisible.hxx [deleted file]
src/IGESDraw/IGESDraw_ToolViewsVisibleWithAttr.cxx [deleted file]
src/IGESDraw/IGESDraw_ToolViewsVisibleWithAttr.hxx [deleted file]
src/IGESDraw/IGESDraw_View.cxx [deleted file]
src/IGESDraw/IGESDraw_View.hxx [deleted file]
src/IGESDraw/IGESDraw_ViewsVisible.cxx [deleted file]
src/IGESDraw/IGESDraw_ViewsVisible.hxx [deleted file]
src/IGESDraw/IGESDraw_ViewsVisibleWithAttr.cxx [deleted file]
src/IGESDraw/IGESDraw_ViewsVisibleWithAttr.hxx [deleted file]
src/IGESFile/FILES [deleted file]
src/IGESFile/IGESFile_Read.cxx [deleted file]
src/IGESFile/IGESFile_Read.hxx [deleted file]
src/IGESFile/analiges.c [deleted file]
src/IGESFile/igesread.c [deleted file]
src/IGESFile/igesread.h [deleted file]
src/IGESFile/liriges.c [deleted file]
src/IGESFile/structiges.c [deleted file]
src/IGESGeom/FILES [deleted file]
src/IGESGeom/IGESGeom.cxx [deleted file]
src/IGESGeom/IGESGeom.hxx [deleted file]
src/IGESGeom/IGESGeom_Array1OfBoundary.hxx [deleted file]
src/IGESGeom/IGESGeom_Array1OfCurveOnSurface.hxx [deleted file]
src/IGESGeom/IGESGeom_Array1OfTransformationMatrix.hxx [deleted file]
src/IGESGeom/IGESGeom_BSplineCurve.cxx [deleted file]
src/IGESGeom/IGESGeom_BSplineCurve.hxx [deleted file]
src/IGESGeom/IGESGeom_BSplineSurface.cxx [deleted file]
src/IGESGeom/IGESGeom_BSplineSurface.hxx [deleted file]
src/IGESGeom/IGESGeom_Boundary.cxx [deleted file]
src/IGESGeom/IGESGeom_Boundary.hxx [deleted file]
src/IGESGeom/IGESGeom_BoundedSurface.cxx [deleted file]
src/IGESGeom/IGESGeom_BoundedSurface.hxx [deleted file]
src/IGESGeom/IGESGeom_CircularArc.cxx [deleted file]
src/IGESGeom/IGESGeom_CircularArc.hxx [deleted file]
src/IGESGeom/IGESGeom_CompositeCurve.cxx [deleted file]
src/IGESGeom/IGESGeom_CompositeCurve.hxx [deleted file]
src/IGESGeom/IGESGeom_ConicArc.cxx [deleted file]
src/IGESGeom/IGESGeom_ConicArc.hxx [deleted file]
src/IGESGeom/IGESGeom_CopiousData.cxx [deleted file]
src/IGESGeom/IGESGeom_CopiousData.hxx [deleted file]
src/IGESGeom/IGESGeom_CurveOnSurface.cxx [deleted file]
src/IGESGeom/IGESGeom_CurveOnSurface.hxx [deleted file]
src/IGESGeom/IGESGeom_Direction.cxx [deleted file]
src/IGESGeom/IGESGeom_Direction.hxx [deleted file]
src/IGESGeom/IGESGeom_Flash.cxx [deleted file]
src/IGESGeom/IGESGeom_Flash.hxx [deleted file]
src/IGESGeom/IGESGeom_GeneralModule.cxx [deleted file]
src/IGESGeom/IGESGeom_GeneralModule.hxx [deleted file]
src/IGESGeom/IGESGeom_HArray1OfBoundary.hxx [deleted file]
src/IGESGeom/IGESGeom_HArray1OfCurveOnSurface.hxx [deleted file]
src/IGESGeom/IGESGeom_HArray1OfTransformationMatrix.hxx [deleted file]
src/IGESGeom/IGESGeom_Line.cxx [deleted file]
src/IGESGeom/IGESGeom_Line.hxx [deleted file]
src/IGESGeom/IGESGeom_OffsetCurve.cxx [deleted file]
src/IGESGeom/IGESGeom_OffsetCurve.hxx [deleted file]
src/IGESGeom/IGESGeom_OffsetSurface.cxx [deleted file]
src/IGESGeom/IGESGeom_OffsetSurface.hxx [deleted file]
src/IGESGeom/IGESGeom_Plane.cxx [deleted file]
src/IGESGeom/IGESGeom_Plane.hxx [deleted file]
src/IGESGeom/IGESGeom_Point.cxx [deleted file]
src/IGESGeom/IGESGeom_Point.hxx [deleted file]
src/IGESGeom/IGESGeom_Protocol.cxx [deleted file]
src/IGESGeom/IGESGeom_Protocol.hxx [deleted file]
src/IGESGeom/IGESGeom_ReadWriteModule.cxx [deleted file]
src/IGESGeom/IGESGeom_ReadWriteModule.hxx [deleted file]
src/IGESGeom/IGESGeom_RuledSurface.cxx [deleted file]
src/IGESGeom/IGESGeom_RuledSurface.hxx [deleted file]
src/IGESGeom/IGESGeom_SpecificModule.cxx [deleted file]
src/IGESGeom/IGESGeom_SpecificModule.hxx [deleted file]
src/IGESGeom/IGESGeom_SplineCurve.cxx [deleted file]
src/IGESGeom/IGESGeom_SplineCurve.hxx [deleted file]
src/IGESGeom/IGESGeom_SplineSurface.cxx [deleted file]
src/IGESGeom/IGESGeom_SplineSurface.hxx [deleted file]
src/IGESGeom/IGESGeom_SurfaceOfRevolution.cxx [deleted file]
src/IGESGeom/IGESGeom_SurfaceOfRevolution.hxx [deleted file]
src/IGESGeom/IGESGeom_TabulatedCylinder.cxx [deleted file]
src/IGESGeom/IGESGeom_TabulatedCylinder.hxx [deleted file]
src/IGESGeom/IGESGeom_ToolBSplineCurve.cxx [deleted file]
src/IGESGeom/IGESGeom_ToolBSplineCurve.hxx [deleted file]
src/IGESGeom/IGESGeom_ToolBSplineSurface.cxx [deleted file]
src/IGESGeom/IGESGeom_ToolBSplineSurface.hxx [deleted file]
src/IGESGeom/IGESGeom_ToolBoundary.cxx [deleted file]
src/IGESGeom/IGESGeom_ToolBoundary.hxx [deleted file]
src/IGESGeom/IGESGeom_ToolBoundedSurface.cxx [deleted file]
src/IGESGeom/IGESGeom_ToolBoundedSurface.hxx [deleted file]
src/IGESGeom/IGESGeom_ToolCircularArc.cxx [deleted file]
src/IGESGeom/IGESGeom_ToolCircularArc.hxx [deleted file]
src/IGESGeom/IGESGeom_ToolCompositeCurve.cxx [deleted file]
src/IGESGeom/IGESGeom_ToolCompositeCurve.hxx [deleted file]
src/IGESGeom/IGESGeom_ToolConicArc.cxx [deleted file]
src/IGESGeom/IGESGeom_ToolConicArc.hxx [deleted file]
src/IGESGeom/IGESGeom_ToolCopiousData.cxx [deleted file]
src/IGESGeom/IGESGeom_ToolCopiousData.hxx [deleted file]
src/IGESGeom/IGESGeom_ToolCurveOnSurface.cxx [deleted file]
src/IGESGeom/IGESGeom_ToolCurveOnSurface.hxx [deleted file]
src/IGESGeom/IGESGeom_ToolDirection.cxx [deleted file]
src/IGESGeom/IGESGeom_ToolDirection.hxx [deleted file]
src/IGESGeom/IGESGeom_ToolFlash.cxx [deleted file]
src/IGESGeom/IGESGeom_ToolFlash.hxx [deleted file]
src/IGESGeom/IGESGeom_ToolLine.cxx [deleted file]
src/IGESGeom/IGESGeom_ToolLine.hxx [deleted file]
src/IGESGeom/IGESGeom_ToolOffsetCurve.cxx [deleted file]
src/IGESGeom/IGESGeom_ToolOffsetCurve.hxx [deleted file]
src/IGESGeom/IGESGeom_ToolOffsetSurface.cxx [deleted file]
src/IGESGeom/IGESGeom_ToolOffsetSurface.hxx [deleted file]
src/IGESGeom/IGESGeom_ToolPlane.cxx [deleted file]
src/IGESGeom/IGESGeom_ToolPlane.hxx [deleted file]
src/IGESGeom/IGESGeom_ToolPoint.cxx [deleted file]
src/IGESGeom/IGESGeom_ToolPoint.hxx [deleted file]
src/IGESGeom/IGESGeom_ToolRuledSurface.cxx [deleted file]
src/IGESGeom/IGESGeom_ToolRuledSurface.hxx [deleted file]
src/IGESGeom/IGESGeom_ToolSplineCurve.cxx [deleted file]
src/IGESGeom/IGESGeom_ToolSplineCurve.hxx [deleted file]
src/IGESGeom/IGESGeom_ToolSplineSurface.cxx [deleted file]
src/IGESGeom/IGESGeom_ToolSplineSurface.hxx [deleted file]
src/IGESGeom/IGESGeom_ToolSurfaceOfRevolution.cxx [deleted file]
src/IGESGeom/IGESGeom_ToolSurfaceOfRevolution.hxx [deleted file]
src/IGESGeom/IGESGeom_ToolTabulatedCylinder.cxx [deleted file]
src/IGESGeom/IGESGeom_ToolTabulatedCylinder.hxx [deleted file]
src/IGESGeom/IGESGeom_ToolTransformationMatrix.cxx [deleted file]
src/IGESGeom/IGESGeom_ToolTransformationMatrix.hxx [deleted file]
src/IGESGeom/IGESGeom_ToolTrimmedSurface.cxx [deleted file]
src/IGESGeom/IGESGeom_ToolTrimmedSurface.hxx [deleted file]
src/IGESGeom/IGESGeom_TransformationMatrix.cxx [deleted file]
src/IGESGeom/IGESGeom_TransformationMatrix.hxx [deleted file]
src/IGESGeom/IGESGeom_TrimmedSurface.cxx [deleted file]
src/IGESGeom/IGESGeom_TrimmedSurface.hxx [deleted file]
src/IGESGraph/FILES [deleted file]
src/IGESGraph/IGESGraph.cxx [deleted file]
src/IGESGraph/IGESGraph.hxx [deleted file]
src/IGESGraph/IGESGraph_Array1OfColor.hxx [deleted file]
src/IGESGraph/IGESGraph_Array1OfTextDisplayTemplate.hxx [deleted file]
src/IGESGraph/IGESGraph_Array1OfTextFontDef.hxx [deleted file]
src/IGESGraph/IGESGraph_Color.cxx [deleted file]
src/IGESGraph/IGESGraph_Color.hxx [deleted file]
src/IGESGraph/IGESGraph_DefinitionLevel.cxx [deleted file]
src/IGESGraph/IGESGraph_DefinitionLevel.hxx [deleted file]
src/IGESGraph/IGESGraph_DrawingSize.cxx [deleted file]
src/IGESGraph/IGESGraph_DrawingSize.hxx [deleted file]
src/IGESGraph/IGESGraph_DrawingUnits.cxx [deleted file]
src/IGESGraph/IGESGraph_DrawingUnits.hxx [deleted file]
src/IGESGraph/IGESGraph_GeneralModule.cxx [deleted file]
src/IGESGraph/IGESGraph_GeneralModule.hxx [deleted file]
src/IGESGraph/IGESGraph_HArray1OfColor.hxx [deleted file]
src/IGESGraph/IGESGraph_HArray1OfTextDisplayTemplate.hxx [deleted file]
src/IGESGraph/IGESGraph_HArray1OfTextFontDef.hxx [deleted file]
src/IGESGraph/IGESGraph_HighLight.cxx [deleted file]
src/IGESGraph/IGESGraph_HighLight.hxx [deleted file]
src/IGESGraph/IGESGraph_IntercharacterSpacing.cxx [deleted file]
src/IGESGraph/IGESGraph_IntercharacterSpacing.hxx [deleted file]
src/IGESGraph/IGESGraph_LineFontDefPattern.cxx [deleted file]
src/IGESGraph/IGESGraph_LineFontDefPattern.hxx [deleted file]
src/IGESGraph/IGESGraph_LineFontDefTemplate.cxx [deleted file]
src/IGESGraph/IGESGraph_LineFontDefTemplate.hxx [deleted file]
src/IGESGraph/IGESGraph_LineFontPredefined.cxx [deleted file]
src/IGESGraph/IGESGraph_LineFontPredefined.hxx [deleted file]
src/IGESGraph/IGESGraph_NominalSize.cxx [deleted file]
src/IGESGraph/IGESGraph_NominalSize.hxx [deleted file]
src/IGESGraph/IGESGraph_Pick.cxx [deleted file]
src/IGESGraph/IGESGraph_Pick.hxx [deleted file]
src/IGESGraph/IGESGraph_Protocol.cxx [deleted file]
src/IGESGraph/IGESGraph_Protocol.hxx [deleted file]
src/IGESGraph/IGESGraph_ReadWriteModule.cxx [deleted file]
src/IGESGraph/IGESGraph_ReadWriteModule.hxx [deleted file]
src/IGESGraph/IGESGraph_SpecificModule.cxx [deleted file]
src/IGESGraph/IGESGraph_SpecificModule.hxx [deleted file]
src/IGESGraph/IGESGraph_TextDisplayTemplate.cxx [deleted file]
src/IGESGraph/IGESGraph_TextDisplayTemplate.hxx [deleted file]
src/IGESGraph/IGESGraph_TextFontDef.cxx [deleted file]
src/IGESGraph/IGESGraph_TextFontDef.hxx [deleted file]
src/IGESGraph/IGESGraph_ToolColor.cxx [deleted file]
src/IGESGraph/IGESGraph_ToolColor.hxx [deleted file]
src/IGESGraph/IGESGraph_ToolDefinitionLevel.cxx [deleted file]
src/IGESGraph/IGESGraph_ToolDefinitionLevel.hxx [deleted file]
src/IGESGraph/IGESGraph_ToolDrawingSize.cxx [deleted file]
src/IGESGraph/IGESGraph_ToolDrawingSize.hxx [deleted file]
src/IGESGraph/IGESGraph_ToolDrawingUnits.cxx [deleted file]
src/IGESGraph/IGESGraph_ToolDrawingUnits.hxx [deleted file]
src/IGESGraph/IGESGraph_ToolHighLight.cxx [deleted file]
src/IGESGraph/IGESGraph_ToolHighLight.hxx [deleted file]
src/IGESGraph/IGESGraph_ToolIntercharacterSpacing.cxx [deleted file]
src/IGESGraph/IGESGraph_ToolIntercharacterSpacing.hxx [deleted file]
src/IGESGraph/IGESGraph_ToolLineFontDefPattern.cxx [deleted file]
src/IGESGraph/IGESGraph_ToolLineFontDefPattern.hxx [deleted file]
src/IGESGraph/IGESGraph_ToolLineFontDefTemplate.cxx [deleted file]
src/IGESGraph/IGESGraph_ToolLineFontDefTemplate.hxx [deleted file]
src/IGESGraph/IGESGraph_ToolLineFontPredefined.cxx [deleted file]
src/IGESGraph/IGESGraph_ToolLineFontPredefined.hxx [deleted file]
src/IGESGraph/IGESGraph_ToolNominalSize.cxx [deleted file]
src/IGESGraph/IGESGraph_ToolNominalSize.hxx [deleted file]
src/IGESGraph/IGESGraph_ToolPick.cxx [deleted file]
src/IGESGraph/IGESGraph_ToolPick.hxx [deleted file]
src/IGESGraph/IGESGraph_ToolTextDisplayTemplate.cxx [deleted file]
src/IGESGraph/IGESGraph_ToolTextDisplayTemplate.hxx [deleted file]
src/IGESGraph/IGESGraph_ToolTextFontDef.cxx [deleted file]
src/IGESGraph/IGESGraph_ToolTextFontDef.hxx [deleted file]
src/IGESGraph/IGESGraph_ToolUniformRectGrid.cxx [deleted file]
src/IGESGraph/IGESGraph_ToolUniformRectGrid.hxx [deleted file]
src/IGESGraph/IGESGraph_UniformRectGrid.cxx [deleted file]
src/IGESGraph/IGESGraph_UniformRectGrid.hxx [deleted file]
src/IGESSelect/FILES [deleted file]
src/IGESSelect/IGESSelect.cxx [deleted file]
src/IGESSelect/IGESSelect.hxx [deleted file]
src/IGESSelect/IGESSelect_Activator.cxx [deleted file]
src/IGESSelect/IGESSelect_Activator.hxx [deleted file]
src/IGESSelect/IGESSelect_AddFileComment.cxx [deleted file]
src/IGESSelect/IGESSelect_AddFileComment.hxx [deleted file]
src/IGESSelect/IGESSelect_AddGroup.cxx [deleted file]
src/IGESSelect/IGESSelect_AddGroup.hxx [deleted file]
src/IGESSelect/IGESSelect_AutoCorrect.cxx [deleted file]
src/IGESSelect/IGESSelect_AutoCorrect.hxx [deleted file]
src/IGESSelect/IGESSelect_ChangeLevelList.cxx [deleted file]
src/IGESSelect/IGESSelect_ChangeLevelList.hxx [deleted file]
src/IGESSelect/IGESSelect_ChangeLevelNumber.cxx [deleted file]
src/IGESSelect/IGESSelect_ChangeLevelNumber.hxx [deleted file]
src/IGESSelect/IGESSelect_ComputeStatus.cxx [deleted file]
src/IGESSelect/IGESSelect_ComputeStatus.hxx [deleted file]
src/IGESSelect/IGESSelect_CounterOfLevelNumber.cxx [deleted file]
src/IGESSelect/IGESSelect_CounterOfLevelNumber.hxx [deleted file]
src/IGESSelect/IGESSelect_DispPerDrawing.cxx [deleted file]
src/IGESSelect/IGESSelect_DispPerDrawing.hxx [deleted file]
src/IGESSelect/IGESSelect_DispPerSingleView.cxx [deleted file]
src/IGESSelect/IGESSelect_DispPerSingleView.hxx [deleted file]
src/IGESSelect/IGESSelect_Dumper.cxx [deleted file]
src/IGESSelect/IGESSelect_Dumper.hxx [deleted file]
src/IGESSelect/IGESSelect_EditDirPart.cxx [deleted file]
src/IGESSelect/IGESSelect_EditDirPart.hxx [deleted file]
src/IGESSelect/IGESSelect_EditHeader.cxx [deleted file]
src/IGESSelect/IGESSelect_EditHeader.hxx [deleted file]
src/IGESSelect/IGESSelect_FileModifier.hxx [deleted file]
src/IGESSelect/IGESSelect_FileModifier_0.cxx [deleted file]
src/IGESSelect/IGESSelect_FloatFormat.cxx [deleted file]
src/IGESSelect/IGESSelect_FloatFormat.hxx [deleted file]
src/IGESSelect/IGESSelect_IGESName.cxx [deleted file]
src/IGESSelect/IGESSelect_IGESName.hxx [deleted file]
src/IGESSelect/IGESSelect_IGESTypeForm.cxx [deleted file]
src/IGESSelect/IGESSelect_IGESTypeForm.hxx [deleted file]
src/IGESSelect/IGESSelect_ModelModifier.hxx [deleted file]
src/IGESSelect/IGESSelect_ModelModifier_0.cxx [deleted file]
src/IGESSelect/IGESSelect_RebuildDrawings.cxx [deleted file]
src/IGESSelect/IGESSelect_RebuildDrawings.hxx [deleted file]
src/IGESSelect/IGESSelect_RebuildGroups.cxx [deleted file]
src/IGESSelect/IGESSelect_RebuildGroups.hxx [deleted file]
src/IGESSelect/IGESSelect_RemoveCurves.cxx [deleted file]
src/IGESSelect/IGESSelect_RemoveCurves.hxx [deleted file]
src/IGESSelect/IGESSelect_SelectBasicGeom.cxx [deleted file]
src/IGESSelect/IGESSelect_SelectBasicGeom.hxx [deleted file]
src/IGESSelect/IGESSelect_SelectBypassGroup.cxx [deleted file]
src/IGESSelect/IGESSelect_SelectBypassGroup.hxx [deleted file]
src/IGESSelect/IGESSelect_SelectBypassSubfigure.cxx [deleted file]
src/IGESSelect/IGESSelect_SelectBypassSubfigure.hxx [deleted file]
src/IGESSelect/IGESSelect_SelectDrawingFrom.cxx [deleted file]
src/IGESSelect/IGESSelect_SelectDrawingFrom.hxx [deleted file]
src/IGESSelect/IGESSelect_SelectFaces.cxx [deleted file]
src/IGESSelect/IGESSelect_SelectFaces.hxx [deleted file]
src/IGESSelect/IGESSelect_SelectFromDrawing.cxx [deleted file]
src/IGESSelect/IGESSelect_SelectFromDrawing.hxx [deleted file]
src/IGESSelect/IGESSelect_SelectFromSingleView.cxx [deleted file]
src/IGESSelect/IGESSelect_SelectFromSingleView.hxx [deleted file]
src/IGESSelect/IGESSelect_SelectLevelNumber.cxx [deleted file]
src/IGESSelect/IGESSelect_SelectLevelNumber.hxx [deleted file]
src/IGESSelect/IGESSelect_SelectName.cxx [deleted file]
src/IGESSelect/IGESSelect_SelectName.hxx [deleted file]
src/IGESSelect/IGESSelect_SelectPCurves.cxx [deleted file]
src/IGESSelect/IGESSelect_SelectPCurves.hxx [deleted file]
src/IGESSelect/IGESSelect_SelectSingleViewFrom.cxx [deleted file]
src/IGESSelect/IGESSelect_SelectSingleViewFrom.hxx [deleted file]
src/IGESSelect/IGESSelect_SelectSubordinate.cxx [deleted file]
src/IGESSelect/IGESSelect_SelectSubordinate.hxx [deleted file]
src/IGESSelect/IGESSelect_SelectVisibleStatus.cxx [deleted file]
src/IGESSelect/IGESSelect_SelectVisibleStatus.hxx [deleted file]
src/IGESSelect/IGESSelect_SetGlobalParameter.cxx [deleted file]
src/IGESSelect/IGESSelect_SetGlobalParameter.hxx [deleted file]
src/IGESSelect/IGESSelect_SetLabel.cxx [deleted file]
src/IGESSelect/IGESSelect_SetLabel.hxx [deleted file]
src/IGESSelect/IGESSelect_SetVersion5.cxx [deleted file]
src/IGESSelect/IGESSelect_SetVersion5.hxx [deleted file]
src/IGESSelect/IGESSelect_SignColor.cxx [deleted file]
src/IGESSelect/IGESSelect_SignColor.hxx [deleted file]
src/IGESSelect/IGESSelect_SignLevelNumber.cxx [deleted file]
src/IGESSelect/IGESSelect_SignLevelNumber.hxx [deleted file]
src/IGESSelect/IGESSelect_SignStatus.cxx [deleted file]
src/IGESSelect/IGESSelect_SignStatus.hxx [deleted file]
src/IGESSelect/IGESSelect_SplineToBSpline.cxx [deleted file]
src/IGESSelect/IGESSelect_SplineToBSpline.hxx [deleted file]
src/IGESSelect/IGESSelect_UpdateCreationDate.cxx [deleted file]
src/IGESSelect/IGESSelect_UpdateCreationDate.hxx [deleted file]
src/IGESSelect/IGESSelect_UpdateFileName.cxx [deleted file]
src/IGESSelect/IGESSelect_UpdateFileName.hxx [deleted file]
src/IGESSelect/IGESSelect_UpdateLastChange.cxx [deleted file]
src/IGESSelect/IGESSelect_UpdateLastChange.hxx [deleted file]
src/IGESSelect/IGESSelect_ViewSorter.cxx [deleted file]
src/IGESSelect/IGESSelect_ViewSorter.hxx [deleted file]
src/IGESSelect/IGESSelect_WorkLibrary.cxx [deleted file]
src/IGESSelect/IGESSelect_WorkLibrary.hxx [deleted file]
src/IGESSolid/FILES [deleted file]
src/IGESSolid/IGESSolid.cxx [deleted file]
src/IGESSolid/IGESSolid.hxx [deleted file]
src/IGESSolid/IGESSolid_Array1OfFace.hxx [deleted file]
src/IGESSolid/IGESSolid_Array1OfLoop.hxx [deleted file]
src/IGESSolid/IGESSolid_Array1OfShell.hxx [deleted file]
src/IGESSolid/IGESSolid_Array1OfVertexList.hxx [deleted file]
src/IGESSolid/IGESSolid_Block.cxx [deleted file]
src/IGESSolid/IGESSolid_Block.hxx [deleted file]
src/IGESSolid/IGESSolid_BooleanTree.cxx [deleted file]
src/IGESSolid/IGESSolid_BooleanTree.hxx [deleted file]
src/IGESSolid/IGESSolid_ConeFrustum.cxx [deleted file]
src/IGESSolid/IGESSolid_ConeFrustum.hxx [deleted file]
src/IGESSolid/IGESSolid_ConicalSurface.cxx [deleted file]
src/IGESSolid/IGESSolid_ConicalSurface.hxx [deleted file]
src/IGESSolid/IGESSolid_Cylinder.cxx [deleted file]
src/IGESSolid/IGESSolid_Cylinder.hxx [deleted file]
src/IGESSolid/IGESSolid_CylindricalSurface.cxx [deleted file]
src/IGESSolid/IGESSolid_CylindricalSurface.hxx [deleted file]
src/IGESSolid/IGESSolid_EdgeList.cxx [deleted file]
src/IGESSolid/IGESSolid_EdgeList.hxx [deleted file]
src/IGESSolid/IGESSolid_Ellipsoid.cxx [deleted file]
src/IGESSolid/IGESSolid_Ellipsoid.hxx [deleted file]
src/IGESSolid/IGESSolid_Face.cxx [deleted file]
src/IGESSolid/IGESSolid_Face.hxx [deleted file]
src/IGESSolid/IGESSolid_GeneralModule.cxx [deleted file]
src/IGESSolid/IGESSolid_GeneralModule.hxx [deleted file]
src/IGESSolid/IGESSolid_HArray1OfFace.hxx [deleted file]
src/IGESSolid/IGESSolid_HArray1OfLoop.hxx [deleted file]
src/IGESSolid/IGESSolid_HArray1OfShell.hxx [deleted file]
src/IGESSolid/IGESSolid_HArray1OfVertexList.hxx [deleted file]
src/IGESSolid/IGESSolid_Loop.cxx [deleted file]
src/IGESSolid/IGESSolid_Loop.hxx [deleted file]
src/IGESSolid/IGESSolid_ManifoldSolid.cxx [deleted file]
src/IGESSolid/IGESSolid_ManifoldSolid.hxx [deleted file]
src/IGESSolid/IGESSolid_PlaneSurface.cxx [deleted file]
src/IGESSolid/IGESSolid_PlaneSurface.hxx [deleted file]
src/IGESSolid/IGESSolid_Protocol.cxx [deleted file]
src/IGESSolid/IGESSolid_Protocol.hxx [deleted file]
src/IGESSolid/IGESSolid_ReadWriteModule.cxx [deleted file]
src/IGESSolid/IGESSolid_ReadWriteModule.hxx [deleted file]
src/IGESSolid/IGESSolid_RightAngularWedge.cxx [deleted file]
src/IGESSolid/IGESSolid_RightAngularWedge.hxx [deleted file]
src/IGESSolid/IGESSolid_SelectedComponent.cxx [deleted file]
src/IGESSolid/IGESSolid_SelectedComponent.hxx [deleted file]
src/IGESSolid/IGESSolid_Shell.cxx [deleted file]
src/IGESSolid/IGESSolid_Shell.hxx [deleted file]
src/IGESSolid/IGESSolid_SolidAssembly.cxx [deleted file]
src/IGESSolid/IGESSolid_SolidAssembly.hxx [deleted file]
src/IGESSolid/IGESSolid_SolidInstance.cxx [deleted file]
src/IGESSolid/IGESSolid_SolidInstance.hxx [deleted file]
src/IGESSolid/IGESSolid_SolidOfLinearExtrusion.cxx [deleted file]
src/IGESSolid/IGESSolid_SolidOfLinearExtrusion.hxx [deleted file]
src/IGESSolid/IGESSolid_SolidOfRevolution.cxx [deleted file]
src/IGESSolid/IGESSolid_SolidOfRevolution.hxx [deleted file]
src/IGESSolid/IGESSolid_SpecificModule.cxx [deleted file]
src/IGESSolid/IGESSolid_SpecificModule.hxx [deleted file]
src/IGESSolid/IGESSolid_Sphere.cxx [deleted file]
src/IGESSolid/IGESSolid_Sphere.hxx [deleted file]
src/IGESSolid/IGESSolid_SphericalSurface.cxx [deleted file]
src/IGESSolid/IGESSolid_SphericalSurface.hxx [deleted file]
src/IGESSolid/IGESSolid_ToolBlock.cxx [deleted file]
src/IGESSolid/IGESSolid_ToolBlock.hxx [deleted file]
src/IGESSolid/IGESSolid_ToolBooleanTree.cxx [deleted file]
src/IGESSolid/IGESSolid_ToolBooleanTree.hxx [deleted file]
src/IGESSolid/IGESSolid_ToolConeFrustum.cxx [deleted file]
src/IGESSolid/IGESSolid_ToolConeFrustum.hxx [deleted file]
src/IGESSolid/IGESSolid_ToolConicalSurface.cxx [deleted file]
src/IGESSolid/IGESSolid_ToolConicalSurface.hxx [deleted file]
src/IGESSolid/IGESSolid_ToolCylinder.cxx [deleted file]
src/IGESSolid/IGESSolid_ToolCylinder.hxx [deleted file]
src/IGESSolid/IGESSolid_ToolCylindricalSurface.cxx [deleted file]
src/IGESSolid/IGESSolid_ToolCylindricalSurface.hxx [deleted file]
src/IGESSolid/IGESSolid_ToolEdgeList.cxx [deleted file]
src/IGESSolid/IGESSolid_ToolEdgeList.hxx [deleted file]
src/IGESSolid/IGESSolid_ToolEllipsoid.cxx [deleted file]
src/IGESSolid/IGESSolid_ToolEllipsoid.hxx [deleted file]
src/IGESSolid/IGESSolid_ToolFace.cxx [deleted file]
src/IGESSolid/IGESSolid_ToolFace.hxx [deleted file]
src/IGESSolid/IGESSolid_ToolLoop.cxx [deleted file]
src/IGESSolid/IGESSolid_ToolLoop.hxx [deleted file]
src/IGESSolid/IGESSolid_ToolManifoldSolid.cxx [deleted file]
src/IGESSolid/IGESSolid_ToolManifoldSolid.hxx [deleted file]
src/IGESSolid/IGESSolid_ToolPlaneSurface.cxx [deleted file]
src/IGESSolid/IGESSolid_ToolPlaneSurface.hxx [deleted file]
src/IGESSolid/IGESSolid_ToolRightAngularWedge.cxx [deleted file]
src/IGESSolid/IGESSolid_ToolRightAngularWedge.hxx [deleted file]
src/IGESSolid/IGESSolid_ToolSelectedComponent.cxx [deleted file]
src/IGESSolid/IGESSolid_ToolSelectedComponent.hxx [deleted file]
src/IGESSolid/IGESSolid_ToolShell.cxx [deleted file]
src/IGESSolid/IGESSolid_ToolShell.hxx [deleted file]
src/IGESSolid/IGESSolid_ToolSolidAssembly.cxx [deleted file]
src/IGESSolid/IGESSolid_ToolSolidAssembly.hxx [deleted file]
src/IGESSolid/IGESSolid_ToolSolidInstance.cxx [deleted file]
src/IGESSolid/IGESSolid_ToolSolidInstance.hxx [deleted file]
src/IGESSolid/IGESSolid_ToolSolidOfLinearExtrusion.cxx [deleted file]
src/IGESSolid/IGESSolid_ToolSolidOfLinearExtrusion.hxx [deleted file]
src/IGESSolid/IGESSolid_ToolSolidOfRevolution.cxx [deleted file]
src/IGESSolid/IGESSolid_ToolSolidOfRevolution.hxx [deleted file]
src/IGESSolid/IGESSolid_ToolSphere.cxx [deleted file]
src/IGESSolid/IGESSolid_ToolSphere.hxx [deleted file]
src/IGESSolid/IGESSolid_ToolSphericalSurface.cxx [deleted file]
src/IGESSolid/IGESSolid_ToolSphericalSurface.hxx [deleted file]
src/IGESSolid/IGESSolid_ToolToroidalSurface.cxx [deleted file]
src/IGESSolid/IGESSolid_ToolToroidalSurface.hxx [deleted file]
src/IGESSolid/IGESSolid_ToolTorus.cxx [deleted file]
src/IGESSolid/IGESSolid_ToolTorus.hxx [deleted file]
src/IGESSolid/IGESSolid_ToolVertexList.cxx [deleted file]
src/IGESSolid/IGESSolid_ToolVertexList.hxx [deleted file]
src/IGESSolid/IGESSolid_TopoBuilder.cxx [deleted file]
src/IGESSolid/IGESSolid_TopoBuilder.hxx [deleted file]
src/IGESSolid/IGESSolid_ToroidalSurface.cxx [deleted file]
src/IGESSolid/IGESSolid_ToroidalSurface.hxx [deleted file]
src/IGESSolid/IGESSolid_Torus.cxx [deleted file]
src/IGESSolid/IGESSolid_Torus.hxx [deleted file]
src/IGESSolid/IGESSolid_VertexList.cxx [deleted file]
src/IGESSolid/IGESSolid_VertexList.hxx [deleted file]
src/IGESToBRep/FILES [deleted file]
src/IGESToBRep/IGESToBRep.cxx [deleted file]
src/IGESToBRep/IGESToBRep.hxx [deleted file]
src/IGESToBRep/IGESToBRep_Actor.cxx [deleted file]
src/IGESToBRep/IGESToBRep_Actor.hxx [deleted file]
src/IGESToBRep/IGESToBRep_AlgoContainer.cxx [deleted file]
src/IGESToBRep/IGESToBRep_AlgoContainer.hxx [deleted file]
src/IGESToBRep/IGESToBRep_AlgoContainer.lxx [deleted file]
src/IGESToBRep/IGESToBRep_BRepEntity.cxx [deleted file]
src/IGESToBRep/IGESToBRep_BRepEntity.hxx [deleted file]
src/IGESToBRep/IGESToBRep_BasicCurve.cxx [deleted file]
src/IGESToBRep/IGESToBRep_BasicCurve.hxx [deleted file]
src/IGESToBRep/IGESToBRep_BasicSurface.cxx [deleted file]
src/IGESToBRep/IGESToBRep_BasicSurface.hxx [deleted file]
src/IGESToBRep/IGESToBRep_CurveAndSurface.cxx [deleted file]
src/IGESToBRep/IGESToBRep_CurveAndSurface.hxx [deleted file]
src/IGESToBRep/IGESToBRep_CurveAndSurface.lxx [deleted file]
src/IGESToBRep/IGESToBRep_IGESBoundary.cxx [deleted file]
src/IGESToBRep/IGESToBRep_IGESBoundary.hxx [deleted file]
src/IGESToBRep/IGESToBRep_IGESBoundary.lxx [deleted file]
src/IGESToBRep/IGESToBRep_Reader.cxx [deleted file]
src/IGESToBRep/IGESToBRep_Reader.hxx [deleted file]
src/IGESToBRep/IGESToBRep_ToolContainer.cxx [deleted file]
src/IGESToBRep/IGESToBRep_ToolContainer.hxx [deleted file]
src/IGESToBRep/IGESToBRep_TopoCurve.cxx [deleted file]
src/IGESToBRep/IGESToBRep_TopoCurve.hxx [deleted file]
src/IGESToBRep/IGESToBRep_TopoSurface.cxx [deleted file]
src/IGESToBRep/IGESToBRep_TopoSurface.hxx [deleted file]
src/IMeshData/FILES [deleted file]
src/IMeshData/IMeshData_Curve.cxx [deleted file]
src/IMeshData/IMeshData_Curve.hxx [deleted file]
src/IMeshData/IMeshData_Edge.cxx [deleted file]
src/IMeshData/IMeshData_Edge.hxx [deleted file]
src/IMeshData/IMeshData_Face.cxx [deleted file]
src/IMeshData/IMeshData_Face.hxx [deleted file]
src/IMeshData/IMeshData_Model.cxx [deleted file]
src/IMeshData/IMeshData_Model.hxx [deleted file]
src/IMeshData/IMeshData_PCurve.cxx [deleted file]
src/IMeshData/IMeshData_PCurve.hxx [deleted file]
src/IMeshData/IMeshData_ParametersList.cxx [deleted file]
src/IMeshData/IMeshData_ParametersList.hxx [deleted file]
src/IMeshData/IMeshData_ParametersListArrayAdaptor.hxx [deleted file]
src/IMeshData/IMeshData_Shape.cxx [deleted file]
src/IMeshData/IMeshData_Shape.hxx [deleted file]
src/IMeshData/IMeshData_Status.hxx [deleted file]
src/IMeshData/IMeshData_StatusOwner.hxx [deleted file]
src/IMeshData/IMeshData_TessellatedShape.cxx [deleted file]
src/IMeshData/IMeshData_TessellatedShape.hxx [deleted file]
src/IMeshData/IMeshData_Types.hxx [deleted file]
src/IMeshData/IMeshData_Wire.cxx [deleted file]
src/IMeshData/IMeshData_Wire.hxx [deleted file]
src/IMeshTools/FILES [deleted file]
src/IMeshTools/IMeshTools_Context.cxx [deleted file]
src/IMeshTools/IMeshTools_Context.hxx [deleted file]
src/IMeshTools/IMeshTools_CurveTessellator.cxx [deleted file]
src/IMeshTools/IMeshTools_CurveTessellator.hxx [deleted file]
src/IMeshTools/IMeshTools_MeshAlgo.cxx [deleted file]
src/IMeshTools/IMeshTools_MeshAlgo.hxx [deleted file]
src/IMeshTools/IMeshTools_MeshAlgoFactory.cxx [deleted file]
src/IMeshTools/IMeshTools_MeshAlgoFactory.hxx [deleted file]
src/IMeshTools/IMeshTools_MeshAlgoType.hxx [deleted file]
src/IMeshTools/IMeshTools_MeshBuilder.cxx [deleted file]
src/IMeshTools/IMeshTools_MeshBuilder.hxx [deleted file]
src/IMeshTools/IMeshTools_ModelAlgo.cxx [deleted file]
src/IMeshTools/IMeshTools_ModelAlgo.hxx [deleted file]
src/IMeshTools/IMeshTools_ModelBuilder.cxx [deleted file]
src/IMeshTools/IMeshTools_ModelBuilder.hxx [deleted file]
src/IMeshTools/IMeshTools_Parameters.hxx [deleted file]
src/IMeshTools/IMeshTools_ShapeExplorer.cxx [deleted file]
src/IMeshTools/IMeshTools_ShapeExplorer.hxx [deleted file]
src/IMeshTools/IMeshTools_ShapeVisitor.cxx [deleted file]
src/IMeshTools/IMeshTools_ShapeVisitor.hxx [deleted file]
src/IVtk/FILES [deleted file]
src/IVtk/IVtk_IShape.cxx [deleted file]
src/IVtk/IVtk_IShape.hxx [deleted file]
src/IVtk/IVtk_IShapeData.cxx [deleted file]
src/IVtk/IVtk_IShapeData.hxx [deleted file]
src/IVtk/IVtk_IShapeMesher.cxx [deleted file]
src/IVtk/IVtk_IShapeMesher.hxx [deleted file]
src/IVtk/IVtk_IShapePickerAlgo.cxx [deleted file]
src/IVtk/IVtk_IShapePickerAlgo.hxx [deleted file]
src/IVtk/IVtk_IView.cxx [deleted file]
src/IVtk/IVtk_IView.hxx [deleted file]
src/IVtk/IVtk_Interface.cxx [deleted file]
src/IVtk/IVtk_Interface.hxx [deleted file]
src/IVtk/IVtk_Types.hxx [deleted file]
src/IVtkDraw/FILES [deleted file]
src/IVtkDraw/IVtkDraw.cxx [deleted file]
src/IVtkDraw/IVtkDraw.hxx [deleted file]
src/IVtkDraw/IVtkDraw_HighlightAndSelectionPipeline.cxx [deleted file]
src/IVtkDraw/IVtkDraw_HighlightAndSelectionPipeline.hxx [deleted file]
src/IVtkDraw/IVtkDraw_Interactor.cxx [deleted file]
src/IVtkDraw/IVtkDraw_Interactor.hxx [deleted file]
src/IVtkOCC/FILES [deleted file]
src/IVtkOCC/IVtkOCC_SelectableObject.cxx [deleted file]
src/IVtkOCC/IVtkOCC_SelectableObject.hxx [deleted file]
src/IVtkOCC/IVtkOCC_Shape.cxx [deleted file]
src/IVtkOCC/IVtkOCC_Shape.hxx [deleted file]
src/IVtkOCC/IVtkOCC_ShapeMesher.cxx [deleted file]
src/IVtkOCC/IVtkOCC_ShapeMesher.hxx [deleted file]
src/IVtkOCC/IVtkOCC_ShapePickerAlgo.cxx [deleted file]
src/IVtkOCC/IVtkOCC_ShapePickerAlgo.hxx [deleted file]
src/IVtkOCC/IVtkOCC_ViewerSelector.cxx [deleted file]
src/IVtkOCC/IVtkOCC_ViewerSelector.hxx [deleted file]
src/IVtkTools/FILES [deleted file]
src/IVtkTools/IVtkTools.cxx [deleted file]
src/IVtkTools/IVtkTools.hxx [deleted file]
src/IVtkTools/IVtkTools_DisplayModeFilter.cxx [deleted file]
src/IVtkTools/IVtkTools_DisplayModeFilter.hxx [deleted file]
src/IVtkTools/IVtkTools_ShapeDataSource.cxx [deleted file]
src/IVtkTools/IVtkTools_ShapeDataSource.hxx [deleted file]
src/IVtkTools/IVtkTools_ShapeObject.cxx [deleted file]
src/IVtkTools/IVtkTools_ShapeObject.hxx [deleted file]
src/IVtkTools/IVtkTools_ShapePicker.cxx [deleted file]
src/IVtkTools/IVtkTools_ShapePicker.hxx [deleted file]
src/IVtkTools/IVtkTools_SubPolyDataFilter.cxx [deleted file]
src/IVtkTools/IVtkTools_SubPolyDataFilter.hxx [deleted file]
src/IVtkVTK/FILES [deleted file]
src/IVtkVTK/IVtkVTK_ShapeData.cxx [deleted file]
src/IVtkVTK/IVtkVTK_ShapeData.hxx [deleted file]
src/IVtkVTK/IVtkVTK_View.cxx [deleted file]
src/IVtkVTK/IVtkVTK_View.hxx [deleted file]
src/Image/FILES [deleted file]
src/Image/Image_AlienPixMap.cxx [deleted file]
src/Image/Image_AlienPixMap.hxx [deleted file]
src/Image/Image_Color.hxx [deleted file]
src/Image/Image_CompressedFormat.hxx [deleted file]
src/Image/Image_CompressedPixMap.hxx [deleted file]
src/Image/Image_DDSParser.cxx [deleted file]
src/Image/Image_DDSParser.hxx [deleted file]
src/Image/Image_Diff.cxx [deleted file]
src/Image/Image_Diff.hxx [deleted file]
src/Image/Image_Format.hxx [deleted file]
src/Image/Image_PixMap.cxx [deleted file]
src/Image/Image_PixMap.hxx [deleted file]
src/Image/Image_PixMapData.hxx [deleted file]
src/Image/Image_PixMapTypedData.hxx [deleted file]
src/Image/Image_SupportedFormats.cxx [deleted file]
src/Image/Image_SupportedFormats.hxx [deleted file]
src/Image/Image_Texture.cxx [deleted file]
src/Image/Image_Texture.hxx [deleted file]
src/Image/Image_VideoRecorder.cxx [deleted file]
src/Image/Image_VideoRecorder.hxx [deleted file]
src/IntAna/FILES [deleted file]
src/IntAna/IntAna_Curve.cxx [deleted file]
src/IntAna/IntAna_Curve.hxx [deleted file]
src/IntAna/IntAna_Int3Pln.cxx [deleted file]
src/IntAna/IntAna_Int3Pln.hxx [deleted file]
src/IntAna/IntAna_Int3Pln.lxx [deleted file]
src/IntAna/IntAna_IntConicQuad.cxx [deleted file]
src/IntAna/IntAna_IntConicQuad.hxx [deleted file]
src/IntAna/IntAna_IntConicQuad.lxx [deleted file]
src/IntAna/IntAna_IntLinTorus.cxx [deleted file]
src/IntAna/IntAna_IntLinTorus.hxx [deleted file]
src/IntAna/IntAna_IntLinTorus.lxx [deleted file]
src/IntAna/IntAna_IntQuadQuad.cxx [deleted file]
src/IntAna/IntAna_IntQuadQuad.hxx [deleted file]
src/IntAna/IntAna_IntQuadQuad.lxx [deleted file]
src/IntAna/IntAna_ListIteratorOfListOfCurve.hxx [deleted file]
src/IntAna/IntAna_ListOfCurve.hxx [deleted file]
src/IntAna/IntAna_QuadQuadGeo.cxx [deleted file]
src/IntAna/IntAna_QuadQuadGeo.hxx [deleted file]
src/IntAna/IntAna_QuadQuadGeo.lxx [deleted file]
src/IntAna/IntAna_Quadric.cxx [deleted file]
src/IntAna/IntAna_Quadric.hxx [deleted file]
src/IntAna/IntAna_ResultType.hxx [deleted file]
src/IntAna2d/FILES [deleted file]
src/IntAna2d/IntAna2d_AnaIntersection.cxx [deleted file]
src/IntAna2d/IntAna2d_AnaIntersection.hxx [deleted file]
src/IntAna2d/IntAna2d_AnaIntersection.lxx [deleted file]
src/IntAna2d/IntAna2d_AnaIntersection_1.cxx [deleted file]
src/IntAna2d/IntAna2d_AnaIntersection_2.cxx [deleted file]
src/IntAna2d/IntAna2d_AnaIntersection_3.cxx [deleted file]
src/IntAna2d/IntAna2d_AnaIntersection_4.cxx [deleted file]
src/IntAna2d/IntAna2d_AnaIntersection_5.cxx [deleted file]
src/IntAna2d/IntAna2d_AnaIntersection_6.cxx [deleted file]
src/IntAna2d/IntAna2d_AnaIntersection_7.cxx [deleted file]
src/IntAna2d/IntAna2d_AnaIntersection_8.cxx [deleted file]
src/IntAna2d/IntAna2d_Conic.cxx [deleted file]
src/IntAna2d/IntAna2d_Conic.hxx [deleted file]
src/IntAna2d/IntAna2d_IntPoint.cxx [deleted file]
src/IntAna2d/IntAna2d_IntPoint.hxx [deleted file]
src/IntAna2d/IntAna2d_IntPoint.lxx [deleted file]
src/IntAna2d/IntAna2d_Outils.cxx [deleted file]
src/IntAna2d/IntAna2d_Outils.hxx [deleted file]
src/IntCurve/FILES [deleted file]
src/IntCurve/IntCurve_DistBetweenPCurvesGen.gxx [deleted file]
src/IntCurve/IntCurve_ExactIntersectionPoint.gxx [deleted file]
src/IntCurve/IntCurve_IConicTool.cxx [deleted file]
src/IntCurve/IntCurve_IConicTool.hxx [deleted file]
src/IntCurve/IntCurve_IntConicConic.cxx [deleted file]
src/IntCurve/IntCurve_IntConicConic.hxx [deleted file]
src/IntCurve/IntCurve_IntConicConic.lxx [deleted file]
src/IntCurve/IntCurve_IntConicConic_1.cxx [deleted file]
src/IntCurve/IntCurve_IntConicConic_Tool.cxx [deleted file]
src/IntCurve/IntCurve_IntConicConic_Tool.hxx [deleted file]
src/IntCurve/IntCurve_IntConicCurveGen.gxx [deleted file]
src/IntCurve/IntCurve_IntConicCurveGen.lxx [deleted file]
src/IntCurve/IntCurve_IntCurveCurveGen.gxx [deleted file]
src/IntCurve/IntCurve_IntCurveCurveGen.lxx [deleted file]
src/IntCurve/IntCurve_IntImpConicParConic.hxx [deleted file]
src/IntCurve/IntCurve_IntImpConicParConic_0.cxx [deleted file]
src/IntCurve/IntCurve_IntPolyPolyGen.gxx [deleted file]
src/IntCurve/IntCurve_MyImpParToolOfIntImpConicParConic.hxx [deleted file]
src/IntCurve/IntCurve_MyImpParToolOfIntImpConicParConic_0.cxx [deleted file]
src/IntCurve/IntCurve_PConic.cxx [deleted file]
src/IntCurve/IntCurve_PConic.hxx [deleted file]
src/IntCurve/IntCurve_PConic.lxx [deleted file]
src/IntCurve/IntCurve_PConicTool.cxx [deleted file]
src/IntCurve/IntCurve_PConicTool.hxx [deleted file]
src/IntCurve/IntCurve_Polygon2dGen.gxx [deleted file]
src/IntCurve/IntCurve_Polygon2dGen.lxx [deleted file]
src/IntCurve/IntCurve_ProjPCurGen.gxx [deleted file]
src/IntCurve/IntCurve_ProjectOnPConicTool.cxx [deleted file]
src/IntCurve/IntCurve_ProjectOnPConicTool.hxx [deleted file]
src/IntCurve/IntCurve_UserIntConicCurveGen.gxx [deleted file]
src/IntCurveSurface/FILES [deleted file]
src/IntCurveSurface/IntCurveSurface_HInter.hxx [deleted file]
src/IntCurveSurface/IntCurveSurface_HInter_0.cxx [deleted file]
src/IntCurveSurface/IntCurveSurface_Inter.gxx [deleted file]
src/IntCurveSurface/IntCurveSurface_Intersection.cxx [deleted file]
src/IntCurveSurface/IntCurveSurface_Intersection.hxx [deleted file]
src/IntCurveSurface/IntCurveSurface_IntersectionPoint.cxx [deleted file]
src/IntCurveSurface/IntCurveSurface_IntersectionPoint.hxx [deleted file]
src/IntCurveSurface/IntCurveSurface_IntersectionPoint.lxx [deleted file]
src/IntCurveSurface/IntCurveSurface_IntersectionSegment.cxx [deleted file]
src/IntCurveSurface/IntCurveSurface_IntersectionSegment.hxx [deleted file]
src/IntCurveSurface/IntCurveSurface_Polygon.gxx [deleted file]
src/IntCurveSurface/IntCurveSurface_PolygonTool.gxx [deleted file]
src/IntCurveSurface/IntCurveSurface_PolygonTool.lxx [deleted file]
src/IntCurveSurface/IntCurveSurface_Polyhedron.gxx [deleted file]
src/IntCurveSurface/IntCurveSurface_Polyhedron.lxx [deleted file]
src/IntCurveSurface/IntCurveSurface_PolyhedronTool.gxx [deleted file]
src/IntCurveSurface/IntCurveSurface_PolyhedronTool.lxx [deleted file]
src/IntCurveSurface/IntCurveSurface_QuadricCurveExactInter.gxx [deleted file]
src/IntCurveSurface/IntCurveSurface_QuadricCurveFunc.gxx [deleted file]
src/IntCurveSurface/IntCurveSurface_SequenceOfPnt.hxx [deleted file]
src/IntCurveSurface/IntCurveSurface_SequenceOfSeg.hxx [deleted file]
src/IntCurveSurface/IntCurveSurface_TheCSFunctionOfHInter.hxx [deleted file]
src/IntCurveSurface/IntCurveSurface_TheCSFunctionOfHInter_0.cxx [deleted file]
src/IntCurveSurface/IntCurveSurface_TheExactHInter.hxx [deleted file]
src/IntCurveSurface/IntCurveSurface_TheExactHInter_0.cxx [deleted file]
src/IntCurveSurface/IntCurveSurface_TheHCurveTool.cxx [deleted file]
src/IntCurveSurface/IntCurveSurface_TheHCurveTool.hxx [deleted file]
src/IntCurveSurface/IntCurveSurface_TheInterferenceOfHInter.hxx [deleted file]
src/IntCurveSurface/IntCurveSurface_TheInterferenceOfHInter_0.cxx [deleted file]
src/IntCurveSurface/IntCurveSurface_ThePolygonOfHInter.hxx [deleted file]
src/IntCurveSurface/IntCurveSurface_ThePolygonOfHInter_0.cxx [deleted file]
src/IntCurveSurface/IntCurveSurface_ThePolygonToolOfHInter.hxx [deleted file]
src/IntCurveSurface/IntCurveSurface_ThePolygonToolOfHInter_0.cxx [deleted file]
src/IntCurveSurface/IntCurveSurface_ThePolyhedronOfHInter.hxx [deleted file]
src/IntCurveSurface/IntCurveSurface_ThePolyhedronOfHInter_0.cxx [deleted file]
src/IntCurveSurface/IntCurveSurface_ThePolyhedronToolOfHInter.hxx [deleted file]
src/IntCurveSurface/IntCurveSurface_ThePolyhedronToolOfHInter_0.cxx [deleted file]
src/IntCurveSurface/IntCurveSurface_TheQuadCurvExactHInter.hxx [deleted file]
src/IntCurveSurface/IntCurveSurface_TheQuadCurvExactHInter_0.cxx [deleted file]
src/IntCurveSurface/IntCurveSurface_TheQuadCurvFuncOfTheQuadCurvExactHInter.hxx [deleted file]
src/IntCurveSurface/IntCurveSurface_TheQuadCurvFuncOfTheQuadCurvExactHInter_0.cxx [deleted file]
src/IntCurveSurface/IntCurveSurface_TransitionOnCurve.hxx [deleted file]
src/IntCurvesFace/FILES [deleted file]
src/IntCurvesFace/IntCurvesFace_Intersector.cxx [deleted file]
src/IntCurvesFace/IntCurvesFace_Intersector.hxx [deleted file]
src/IntCurvesFace/IntCurvesFace_Intersector.lxx [deleted file]
src/IntCurvesFace/IntCurvesFace_ShapeIntersector.cxx [deleted file]
src/IntCurvesFace/IntCurvesFace_ShapeIntersector.hxx [deleted file]
src/IntImp/FILES [deleted file]
src/IntImp/IntImp_ComputeTangence.cxx [deleted file]
src/IntImp/IntImp_ComputeTangence.hxx [deleted file]
src/IntImp/IntImp_ConstIsoparametric.hxx [deleted file]
src/IntImp/IntImp_Int2S.gxx [deleted file]
src/IntImp/IntImp_Int2S.lxx [deleted file]
src/IntImp/IntImp_IntCS.gxx [deleted file]
src/IntImp/IntImp_ZerCSParFunc.gxx [deleted file]
src/IntImp/IntImp_ZerImpFunc.gxx [deleted file]
src/IntImp/IntImp_ZerImpFunc.lxx [deleted file]
src/IntImp/IntImp_ZerParFunc.gxx [deleted file]
src/IntImp/IntImp_ZerParFunc.lxx [deleted file]
src/IntImpParGen/FILES [deleted file]
src/IntImpParGen/IntImpParGen.cxx [deleted file]
src/IntImpParGen/IntImpParGen.hxx [deleted file]
src/IntImpParGen/IntImpParGen_ImpParTool.gxx [deleted file]
src/IntImpParGen/IntImpParGen_ImpTool.hxx [deleted file]
src/IntImpParGen/IntImpParGen_Intersector.gxx [deleted file]
src/IntImpParGen/IntImpParGen_Tool.cxx [deleted file]
src/IntImpParGen/IntImpParGen_Tool.hxx [deleted file]
src/IntPatch/FILES [deleted file]
src/IntPatch/IntPatch_ALine.cxx [deleted file]
src/IntPatch/IntPatch_ALine.hxx [deleted file]
src/IntPatch/IntPatch_ALine.lxx [deleted file]
src/IntPatch/IntPatch_ALineToWLine.cxx [deleted file]
src/IntPatch/IntPatch_ALineToWLine.hxx [deleted file]
src/IntPatch/IntPatch_ArcFunction.cxx [deleted file]
src/IntPatch/IntPatch_ArcFunction.hxx [deleted file]
src/IntPatch/IntPatch_ArcFunction.lxx [deleted file]
src/IntPatch/IntPatch_CSFunction.cxx [deleted file]
src/IntPatch/IntPatch_CSFunction.hxx [deleted file]
src/IntPatch/IntPatch_CurvIntSurf.hxx [deleted file]
src/IntPatch/IntPatch_CurvIntSurf_0.cxx [deleted file]
src/IntPatch/IntPatch_GLine.cxx [deleted file]
src/IntPatch/IntPatch_GLine.hxx [deleted file]
src/IntPatch/IntPatch_GLine.lxx [deleted file]
src/IntPatch/IntPatch_HCurve2dTool.cxx [deleted file]
src/IntPatch/IntPatch_HCurve2dTool.hxx [deleted file]
src/IntPatch/IntPatch_HCurve2dTool.lxx [deleted file]
src/IntPatch/IntPatch_HInterTool.cxx [deleted file]
src/IntPatch/IntPatch_HInterTool.hxx [deleted file]
src/IntPatch/IntPatch_HInterTool.lxx [deleted file]
src/IntPatch/IntPatch_IType.hxx [deleted file]
src/IntPatch/IntPatch_ImpImpIntersection.cxx [deleted file]
src/IntPatch/IntPatch_ImpImpIntersection.hxx [deleted file]
src/IntPatch/IntPatch_ImpImpIntersection.lxx [deleted file]
src/IntPatch/IntPatch_ImpPrmIntersection.cxx [deleted file]
src/IntPatch/IntPatch_ImpPrmIntersection.hxx [deleted file]
src/IntPatch/IntPatch_ImpPrmIntersection.lxx [deleted file]
src/IntPatch/IntPatch_InterferencePolyhedron.cxx [deleted file]
src/IntPatch/IntPatch_InterferencePolyhedron.hxx [deleted file]
src/IntPatch/IntPatch_Intersection.cxx [deleted file]
src/IntPatch/IntPatch_Intersection.hxx [deleted file]
src/IntPatch/IntPatch_Intersection.lxx [deleted file]
src/IntPatch/IntPatch_Line.cxx [deleted file]
src/IntPatch/IntPatch_Line.hxx [deleted file]
src/IntPatch/IntPatch_Line.lxx [deleted file]
src/IntPatch/IntPatch_LineConstructor.cxx [deleted file]
src/IntPatch/IntPatch_LineConstructor.hxx [deleted file]
src/IntPatch/IntPatch_Point.cxx [deleted file]
src/IntPatch/IntPatch_Point.hxx [deleted file]
src/IntPatch/IntPatch_Point.lxx [deleted file]
src/IntPatch/IntPatch_PointLine.cxx [deleted file]
src/IntPatch/IntPatch_PointLine.hxx [deleted file]
src/IntPatch/IntPatch_PolyArc.cxx [deleted file]
src/IntPatch/IntPatch_PolyArc.hxx [deleted file]
src/IntPatch/IntPatch_PolyLine.cxx [deleted file]
src/IntPatch/IntPatch_PolyLine.hxx [deleted file]
src/IntPatch/IntPatch_Polygo.cxx [deleted file]
src/IntPatch/IntPatch_Polygo.hxx [deleted file]
src/IntPatch/IntPatch_Polygo.lxx [deleted file]
src/IntPatch/IntPatch_Polyhedron.cxx [deleted file]
src/IntPatch/IntPatch_Polyhedron.hxx [deleted file]
src/IntPatch/IntPatch_PolyhedronTool.hxx [deleted file]
src/IntPatch/IntPatch_PolyhedronTool.lxx [deleted file]
src/IntPatch/IntPatch_PrmPrmIntersection.cxx [deleted file]
src/IntPatch/IntPatch_PrmPrmIntersection.hxx [deleted file]
src/IntPatch/IntPatch_PrmPrmIntersection.lxx [deleted file]
src/IntPatch/IntPatch_PrmPrmIntersection_T3Bits.cxx [deleted file]
src/IntPatch/IntPatch_PrmPrmIntersection_T3Bits.hxx [deleted file]
src/IntPatch/IntPatch_RLine.cxx [deleted file]
src/IntPatch/IntPatch_RLine.hxx [deleted file]
src/IntPatch/IntPatch_RLine.lxx [deleted file]
src/IntPatch/IntPatch_RstInt.cxx [deleted file]
src/IntPatch/IntPatch_RstInt.hxx [deleted file]
src/IntPatch/IntPatch_SearchPnt.hxx [deleted file]
src/IntPatch/IntPatch_SequenceOfIWLineOfTheIWalking.hxx [deleted file]
src/IntPatch/IntPatch_SequenceOfLine.hxx [deleted file]
src/IntPatch/IntPatch_SequenceOfPathPointOfTheSOnBounds.hxx [deleted file]
src/IntPatch/IntPatch_SequenceOfPoint.hxx [deleted file]
src/IntPatch/IntPatch_SequenceOfSegmentOfTheSOnBounds.hxx [deleted file]
src/IntPatch/IntPatch_SpecPntType.hxx [deleted file]
src/IntPatch/IntPatch_SpecialPoints.cxx [deleted file]
src/IntPatch/IntPatch_SpecialPoints.hxx [deleted file]
src/IntPatch/IntPatch_TheIWLineOfTheIWalking.hxx [deleted file]
src/IntPatch/IntPatch_TheIWLineOfTheIWalking_0.cxx [deleted file]
src/IntPatch/IntPatch_TheIWalking.hxx [deleted file]
src/IntPatch/IntPatch_TheIWalking_0.cxx [deleted file]
src/IntPatch/IntPatch_ThePathPointOfTheSOnBounds.hxx [deleted file]
src/IntPatch/IntPatch_ThePathPointOfTheSOnBounds_0.cxx [deleted file]
src/IntPatch/IntPatch_TheSOnBounds.hxx [deleted file]
src/IntPatch/IntPatch_TheSOnBounds_0.cxx [deleted file]
src/IntPatch/IntPatch_TheSearchInside.hxx [deleted file]
src/IntPatch/IntPatch_TheSearchInside_0.cxx [deleted file]
src/IntPatch/IntPatch_TheSegmentOfTheSOnBounds.hxx [deleted file]
src/IntPatch/IntPatch_TheSegmentOfTheSOnBounds_0.cxx [deleted file]
src/IntPatch/IntPatch_TheSurfFunction.hxx [deleted file]
src/IntPatch/IntPatch_TheSurfFunction_0.cxx [deleted file]
src/IntPatch/IntPatch_WLine.cxx [deleted file]
src/IntPatch/IntPatch_WLine.hxx [deleted file]
src/IntPatch/IntPatch_WLine.lxx [deleted file]
src/IntPatch/IntPatch_WLineTool.cxx [deleted file]
src/IntPatch/IntPatch_WLineTool.hxx [deleted file]
src/IntPolyh/FILES [deleted file]
src/IntPolyh/IntPolyh_Array.hxx [deleted file]
src/IntPolyh/IntPolyh_ArrayOfEdges.hxx [deleted file]
src/IntPolyh/IntPolyh_ArrayOfPointNormal.hxx [deleted file]
src/IntPolyh/IntPolyh_ArrayOfPoints.hxx [deleted file]
src/IntPolyh/IntPolyh_ArrayOfSectionLines.hxx [deleted file]
src/IntPolyh/IntPolyh_ArrayOfTangentZones.hxx [deleted file]
src/IntPolyh/IntPolyh_ArrayOfTriangles.hxx [deleted file]
src/IntPolyh/IntPolyh_Couple.cxx [deleted file]
src/IntPolyh/IntPolyh_Couple.hxx [deleted file]
src/IntPolyh/IntPolyh_Edge.cxx [deleted file]
src/IntPolyh/IntPolyh_Edge.hxx [deleted file]
src/IntPolyh/IntPolyh_Intersection.cxx [deleted file]
src/IntPolyh/IntPolyh_Intersection.hxx [deleted file]
src/IntPolyh/IntPolyh_ListOfCouples.hxx [deleted file]
src/IntPolyh/IntPolyh_MaillageAffinage.cxx [deleted file]
src/IntPolyh/IntPolyh_MaillageAffinage.hxx [deleted file]
src/IntPolyh/IntPolyh_PMaillageAffinage.hxx [deleted file]
src/IntPolyh/IntPolyh_Point.cxx [deleted file]
src/IntPolyh/IntPolyh_Point.hxx [deleted file]
src/IntPolyh/IntPolyh_SectionLine.cxx [deleted file]
src/IntPolyh/IntPolyh_SectionLine.hxx [deleted file]
src/IntPolyh/IntPolyh_SeqOfStartPoints.hxx [deleted file]
src/IntPolyh/IntPolyh_StartPoint.cxx [deleted file]
src/IntPolyh/IntPolyh_StartPoint.hxx [deleted file]
src/IntPolyh/IntPolyh_Tools.cxx [deleted file]
src/IntPolyh/IntPolyh_Tools.hxx [deleted file]
src/IntPolyh/IntPolyh_Triangle.cxx [deleted file]
src/IntPolyh/IntPolyh_Triangle.hxx [deleted file]
src/IntRes2d/FILES [deleted file]
src/IntRes2d/IntRes2d_Domain.cxx [deleted file]
src/IntRes2d/IntRes2d_Domain.hxx [deleted file]
src/IntRes2d/IntRes2d_Domain.lxx [deleted file]
src/IntRes2d/IntRes2d_Intersection.cxx [deleted file]
src/IntRes2d/IntRes2d_Intersection.hxx [deleted file]
src/IntRes2d/IntRes2d_Intersection.lxx [deleted file]
src/IntRes2d/IntRes2d_IntersectionPoint.cxx [deleted file]
src/IntRes2d/IntRes2d_IntersectionPoint.hxx [deleted file]
src/IntRes2d/IntRes2d_IntersectionPoint.lxx [deleted file]
src/IntRes2d/IntRes2d_IntersectionSegment.cxx [deleted file]
src/IntRes2d/IntRes2d_IntersectionSegment.hxx [deleted file]
src/IntRes2d/IntRes2d_IntersectionSegment.lxx [deleted file]
src/IntRes2d/IntRes2d_Position.hxx [deleted file]
src/IntRes2d/IntRes2d_SequenceOfIntersectionPoint.hxx [deleted file]
src/IntRes2d/IntRes2d_SequenceOfIntersectionSegment.hxx [deleted file]
src/IntRes2d/IntRes2d_Situation.hxx [deleted file]
src/IntRes2d/IntRes2d_Transition.cxx [deleted file]
src/IntRes2d/IntRes2d_Transition.hxx [deleted file]
src/IntRes2d/IntRes2d_Transition.lxx [deleted file]
src/IntRes2d/IntRes2d_TypeTrans.hxx [deleted file]
src/IntStart/FILES [deleted file]
src/IntStart/IntStart_PathPoint.gxx [deleted file]
src/IntStart/IntStart_PathPoint.lxx [deleted file]
src/IntStart/IntStart_SITopolTool.cxx [deleted file]
src/IntStart/IntStart_SITopolTool.hxx [deleted file]
src/IntStart/IntStart_SearchInside.gxx [deleted file]
src/IntStart/IntStart_SearchInside.lxx [deleted file]
src/IntStart/IntStart_SearchOnBoundaries.gxx [deleted file]
src/IntStart/IntStart_SearchOnBoundaries.lxx [deleted file]
src/IntStart/IntStart_Segment.gxx [deleted file]
src/IntStart/IntStart_Segment.lxx [deleted file]
src/IntSurf/FILES [deleted file]
src/IntSurf/IntSurf.cxx [deleted file]
src/IntSurf/IntSurf.hxx [deleted file]
src/IntSurf/IntSurf_Allocator.hxx [deleted file]
src/IntSurf/IntSurf_Couple.hxx [deleted file]
src/IntSurf/IntSurf_Couple.lxx [deleted file]
src/IntSurf/IntSurf_InteriorPoint.cxx [deleted file]
src/IntSurf/IntSurf_InteriorPoint.hxx [deleted file]
src/IntSurf/IntSurf_InteriorPoint.lxx [deleted file]
src/IntSurf/IntSurf_InteriorPointTool.hxx [deleted file]
src/IntSurf/IntSurf_InteriorPointTool.lxx [deleted file]
src/IntSurf/IntSurf_LineOn2S.cxx [deleted file]
src/IntSurf/IntSurf_LineOn2S.hxx [deleted file]
src/IntSurf/IntSurf_LineOn2S.lxx [deleted file]
src/IntSurf/IntSurf_ListIteratorOfListOfPntOn2S.hxx [deleted file]
src/IntSurf/IntSurf_ListOfPntOn2S.hxx [deleted file]
src/IntSurf/IntSurf_PathPoint.cxx [deleted file]
src/IntSurf/IntSurf_PathPoint.hxx [deleted file]
src/IntSurf/IntSurf_PathPoint.lxx [deleted file]
src/IntSurf/IntSurf_PathPointTool.hxx [deleted file]
src/IntSurf/IntSurf_PathPointTool.lxx [deleted file]
src/IntSurf/IntSurf_PntOn2S.cxx [deleted file]
src/IntSurf/IntSurf_PntOn2S.hxx [deleted file]
src/IntSurf/IntSurf_PntOn2S.lxx [deleted file]
src/IntSurf/IntSurf_Quadric.cxx [deleted file]
src/IntSurf/IntSurf_Quadric.hxx [deleted file]
src/IntSurf/IntSurf_Quadric.lxx [deleted file]
src/IntSurf/IntSurf_QuadricTool.cxx [deleted file]
src/IntSurf/IntSurf_QuadricTool.hxx [deleted file]
src/IntSurf/IntSurf_QuadricTool.lxx [deleted file]
src/IntSurf/IntSurf_SequenceOfCouple.hxx [deleted file]
src/IntSurf/IntSurf_SequenceOfInteriorPoint.hxx [deleted file]
src/IntSurf/IntSurf_SequenceOfPathPoint.hxx [deleted file]
src/IntSurf/IntSurf_SequenceOfPntOn2S.hxx [deleted file]
src/IntSurf/IntSurf_Situation.hxx [deleted file]
src/IntSurf/IntSurf_Transition.cxx [deleted file]
src/IntSurf/IntSurf_Transition.hxx [deleted file]
src/IntSurf/IntSurf_Transition.lxx [deleted file]
src/IntSurf/IntSurf_TypeTrans.hxx [deleted file]
src/IntTools/FILES [deleted file]
src/IntTools/IntTools.cxx [deleted file]
src/IntTools/IntTools.hxx [deleted file]
src/IntTools/IntTools_Array1OfRange.hxx [deleted file]
src/IntTools/IntTools_Array1OfRoots.hxx [deleted file]
src/IntTools/IntTools_BaseRangeSample.cxx [deleted file]
src/IntTools/IntTools_BaseRangeSample.hxx [deleted file]
src/IntTools/IntTools_BeanFaceIntersector.cxx [deleted file]
src/IntTools/IntTools_BeanFaceIntersector.hxx [deleted file]
src/IntTools/IntTools_CArray1OfReal.hxx [deleted file]
src/IntTools/IntTools_CommonPrt.cxx [deleted file]
src/IntTools/IntTools_CommonPrt.hxx [deleted file]
src/IntTools/IntTools_Context.cxx [deleted file]
src/IntTools/IntTools_Context.hxx [deleted file]
src/IntTools/IntTools_Curve.cxx [deleted file]
src/IntTools/IntTools_Curve.hxx [deleted file]
src/IntTools/IntTools_CurveRangeLocalizeData.cxx [deleted file]
src/IntTools/IntTools_CurveRangeLocalizeData.hxx [deleted file]
src/IntTools/IntTools_CurveRangeSample.cxx [deleted file]
src/IntTools/IntTools_CurveRangeSample.hxx [deleted file]
src/IntTools/IntTools_DataMapIteratorOfDataMapOfSurfaceSampleBox.hxx [deleted file]
src/IntTools/IntTools_DataMapOfCurveSampleBox.hxx [deleted file]
src/IntTools/IntTools_DataMapOfSurfaceSampleBox.hxx [deleted file]
src/IntTools/IntTools_EdgeEdge.cxx [deleted file]
src/IntTools/IntTools_EdgeEdge.hxx [deleted file]
src/IntTools/IntTools_EdgeEdge.lxx [deleted file]
src/IntTools/IntTools_EdgeFace.cxx [deleted file]
src/IntTools/IntTools_EdgeFace.hxx [deleted file]
src/IntTools/IntTools_FClass2d.cxx [deleted file]
src/IntTools/IntTools_FClass2d.hxx [deleted file]
src/IntTools/IntTools_FaceFace.cxx [deleted file]
src/IntTools/IntTools_FaceFace.hxx [deleted file]
src/IntTools/IntTools_ListIteratorOfListOfBox.hxx [deleted file]
src/IntTools/IntTools_ListIteratorOfListOfCurveRangeSample.hxx [deleted file]
src/IntTools/IntTools_ListIteratorOfListOfSurfaceRangeSample.hxx [deleted file]
src/IntTools/IntTools_ListOfBox.hxx [deleted file]
src/IntTools/IntTools_ListOfCurveRangeSample.hxx [deleted file]
src/IntTools/IntTools_ListOfSurfaceRangeSample.hxx [deleted file]
src/IntTools/IntTools_MapIteratorOfMapOfCurveSample.hxx [deleted file]
src/IntTools/IntTools_MapIteratorOfMapOfSurfaceSample.hxx [deleted file]
src/IntTools/IntTools_MapOfCurveSample.hxx [deleted file]
src/IntTools/IntTools_MapOfSurfaceSample.hxx [deleted file]
src/IntTools/IntTools_MarkedRangeSet.cxx [deleted file]
src/IntTools/IntTools_MarkedRangeSet.hxx [deleted file]
src/IntTools/IntTools_PntOn2Faces.cxx [deleted file]
src/IntTools/IntTools_PntOn2Faces.hxx [deleted file]
src/IntTools/IntTools_PntOnFace.cxx [deleted file]
src/IntTools/IntTools_PntOnFace.hxx [deleted file]
src/IntTools/IntTools_Range.cxx [deleted file]
src/IntTools/IntTools_Range.hxx [deleted file]
src/IntTools/IntTools_Root.cxx [deleted file]
src/IntTools/IntTools_Root.hxx [deleted file]
src/IntTools/IntTools_SequenceOfCommonPrts.hxx [deleted file]
src/IntTools/IntTools_SequenceOfCurves.hxx [deleted file]
src/IntTools/IntTools_SequenceOfPntOn2Faces.hxx [deleted file]
src/IntTools/IntTools_SequenceOfRanges.hxx [deleted file]
src/IntTools/IntTools_SequenceOfRoots.hxx [deleted file]
src/IntTools/IntTools_ShrunkRange.cxx [deleted file]
src/IntTools/IntTools_ShrunkRange.hxx [deleted file]
src/IntTools/IntTools_SurfaceRangeLocalizeData.cxx [deleted file]
src/IntTools/IntTools_SurfaceRangeLocalizeData.hxx [deleted file]
src/IntTools/IntTools_SurfaceRangeLocalizeData.lxx [deleted file]
src/IntTools/IntTools_SurfaceRangeSample.cxx [deleted file]
src/IntTools/IntTools_SurfaceRangeSample.hxx [deleted file]
src/IntTools/IntTools_SurfaceRangeSample.lxx [deleted file]
src/IntTools/IntTools_Tools.cxx [deleted file]
src/IntTools/IntTools_Tools.hxx [deleted file]
src/IntTools/IntTools_TopolTool.cxx [deleted file]
src/IntTools/IntTools_TopolTool.hxx [deleted file]
src/IntTools/IntTools_WLineTool.cxx [deleted file]
src/IntTools/IntTools_WLineTool.hxx [deleted file]
src/IntWalk/FILES [deleted file]
src/IntWalk/IntWalk_IWLine.gxx [deleted file]
src/IntWalk/IntWalk_IWLine.lxx [deleted file]
src/IntWalk/IntWalk_IWalking.gxx [deleted file]
src/IntWalk/IntWalk_IWalking.lxx [deleted file]
src/IntWalk/IntWalk_PWalking.cxx [deleted file]
src/IntWalk/IntWalk_PWalking.hxx [deleted file]
src/IntWalk/IntWalk_PWalking.lxx [deleted file]
src/IntWalk/IntWalk_StatusDeflection.hxx [deleted file]
src/IntWalk/IntWalk_TheFunctionOfTheInt2S.hxx [deleted file]
src/IntWalk/IntWalk_TheFunctionOfTheInt2S_0.cxx [deleted file]
src/IntWalk/IntWalk_TheInt2S.hxx [deleted file]
src/IntWalk/IntWalk_TheInt2S_0.cxx [deleted file]
src/IntWalk/IntWalk_VectorOfInteger.hxx [deleted file]
src/IntWalk/IntWalk_VectorOfWalkingData.hxx [deleted file]
src/Interface/FILES [deleted file]
src/Interface/Interface_Array1OfFileParameter.hxx [deleted file]
src/Interface/Interface_Array1OfHAsciiString.hxx [deleted file]
src/Interface/Interface_BitMap.cxx [deleted file]
src/Interface/Interface_BitMap.hxx [deleted file]
src/Interface/Interface_Category.cxx [deleted file]
src/Interface/Interface_Category.hxx [deleted file]
src/Interface/Interface_Check.cxx [deleted file]
src/Interface/Interface_Check.hxx [deleted file]
src/Interface/Interface_CheckFailure.hxx [deleted file]
src/Interface/Interface_CheckIterator.cxx [deleted file]
src/Interface/Interface_CheckIterator.hxx [deleted file]
src/Interface/Interface_CheckStatus.hxx [deleted file]
src/Interface/Interface_CheckTool.cxx [deleted file]
src/Interface/Interface_CheckTool.hxx [deleted file]
src/Interface/Interface_CopyControl.cxx [deleted file]
src/Interface/Interface_CopyControl.hxx [deleted file]
src/Interface/Interface_CopyMap.cxx [deleted file]
src/Interface/Interface_CopyMap.hxx [deleted file]
src/Interface/Interface_CopyTool.cxx [deleted file]
src/Interface/Interface_CopyTool.hxx [deleted file]
src/Interface/Interface_DataMapIteratorOfDataMapOfTransientInteger.hxx [deleted file]
src/Interface/Interface_DataMapOfTransientInteger.hxx [deleted file]
src/Interface/Interface_DataState.hxx [deleted file]
src/Interface/Interface_EntityCluster.cxx [deleted file]
src/Interface/Interface_EntityCluster.hxx [deleted file]
src/Interface/Interface_EntityIterator.cxx [deleted file]
src/Interface/Interface_EntityIterator.hxx [deleted file]
src/Interface/Interface_EntityList.cxx [deleted file]
src/Interface/Interface_EntityList.hxx [deleted file]
src/Interface/Interface_FileParameter.cxx [deleted file]
src/Interface/Interface_FileParameter.hxx [deleted file]
src/Interface/Interface_FileReaderData.cxx [deleted file]
src/Interface/Interface_FileReaderData.hxx [deleted file]
src/Interface/Interface_FileReaderTool.cxx [deleted file]
src/Interface/Interface_FileReaderTool.hxx [deleted file]
src/Interface/Interface_FloatWriter.cxx [deleted file]
src/Interface/Interface_FloatWriter.hxx [deleted file]
src/Interface/Interface_GTool.cxx [deleted file]
src/Interface/Interface_GTool.hxx [deleted file]
src/Interface/Interface_GeneralLib.hxx [deleted file]
src/Interface/Interface_GeneralLib_0.cxx [deleted file]
src/Interface/Interface_GeneralModule.cxx [deleted file]
src/Interface/Interface_GeneralModule.hxx [deleted file]
src/Interface/Interface_GlobalNodeOfGeneralLib.hxx [deleted file]
src/Interface/Interface_GlobalNodeOfGeneralLib_0.cxx [deleted file]
src/Interface/Interface_GlobalNodeOfReaderLib.hxx [deleted file]
src/Interface/Interface_GlobalNodeOfReaderLib_0.cxx [deleted file]
src/Interface/Interface_Graph.cxx [deleted file]
src/Interface/Interface_Graph.hxx [deleted file]
src/Interface/Interface_GraphContent.cxx [deleted file]
src/Interface/Interface_GraphContent.hxx [deleted file]
src/Interface/Interface_HArray1OfHAsciiString.hxx [deleted file]
src/Interface/Interface_HGraph.cxx [deleted file]
src/Interface/Interface_HGraph.hxx [deleted file]
src/Interface/Interface_HSequenceOfCheck.hxx [deleted file]
src/Interface/Interface_IndexedMapOfAsciiString.hxx [deleted file]
src/Interface/Interface_IntList.cxx [deleted file]
src/Interface/Interface_IntList.hxx [deleted file]
src/Interface/Interface_IntVal.cxx [deleted file]
src/Interface/Interface_IntVal.hxx [deleted file]
src/Interface/Interface_InterfaceError.hxx [deleted file]
src/Interface/Interface_InterfaceMismatch.hxx [deleted file]
src/Interface/Interface_InterfaceModel.cxx [deleted file]
src/Interface/Interface_InterfaceModel.hxx [deleted file]
src/Interface/Interface_JaggedArray.gxx [deleted file]
src/Interface/Interface_LineBuffer.cxx [deleted file]
src/Interface/Interface_LineBuffer.hxx [deleted file]
src/Interface/Interface_MSG.cxx [deleted file]
src/Interface/Interface_MSG.hxx [deleted file]
src/Interface/Interface_Macros.hxx [deleted file]
src/Interface/Interface_NodeOfGeneralLib.hxx [deleted file]
src/Interface/Interface_NodeOfGeneralLib_0.cxx [deleted file]
src/Interface/Interface_NodeOfReaderLib.hxx [deleted file]
src/Interface/Interface_NodeOfReaderLib_0.cxx [deleted file]
src/Interface/Interface_ParamList.cxx [deleted file]
src/Interface/Interface_ParamList.hxx [deleted file]
src/Interface/Interface_ParamList.lxx [deleted file]
src/Interface/Interface_ParamSet.cxx [deleted file]
src/Interface/Interface_ParamSet.hxx [deleted file]
src/Interface/Interface_ParamType.hxx [deleted file]
src/Interface/Interface_Protocol.cxx [deleted file]
src/Interface/Interface_Protocol.hxx [deleted file]
src/Interface/Interface_ReaderLib.hxx [deleted file]
src/Interface/Interface_ReaderLib_0.cxx [deleted file]
src/Interface/Interface_ReaderModule.cxx [deleted file]
src/Interface/Interface_ReaderModule.hxx [deleted file]
src/Interface/Interface_Recognizer.gxx [deleted file]
src/Interface/Interface_ReportEntity.cxx [deleted file]
src/Interface/Interface_ReportEntity.hxx [deleted file]
src/Interface/Interface_STAT.cxx [deleted file]
src/Interface/Interface_STAT.hxx [deleted file]
src/Interface/Interface_SequenceOfCheck.hxx [deleted file]
src/Interface/Interface_ShareFlags.cxx [deleted file]
src/Interface/Interface_ShareFlags.hxx [deleted file]
src/Interface/Interface_ShareTool.cxx [deleted file]
src/Interface/Interface_ShareTool.hxx [deleted file]
src/Interface/Interface_SignLabel.cxx [deleted file]
src/Interface/Interface_SignLabel.hxx [deleted file]
src/Interface/Interface_SignType.cxx [deleted file]
src/Interface/Interface_SignType.hxx [deleted file]
src/Interface/Interface_Static.cxx [deleted file]
src/Interface/Interface_Static.hxx [deleted file]
src/Interface/Interface_StaticSatisfies.hxx [deleted file]
src/Interface/Interface_StaticStandards.cxx [deleted file]
src/Interface/Interface_Statics.hxx [deleted file]
src/Interface/Interface_Translates.hxx [deleted file]
src/Interface/Interface_TypedValue.cxx [deleted file]
src/Interface/Interface_TypedValue.hxx [deleted file]
src/Interface/Interface_UndefinedContent.cxx [deleted file]
src/Interface/Interface_UndefinedContent.hxx [deleted file]
src/Interface/Interface_ValueInterpret.hxx [deleted file]
src/Interface/Interface_ValueSatisfies.hxx [deleted file]
src/Interface/Interface_VectorOfFileParameter.hxx [deleted file]
src/Interface/Interface_Version.hxx [deleted file]
src/Intf/FILES [deleted file]
src/Intf/Intf.cxx [deleted file]
src/Intf/Intf.hxx [deleted file]
src/Intf/Intf_Array1OfLin.hxx [deleted file]
src/Intf/Intf_Interference.cxx [deleted file]
src/Intf/Intf_Interference.hxx [deleted file]
src/Intf/Intf_Interference.lxx [deleted file]
src/Intf/Intf_InterferencePolygon2d.cxx [deleted file]
src/Intf/Intf_InterferencePolygon2d.hxx [deleted file]
src/Intf/Intf_InterferencePolygonPolyhedron.gxx [deleted file]
src/Intf/Intf_PIType.hxx [deleted file]
src/Intf/Intf_Polygon2d.cxx [deleted file]
src/Intf/Intf_Polygon2d.hxx [deleted file]
src/Intf/Intf_Polygon2d.lxx [deleted file]
src/Intf/Intf_SectionLine.cxx [deleted file]
src/Intf/Intf_SectionLine.hxx [deleted file]
src/Intf/Intf_SectionLine.lxx [deleted file]
src/Intf/Intf_SectionPoint.cxx [deleted file]
src/Intf/Intf_SectionPoint.hxx [deleted file]
src/Intf/Intf_SectionPoint.lxx [deleted file]
src/Intf/Intf_SeqOfSectionLine.hxx [deleted file]
src/Intf/Intf_SeqOfSectionPoint.hxx [deleted file]
src/Intf/Intf_SeqOfTangentZone.hxx [deleted file]
src/Intf/Intf_TangentZone.cxx [deleted file]
src/Intf/Intf_TangentZone.hxx [deleted file]
src/Intf/Intf_TangentZone.lxx [deleted file]
src/Intf/Intf_Tool.cxx [deleted file]
src/Intf/Intf_Tool.hxx [deleted file]
src/Intrv/FILES [deleted file]
src/Intrv/Intrv_Interval.cxx [deleted file]
src/Intrv/Intrv_Interval.hxx [deleted file]
src/Intrv/Intrv_Interval.lxx [deleted file]
src/Intrv/Intrv_Intervals.cxx [deleted file]
src/Intrv/Intrv_Intervals.hxx [deleted file]
src/Intrv/Intrv_Intervals.lxx [deleted file]
src/Intrv/Intrv_Position.hxx [deleted file]
src/Intrv/Intrv_SequenceOfInterval.hxx [deleted file]
src/LDOM/FILES [deleted file]
src/LDOM/LDOMBasicString.cxx [deleted file]
src/LDOM/LDOMBasicString.hxx [deleted file]
src/LDOM/LDOMParser.cxx [deleted file]
src/LDOM/LDOMParser.hxx [deleted file]
src/LDOM/LDOMString.cxx [deleted file]
src/LDOM/LDOMString.hxx [deleted file]
src/LDOM/LDOM_Attr.cxx [deleted file]
src/LDOM/LDOM_Attr.hxx [deleted file]
src/LDOM/LDOM_BasicAttribute.cxx [deleted file]
src/LDOM/LDOM_BasicAttribute.hxx [deleted file]
src/LDOM/LDOM_BasicElement.cxx [deleted file]
src/LDOM/LDOM_BasicElement.hxx [deleted file]
src/LDOM/LDOM_BasicNode.cxx [deleted file]
src/LDOM/LDOM_BasicNode.hxx [deleted file]
src/LDOM/LDOM_BasicText.cxx [deleted file]
src/LDOM/LDOM_BasicText.hxx [deleted file]
src/LDOM/LDOM_CDATASection.hxx [deleted file]
src/LDOM/LDOM_CharReference.cxx [deleted file]
src/LDOM/LDOM_CharReference.hxx [deleted file]
src/LDOM/LDOM_CharacterData.cxx [deleted file]
src/LDOM/LDOM_CharacterData.hxx [deleted file]
src/LDOM/LDOM_Comment.hxx [deleted file]
src/LDOM/LDOM_DeclareSequence.hxx [deleted file]
src/LDOM/LDOM_Document.cxx [deleted file]
src/LDOM/LDOM_Document.hxx [deleted file]
src/LDOM/LDOM_DocumentType.hxx [deleted file]
src/LDOM/LDOM_Element.cxx [deleted file]
src/LDOM/LDOM_Element.hxx [deleted file]
src/LDOM/LDOM_LDOMImplementation.cxx [deleted file]
src/LDOM/LDOM_LDOMImplementation.hxx [deleted file]
src/LDOM/LDOM_MemManager.cxx [deleted file]
src/LDOM/LDOM_MemManager.hxx [deleted file]
src/LDOM/LDOM_Node.cxx [deleted file]
src/LDOM/LDOM_Node.hxx [deleted file]
src/LDOM/LDOM_NodeList.cxx [deleted file]
src/LDOM/LDOM_NodeList.hxx [deleted file]
src/LDOM/LDOM_OSStream.cxx [deleted file]
src/LDOM/LDOM_OSStream.hxx [deleted file]
src/LDOM/LDOM_Text.hxx [deleted file]
src/LDOM/LDOM_XmlReader.cxx [deleted file]
src/LDOM/LDOM_XmlReader.hxx [deleted file]
src/LDOM/LDOM_XmlWriter.cxx [deleted file]
src/LDOM/LDOM_XmlWriter.hxx [deleted file]
src/LProp/FILES [deleted file]
src/LProp/LProp_AnalyticCurInf.cxx [deleted file]
src/LProp/LProp_AnalyticCurInf.hxx [deleted file]
src/LProp/LProp_BadContinuity.hxx [deleted file]
src/LProp/LProp_CIType.hxx [deleted file]
src/LProp/LProp_CLProps.gxx [deleted file]
src/LProp/LProp_CurAndInf.cxx [deleted file]
src/LProp/LProp_CurAndInf.hxx [deleted file]
src/LProp/LProp_NotDefined.hxx [deleted file]
src/LProp/LProp_SLProps.gxx [deleted file]
src/LProp/LProp_SequenceOfCIType.hxx [deleted file]
src/LProp/LProp_Status.hxx [deleted file]
src/LProp3d/FILES [deleted file]
src/LProp3d/LProp3d_CLProps.hxx [deleted file]
src/LProp3d/LProp3d_CLProps_0.cxx [deleted file]
src/LProp3d/LProp3d_CurveTool.cxx [deleted file]
src/LProp3d/LProp3d_CurveTool.hxx [deleted file]
src/LProp3d/LProp3d_SLProps.hxx [deleted file]
src/LProp3d/LProp3d_SLProps_0.cxx [deleted file]
src/LProp3d/LProp3d_SurfaceTool.cxx [deleted file]
src/LProp3d/LProp3d_SurfaceTool.hxx [deleted file]
src/Law/FILES [deleted file]
src/Law/Law.cxx [deleted file]
src/Law/Law.hxx [deleted file]
src/Law/Law_BSpFunc.cxx [deleted file]
src/Law/Law_BSpFunc.hxx [deleted file]
src/Law/Law_BSpline.cxx [deleted file]
src/Law/Law_BSpline.hxx [deleted file]
src/Law/Law_BSplineKnotSplitting.cxx [deleted file]
src/Law/Law_BSplineKnotSplitting.hxx [deleted file]
src/Law/Law_Composite.cxx [deleted file]
src/Law/Law_Composite.hxx [deleted file]
src/Law/Law_Constant.cxx [deleted file]
src/Law/Law_Constant.hxx [deleted file]
src/Law/Law_Function.cxx [deleted file]
src/Law/Law_Function.hxx [deleted file]
src/Law/Law_Interpol.cxx [deleted file]
src/Law/Law_Interpol.hxx [deleted file]
src/Law/Law_Interpolate.cxx [deleted file]
src/Law/Law_Interpolate.hxx [deleted file]
src/Law/Law_Laws.hxx [deleted file]
src/Law/Law_Linear.cxx [deleted file]
src/Law/Law_Linear.hxx [deleted file]
src/Law/Law_ListIteratorOfLaws.hxx [deleted file]
src/Law/Law_S.cxx [deleted file]
src/Law/Law_S.hxx [deleted file]
src/LibCtl/FILES [deleted file]
src/LibCtl/LibCtl_GlobalNode.gxx [deleted file]
src/LibCtl/LibCtl_Library.gxx [deleted file]
src/LibCtl/LibCtl_Node.gxx [deleted file]
src/LocOpe/FILES [deleted file]
src/LocOpe/LocOpe.cxx [deleted file]
src/LocOpe/LocOpe.hxx [deleted file]
src/LocOpe/LocOpe_BuildShape.cxx [deleted file]
src/LocOpe/LocOpe_BuildShape.hxx [deleted file]
src/LocOpe/LocOpe_BuildShape.lxx [deleted file]
src/LocOpe/LocOpe_BuildWires.cxx [deleted file]
src/LocOpe/LocOpe_BuildWires.hxx [deleted file]
src/LocOpe/LocOpe_CSIntersector.cxx [deleted file]
src/LocOpe/LocOpe_CSIntersector.hxx [deleted file]
src/LocOpe/LocOpe_CSIntersector.lxx [deleted file]
src/LocOpe/LocOpe_CurveShapeIntersector.cxx [deleted file]
src/LocOpe/LocOpe_CurveShapeIntersector.hxx [deleted file]
src/LocOpe/LocOpe_CurveShapeIntersector.lxx [deleted file]
src/LocOpe/LocOpe_DPrism.cxx [deleted file]
src/LocOpe/LocOpe_DPrism.hxx [deleted file]
src/LocOpe/LocOpe_DataMapIteratorOfDataMapOfShapePnt.hxx [deleted file]
src/LocOpe/LocOpe_DataMapOfShapePnt.hxx [deleted file]
src/LocOpe/LocOpe_FindEdges.cxx [deleted file]
src/LocOpe/LocOpe_FindEdges.hxx [deleted file]
src/LocOpe/LocOpe_FindEdges.lxx [deleted file]
src/LocOpe/LocOpe_FindEdgesInFace.cxx [deleted file]
src/LocOpe/LocOpe_FindEdgesInFace.hxx [deleted file]
src/LocOpe/LocOpe_FindEdgesInFace.lxx [deleted file]
src/LocOpe/LocOpe_GeneratedShape.cxx [deleted file]
src/LocOpe/LocOpe_GeneratedShape.hxx [deleted file]
src/LocOpe/LocOpe_Generator.cxx [deleted file]
src/LocOpe/LocOpe_Generator.hxx [deleted file]
src/LocOpe/LocOpe_Generator.lxx [deleted file]
src/LocOpe/LocOpe_GluedShape.cxx [deleted file]
src/LocOpe/LocOpe_GluedShape.hxx [deleted file]
src/LocOpe/LocOpe_Gluer.cxx [deleted file]
src/LocOpe/LocOpe_Gluer.hxx [deleted file]
src/LocOpe/LocOpe_Gluer.lxx [deleted file]
src/LocOpe/LocOpe_LinearForm.cxx [deleted file]
src/LocOpe/LocOpe_LinearForm.hxx [deleted file]
src/LocOpe/LocOpe_LinearForm.lxx [deleted file]
src/LocOpe/LocOpe_Operation.hxx [deleted file]
src/LocOpe/LocOpe_Pipe.cxx [deleted file]
src/LocOpe/LocOpe_Pipe.hxx [deleted file]
src/LocOpe/LocOpe_Pipe.lxx [deleted file]
src/LocOpe/LocOpe_PntFace.hxx [deleted file]
src/LocOpe/LocOpe_Prism.cxx [deleted file]
src/LocOpe/LocOpe_Prism.hxx [deleted file]
src/LocOpe/LocOpe_Revol.cxx [deleted file]
src/LocOpe/LocOpe_Revol.hxx [deleted file]
src/LocOpe/LocOpe_RevolutionForm.cxx [deleted file]
src/LocOpe/LocOpe_RevolutionForm.hxx [deleted file]
src/LocOpe/LocOpe_SequenceOfCirc.hxx [deleted file]
src/LocOpe/LocOpe_SequenceOfLin.hxx [deleted file]
src/LocOpe/LocOpe_SequenceOfPntFace.hxx [deleted file]
src/LocOpe/LocOpe_SplitDrafts.cxx [deleted file]
src/LocOpe/LocOpe_SplitDrafts.hxx [deleted file]
src/LocOpe/LocOpe_SplitShape.cxx [deleted file]
src/LocOpe/LocOpe_SplitShape.hxx [deleted file]
src/LocOpe/LocOpe_SplitShape.lxx [deleted file]
src/LocOpe/LocOpe_Spliter.cxx [deleted file]
src/LocOpe/LocOpe_Spliter.hxx [deleted file]
src/LocOpe/LocOpe_Spliter.lxx [deleted file]
src/LocOpe/LocOpe_WiresOnShape.cxx [deleted file]
src/LocOpe/LocOpe_WiresOnShape.hxx [deleted file]
src/LocOpe/LocOpe_WiresOnShape.lxx [deleted file]
src/LocalAnalysis/FILES [deleted file]
src/LocalAnalysis/LocalAnalysis.cxx [deleted file]
src/LocalAnalysis/LocalAnalysis.hxx [deleted file]
src/LocalAnalysis/LocalAnalysis_CurveContinuity.cxx [deleted file]
src/LocalAnalysis/LocalAnalysis_CurveContinuity.hxx [deleted file]
src/LocalAnalysis/LocalAnalysis_StatusErrorType.hxx [deleted file]
src/LocalAnalysis/LocalAnalysis_SurfaceContinuity.cxx [deleted file]
src/LocalAnalysis/LocalAnalysis_SurfaceContinuity.hxx [deleted file]
src/MAT/FILES [deleted file]
src/MAT/MAT_Arc.cxx [deleted file]
src/MAT/MAT_Arc.hxx [deleted file]
src/MAT/MAT_BasicElt.cxx [deleted file]
src/MAT/MAT_BasicElt.hxx [deleted file]
src/MAT/MAT_Bisector.cxx [deleted file]
src/MAT/MAT_Bisector.hxx [deleted file]
src/MAT/MAT_DataMapIteratorOfDataMapOfIntegerArc.hxx [deleted file]
src/MAT/MAT_DataMapIteratorOfDataMapOfIntegerBasicElt.hxx [deleted file]
src/MAT/MAT_DataMapIteratorOfDataMapOfIntegerBisector.hxx [deleted file]
src/MAT/MAT_DataMapIteratorOfDataMapOfIntegerNode.hxx [deleted file]
src/MAT/MAT_DataMapOfIntegerArc.hxx [deleted file]
src/MAT/MAT_DataMapOfIntegerBasicElt.hxx [deleted file]
src/MAT/MAT_DataMapOfIntegerBisector.hxx [deleted file]
src/MAT/MAT_DataMapOfIntegerNode.hxx [deleted file]
src/MAT/MAT_Edge.cxx [deleted file]
src/MAT/MAT_Edge.hxx [deleted file]
src/MAT/MAT_Graph.cxx [deleted file]
src/MAT/MAT_Graph.hxx [deleted file]
src/MAT/MAT_ListOfBisector.hxx [deleted file]
src/MAT/MAT_ListOfBisector_0.cxx [deleted file]
src/MAT/MAT_ListOfEdge.hxx [deleted file]
src/MAT/MAT_ListOfEdge_0.cxx [deleted file]
src/MAT/MAT_Node.cxx [deleted file]
src/MAT/MAT_Node.hxx [deleted file]
src/MAT/MAT_SequenceOfArc.hxx [deleted file]
src/MAT/MAT_SequenceOfBasicElt.hxx [deleted file]
src/MAT/MAT_Side.hxx [deleted file]
src/MAT/MAT_TList.gxx [deleted file]
src/MAT/MAT_TList.lxx [deleted file]
src/MAT/MAT_TListNode.gxx [deleted file]
src/MAT/MAT_TListNode.lxx [deleted file]
src/MAT/MAT_TListNodeOfListOfBisector.hxx [deleted file]
src/MAT/MAT_TListNodeOfListOfBisector_0.cxx [deleted file]
src/MAT/MAT_TListNodeOfListOfEdge.hxx [deleted file]
src/MAT/MAT_TListNodeOfListOfEdge_0.cxx [deleted file]
src/MAT/MAT_Zone.cxx [deleted file]
src/MAT/MAT_Zone.hxx [deleted file]
src/MAT2d/FILES [deleted file]
src/MAT2d/MAT2d_Array2OfConnexion.hxx [deleted file]
src/MAT2d/MAT2d_BiInt.cxx [deleted file]
src/MAT2d/MAT2d_BiInt.hxx [deleted file]
src/MAT2d/MAT2d_Circuit.cxx [deleted file]
src/MAT2d/MAT2d_Circuit.hxx [deleted file]
src/MAT2d/MAT2d_Connexion.cxx [deleted file]
src/MAT2d/MAT2d_Connexion.hxx [deleted file]
src/MAT2d/MAT2d_CutCurve.cxx [deleted file]
src/MAT2d/MAT2d_CutCurve.hxx [deleted file]
src/MAT2d/MAT2d_DataMapIteratorOfDataMapOfBiIntInteger.hxx [deleted file]
src/MAT2d/MAT2d_DataMapIteratorOfDataMapOfBiIntSequenceOfInteger.hxx [deleted file]
src/MAT2d/MAT2d_DataMapIteratorOfDataMapOfIntegerBisec.hxx [deleted file]
src/MAT2d/MAT2d_DataMapIteratorOfDataMapOfIntegerConnexion.hxx [deleted file]
src/MAT2d/MAT2d_DataMapIteratorOfDataMapOfIntegerPnt2d.hxx [deleted file]
src/MAT2d/MAT2d_DataMapIteratorOfDataMapOfIntegerSequenceOfConnexion.hxx [deleted file]
src/MAT2d/MAT2d_DataMapIteratorOfDataMapOfIntegerVec2d.hxx [deleted file]
src/MAT2d/MAT2d_DataMapOfBiIntInteger.hxx [deleted file]
src/MAT2d/MAT2d_DataMapOfBiIntSequenceOfInteger.hxx [deleted file]
src/MAT2d/MAT2d_DataMapOfIntegerBisec.hxx [deleted file]
src/MAT2d/MAT2d_DataMapOfIntegerConnexion.hxx [deleted file]
src/MAT2d/MAT2d_DataMapOfIntegerPnt2d.hxx [deleted file]
src/MAT2d/MAT2d_DataMapOfIntegerSequenceOfConnexion.hxx [deleted file]
src/MAT2d/MAT2d_DataMapOfIntegerVec2d.hxx [deleted file]
src/MAT2d/MAT2d_Mat2d.cxx [deleted file]
src/MAT2d/MAT2d_Mat2d.hxx [deleted file]
src/MAT2d/MAT2d_MiniPath.cxx [deleted file]
src/MAT2d/MAT2d_MiniPath.hxx [deleted file]
src/MAT2d/MAT2d_SequenceOfConnexion.hxx [deleted file]
src/MAT2d/MAT2d_SequenceOfSequenceOfCurve.hxx [deleted file]
src/MAT2d/MAT2d_SequenceOfSequenceOfGeometry.hxx [deleted file]
src/MAT2d/MAT2d_Tool2d.cxx [deleted file]
src/MAT2d/MAT2d_Tool2d.hxx [deleted file]
src/MODULES.cmake [new file with mode: 0644]
src/Media/FILES [deleted file]
src/Media/Media_BufferPool.cxx [deleted file]
src/Media/Media_BufferPool.hxx [deleted file]
src/Media/Media_CodecContext.cxx [deleted file]
src/Media/Media_CodecContext.hxx [deleted file]
src/Media/Media_FormatContext.cxx [deleted file]
src/Media/Media_FormatContext.hxx [deleted file]
src/Media/Media_Frame.cxx [deleted file]
src/Media/Media_Frame.hxx [deleted file]
src/Media/Media_IFrameQueue.hxx [deleted file]
src/Media/Media_Packet.cxx [deleted file]
src/Media/Media_Packet.hxx [deleted file]
src/Media/Media_PlayerContext.cxx [deleted file]
src/Media/Media_PlayerContext.hxx [deleted file]
src/Media/Media_Scaler.cxx [deleted file]
src/Media/Media_Scaler.hxx [deleted file]
src/Media/Media_Timer.cxx [deleted file]
src/Media/Media_Timer.hxx [deleted file]
src/MeshTest/FILES [deleted file]
src/MeshTest/MeshTest.cxx [deleted file]
src/MeshTest/MeshTest.hxx [deleted file]
src/MeshTest/MeshTest_CheckTopology.cxx [deleted file]
src/MeshTest/MeshTest_CheckTopology.hxx [deleted file]
src/MeshTest/MeshTest_Debug.cxx [deleted file]
src/MeshTest/MeshTest_PluginCommands.cxx [deleted file]
src/MeshVS/FILES [deleted file]
src/MeshVS/MeshVS_Array1OfSequenceOfInteger.hxx [deleted file]
src/MeshVS/MeshVS_Buffer.hxx [deleted file]
src/MeshVS/MeshVS_BuilderPriority.hxx [deleted file]
src/MeshVS/MeshVS_CommonSensitiveEntity.cxx [deleted file]
src/MeshVS/MeshVS_CommonSensitiveEntity.hxx [deleted file]
src/MeshVS/MeshVS_DataMapIteratorOfDataMapOfColorMapOfInteger.hxx [deleted file]
src/MeshVS/MeshVS_DataMapIteratorOfDataMapOfHArray1OfSequenceOfInteger.hxx [deleted file]
src/MeshVS/MeshVS_DataMapIteratorOfDataMapOfIntegerAsciiString.hxx [deleted file]
src/MeshVS/MeshVS_DataMapIteratorOfDataMapOfIntegerBoolean.hxx [deleted file]
src/MeshVS/MeshVS_DataMapIteratorOfDataMapOfIntegerColor.hxx [deleted file]
src/MeshVS/MeshVS_DataMapIteratorOfDataMapOfIntegerMaterial.hxx [deleted file]
src/MeshVS/MeshVS_DataMapIteratorOfDataMapOfIntegerMeshEntityOwner.hxx [deleted file]
src/MeshVS/MeshVS_DataMapIteratorOfDataMapOfIntegerOwner.hxx [deleted file]
src/MeshVS/MeshVS_DataMapIteratorOfDataMapOfIntegerTwoColors.hxx [deleted file]
src/MeshVS/MeshVS_DataMapIteratorOfDataMapOfIntegerVector.hxx [deleted file]
src/MeshVS/MeshVS_DataMapIteratorOfDataMapOfTwoColorsMapOfInteger.hxx [deleted file]
src/MeshVS/MeshVS_DataMapOfColorMapOfInteger.hxx [deleted file]
src/MeshVS/MeshVS_DataMapOfHArray1OfSequenceOfInteger.hxx [deleted file]
src/MeshVS/MeshVS_DataMapOfIntegerAsciiString.hxx [deleted file]
src/MeshVS/MeshVS_DataMapOfIntegerBoolean.hxx [deleted file]
src/MeshVS/MeshVS_DataMapOfIntegerColor.hxx [deleted file]
src/MeshVS/MeshVS_DataMapOfIntegerMaterial.hxx [deleted file]
src/MeshVS/MeshVS_DataMapOfIntegerMeshEntityOwner.hxx [deleted file]
src/MeshVS/MeshVS_DataMapOfIntegerOwner.hxx [deleted file]
src/MeshVS/MeshVS_DataMapOfIntegerTwoColors.hxx [deleted file]
src/MeshVS/MeshVS_DataMapOfIntegerVector.hxx [deleted file]
src/MeshVS/MeshVS_DataMapOfTwoColorsMapOfInteger.hxx [deleted file]
src/MeshVS/MeshVS_DataSource.cxx [deleted file]
src/MeshVS/MeshVS_DataSource.hxx [deleted file]
src/MeshVS/MeshVS_DataSource3D.cxx [deleted file]
src/MeshVS/MeshVS_DataSource3D.hxx [deleted file]
src/MeshVS/MeshVS_DeformedDataSource.cxx [deleted file]
src/MeshVS/MeshVS_DeformedDataSource.hxx [deleted file]
src/MeshVS/MeshVS_DisplayModeFlags.hxx [deleted file]
src/MeshVS/MeshVS_Drawer.cxx [deleted file]
src/MeshVS/MeshVS_Drawer.hxx [deleted file]
src/MeshVS/MeshVS_DrawerAttribute.hxx [deleted file]
src/MeshVS/MeshVS_DummySensitiveEntity.cxx [deleted file]
src/MeshVS/MeshVS_DummySensitiveEntity.hxx [deleted file]
src/MeshVS/MeshVS_ElementalColorPrsBuilder.cxx [deleted file]
src/MeshVS/MeshVS_ElementalColorPrsBuilder.hxx [deleted file]
src/MeshVS/MeshVS_EntityType.hxx [deleted file]
src/MeshVS/MeshVS_HArray1OfSequenceOfInteger.hxx [deleted file]
src/MeshVS/MeshVS_MapIteratorOfMapOfTwoNodes.hxx [deleted file]
src/MeshVS/MeshVS_MapOfTwoNodes.hxx [deleted file]
src/MeshVS/MeshVS_Mesh.cxx [deleted file]
src/MeshVS/MeshVS_Mesh.hxx [deleted file]
src/MeshVS/MeshVS_MeshEntityOwner.cxx [deleted file]
src/MeshVS/MeshVS_MeshEntityOwner.hxx [deleted file]
src/MeshVS/MeshVS_MeshOwner.cxx [deleted file]
src/MeshVS/MeshVS_MeshOwner.hxx [deleted file]
src/MeshVS/MeshVS_MeshPrsBuilder.cxx [deleted file]
src/MeshVS/MeshVS_MeshPrsBuilder.hxx [deleted file]
src/MeshVS/MeshVS_MeshPtr.hxx [deleted file]
src/MeshVS/MeshVS_MeshSelectionMethod.hxx [deleted file]
src/MeshVS/MeshVS_NodalColorPrsBuilder.cxx [deleted file]
src/MeshVS/MeshVS_NodalColorPrsBuilder.hxx [deleted file]
src/MeshVS/MeshVS_PrsBuilder.cxx [deleted file]
src/MeshVS/MeshVS_PrsBuilder.hxx [deleted file]
src/MeshVS/MeshVS_SelectionModeFlags.hxx [deleted file]
src/MeshVS/MeshVS_SensitiveFace.cxx [deleted file]
src/MeshVS/MeshVS_SensitiveFace.hxx [deleted file]
src/MeshVS/MeshVS_SensitiveMesh.cxx [deleted file]
src/MeshVS/MeshVS_SensitiveMesh.hxx [deleted file]
src/MeshVS/MeshVS_SensitivePolyhedron.cxx [deleted file]
src/MeshVS/MeshVS_SensitivePolyhedron.hxx [deleted file]
src/MeshVS/MeshVS_SensitiveQuad.cxx [deleted file]
src/MeshVS/MeshVS_SensitiveQuad.hxx [deleted file]
src/MeshVS/MeshVS_SensitiveSegment.cxx [deleted file]
src/MeshVS/MeshVS_SensitiveSegment.hxx [deleted file]
src/MeshVS/MeshVS_SequenceOfPrsBuilder.hxx [deleted file]
src/MeshVS/MeshVS_SymmetricPairHasher.hxx [deleted file]
src/MeshVS/MeshVS_TextPrsBuilder.cxx [deleted file]
src/MeshVS/MeshVS_TextPrsBuilder.hxx [deleted file]
src/MeshVS/MeshVS_Tool.cxx [deleted file]
src/MeshVS/MeshVS_Tool.hxx [deleted file]
src/MeshVS/MeshVS_TwoColors.cxx [deleted file]
src/MeshVS/MeshVS_TwoColors.hxx [deleted file]
src/MeshVS/MeshVS_TwoNodes.hxx [deleted file]
src/MeshVS/MeshVS_VectorPrsBuilder.cxx [deleted file]
src/MeshVS/MeshVS_VectorPrsBuilder.hxx [deleted file]
src/Message/FILES [deleted file]
src/Message/Message.cxx [deleted file]
src/Message/Message.hxx [deleted file]
src/Message/Message_Alert.cxx [deleted file]
src/Message/Message_Alert.hxx [deleted file]
src/Message/Message_AlertExtended.cxx [deleted file]
src/Message/Message_AlertExtended.hxx [deleted file]
src/Message/Message_Algorithm.cxx [deleted file]
src/Message/Message_Algorithm.hxx [deleted file]
src/Message/Message_Algorithm.lxx [deleted file]
src/Message/Message_Attribute.cxx [deleted file]
src/Message/Message_Attribute.hxx [deleted file]
src/Message/Message_AttributeMeter.cxx [deleted file]
src/Message/Message_AttributeMeter.hxx [deleted file]
src/Message/Message_AttributeObject.cxx [deleted file]
src/Message/Message_AttributeObject.hxx [deleted file]
src/Message/Message_AttributeStream.cxx [deleted file]
src/Message/Message_AttributeStream.hxx [deleted file]
src/Message/Message_CompositeAlerts.cxx [deleted file]
src/Message/Message_CompositeAlerts.hxx [deleted file]
src/Message/Message_ConsoleColor.hxx [deleted file]
src/Message/Message_ExecStatus.hxx [deleted file]
src/Message/Message_Gravity.hxx [deleted file]
src/Message/Message_HArrayOfMsg.hxx [deleted file]
src/Message/Message_LazyProgressScope.hxx [deleted file]
src/Message/Message_Level.cxx [deleted file]
src/Message/Message_Level.hxx [deleted file]
src/Message/Message_ListIteratorOfListOfMsg.hxx [deleted file]
src/Message/Message_ListOfAlert.hxx [deleted file]
src/Message/Message_ListOfMsg.hxx [deleted file]
src/Message/Message_Messenger.cxx [deleted file]
src/Message/Message_Messenger.hxx [deleted file]
src/Message/Message_MetricType.hxx [deleted file]
src/Message/Message_Msg.cxx [deleted file]
src/Message/Message_Msg.hxx [deleted file]
src/Message/Message_Msg.lxx [deleted file]
src/Message/Message_MsgFile.cxx [deleted file]
src/Message/Message_MsgFile.hxx [deleted file]
src/Message/Message_Printer.cxx [deleted file]
src/Message/Message_Printer.hxx [deleted file]
src/Message/Message_PrinterOStream.cxx [deleted file]
src/Message/Message_PrinterOStream.hxx [deleted file]
src/Message/Message_PrinterSystemLog.cxx [deleted file]
src/Message/Message_PrinterSystemLog.hxx [deleted file]
src/Message/Message_PrinterToReport.cxx [deleted file]
src/Message/Message_PrinterToReport.hxx [deleted file]
src/Message/Message_ProgressIndicator.cxx [deleted file]
src/Message/Message_ProgressIndicator.hxx [deleted file]
src/Message/Message_ProgressRange.hxx [deleted file]
src/Message/Message_ProgressScope.hxx [deleted file]
src/Message/Message_ProgressSentry.hxx [deleted file]
src/Message/Message_Report.cxx [deleted file]
src/Message/Message_Report.hxx [deleted file]
src/Message/Message_SequenceOfPrinters.hxx [deleted file]
src/Message/Message_Status.hxx [deleted file]
src/Message/Message_StatusType.hxx [deleted file]
src/ModelingAlgorithms/TKBO/BOPAlgo/BOPAlgo_Alerts.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPAlgo/BOPAlgo_Algo.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPAlgo/BOPAlgo_Algo.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPAlgo/BOPAlgo_ArgumentAnalyzer.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPAlgo/BOPAlgo_ArgumentAnalyzer.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPAlgo/BOPAlgo_ArgumentAnalyzer.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPAlgo/BOPAlgo_BOP.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPAlgo/BOPAlgo_BOP.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPAlgo/BOPAlgo_BOPAlgo_msg.pxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPAlgo/BOPAlgo_Builder.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPAlgo/BOPAlgo_Builder.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPAlgo/BOPAlgo_BuilderArea.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPAlgo/BOPAlgo_BuilderArea.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPAlgo/BOPAlgo_BuilderFace.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPAlgo/BOPAlgo_BuilderFace.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPAlgo/BOPAlgo_BuilderShape.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPAlgo/BOPAlgo_BuilderSolid.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPAlgo/BOPAlgo_BuilderSolid.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPAlgo/BOPAlgo_Builder_1.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPAlgo/BOPAlgo_Builder_2.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPAlgo/BOPAlgo_Builder_3.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPAlgo/BOPAlgo_Builder_4.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPAlgo/BOPAlgo_CellsBuilder.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPAlgo/BOPAlgo_CellsBuilder.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPAlgo/BOPAlgo_CheckResult.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPAlgo/BOPAlgo_CheckResult.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPAlgo/BOPAlgo_CheckStatus.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPAlgo/BOPAlgo_CheckerSI.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPAlgo/BOPAlgo_CheckerSI.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPAlgo/BOPAlgo_CheckerSI_1.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPAlgo/BOPAlgo_GlueEnum.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPAlgo/BOPAlgo_ListOfCheckResult.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPAlgo/BOPAlgo_MakeConnected.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPAlgo/BOPAlgo_MakeConnected.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPAlgo/BOPAlgo_MakePeriodic.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPAlgo/BOPAlgo_MakePeriodic.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPAlgo/BOPAlgo_MakerVolume.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPAlgo/BOPAlgo_MakerVolume.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPAlgo/BOPAlgo_MakerVolume.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPAlgo/BOPAlgo_Operation.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPAlgo/BOPAlgo_Options.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPAlgo/BOPAlgo_Options.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPAlgo/BOPAlgo_PArgumentAnalyzer.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPAlgo/BOPAlgo_PBOP.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPAlgo/BOPAlgo_PBuilder.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPAlgo/BOPAlgo_PPaveFiller.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPAlgo/BOPAlgo_PSection.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPAlgo/BOPAlgo_PWireEdgeSet.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPAlgo/BOPAlgo_PaveFiller.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPAlgo/BOPAlgo_PaveFiller.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPAlgo/BOPAlgo_PaveFiller_1.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPAlgo/BOPAlgo_PaveFiller_10.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPAlgo/BOPAlgo_PaveFiller_11.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPAlgo/BOPAlgo_PaveFiller_2.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPAlgo/BOPAlgo_PaveFiller_3.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPAlgo/BOPAlgo_PaveFiller_4.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPAlgo/BOPAlgo_PaveFiller_5.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPAlgo/BOPAlgo_PaveFiller_6.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPAlgo/BOPAlgo_PaveFiller_7.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPAlgo/BOPAlgo_PaveFiller_8.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPAlgo/BOPAlgo_PaveFiller_9.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPAlgo/BOPAlgo_RemoveFeatures.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPAlgo/BOPAlgo_RemoveFeatures.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPAlgo/BOPAlgo_Section.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPAlgo/BOPAlgo_Section.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPAlgo/BOPAlgo_SectionAttribute.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPAlgo/BOPAlgo_ShellSplitter.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPAlgo/BOPAlgo_ShellSplitter.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPAlgo/BOPAlgo_Splitter.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPAlgo/BOPAlgo_Splitter.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPAlgo/BOPAlgo_Tools.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPAlgo/BOPAlgo_Tools.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPAlgo/BOPAlgo_ToolsProvider.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPAlgo/BOPAlgo_ToolsProvider.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPAlgo/BOPAlgo_WireEdgeSet.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPAlgo/BOPAlgo_WireEdgeSet.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPAlgo/BOPAlgo_WireSplitter.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPAlgo/BOPAlgo_WireSplitter.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPAlgo/BOPAlgo_WireSplitter.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPAlgo/BOPAlgo_WireSplitter_1.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPAlgo/FILES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPDS/BOPDS_CommonBlock.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPDS/BOPDS_CommonBlock.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPDS/BOPDS_CoupleOfPaveBlocks.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPDS/BOPDS_Curve.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPDS/BOPDS_Curve.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPDS/BOPDS_DS.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPDS/BOPDS_DS.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPDS/BOPDS_DS.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPDS/BOPDS_DataMapOfIntegerListOfPaveBlock.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPDS/BOPDS_DataMapOfPaveBlockCommonBlock.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPDS/BOPDS_DataMapOfPaveBlockListOfInteger.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPDS/BOPDS_DataMapOfPaveBlockListOfPaveBlock.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPDS/BOPDS_DataMapOfShapeCoupleOfPaveBlocks.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPDS/BOPDS_FaceInfo.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPDS/BOPDS_FaceInfo.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPDS/BOPDS_IndexRange.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPDS/BOPDS_IndexRange.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPDS/BOPDS_IndexRange.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPDS/BOPDS_IndexedDataMapOfPaveBlockListOfInteger.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPDS/BOPDS_IndexedDataMapOfPaveBlockListOfPaveBlock.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPDS/BOPDS_IndexedDataMapOfShapeCoupleOfPaveBlocks.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPDS/BOPDS_IndexedMapOfPaveBlock.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPDS/BOPDS_Interf.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPDS/BOPDS_Iterator.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPDS/BOPDS_Iterator.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPDS/BOPDS_IteratorSI.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPDS/BOPDS_IteratorSI.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPDS/BOPDS_ListOfPave.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPDS/BOPDS_ListOfPaveBlock.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPDS/BOPDS_MapOfCommonBlock.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPDS/BOPDS_MapOfPair.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPDS/BOPDS_MapOfPave.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPDS/BOPDS_MapOfPaveBlock.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPDS/BOPDS_PDS.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPDS/BOPDS_PIterator.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPDS/BOPDS_PIteratorSI.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPDS/BOPDS_Pair.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPDS/BOPDS_Pave.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPDS/BOPDS_Pave.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPDS/BOPDS_Pave.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPDS/BOPDS_PaveBlock.cxx [new file with mode: 0755]
src/ModelingAlgorithms/TKBO/BOPDS/BOPDS_PaveBlock.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPDS/BOPDS_Point.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPDS/BOPDS_Point.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPDS/BOPDS_ShapeInfo.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPDS/BOPDS_ShapeInfo.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPDS/BOPDS_ShapeInfo.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPDS/BOPDS_SubIterator.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPDS/BOPDS_SubIterator.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPDS/BOPDS_Tools.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPDS/BOPDS_Tools.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPDS/BOPDS_VectorOfCurve.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPDS/BOPDS_VectorOfFaceInfo.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPDS/BOPDS_VectorOfIndexRange.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPDS/BOPDS_VectorOfInterfEE.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPDS/BOPDS_VectorOfInterfEF.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPDS/BOPDS_VectorOfInterfEZ.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPDS/BOPDS_VectorOfInterfFF.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPDS/BOPDS_VectorOfInterfFZ.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPDS/BOPDS_VectorOfInterfVE.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPDS/BOPDS_VectorOfInterfVF.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPDS/BOPDS_VectorOfInterfVV.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPDS/BOPDS_VectorOfInterfVZ.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPDS/BOPDS_VectorOfInterfZZ.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPDS/BOPDS_VectorOfListOfPaveBlock.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPDS/BOPDS_VectorOfPair.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPDS/BOPDS_VectorOfPave.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPDS/BOPDS_VectorOfPoint.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPDS/BOPDS_VectorOfShapeInfo.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPDS/BOPDS_VectorOfVectorOfPair.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPDS/FILES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPTools/BOPTools_AlgoTools.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPTools/BOPTools_AlgoTools.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPTools/BOPTools_AlgoTools2D.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPTools/BOPTools_AlgoTools2D.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPTools/BOPTools_AlgoTools2D_1.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPTools/BOPTools_AlgoTools3D.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPTools/BOPTools_AlgoTools3D.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPTools/BOPTools_AlgoTools_1.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPTools/BOPTools_AlgoTools_2.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPTools/BOPTools_BoxSelector.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPTools/BOPTools_BoxTree.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPTools/BOPTools_ConnexityBlock.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPTools/BOPTools_CoupleOfShape.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPTools/BOPTools_IndexedDataMapOfSetShape.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPTools/BOPTools_ListOfConnexityBlock.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPTools/BOPTools_ListOfCoupleOfShape.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPTools/BOPTools_MapOfSet.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPTools/BOPTools_PairSelector.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPTools/BOPTools_Parallel.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPTools/BOPTools_Set.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPTools/BOPTools_Set.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BOPTools/FILES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BRepAlgoAPI/BRepAlgoAPI_Algo.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BRepAlgoAPI/BRepAlgoAPI_Algo.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BRepAlgoAPI/BRepAlgoAPI_BooleanOperation.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BRepAlgoAPI/BRepAlgoAPI_BooleanOperation.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BRepAlgoAPI/BRepAlgoAPI_BuilderAlgo.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BRepAlgoAPI/BRepAlgoAPI_BuilderAlgo.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BRepAlgoAPI/BRepAlgoAPI_Check.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BRepAlgoAPI/BRepAlgoAPI_Check.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BRepAlgoAPI/BRepAlgoAPI_Common.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BRepAlgoAPI/BRepAlgoAPI_Common.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BRepAlgoAPI/BRepAlgoAPI_Cut.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BRepAlgoAPI/BRepAlgoAPI_Cut.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BRepAlgoAPI/BRepAlgoAPI_Defeaturing.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BRepAlgoAPI/BRepAlgoAPI_Defeaturing.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BRepAlgoAPI/BRepAlgoAPI_Fuse.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BRepAlgoAPI/BRepAlgoAPI_Fuse.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BRepAlgoAPI/BRepAlgoAPI_Section.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BRepAlgoAPI/BRepAlgoAPI_Section.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BRepAlgoAPI/BRepAlgoAPI_Splitter.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BRepAlgoAPI/BRepAlgoAPI_Splitter.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/BRepAlgoAPI/FILES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/CMakeLists.txt [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/EXTERNLIB.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/FILES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/IntTools/FILES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/IntTools/IntTools.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/IntTools/IntTools.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/IntTools/IntTools_Array1OfRange.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/IntTools/IntTools_Array1OfRoots.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/IntTools/IntTools_BaseRangeSample.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/IntTools/IntTools_BaseRangeSample.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/IntTools/IntTools_BeanFaceIntersector.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/IntTools/IntTools_BeanFaceIntersector.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/IntTools/IntTools_CArray1OfReal.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/IntTools/IntTools_CommonPrt.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/IntTools/IntTools_CommonPrt.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/IntTools/IntTools_Context.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/IntTools/IntTools_Context.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/IntTools/IntTools_Curve.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/IntTools/IntTools_Curve.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/IntTools/IntTools_CurveRangeLocalizeData.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/IntTools/IntTools_CurveRangeLocalizeData.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/IntTools/IntTools_CurveRangeSample.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/IntTools/IntTools_CurveRangeSample.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/IntTools/IntTools_DataMapIteratorOfDataMapOfSurfaceSampleBox.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/IntTools/IntTools_DataMapOfCurveSampleBox.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/IntTools/IntTools_DataMapOfSurfaceSampleBox.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/IntTools/IntTools_EdgeEdge.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/IntTools/IntTools_EdgeEdge.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/IntTools/IntTools_EdgeEdge.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/IntTools/IntTools_EdgeFace.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/IntTools/IntTools_EdgeFace.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/IntTools/IntTools_FClass2d.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/IntTools/IntTools_FClass2d.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/IntTools/IntTools_FaceFace.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/IntTools/IntTools_FaceFace.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/IntTools/IntTools_ListIteratorOfListOfBox.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/IntTools/IntTools_ListIteratorOfListOfCurveRangeSample.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/IntTools/IntTools_ListIteratorOfListOfSurfaceRangeSample.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/IntTools/IntTools_ListOfBox.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/IntTools/IntTools_ListOfCurveRangeSample.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/IntTools/IntTools_ListOfSurfaceRangeSample.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/IntTools/IntTools_MapIteratorOfMapOfCurveSample.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/IntTools/IntTools_MapIteratorOfMapOfSurfaceSample.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/IntTools/IntTools_MapOfCurveSample.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/IntTools/IntTools_MapOfSurfaceSample.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/IntTools/IntTools_MarkedRangeSet.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/IntTools/IntTools_MarkedRangeSet.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/IntTools/IntTools_PntOn2Faces.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/IntTools/IntTools_PntOn2Faces.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/IntTools/IntTools_PntOnFace.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/IntTools/IntTools_PntOnFace.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/IntTools/IntTools_Range.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/IntTools/IntTools_Range.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/IntTools/IntTools_Root.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/IntTools/IntTools_Root.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/IntTools/IntTools_SequenceOfCommonPrts.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/IntTools/IntTools_SequenceOfCurves.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/IntTools/IntTools_SequenceOfPntOn2Faces.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/IntTools/IntTools_SequenceOfRanges.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/IntTools/IntTools_SequenceOfRoots.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/IntTools/IntTools_ShrunkRange.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/IntTools/IntTools_ShrunkRange.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/IntTools/IntTools_SurfaceRangeLocalizeData.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/IntTools/IntTools_SurfaceRangeLocalizeData.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/IntTools/IntTools_SurfaceRangeLocalizeData.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/IntTools/IntTools_SurfaceRangeSample.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/IntTools/IntTools_SurfaceRangeSample.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/IntTools/IntTools_SurfaceRangeSample.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/IntTools/IntTools_Tools.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/IntTools/IntTools_Tools.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/IntTools/IntTools_TopolTool.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/IntTools/IntTools_TopolTool.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/IntTools/IntTools_WLineTool.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/IntTools/IntTools_WLineTool.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBO/PACKAGES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/BRepAlgo/BRepAlgo.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/BRepAlgo/BRepAlgo.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/BRepAlgo/BRepAlgo_1.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/BRepAlgo/BRepAlgo_AsDes.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/BRepAlgo/BRepAlgo_AsDes.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/BRepAlgo/BRepAlgo_FaceRestrictor.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/BRepAlgo/BRepAlgo_FaceRestrictor.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/BRepAlgo/BRepAlgo_Image.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/BRepAlgo/BRepAlgo_Image.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/BRepAlgo/BRepAlgo_Loop.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/BRepAlgo/BRepAlgo_Loop.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/BRepAlgo/BRepAlgo_NormalProjection.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/BRepAlgo/BRepAlgo_NormalProjection.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/BRepAlgo/FILES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/BRepFill/BRepFill.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/BRepFill/BRepFill.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/BRepFill/BRepFill_ACRLaw.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/BRepFill/BRepFill_ACRLaw.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/BRepFill/BRepFill_AdvancedEvolved.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/BRepFill/BRepFill_AdvancedEvolved.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/BRepFill/BRepFill_ApproxSeewing.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/BRepFill/BRepFill_ApproxSeewing.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/BRepFill/BRepFill_CompatibleWires.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/BRepFill/BRepFill_CompatibleWires.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/BRepFill/BRepFill_ComputeCLine.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/BRepFill/BRepFill_ComputeCLine_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/BRepFill/BRepFill_CurveConstraint.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/BRepFill/BRepFill_CurveConstraint.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/BRepFill/BRepFill_DataMapIteratorOfDataMapOfNodeDataMapOfShapeShape.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/BRepFill/BRepFill_DataMapIteratorOfDataMapOfNodeShape.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/BRepFill/BRepFill_DataMapIteratorOfDataMapOfOrientedShapeListOfShape.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/BRepFill/BRepFill_DataMapIteratorOfDataMapOfShapeDataMapOfShapeListOfShape.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/BRepFill/BRepFill_DataMapIteratorOfDataMapOfShapeHArray2OfShape.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/BRepFill/BRepFill_DataMapIteratorOfDataMapOfShapeSequenceOfPnt.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/BRepFill/BRepFill_DataMapIteratorOfDataMapOfShapeSequenceOfReal.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/BRepFill/BRepFill_DataMapOfNodeDataMapOfShapeShape.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/BRepFill/BRepFill_DataMapOfNodeShape.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/BRepFill/BRepFill_DataMapOfOrientedShapeListOfShape.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/BRepFill/BRepFill_DataMapOfShapeDataMapOfShapeListOfShape.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/BRepFill/BRepFill_DataMapOfShapeHArray2OfShape.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/BRepFill/BRepFill_DataMapOfShapeSequenceOfPnt.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/BRepFill/BRepFill_DataMapOfShapeSequenceOfReal.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/BRepFill/BRepFill_Draft.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/BRepFill/BRepFill_Draft.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/BRepFill/BRepFill_DraftLaw.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/BRepFill/BRepFill_DraftLaw.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/BRepFill/BRepFill_Edge3DLaw.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/BRepFill/BRepFill_Edge3DLaw.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/BRepFill/BRepFill_EdgeFaceAndOrder.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/BRepFill/BRepFill_EdgeFaceAndOrder.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/BRepFill/BRepFill_EdgeOnSurfLaw.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/BRepFill/BRepFill_EdgeOnSurfLaw.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/BRepFill/BRepFill_Evolved.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/BRepFill/BRepFill_Evolved.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/BRepFill/BRepFill_FaceAndOrder.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/BRepFill/BRepFill_FaceAndOrder.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/BRepFill/BRepFill_Filling.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/BRepFill/BRepFill_Filling.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/BRepFill/BRepFill_Generator.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/BRepFill/BRepFill_Generator.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/BRepFill/BRepFill_Generator.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/BRepFill/BRepFill_IndexedDataMapOfOrientedShapeListOfShape.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/BRepFill/BRepFill_ListIteratorOfListOfOffsetWire.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/BRepFill/BRepFill_ListOfOffsetWire.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/BRepFill/BRepFill_LocationLaw.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/BRepFill/BRepFill_LocationLaw.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/BRepFill/BRepFill_MultiLine.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/BRepFill/BRepFill_MultiLine.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/BRepFill/BRepFill_NSections.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/BRepFill/BRepFill_NSections.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/BRepFill/BRepFill_OffsetAncestors.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/BRepFill/BRepFill_OffsetAncestors.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/BRepFill/BRepFill_OffsetWire.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/BRepFill/BRepFill_OffsetWire.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/BRepFill/BRepFill_Pipe.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/BRepFill/BRepFill_Pipe.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/BRepFill/BRepFill_PipeShell.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/BRepFill/BRepFill_PipeShell.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/BRepFill/BRepFill_Section.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/BRepFill/BRepFill_Section.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/BRepFill/BRepFill_Section.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/BRepFill/BRepFill_SectionLaw.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/BRepFill/BRepFill_SectionLaw.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/BRepFill/BRepFill_SectionPlacement.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/BRepFill/BRepFill_SectionPlacement.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/BRepFill/BRepFill_SequenceOfEdgeFaceAndOrder.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/BRepFill/BRepFill_SequenceOfFaceAndOrder.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/BRepFill/BRepFill_SequenceOfSection.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/BRepFill/BRepFill_ShapeLaw.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/BRepFill/BRepFill_ShapeLaw.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/BRepFill/BRepFill_ShapeLaw.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/BRepFill/BRepFill_Sweep.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/BRepFill/BRepFill_Sweep.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/BRepFill/BRepFill_ThruSectionErrorStatus.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/BRepFill/BRepFill_TransitionStyle.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/BRepFill/BRepFill_TrimEdgeTool.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/BRepFill/BRepFill_TrimEdgeTool.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/BRepFill/BRepFill_TrimShellCorner.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/BRepFill/BRepFill_TrimShellCorner.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/BRepFill/BRepFill_TrimSurfaceTool.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/BRepFill/BRepFill_TrimSurfaceTool.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/BRepFill/BRepFill_TypeOfContact.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/BRepFill/FILES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/BRepProj/BRepProj_Projection.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/BRepProj/BRepProj_Projection.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/BRepProj/BRepProj_Projection.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/BRepProj/FILES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/CMakeLists.txt [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/EXTERNLIB.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/FILES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/PACKAGES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRep/FILES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRep/TopOpeBRep.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRep/TopOpeBRep.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRep/TopOpeBRep_Array1OfLineInter.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRep/TopOpeBRep_Array1OfVPointInter.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRep/TopOpeBRep_Bipoint.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRep/TopOpeBRep_Bipoint.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRep/TopOpeBRep_DRAW.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRep/TopOpeBRep_DSFiller.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRep/TopOpeBRep_DSFiller.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRep/TopOpeBRep_DataMapIteratorOfDataMapOfTopolTool.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRep/TopOpeBRep_DataMapOfTopolTool.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRep/TopOpeBRep_EdgesFiller.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRep/TopOpeBRep_EdgesFiller.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRep/TopOpeBRep_EdgesIntersector.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRep/TopOpeBRep_EdgesIntersector.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRep/TopOpeBRep_EdgesIntersector_1.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRep/TopOpeBRep_FFDumper.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRep/TopOpeBRep_FFDumper.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRep/TopOpeBRep_FFTransitionTool.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRep/TopOpeBRep_FFTransitionTool.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRep/TopOpeBRep_FaceEdgeFiller.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRep/TopOpeBRep_FaceEdgeFiller.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRep/TopOpeBRep_FaceEdgeFiller_DEB.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRep/TopOpeBRep_FaceEdgeIntersector.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRep/TopOpeBRep_FaceEdgeIntersector.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRep/TopOpeBRep_FacesFiller.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRep/TopOpeBRep_FacesFiller.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRep/TopOpeBRep_FacesFiller_1.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRep/TopOpeBRep_FacesIntersector.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRep/TopOpeBRep_FacesIntersector.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRep/TopOpeBRep_GeomTool.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRep/TopOpeBRep_GeomTool.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRep/TopOpeBRep_HArray1OfLineInter.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRep/TopOpeBRep_HArray1OfVPointInter.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRep/TopOpeBRep_Hctxee2d.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRep/TopOpeBRep_Hctxee2d.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRep/TopOpeBRep_Hctxff2d.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRep/TopOpeBRep_Hctxff2d.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRep/TopOpeBRep_LineInter.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRep/TopOpeBRep_LineInter.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRep/TopOpeBRep_LineInter.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRep/TopOpeBRep_ListIteratorOfListOfBipoint.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRep/TopOpeBRep_ListOfBipoint.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRep/TopOpeBRep_P2Dstatus.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRep/TopOpeBRep_PEdgesIntersector.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRep/TopOpeBRep_PFacesFiller.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRep/TopOpeBRep_PFacesIntersector.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRep/TopOpeBRep_PIntRes2d_IntersectionPoint.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRep/TopOpeBRep_PLineInter.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRep/TopOpeBRep_PPntOn2S.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRep/TopOpeBRep_PThePointOfIntersection.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRep/TopOpeBRep_Point2d.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRep/TopOpeBRep_Point2d.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRep/TopOpeBRep_Point2d.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRep/TopOpeBRep_PointClassifier.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRep/TopOpeBRep_PointClassifier.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRep/TopOpeBRep_PointGeomTool.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRep/TopOpeBRep_PointGeomTool.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRep/TopOpeBRep_ProcessGR.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRep/TopOpeBRep_ProcessSectionEdges.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRep/TopOpeBRep_SequenceOfPoint2d.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRep/TopOpeBRep_ShapeIntersector.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRep/TopOpeBRep_ShapeIntersector.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRep/TopOpeBRep_ShapeIntersector2d.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRep/TopOpeBRep_ShapeIntersector2d.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRep/TopOpeBRep_ShapeScanner.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRep/TopOpeBRep_ShapeScanner.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRep/TopOpeBRep_TypeLineCurve.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRep/TopOpeBRep_VPointInter.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRep/TopOpeBRep_VPointInter.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRep/TopOpeBRep_VPointInter.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRep/TopOpeBRep_VPointInterClassifier.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRep/TopOpeBRep_VPointInterClassifier.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRep/TopOpeBRep_VPointInterIterator.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRep/TopOpeBRep_VPointInterIterator.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRep/TopOpeBRep_WPointInter.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRep/TopOpeBRep_WPointInter.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRep/TopOpeBRep_WPointInterIterator.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRep/TopOpeBRep_WPointInterIterator.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRep/TopOpeBRep_define.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRep/TopOpeBRep_kpart.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRep/TopOpeBRep_mergePDS.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRep/TopOpeBRep_sort.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRep/TopOpeBRep_trace.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRep/TopOpeBRep_traceALWL.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRep/TopOpeBRep_traceBOOPNINT.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRep/TopOpeBRep_traceSIFF.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRep/TopOpeBRep_traceSIFF.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRep/TopOpeBRep_vpr.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRep/TopOpeBRep_vprclo.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRep/TopOpeBRep_vprdeg.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepBuild/FILES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepBuild/TopOpeBRepBuild_Area1dBuilder.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepBuild/TopOpeBRepBuild_Area1dBuilder.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepBuild/TopOpeBRepBuild_Area2dBuilder.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepBuild/TopOpeBRepBuild_Area2dBuilder.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepBuild/TopOpeBRepBuild_Area3dBuilder.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepBuild/TopOpeBRepBuild_Area3dBuilder.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepBuild/TopOpeBRepBuild_AreaBuilder.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepBuild/TopOpeBRepBuild_AreaBuilder.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepBuild/TopOpeBRepBuild_BlockBuilder.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepBuild/TopOpeBRepBuild_BlockBuilder.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepBuild/TopOpeBRepBuild_BlockIterator.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepBuild/TopOpeBRepBuild_BlockIterator.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepBuild/TopOpeBRepBuild_BlockIterator.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepBuild/TopOpeBRepBuild_BuildEdges.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepBuild/TopOpeBRepBuild_BuildFaces.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepBuild/TopOpeBRepBuild_BuildVertices.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepBuild/TopOpeBRepBuild_Builder.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepBuild/TopOpeBRepBuild_Builder.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepBuild/TopOpeBRepBuild_Builder1.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepBuild/TopOpeBRepBuild_Builder1.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepBuild/TopOpeBRepBuild_Builder1_1.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepBuild/TopOpeBRepBuild_Builder1_2.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepBuild/TopOpeBRepBuild_BuilderON.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepBuild/TopOpeBRepBuild_BuilderON.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepBuild/TopOpeBRepBuild_BuilderON2d.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepBuild/TopOpeBRepBuild_CompositeClassifier.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepBuild/TopOpeBRepBuild_CompositeClassifier.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepBuild/TopOpeBRepBuild_CorrectFace2d.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepBuild/TopOpeBRepBuild_CorrectFace2d.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepBuild/TopOpeBRepBuild_DataMapIteratorOfDataMapOfShapeListOfShapeListOfShape.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepBuild/TopOpeBRepBuild_DataMapOfShapeListOfShapeListOfShape.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepBuild/TopOpeBRepBuild_EdgeBuilder.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepBuild/TopOpeBRepBuild_EdgeBuilder.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepBuild/TopOpeBRepBuild_End.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepBuild/TopOpeBRepBuild_FREGU.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepBuild/TopOpeBRepBuild_FaceAreaBuilder.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepBuild/TopOpeBRepBuild_FaceAreaBuilder.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepBuild/TopOpeBRepBuild_FaceBuilder.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepBuild/TopOpeBRepBuild_FaceBuilder.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepBuild/TopOpeBRepBuild_FuseFace.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepBuild/TopOpeBRepBuild_FuseFace.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepBuild/TopOpeBRepBuild_FuseFace.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepBuild/TopOpeBRepBuild_GIter.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepBuild/TopOpeBRepBuild_GIter.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepBuild/TopOpeBRepBuild_GTool.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepBuild/TopOpeBRepBuild_GTool.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepBuild/TopOpeBRepBuild_GTopo.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepBuild/TopOpeBRepBuild_GTopo.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepBuild/TopOpeBRepBuild_Grid.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepBuild/TopOpeBRepBuild_GridEE.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepBuild/TopOpeBRepBuild_GridFF.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepBuild/TopOpeBRepBuild_GridSS.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepBuild/TopOpeBRepBuild_Griddump.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepBuild/TopOpeBRepBuild_HBuilder.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepBuild/TopOpeBRepBuild_HBuilder.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepBuild/TopOpeBRepBuild_IndexedDataMapOfShapeVertexInfo.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepBuild/TopOpeBRepBuild_KPart.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepBuild/TopOpeBRepBuild_ListIteratorOfListOfListOfLoop.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepBuild/TopOpeBRepBuild_ListIteratorOfListOfLoop.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepBuild/TopOpeBRepBuild_ListIteratorOfListOfPave.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepBuild/TopOpeBRepBuild_ListIteratorOfListOfShapeListOfShape.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepBuild/TopOpeBRepBuild_ListOfListOfLoop.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepBuild/TopOpeBRepBuild_ListOfLoop.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepBuild/TopOpeBRepBuild_ListOfPave.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepBuild/TopOpeBRepBuild_ListOfShapeListOfShape.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepBuild/TopOpeBRepBuild_Loop.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepBuild/TopOpeBRepBuild_Loop.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepBuild/TopOpeBRepBuild_LoopClassifier.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepBuild/TopOpeBRepBuild_LoopClassifier.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepBuild/TopOpeBRepBuild_LoopEnum.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepBuild/TopOpeBRepBuild_LoopSet.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepBuild/TopOpeBRepBuild_LoopSet.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepBuild/TopOpeBRepBuild_Merge.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepBuild/TopOpeBRepBuild_PBuilder.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepBuild/TopOpeBRepBuild_PGTopo.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepBuild/TopOpeBRepBuild_PWireEdgeSet.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepBuild/TopOpeBRepBuild_Pave.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepBuild/TopOpeBRepBuild_Pave.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepBuild/TopOpeBRepBuild_PaveClassifier.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepBuild/TopOpeBRepBuild_PaveClassifier.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepBuild/TopOpeBRepBuild_PaveSet.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepBuild/TopOpeBRepBuild_PaveSet.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepBuild/TopOpeBRepBuild_SREGU.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepBuild/TopOpeBRepBuild_Section.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepBuild/TopOpeBRepBuild_ShapeListOfShape.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepBuild/TopOpeBRepBuild_ShapeListOfShape.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepBuild/TopOpeBRepBuild_ShapeSet.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepBuild/TopOpeBRepBuild_ShapeSet.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepBuild/TopOpeBRepBuild_ShellFaceClassifier.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepBuild/TopOpeBRepBuild_ShellFaceClassifier.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepBuild/TopOpeBRepBuild_ShellFaceSet.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepBuild/TopOpeBRepBuild_ShellFaceSet.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepBuild/TopOpeBRepBuild_ShellToSolid.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepBuild/TopOpeBRepBuild_ShellToSolid.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepBuild/TopOpeBRepBuild_SolidAreaBuilder.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepBuild/TopOpeBRepBuild_SolidAreaBuilder.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepBuild/TopOpeBRepBuild_SolidBuilder.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepBuild/TopOpeBRepBuild_SolidBuilder.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepBuild/TopOpeBRepBuild_Tools.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepBuild/TopOpeBRepBuild_Tools.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepBuild/TopOpeBRepBuild_Tools2d.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepBuild/TopOpeBRepBuild_Tools2d.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepBuild/TopOpeBRepBuild_Tools_1.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepBuild/TopOpeBRepBuild_VertexInfo.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepBuild/TopOpeBRepBuild_VertexInfo.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepBuild/TopOpeBRepBuild_WireEdgeClassifier.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepBuild/TopOpeBRepBuild_WireEdgeClassifier.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepBuild/TopOpeBRepBuild_WireEdgeSet.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepBuild/TopOpeBRepBuild_WireEdgeSet.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepBuild/TopOpeBRepBuild_WireToFace.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepBuild/TopOpeBRepBuild_WireToFace.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepBuild/TopOpeBRepBuild_define.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepBuild/TopOpeBRepBuild_fctwes.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepBuild/TopOpeBRepBuild_ffsfs.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepBuild/TopOpeBRepBuild_ffwesk.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepBuild/TopOpeBRepBuild_keep.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepBuild/TopOpeBRepBuild_kpkole.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepBuild/TopOpeBRepBuild_kpresu.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepBuild/TopOpeBRepBuild_makeedges.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepBuild/TopOpeBRepBuild_makefaces.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepBuild/TopOpeBRepBuild_makesolids.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepBuild/TopOpeBRepBuild_on.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepBuild/TopOpeBRepBuild_trace.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/FILES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_Array1OfDataMapOfIntegerListOfInterference.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_Association.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_Association.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_BuildTool.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_BuildTool.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_Check.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_Check.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_CheckStatus.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_Config.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_Curve.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_Curve.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_CurveData.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_CurveData.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_CurveExplorer.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_CurveExplorer.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_CurveIterator.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_CurveIterator.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_CurvePointInterference.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_CurvePointInterference.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_DRAW.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_DRAW.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_DataMapIteratorOfDataMapOfCheckStatus.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_DataMapIteratorOfDataMapOfIntegerListOfInterference.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_DataMapIteratorOfDataMapOfInterferenceListOfInterference.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_DataMapIteratorOfDataMapOfInterferenceShape.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_DataMapIteratorOfDataMapOfShapeListOfShapeOn1State.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_DataMapIteratorOfDataMapOfShapeState.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_DataMapIteratorOfMapOfCurve.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_DataMapIteratorOfMapOfIntegerShapeData.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_DataMapIteratorOfMapOfPoint.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_DataMapIteratorOfMapOfSurface.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_DataMapIteratorOfShapeSurface.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_DataMapOfCheckStatus.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_DataMapOfIntegerListOfInterference.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_DataMapOfInterferenceListOfInterference.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_DataMapOfInterferenceShape.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_DataMapOfShapeListOfShapeOn1State.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_DataMapOfShapeState.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_DataStructure.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_DataStructure.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_DoubleMapIteratorOfDoubleMapOfIntegerShape.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_DoubleMapOfIntegerShape.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_Dumper.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_Dumper.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_EIR.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_EIR.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_EXPORT.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_EXPORT.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_Edge3dInterferenceTool.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_Edge3dInterferenceTool.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_EdgeInterferenceTool.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_EdgeInterferenceTool.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_EdgeVertexInterference.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_EdgeVertexInterference.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_Explorer.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_Explorer.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_FIR.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_FIR.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_FaceEdgeInterference.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_FaceEdgeInterference.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_FaceInterferenceTool.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_FaceInterferenceTool.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_Filter.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_Filter.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_FilterCurveInterferences.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_FilterEdgeInterferences.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_FilterFaceInterferences.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_GapFiller.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_GapFiller.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_GapTool.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_GapTool.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_GeometryData.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_GeometryData.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_HArray1OfDataMapOfIntegerListOfInterference.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_HDataStructure.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_HDataStructure.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_IndexedDataMapOfShapeWithState.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_IndexedDataMapOfVertexPoint.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_Interference.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_Interference.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_InterferenceIterator.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_InterferenceIterator.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_InterferenceTool.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_InterferenceTool.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_Kind.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_ListIteratorOfListOfInterference.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_ListOfInterference.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_ListOfShapeOn1State.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_ListOfShapeOn1State.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_MapOfCurve.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_MapOfIntegerShapeData.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_MapOfPoint.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_MapOfShapeData.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_MapOfSurface.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_Marker.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_Marker.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_PDataStructure.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_Point.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_Point.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_PointData.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_PointData.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_PointExplorer.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_PointExplorer.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_PointIterator.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_PointIterator.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_ProcessEdgeInterferences.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_ProcessFaceInterferences.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_ProcessInterferencesTool.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_ProcessInterferencesTool.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_Reducer.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_Reducer.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_ShapeData.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_ShapeData.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_ShapeShapeInterference.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_ShapeShapeInterference.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_ShapeSurface.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_ShapeWithState.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_ShapeWithState.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_SolidSurfaceInterference.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_SolidSurfaceInterference.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_Surface.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_Surface.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_SurfaceCurveInterference.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_SurfaceCurveInterference.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_SurfaceData.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_SurfaceData.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_SurfaceExplorer.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_SurfaceExplorer.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_SurfaceIterator.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_SurfaceIterator.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_TKI.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_TKI.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_TOOL.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_TOOL.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_Transition.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_Transition.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_connex.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_connex.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_define.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_funk.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_redu.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_repvg.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_repvg.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_samdom.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepDS/TopOpeBRepDS_samdom.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepTool/FILES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepTool/TopOpeBRepTool.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepTool/TopOpeBRepTool.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepTool/TopOpeBRepTool_2d.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepTool/TopOpeBRepTool_2d.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepTool/TopOpeBRepTool_AncestorsTool.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepTool/TopOpeBRepTool_AncestorsTool.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepTool/TopOpeBRepTool_BoxSort.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepTool/TopOpeBRepTool_BoxSort.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepTool/TopOpeBRepTool_C2DF.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepTool/TopOpeBRepTool_C2DF.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepTool/TopOpeBRepTool_CLASSI.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepTool/TopOpeBRepTool_CLASSI.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepTool/TopOpeBRepTool_CORRISO.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepTool/TopOpeBRepTool_CORRISO.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepTool/TopOpeBRepTool_CurveTool.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepTool/TopOpeBRepTool_CurveTool.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepTool/TopOpeBRepTool_DRAW.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepTool/TopOpeBRepTool_DRAW.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepTool/TopOpeBRepTool_DataMapIteratorOfDataMapOfOrientedShapeC2DF.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepTool/TopOpeBRepTool_DataMapIteratorOfDataMapOfShapeListOfC2DF.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepTool/TopOpeBRepTool_DataMapIteratorOfDataMapOfShapeface.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepTool/TopOpeBRepTool_DataMapOfOrientedShapeC2DF.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepTool/TopOpeBRepTool_DataMapOfShapeListOfC2DF.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepTool/TopOpeBRepTool_DataMapOfShapeface.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepTool/TopOpeBRepTool_EXPORT.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepTool/TopOpeBRepTool_FuseEdges.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepTool/TopOpeBRepTool_FuseEdges.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepTool/TopOpeBRepTool_GEOMETRY.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepTool/TopOpeBRepTool_GEOMETRY.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepTool/TopOpeBRepTool_GeomTool.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepTool/TopOpeBRepTool_GeomTool.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepTool/TopOpeBRepTool_HBoxTool.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepTool/TopOpeBRepTool_HBoxTool.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepTool/TopOpeBRepTool_IndexedDataMapOfShapeBox.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepTool/TopOpeBRepTool_IndexedDataMapOfShapeBox2d.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepTool/TopOpeBRepTool_IndexedDataMapOfShapeconnexity.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepTool/TopOpeBRepTool_IndexedDataMapOfSolidClassifier.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepTool/TopOpeBRepTool_KRO.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepTool/TopOpeBRepTool_ListIteratorOfListOfC2DF.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepTool/TopOpeBRepTool_ListOfC2DF.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepTool/TopOpeBRepTool_OutCurveType.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepTool/TopOpeBRepTool_PROJECT.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepTool/TopOpeBRepTool_PROJECT.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepTool/TopOpeBRepTool_PShapeClassifier.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepTool/TopOpeBRepTool_PSoClassif.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepTool/TopOpeBRepTool_PURGE.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepTool/TopOpeBRepTool_PURGE.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepTool/TopOpeBRepTool_Plos.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepTool/TopOpeBRepTool_PurgeInternalEdges.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepTool/TopOpeBRepTool_PurgeInternalEdges.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepTool/TopOpeBRepTool_REGUS.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepTool/TopOpeBRepTool_REGUS.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepTool/TopOpeBRepTool_REGUW.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepTool/TopOpeBRepTool_REGUW.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepTool/TopOpeBRepTool_RegularizeS.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepTool/TopOpeBRepTool_RegularizeW.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepTool/TopOpeBRepTool_SC.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepTool/TopOpeBRepTool_SC.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepTool/TopOpeBRepTool_STATE.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepTool/TopOpeBRepTool_STATE.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepTool/TopOpeBRepTool_ShapeClassifier.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepTool/TopOpeBRepTool_ShapeClassifier.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepTool/TopOpeBRepTool_ShapeExplorer.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepTool/TopOpeBRepTool_ShapeTool.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepTool/TopOpeBRepTool_ShapeTool.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepTool/TopOpeBRepTool_SolidClassifier.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepTool/TopOpeBRepTool_SolidClassifier.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepTool/TopOpeBRepTool_TOOL.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepTool/TopOpeBRepTool_TOOL.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepTool/TopOpeBRepTool_TOPOLOGY.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepTool/TopOpeBRepTool_TOPOLOGY.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepTool/TopOpeBRepTool_box.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepTool/TopOpeBRepTool_box.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepTool/TopOpeBRepTool_connexity.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepTool/TopOpeBRepTool_connexity.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepTool/TopOpeBRepTool_define.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepTool/TopOpeBRepTool_defineG.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepTool/TopOpeBRepTool_face.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepTool/TopOpeBRepTool_face.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepTool/TopOpeBRepTool_faulty.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepTool/TopOpeBRepTool_makeTransition.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepTool/TopOpeBRepTool_makeTransition.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepTool/TopOpeBRepTool_matter.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepTool/TopOpeBRepTool_mkTondgE.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepTool/TopOpeBRepTool_mkTondgE.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepTool/TopOpeBRepTool_tol.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepTool/TopOpeBRepTool_tol.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepTool/TopOpeBRepTool_trace.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKBool/TopOpeBRepTool/TopOpeBRepTool_traceSTATE.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/CMakeLists.txt [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/EXTERNLIB.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/Expr/Expr.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/Expr/Expr.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/Expr/Expr_Absolute.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/Expr/Expr_Absolute.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/Expr/Expr_ArcCosine.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/Expr/Expr_ArcCosine.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/Expr/Expr_ArcSine.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/Expr/Expr_ArcSine.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/Expr/Expr_ArcTangent.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/Expr/Expr_ArcTangent.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/Expr/Expr_ArgCosh.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/Expr/Expr_ArgCosh.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/Expr/Expr_ArgSinh.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/Expr/Expr_ArgSinh.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/Expr/Expr_ArgTanh.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/Expr/Expr_ArgTanh.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/Expr/Expr_Array1OfGeneralExpression.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/Expr/Expr_Array1OfNamedUnknown.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/Expr/Expr_Array1OfSingleRelation.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/Expr/Expr_BinaryExpression.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/Expr/Expr_BinaryExpression.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/Expr/Expr_BinaryExpression.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/Expr/Expr_BinaryFunction.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/Expr/Expr_BinaryFunction.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/Expr/Expr_Cosh.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/Expr/Expr_Cosh.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/Expr/Expr_Cosine.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/Expr/Expr_Cosine.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/Expr/Expr_Difference.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/Expr/Expr_Difference.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/Expr/Expr_Different.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/Expr/Expr_Different.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/Expr/Expr_Division.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/Expr/Expr_Division.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/Expr/Expr_Equal.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/Expr/Expr_Equal.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/Expr/Expr_Exponential.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/Expr/Expr_Exponential.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/Expr/Expr_Exponentiate.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/Expr/Expr_Exponentiate.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/Expr/Expr_ExprFailure.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/Expr/Expr_FunctionDerivative.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/Expr/Expr_FunctionDerivative.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/Expr/Expr_GeneralExpression.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/Expr/Expr_GeneralExpression.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/Expr/Expr_GeneralFunction.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/Expr/Expr_GeneralFunction.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/Expr/Expr_GeneralRelation.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/Expr/Expr_GeneralRelation.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/Expr/Expr_GreaterThan.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/Expr/Expr_GreaterThan.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/Expr/Expr_GreaterThanOrEqual.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/Expr/Expr_GreaterThanOrEqual.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/Expr/Expr_InvalidAssignment.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/Expr/Expr_InvalidFunction.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/Expr/Expr_InvalidOperand.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/Expr/Expr_LessThan.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/Expr/Expr_LessThan.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/Expr/Expr_LessThanOrEqual.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/Expr/Expr_LessThanOrEqual.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/Expr/Expr_LogOf10.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/Expr/Expr_LogOf10.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/Expr/Expr_LogOfe.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/Expr/Expr_LogOfe.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/Expr/Expr_MapOfNamedUnknown.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/Expr/Expr_NamedConstant.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/Expr/Expr_NamedConstant.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/Expr/Expr_NamedConstant.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/Expr/Expr_NamedExpression.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/Expr/Expr_NamedExpression.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/Expr/Expr_NamedFunction.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/Expr/Expr_NamedFunction.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/Expr/Expr_NamedUnknown.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/Expr/Expr_NamedUnknown.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/Expr/Expr_NamedUnknown.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/Expr/Expr_NotAssigned.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/Expr/Expr_NotEvaluable.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/Expr/Expr_NumericValue.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/Expr/Expr_NumericValue.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/Expr/Expr_Operators.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/Expr/Expr_Operators.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/Expr/Expr_PolyExpression.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/Expr/Expr_PolyExpression.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/Expr/Expr_PolyExpression.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/Expr/Expr_PolyFunction.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/Expr/Expr_PolyFunction.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/Expr/Expr_Product.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/Expr/Expr_Product.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/Expr/Expr_RUIterator.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/Expr/Expr_RUIterator.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/Expr/Expr_RelationIterator.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/Expr/Expr_RelationIterator.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/Expr/Expr_SequenceOfGeneralExpression.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/Expr/Expr_SequenceOfGeneralRelation.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/Expr/Expr_Sign.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/Expr/Expr_Sign.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/Expr/Expr_Sine.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/Expr/Expr_Sine.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/Expr/Expr_SingleRelation.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/Expr/Expr_SingleRelation.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/Expr/Expr_Sinh.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/Expr/Expr_Sinh.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/Expr/Expr_Square.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/Expr/Expr_Square.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/Expr/Expr_SquareRoot.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/Expr/Expr_SquareRoot.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/Expr/Expr_Sum.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/Expr/Expr_Sum.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/Expr/Expr_SystemRelation.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/Expr/Expr_SystemRelation.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/Expr/Expr_Tangent.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/Expr/Expr_Tangent.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/Expr/Expr_Tanh.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/Expr/Expr_Tanh.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/Expr/Expr_UnaryExpression.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/Expr/Expr_UnaryExpression.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/Expr/Expr_UnaryExpression.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/Expr/Expr_UnaryFunction.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/Expr/Expr_UnaryFunction.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/Expr/Expr_UnaryMinus.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/Expr/Expr_UnaryMinus.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/Expr/Expr_UnknownIterator.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/Expr/Expr_UnknownIterator.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/Expr/FILES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/ExprIntrp/ExprIntrp.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/ExprIntrp/ExprIntrp.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/ExprIntrp/ExprIntrp.lex [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/ExprIntrp/ExprIntrp.tab.c [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/ExprIntrp/ExprIntrp.tab.h [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/ExprIntrp/ExprIntrp.yacc [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/ExprIntrp/ExprIntrp_Analysis.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/ExprIntrp/ExprIntrp_Analysis.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/ExprIntrp/ExprIntrp_GenExp.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/ExprIntrp/ExprIntrp_GenExp.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/ExprIntrp/ExprIntrp_GenFct.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/ExprIntrp/ExprIntrp_GenFct.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/ExprIntrp/ExprIntrp_GenRel.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/ExprIntrp/ExprIntrp_GenRel.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/ExprIntrp/ExprIntrp_Generator.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/ExprIntrp/ExprIntrp_Generator.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/ExprIntrp/ExprIntrp_ListIteratorOfStackOfGeneralExpression.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/ExprIntrp/ExprIntrp_ListIteratorOfStackOfGeneralFunction.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/ExprIntrp/ExprIntrp_ListIteratorOfStackOfGeneralRelation.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/ExprIntrp/ExprIntrp_SequenceOfNamedExpression.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/ExprIntrp/ExprIntrp_SequenceOfNamedFunction.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/ExprIntrp/ExprIntrp_StackOfGeneralExpression.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/ExprIntrp/ExprIntrp_StackOfGeneralFunction.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/ExprIntrp/ExprIntrp_StackOfGeneralRelation.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/ExprIntrp/ExprIntrp_SyntaxError.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/ExprIntrp/ExprIntrp_yaccanal.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/ExprIntrp/ExprIntrp_yaccintrf.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/ExprIntrp/ExprIntrp_yaccintrf.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/ExprIntrp/ExprIntrp_yacclex.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/ExprIntrp/FILES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/ExprIntrp/lex.ExprIntrp.c [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/FILES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKExpress/PACKAGES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKFeat/BRepFeat/BRepFeat.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFeat/BRepFeat/BRepFeat.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFeat/BRepFeat/BRepFeat_Builder.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFeat/BRepFeat/BRepFeat_Builder.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFeat/BRepFeat/BRepFeat_Form.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFeat/BRepFeat/BRepFeat_Form.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFeat/BRepFeat/BRepFeat_Form.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFeat/BRepFeat/BRepFeat_Gluer.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFeat/BRepFeat/BRepFeat_Gluer.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFeat/BRepFeat/BRepFeat_Gluer.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFeat/BRepFeat/BRepFeat_MakeCylindricalHole.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFeat/BRepFeat/BRepFeat_MakeCylindricalHole.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFeat/BRepFeat/BRepFeat_MakeCylindricalHole.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFeat/BRepFeat/BRepFeat_MakeDPrism.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFeat/BRepFeat/BRepFeat_MakeDPrism.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFeat/BRepFeat/BRepFeat_MakeLinearForm.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFeat/BRepFeat/BRepFeat_MakeLinearForm.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFeat/BRepFeat/BRepFeat_MakeLinearForm.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFeat/BRepFeat/BRepFeat_MakePipe.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFeat/BRepFeat/BRepFeat_MakePipe.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFeat/BRepFeat/BRepFeat_MakePipe.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFeat/BRepFeat/BRepFeat_MakePrism.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFeat/BRepFeat/BRepFeat_MakePrism.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFeat/BRepFeat/BRepFeat_MakePrism.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFeat/BRepFeat/BRepFeat_MakeRevol.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFeat/BRepFeat/BRepFeat_MakeRevol.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFeat/BRepFeat/BRepFeat_MakeRevol.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFeat/BRepFeat/BRepFeat_MakeRevolutionForm.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFeat/BRepFeat/BRepFeat_MakeRevolutionForm.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFeat/BRepFeat/BRepFeat_MakeRevolutionForm.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFeat/BRepFeat/BRepFeat_PerfSelection.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFeat/BRepFeat/BRepFeat_RibSlot.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFeat/BRepFeat/BRepFeat_RibSlot.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFeat/BRepFeat/BRepFeat_RibSlot.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFeat/BRepFeat/BRepFeat_SplitShape.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFeat/BRepFeat/BRepFeat_SplitShape.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFeat/BRepFeat/BRepFeat_SplitShape.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFeat/BRepFeat/BRepFeat_Status.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFeat/BRepFeat/BRepFeat_StatusError.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFeat/BRepFeat/BRepFeat_trace.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFeat/BRepFeat/FILES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKFeat/CMakeLists.txt [new file with mode: 0644]
src/ModelingAlgorithms/TKFeat/EXTERNLIB.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKFeat/FILES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKFeat/LocOpe/FILES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKFeat/LocOpe/LocOpe.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFeat/LocOpe/LocOpe.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFeat/LocOpe/LocOpe_BuildShape.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFeat/LocOpe/LocOpe_BuildShape.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFeat/LocOpe/LocOpe_BuildShape.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFeat/LocOpe/LocOpe_BuildWires.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFeat/LocOpe/LocOpe_BuildWires.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFeat/LocOpe/LocOpe_CSIntersector.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFeat/LocOpe/LocOpe_CSIntersector.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFeat/LocOpe/LocOpe_CSIntersector.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFeat/LocOpe/LocOpe_CurveShapeIntersector.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFeat/LocOpe/LocOpe_CurveShapeIntersector.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFeat/LocOpe/LocOpe_CurveShapeIntersector.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFeat/LocOpe/LocOpe_DPrism.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFeat/LocOpe/LocOpe_DPrism.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFeat/LocOpe/LocOpe_DataMapIteratorOfDataMapOfShapePnt.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFeat/LocOpe/LocOpe_DataMapOfShapePnt.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFeat/LocOpe/LocOpe_FindEdges.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFeat/LocOpe/LocOpe_FindEdges.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFeat/LocOpe/LocOpe_FindEdges.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFeat/LocOpe/LocOpe_FindEdgesInFace.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFeat/LocOpe/LocOpe_FindEdgesInFace.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFeat/LocOpe/LocOpe_FindEdgesInFace.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFeat/LocOpe/LocOpe_GeneratedShape.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFeat/LocOpe/LocOpe_GeneratedShape.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFeat/LocOpe/LocOpe_Generator.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFeat/LocOpe/LocOpe_Generator.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFeat/LocOpe/LocOpe_Generator.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFeat/LocOpe/LocOpe_GluedShape.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFeat/LocOpe/LocOpe_GluedShape.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFeat/LocOpe/LocOpe_Gluer.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFeat/LocOpe/LocOpe_Gluer.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFeat/LocOpe/LocOpe_Gluer.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFeat/LocOpe/LocOpe_LinearForm.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFeat/LocOpe/LocOpe_LinearForm.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFeat/LocOpe/LocOpe_LinearForm.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFeat/LocOpe/LocOpe_Operation.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFeat/LocOpe/LocOpe_Pipe.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFeat/LocOpe/LocOpe_Pipe.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFeat/LocOpe/LocOpe_Pipe.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFeat/LocOpe/LocOpe_PntFace.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFeat/LocOpe/LocOpe_Prism.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFeat/LocOpe/LocOpe_Prism.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFeat/LocOpe/LocOpe_Revol.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFeat/LocOpe/LocOpe_Revol.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFeat/LocOpe/LocOpe_RevolutionForm.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFeat/LocOpe/LocOpe_RevolutionForm.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFeat/LocOpe/LocOpe_SequenceOfCirc.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFeat/LocOpe/LocOpe_SequenceOfLin.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFeat/LocOpe/LocOpe_SequenceOfPntFace.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFeat/LocOpe/LocOpe_SplitDrafts.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFeat/LocOpe/LocOpe_SplitDrafts.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFeat/LocOpe/LocOpe_SplitShape.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFeat/LocOpe/LocOpe_SplitShape.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFeat/LocOpe/LocOpe_SplitShape.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFeat/LocOpe/LocOpe_Spliter.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFeat/LocOpe/LocOpe_Spliter.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFeat/LocOpe/LocOpe_Spliter.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFeat/LocOpe/LocOpe_WiresOnShape.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFeat/LocOpe/LocOpe_WiresOnShape.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFeat/LocOpe/LocOpe_WiresOnShape.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFeat/PACKAGES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BRepBlend/BRepBlend_AppFunc.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BRepBlend/BRepBlend_AppFunc.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BRepBlend/BRepBlend_AppFuncRoot.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BRepBlend/BRepBlend_AppFuncRoot.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BRepBlend/BRepBlend_AppFuncRst.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BRepBlend/BRepBlend_AppFuncRst.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BRepBlend/BRepBlend_AppFuncRstRst.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BRepBlend/BRepBlend_AppFuncRstRst.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BRepBlend/BRepBlend_AppSurf.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BRepBlend/BRepBlend_AppSurf_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BRepBlend/BRepBlend_AppSurface.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BRepBlend/BRepBlend_AppSurface.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BRepBlend/BRepBlend_AppSurface.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BRepBlend/BRepBlend_BlendTool.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BRepBlend/BRepBlend_BlendTool.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BRepBlend/BRepBlend_BlendTool.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BRepBlend/BRepBlend_CSCircular.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BRepBlend/BRepBlend_CSConstRad.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BRepBlend/BRepBlend_CSWalking.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BRepBlend/BRepBlend_CSWalking.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BRepBlend/BRepBlend_ChAsym.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BRepBlend/BRepBlend_ChAsymInv.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BRepBlend/BRepBlend_ChamfInv.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BRepBlend/BRepBlend_Chamfer.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BRepBlend/BRepBlend_ConstRad.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BRepBlend/BRepBlend_ConstRadInv.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BRepBlend/BRepBlend_ConstThroat.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BRepBlend/BRepBlend_ConstThroatInv.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BRepBlend/BRepBlend_ConstThroatWithPenetration.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BRepBlend/BRepBlend_ConstThroatWithPenetrationInv.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BRepBlend/BRepBlend_CurvPointRadInv.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BRepBlend/BRepBlend_CurvPointRadInv.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BRepBlend/BRepBlend_EvolRad.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BRepBlend/BRepBlend_EvolRadInv.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BRepBlend/BRepBlend_Extremity.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BRepBlend/BRepBlend_Extremity.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BRepBlend/BRepBlend_Extremity.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BRepBlend/BRepBlend_HCurve2dTool.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BRepBlend/BRepBlend_HCurve2dTool.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BRepBlend/BRepBlend_HCurve2dTool.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BRepBlend/BRepBlend_HCurveTool.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BRepBlend/BRepBlend_HCurveTool.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BRepBlend/BRepBlend_HCurveTool.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BRepBlend/BRepBlend_Line.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BRepBlend/BRepBlend_Line.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BRepBlend/BRepBlend_Line.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BRepBlend/BRepBlend_PointOnRst.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BRepBlend/BRepBlend_PointOnRst.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BRepBlend/BRepBlend_PointOnRst.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BRepBlend/BRepBlend_RstRstConstRad.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BRepBlend/BRepBlend_RstRstConstRad.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BRepBlend/BRepBlend_RstRstEvolRad.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BRepBlend/BRepBlend_RstRstEvolRad.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BRepBlend/BRepBlend_RstRstLineBuilder.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BRepBlend/BRepBlend_RstRstLineBuilder.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BRepBlend/BRepBlend_RstRstLineBuilder.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BRepBlend/BRepBlend_Ruled.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BRepBlend/BRepBlend_RuledInv.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BRepBlend/BRepBlend_SequenceOfLine.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BRepBlend/BRepBlend_SequenceOfPointOnRst.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BRepBlend/BRepBlend_SurfCurvConstRadInv.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BRepBlend/BRepBlend_SurfCurvConstRadInv.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BRepBlend/BRepBlend_SurfCurvEvolRadInv.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BRepBlend/BRepBlend_SurfCurvEvolRadInv.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BRepBlend/BRepBlend_SurfPointConstRadInv.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BRepBlend/BRepBlend_SurfPointConstRadInv.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BRepBlend/BRepBlend_SurfPointEvolRadInv.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BRepBlend/BRepBlend_SurfPointEvolRadInv.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BRepBlend/BRepBlend_SurfRstConstRad.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BRepBlend/BRepBlend_SurfRstConstRad.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BRepBlend/BRepBlend_SurfRstEvolRad.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BRepBlend/BRepBlend_SurfRstEvolRad.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BRepBlend/BRepBlend_SurfRstLineBuilder.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BRepBlend/BRepBlend_SurfRstLineBuilder.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BRepBlend/BRepBlend_SurfRstLineBuilder.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BRepBlend/BRepBlend_Walking.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BRepBlend/BRepBlend_Walking.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BRepBlend/FILES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BRepFilletAPI/BRepFilletAPI_LocalOperation.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BRepFilletAPI/BRepFilletAPI_MakeChamfer.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BRepFilletAPI/BRepFilletAPI_MakeChamfer.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BRepFilletAPI/BRepFilletAPI_MakeFillet.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BRepFilletAPI/BRepFilletAPI_MakeFillet.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BRepFilletAPI/BRepFilletAPI_MakeFillet2d.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BRepFilletAPI/BRepFilletAPI_MakeFillet2d.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BRepFilletAPI/BRepFilletAPI_MakeFillet2d.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BRepFilletAPI/FILES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/Blend/Blend_AppFunction.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/Blend/Blend_AppFunction.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/Blend/Blend_CSFunction.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/Blend/Blend_CSFunction.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/Blend/Blend_CurvPointFuncInv.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/Blend/Blend_CurvPointFuncInv.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/Blend/Blend_Debug.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/Blend/Blend_DecrochStatus.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/Blend/Blend_FuncInv.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/Blend/Blend_FuncInv.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/Blend/Blend_Function.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/Blend/Blend_Function.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/Blend/Blend_Point.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/Blend/Blend_Point.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/Blend/Blend_Point.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/Blend/Blend_RstRstFunction.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/Blend/Blend_RstRstFunction.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/Blend/Blend_SequenceOfPoint.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/Blend/Blend_Status.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/Blend/Blend_SurfCurvFuncInv.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/Blend/Blend_SurfCurvFuncInv.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/Blend/Blend_SurfPointFuncInv.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/Blend/Blend_SurfPointFuncInv.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/Blend/Blend_SurfRstFunction.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/Blend/Blend_SurfRstFunction.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/Blend/FILES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BlendFunc/BlendFunc.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BlendFunc/BlendFunc.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BlendFunc/BlendFunc_CSCircular.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BlendFunc/BlendFunc_CSCircular.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BlendFunc/BlendFunc_CSConstRad.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BlendFunc/BlendFunc_CSConstRad.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BlendFunc/BlendFunc_ChAsym.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BlendFunc/BlendFunc_ChAsym.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BlendFunc/BlendFunc_ChAsymInv.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BlendFunc/BlendFunc_ChAsymInv.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BlendFunc/BlendFunc_ChamfInv.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BlendFunc/BlendFunc_ChamfInv.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BlendFunc/BlendFunc_Chamfer.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BlendFunc/BlendFunc_Chamfer.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BlendFunc/BlendFunc_ConstRad.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BlendFunc/BlendFunc_ConstRad.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BlendFunc/BlendFunc_ConstRadInv.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BlendFunc/BlendFunc_ConstRadInv.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BlendFunc/BlendFunc_ConstThroat.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BlendFunc/BlendFunc_ConstThroat.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BlendFunc/BlendFunc_ConstThroatInv.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BlendFunc/BlendFunc_ConstThroatInv.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BlendFunc/BlendFunc_ConstThroatWithPenetration.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BlendFunc/BlendFunc_ConstThroatWithPenetration.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BlendFunc/BlendFunc_ConstThroatWithPenetrationInv.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BlendFunc/BlendFunc_ConstThroatWithPenetrationInv.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BlendFunc/BlendFunc_Corde.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BlendFunc/BlendFunc_Corde.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BlendFunc/BlendFunc_EvolRad.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BlendFunc/BlendFunc_EvolRad.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BlendFunc/BlendFunc_EvolRadInv.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BlendFunc/BlendFunc_EvolRadInv.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BlendFunc/BlendFunc_GenChamfInv.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BlendFunc/BlendFunc_GenChamfInv.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BlendFunc/BlendFunc_GenChamfer.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BlendFunc/BlendFunc_GenChamfer.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BlendFunc/BlendFunc_Ruled.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BlendFunc/BlendFunc_Ruled.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BlendFunc/BlendFunc_RuledInv.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BlendFunc/BlendFunc_RuledInv.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BlendFunc/BlendFunc_SectionShape.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BlendFunc/BlendFunc_Tensor.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BlendFunc/BlendFunc_Tensor.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BlendFunc/BlendFunc_Tensor.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/BlendFunc/FILES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/CMakeLists.txt [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/ChFi2d/ChFi2d.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/ChFi2d/ChFi2d.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/ChFi2d/ChFi2d_AnaFilletAlgo.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/ChFi2d/ChFi2d_AnaFilletAlgo.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/ChFi2d/ChFi2d_Builder.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/ChFi2d/ChFi2d_Builder.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/ChFi2d/ChFi2d_Builder.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/ChFi2d/ChFi2d_Builder_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/ChFi2d/ChFi2d_ChamferAPI.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/ChFi2d/ChFi2d_ChamferAPI.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/ChFi2d/ChFi2d_ConstructionError.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/ChFi2d/ChFi2d_FilletAPI.cxx [new file with mode: 0755]
src/ModelingAlgorithms/TKFillet/ChFi2d/ChFi2d_FilletAPI.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/ChFi2d/ChFi2d_FilletAlgo.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/ChFi2d/ChFi2d_FilletAlgo.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/ChFi2d/FILES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/ChFi3d/ChFi3d.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/ChFi3d/ChFi3d.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/ChFi3d/ChFi3d_Builder.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/ChFi3d/ChFi3d_Builder.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/ChFi3d/ChFi3d_Builder_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/ChFi3d/ChFi3d_Builder_0.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/ChFi3d/ChFi3d_Builder_1.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/ChFi3d/ChFi3d_Builder_2.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/ChFi3d/ChFi3d_Builder_6.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/ChFi3d/ChFi3d_Builder_C1.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/ChFi3d/ChFi3d_Builder_C2.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/ChFi3d/ChFi3d_Builder_CnCrn.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/ChFi3d/ChFi3d_Builder_NotImp.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/ChFi3d/ChFi3d_Builder_SpKP.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/ChFi3d/ChFi3d_ChBuilder.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/ChFi3d/ChFi3d_ChBuilder.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/ChFi3d/ChFi3d_ChBuilder_C2.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/ChFi3d/ChFi3d_ChBuilder_C3.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/ChFi3d/ChFi3d_Debug.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/ChFi3d/ChFi3d_FilBuilder.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/ChFi3d/ChFi3d_FilBuilder.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/ChFi3d/ChFi3d_FilBuilder_C2.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/ChFi3d/ChFi3d_FilBuilder_C3.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/ChFi3d/ChFi3d_FilletShape.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/ChFi3d/ChFi3d_SearchSing.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/ChFi3d/ChFi3d_SearchSing.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/ChFi3d/FILES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/ChFiDS/ChFiDS_ChamfMethod.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/ChFiDS/ChFiDS_ChamfMode.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/ChFiDS/ChFiDS_ChamfSpine.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/ChFiDS/ChFiDS_ChamfSpine.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/ChFiDS/ChFiDS_CircSection.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/ChFiDS/ChFiDS_CircSection.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/ChFiDS/ChFiDS_CommonPoint.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/ChFiDS/ChFiDS_CommonPoint.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/ChFiDS/ChFiDS_ElSpine.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/ChFiDS/ChFiDS_ElSpine.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/ChFiDS/ChFiDS_ErrorStatus.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/ChFiDS/ChFiDS_FaceInterference.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/ChFiDS/ChFiDS_FaceInterference.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/ChFiDS/ChFiDS_FaceInterference.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/ChFiDS/ChFiDS_FilSpine.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/ChFiDS/ChFiDS_FilSpine.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/ChFiDS/ChFiDS_HData.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/ChFiDS/ChFiDS_IndexedDataMapOfVertexListOfStripe.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/ChFiDS/ChFiDS_ListIteratorOfListOfHElSpine.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/ChFiDS/ChFiDS_ListIteratorOfListOfStripe.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/ChFiDS/ChFiDS_ListIteratorOfRegularities.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/ChFiDS/ChFiDS_ListOfHElSpine.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/ChFiDS/ChFiDS_ListOfStripe.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/ChFiDS/ChFiDS_Map.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/ChFiDS/ChFiDS_Map.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/ChFiDS/ChFiDS_Regul.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/ChFiDS/ChFiDS_Regul.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/ChFiDS/ChFiDS_Regularities.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/ChFiDS/ChFiDS_SecArray1.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/ChFiDS/ChFiDS_SecHArray1.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/ChFiDS/ChFiDS_SequenceOfSpine.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/ChFiDS/ChFiDS_SequenceOfSurfData.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/ChFiDS/ChFiDS_Spine.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/ChFiDS/ChFiDS_Spine.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/ChFiDS/ChFiDS_Spine.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/ChFiDS/ChFiDS_State.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/ChFiDS/ChFiDS_Stripe.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/ChFiDS/ChFiDS_Stripe.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/ChFiDS/ChFiDS_Stripe.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/ChFiDS/ChFiDS_StripeArray1.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/ChFiDS/ChFiDS_StripeMap.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/ChFiDS/ChFiDS_StripeMap.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/ChFiDS/ChFiDS_StripeMap.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/ChFiDS/ChFiDS_SurfData.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/ChFiDS/ChFiDS_SurfData.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/ChFiDS/ChFiDS_SurfData.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/ChFiDS/ChFiDS_TypeOfConcavity.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/ChFiDS/FILES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/ChFiKPart/ChFiKPart_ComputeData.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/ChFiKPart/ChFiKPart_ComputeData.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/ChFiKPart/ChFiKPart_ComputeData_CS.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/ChFiKPart/ChFiKPart_ComputeData_CS.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/ChFiKPart/ChFiKPart_ComputeData_ChAsymPlnCon.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/ChFiKPart/ChFiKPart_ComputeData_ChAsymPlnCon.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/ChFiKPart/ChFiKPart_ComputeData_ChAsymPlnCyl.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/ChFiKPart/ChFiKPart_ComputeData_ChAsymPlnCyl.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/ChFiKPart/ChFiKPart_ComputeData_ChAsymPlnPln.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/ChFiKPart/ChFiKPart_ComputeData_ChAsymPlnPln.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/ChFiKPart/ChFiKPart_ComputeData_ChPlnCon.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/ChFiKPart/ChFiKPart_ComputeData_ChPlnCon.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/ChFiKPart/ChFiKPart_ComputeData_ChPlnCyl.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/ChFiKPart/ChFiKPart_ComputeData_ChPlnCyl.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/ChFiKPart/ChFiKPart_ComputeData_ChPlnPln.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/ChFiKPart/ChFiKPart_ComputeData_ChPlnPln.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/ChFiKPart/ChFiKPart_ComputeData_Fcts.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/ChFiKPart/ChFiKPart_ComputeData_Fcts.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/ChFiKPart/ChFiKPart_ComputeData_FilPlnCon.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/ChFiKPart/ChFiKPart_ComputeData_FilPlnCon.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/ChFiKPart/ChFiKPart_ComputeData_FilPlnCyl.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/ChFiKPart/ChFiKPart_ComputeData_FilPlnCyl.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/ChFiKPart/ChFiKPart_ComputeData_FilPlnPln.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/ChFiKPart/ChFiKPart_ComputeData_FilPlnPln.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/ChFiKPart/ChFiKPart_ComputeData_Rotule.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/ChFiKPart/ChFiKPart_ComputeData_Rotule.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/ChFiKPart/ChFiKPart_ComputeData_Sphere.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/ChFiKPart/ChFiKPart_ComputeData_Sphere.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/ChFiKPart/ChFiKPart_DataMapIteratorOfRstMap.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/ChFiKPart/ChFiKPart_RstMap.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/ChFiKPart/FILES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/EXTERNLIB.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/FILES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/FilletSurf/FILES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/FilletSurf/FilletSurf_Builder.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/FilletSurf/FilletSurf_Builder.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/FilletSurf/FilletSurf_ErrorTypeStatus.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/FilletSurf/FilletSurf_InternalBuilder.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/FilletSurf/FilletSurf_InternalBuilder.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/FilletSurf/FilletSurf_StatusDone.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/FilletSurf/FilletSurf_StatusType.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKFillet/PACKAGES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/AppBlend/AppBlend_AppSurf.gxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/AppBlend/AppBlend_AppSurf.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/AppBlend/AppBlend_Approx.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/AppBlend/AppBlend_Approx.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/AppBlend/AppBlend_Debug.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/AppBlend/FILES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/ApproxInt/ApproxInt_Approx.gxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/ApproxInt/ApproxInt_ImpPrmSvSurfaces.gxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/ApproxInt/ApproxInt_KnotTools.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/ApproxInt/ApproxInt_KnotTools.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/ApproxInt/ApproxInt_MultiLine.gxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/ApproxInt/ApproxInt_MultiLineTool.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/ApproxInt/ApproxInt_PrmPrmSvSurfaces.gxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/ApproxInt/ApproxInt_SvSurfaces.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/ApproxInt/ApproxInt_SvSurfaces.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/ApproxInt/FILES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/CMakeLists.txt [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/EXTERNLIB.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/FILES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/FairCurve/FILES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/FairCurve/FairCurve_AnalysisCode.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/FairCurve/FairCurve_Batten.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/FairCurve/FairCurve_Batten.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/FairCurve/FairCurve_Batten.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/FairCurve/FairCurve_BattenLaw.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/FairCurve/FairCurve_BattenLaw.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/FairCurve/FairCurve_BattenLaw.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/FairCurve/FairCurve_DistributionOfEnergy.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/FairCurve/FairCurve_DistributionOfEnergy.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/FairCurve/FairCurve_DistributionOfJerk.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/FairCurve/FairCurve_DistributionOfJerk.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/FairCurve/FairCurve_DistributionOfSagging.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/FairCurve/FairCurve_DistributionOfSagging.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/FairCurve/FairCurve_DistributionOfTension.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/FairCurve/FairCurve_DistributionOfTension.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/FairCurve/FairCurve_DistributionOfTension.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/FairCurve/FairCurve_Energy.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/FairCurve/FairCurve_Energy.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/FairCurve/FairCurve_Energy.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/FairCurve/FairCurve_EnergyOfBatten.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/FairCurve/FairCurve_EnergyOfBatten.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/FairCurve/FairCurve_EnergyOfBatten.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/FairCurve/FairCurve_EnergyOfMVC.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/FairCurve/FairCurve_EnergyOfMVC.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/FairCurve/FairCurve_EnergyOfMVC.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/FairCurve/FairCurve_MinimalVariation.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/FairCurve/FairCurve_MinimalVariation.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/FairCurve/FairCurve_MinimalVariation.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/FairCurve/FairCurve_Newton.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/FairCurve/FairCurve_Newton.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GccAna/FILES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GccAna/GccAna_Circ2d2TanOn.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GccAna/GccAna_Circ2d2TanOn.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GccAna/GccAna_Circ2d2TanOn_1.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GccAna/GccAna_Circ2d2TanOn_10.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GccAna/GccAna_Circ2d2TanOn_11.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GccAna/GccAna_Circ2d2TanOn_2.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GccAna/GccAna_Circ2d2TanOn_3.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GccAna/GccAna_Circ2d2TanOn_4.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GccAna/GccAna_Circ2d2TanOn_5.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GccAna/GccAna_Circ2d2TanOn_6.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GccAna/GccAna_Circ2d2TanOn_7.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GccAna/GccAna_Circ2d2TanOn_8.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GccAna/GccAna_Circ2d2TanOn_9.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GccAna/GccAna_Circ2d2TanRad.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GccAna/GccAna_Circ2d2TanRad.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GccAna/GccAna_Circ2d2TanRad_1.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GccAna/GccAna_Circ2d2TanRad_2.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GccAna/GccAna_Circ2d2TanRad_3.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GccAna/GccAna_Circ2d2TanRad_4.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GccAna/GccAna_Circ2d2TanRad_5.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GccAna/GccAna_Circ2d3Tan.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GccAna/GccAna_Circ2d3Tan.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GccAna/GccAna_Circ2d3Tan_1.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GccAna/GccAna_Circ2d3Tan_2.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GccAna/GccAna_Circ2d3Tan_3.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GccAna/GccAna_Circ2d3Tan_4.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GccAna/GccAna_Circ2d3Tan_5.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GccAna/GccAna_Circ2d3Tan_6.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GccAna/GccAna_Circ2d3Tan_7.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GccAna/GccAna_Circ2d3Tan_8.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GccAna/GccAna_Circ2d3Tan_9.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GccAna/GccAna_Circ2dBisec.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GccAna/GccAna_Circ2dBisec.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GccAna/GccAna_Circ2dTanCen.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GccAna/GccAna_Circ2dTanCen.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GccAna/GccAna_Circ2dTanOnRad.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GccAna/GccAna_Circ2dTanOnRad.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GccAna/GccAna_Circ2dTanOnRad_1.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GccAna/GccAna_Circ2dTanOnRad_2.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GccAna/GccAna_Circ2dTanOnRad_3.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GccAna/GccAna_Circ2dTanOnRad_4.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GccAna/GccAna_Circ2dTanOnRad_5.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GccAna/GccAna_CircLin2dBisec.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GccAna/GccAna_CircLin2dBisec.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GccAna/GccAna_CircPnt2dBisec.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GccAna/GccAna_CircPnt2dBisec.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GccAna/GccAna_Lin2d2Tan.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GccAna/GccAna_Lin2d2Tan.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GccAna/GccAna_Lin2dBisec.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GccAna/GccAna_Lin2dBisec.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GccAna/GccAna_Lin2dTanObl.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GccAna/GccAna_Lin2dTanObl.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GccAna/GccAna_Lin2dTanPar.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GccAna/GccAna_Lin2dTanPar.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GccAna/GccAna_Lin2dTanPer.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GccAna/GccAna_Lin2dTanPer.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GccAna/GccAna_LinPnt2dBisec.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GccAna/GccAna_LinPnt2dBisec.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GccAna/GccAna_NoSolution.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GccAna/GccAna_Pnt2dBisec.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GccAna/GccAna_Pnt2dBisec.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GccEnt/FILES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GccEnt/GccEnt.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GccEnt/GccEnt.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GccEnt/GccEnt_Array1OfPosition.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GccEnt/GccEnt_BadQualifier.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GccEnt/GccEnt_Position.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GccEnt/GccEnt_QualifiedCirc.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GccEnt/GccEnt_QualifiedCirc.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GccEnt/GccEnt_QualifiedLin.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GccEnt/GccEnt_QualifiedLin.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GccInt/FILES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GccInt/GccInt_BCirc.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GccInt/GccInt_BCirc.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GccInt/GccInt_BElips.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GccInt/GccInt_BElips.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GccInt/GccInt_BHyper.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GccInt/GccInt_BHyper.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GccInt/GccInt_BLine.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GccInt/GccInt_BLine.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GccInt/GccInt_BParab.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GccInt/GccInt_BParab.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GccInt/GccInt_BPoint.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GccInt/GccInt_BPoint.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GccInt/GccInt_Bisec.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GccInt/GccInt_Bisec.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GccInt/GccInt_IType.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Geom2dAPI/FILES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Geom2dAPI/Geom2dAPI_ExtremaCurveCurve.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Geom2dAPI/Geom2dAPI_ExtremaCurveCurve.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Geom2dAPI/Geom2dAPI_ExtremaCurveCurve.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Geom2dAPI/Geom2dAPI_InterCurveCurve.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Geom2dAPI/Geom2dAPI_InterCurveCurve.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Geom2dAPI/Geom2dAPI_InterCurveCurve.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Geom2dAPI/Geom2dAPI_Interpolate.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Geom2dAPI/Geom2dAPI_Interpolate.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Geom2dAPI/Geom2dAPI_PointsToBSpline.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Geom2dAPI/Geom2dAPI_PointsToBSpline.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Geom2dAPI/Geom2dAPI_ProjectPointOnCurve.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Geom2dAPI/Geom2dAPI_ProjectPointOnCurve.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Geom2dAPI/Geom2dAPI_ProjectPointOnCurve.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Geom2dGcc/FILES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Geom2dGcc/Geom2dGcc.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Geom2dGcc/Geom2dGcc.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Geom2dGcc/Geom2dGcc_Circ2d2TanOn.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Geom2dGcc/Geom2dGcc_Circ2d2TanOn.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Geom2dGcc/Geom2dGcc_Circ2d2TanOnGeo.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Geom2dGcc/Geom2dGcc_Circ2d2TanOnGeo.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Geom2dGcc/Geom2dGcc_Circ2d2TanOnIter.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Geom2dGcc/Geom2dGcc_Circ2d2TanOnIter.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Geom2dGcc/Geom2dGcc_Circ2d2TanRad.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Geom2dGcc/Geom2dGcc_Circ2d2TanRad.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Geom2dGcc/Geom2dGcc_Circ2d2TanRadGeo.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Geom2dGcc/Geom2dGcc_Circ2d2TanRadGeo.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Geom2dGcc/Geom2dGcc_Circ2d3Tan.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Geom2dGcc/Geom2dGcc_Circ2d3Tan.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Geom2dGcc/Geom2dGcc_Circ2d3TanIter.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Geom2dGcc/Geom2dGcc_Circ2d3TanIter.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Geom2dGcc/Geom2dGcc_Circ2dTanCen.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Geom2dGcc/Geom2dGcc_Circ2dTanCen.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Geom2dGcc/Geom2dGcc_Circ2dTanCenGeo.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Geom2dGcc/Geom2dGcc_Circ2dTanCenGeo.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Geom2dGcc/Geom2dGcc_Circ2dTanOnRad.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Geom2dGcc/Geom2dGcc_Circ2dTanOnRad.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Geom2dGcc/Geom2dGcc_Circ2dTanOnRadGeo.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Geom2dGcc/Geom2dGcc_Circ2dTanOnRadGeo.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Geom2dGcc/Geom2dGcc_CurveTool.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Geom2dGcc/Geom2dGcc_CurveTool.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Geom2dGcc/Geom2dGcc_FunctionTanCirCu.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Geom2dGcc/Geom2dGcc_FunctionTanCirCu.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Geom2dGcc/Geom2dGcc_FunctionTanCuCu.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Geom2dGcc/Geom2dGcc_FunctionTanCuCu.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Geom2dGcc/Geom2dGcc_FunctionTanCuCuCu.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Geom2dGcc/Geom2dGcc_FunctionTanCuCuCu.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Geom2dGcc/Geom2dGcc_FunctionTanCuCuOnCu.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Geom2dGcc/Geom2dGcc_FunctionTanCuCuOnCu.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Geom2dGcc/Geom2dGcc_FunctionTanCuPnt.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Geom2dGcc/Geom2dGcc_FunctionTanCuPnt.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Geom2dGcc/Geom2dGcc_FunctionTanObl.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Geom2dGcc/Geom2dGcc_FunctionTanObl.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Geom2dGcc/Geom2dGcc_IsParallel.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Geom2dGcc/Geom2dGcc_Lin2d2Tan.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Geom2dGcc/Geom2dGcc_Lin2d2Tan.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Geom2dGcc/Geom2dGcc_Lin2d2TanIter.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Geom2dGcc/Geom2dGcc_Lin2d2TanIter.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Geom2dGcc/Geom2dGcc_Lin2dTanObl.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Geom2dGcc/Geom2dGcc_Lin2dTanObl.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Geom2dGcc/Geom2dGcc_Lin2dTanOblIter.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Geom2dGcc/Geom2dGcc_Lin2dTanOblIter.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Geom2dGcc/Geom2dGcc_QCurve.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Geom2dGcc/Geom2dGcc_QCurve.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Geom2dGcc/Geom2dGcc_QualifiedCurve.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Geom2dGcc/Geom2dGcc_QualifiedCurve.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Geom2dGcc/Geom2dGcc_Type1.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Geom2dGcc/Geom2dGcc_Type2.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Geom2dGcc/Geom2dGcc_Type3.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Geom2dHatch/FILES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Geom2dHatch/Geom2dHatch_Classifier.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Geom2dHatch/Geom2dHatch_Classifier_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Geom2dHatch/Geom2dHatch_DataMapIteratorOfHatchings.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Geom2dHatch/Geom2dHatch_DataMapIteratorOfMapOfElements.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Geom2dHatch/Geom2dHatch_Element.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Geom2dHatch/Geom2dHatch_Element.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Geom2dHatch/Geom2dHatch_Elements.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Geom2dHatch/Geom2dHatch_Elements.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Geom2dHatch/Geom2dHatch_FClass2dOfClassifier.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Geom2dHatch/Geom2dHatch_FClass2dOfClassifier_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Geom2dHatch/Geom2dHatch_Hatcher.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Geom2dHatch/Geom2dHatch_Hatcher.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Geom2dHatch/Geom2dHatch_Hatcher.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Geom2dHatch/Geom2dHatch_Hatching.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Geom2dHatch/Geom2dHatch_Hatching.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Geom2dHatch/Geom2dHatch_Hatchings.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Geom2dHatch/Geom2dHatch_Intersector.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Geom2dHatch/Geom2dHatch_Intersector.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Geom2dHatch/Geom2dHatch_Intersector.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Geom2dHatch/Geom2dHatch_MapOfElements.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Geom2dInt/FILES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Geom2dInt/Geom2dInt_ExactIntersectionPointOfTheIntPCurvePCurveOfGInter.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Geom2dInt/Geom2dInt_ExactIntersectionPointOfTheIntPCurvePCurveOfGInter_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Geom2dInt/Geom2dInt_GInter.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Geom2dInt/Geom2dInt_GInter_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Geom2dInt/Geom2dInt_Geom2dCurveTool.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Geom2dInt/Geom2dInt_Geom2dCurveTool.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Geom2dInt/Geom2dInt_Geom2dCurveTool.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Geom2dInt/Geom2dInt_IntConicCurveOfGInter.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Geom2dInt/Geom2dInt_IntConicCurveOfGInter_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Geom2dInt/Geom2dInt_MyImpParToolOfTheIntersectorOfTheIntConicCurveOfGInter.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Geom2dInt/Geom2dInt_MyImpParToolOfTheIntersectorOfTheIntConicCurveOfGInter_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Geom2dInt/Geom2dInt_PCLocFOfTheLocateExtPCOfTheProjPCurOfGInter.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Geom2dInt/Geom2dInt_PCLocFOfTheLocateExtPCOfTheProjPCurOfGInter_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Geom2dInt/Geom2dInt_TheCurveLocatorOfTheProjPCurOfGInter.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Geom2dInt/Geom2dInt_TheCurveLocatorOfTheProjPCurOfGInter_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Geom2dInt/Geom2dInt_TheDistBetweenPCurvesOfTheIntPCurvePCurveOfGInter.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Geom2dInt/Geom2dInt_TheDistBetweenPCurvesOfTheIntPCurvePCurveOfGInter_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Geom2dInt/Geom2dInt_TheIntConicCurveOfGInter.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Geom2dInt/Geom2dInt_TheIntConicCurveOfGInter_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Geom2dInt/Geom2dInt_TheIntPCurvePCurveOfGInter.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Geom2dInt/Geom2dInt_TheIntPCurvePCurveOfGInter_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Geom2dInt/Geom2dInt_TheIntersectorOfTheIntConicCurveOfGInter.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Geom2dInt/Geom2dInt_TheIntersectorOfTheIntConicCurveOfGInter_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Geom2dInt/Geom2dInt_TheLocateExtPCOfTheProjPCurOfGInter.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Geom2dInt/Geom2dInt_TheLocateExtPCOfTheProjPCurOfGInter_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Geom2dInt/Geom2dInt_ThePolygon2dOfTheIntPCurvePCurveOfGInter.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Geom2dInt/Geom2dInt_ThePolygon2dOfTheIntPCurvePCurveOfGInter_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Geom2dInt/Geom2dInt_TheProjPCurOfGInter.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Geom2dInt/Geom2dInt_TheProjPCurOfGInter_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomAPI/FILES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomAPI/GeomAPI.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomAPI/GeomAPI.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomAPI/GeomAPI_ExtremaCurveCurve.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomAPI/GeomAPI_ExtremaCurveCurve.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomAPI/GeomAPI_ExtremaCurveCurve.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomAPI/GeomAPI_ExtremaCurveSurface.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomAPI/GeomAPI_ExtremaCurveSurface.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomAPI/GeomAPI_ExtremaCurveSurface.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomAPI/GeomAPI_ExtremaSurfaceSurface.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomAPI/GeomAPI_ExtremaSurfaceSurface.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomAPI/GeomAPI_ExtremaSurfaceSurface.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomAPI/GeomAPI_IntCS.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomAPI/GeomAPI_IntCS.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomAPI/GeomAPI_IntSS.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomAPI/GeomAPI_IntSS.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomAPI/GeomAPI_Interpolate.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomAPI/GeomAPI_Interpolate.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomAPI/GeomAPI_PointsToBSpline.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomAPI/GeomAPI_PointsToBSpline.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomAPI/GeomAPI_PointsToBSplineSurface.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomAPI/GeomAPI_PointsToBSplineSurface.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomAPI/GeomAPI_ProjectPointOnCurve.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomAPI/GeomAPI_ProjectPointOnCurve.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomAPI/GeomAPI_ProjectPointOnCurve.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomAPI/GeomAPI_ProjectPointOnSurf.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomAPI/GeomAPI_ProjectPointOnSurf.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomAPI/GeomAPI_ProjectPointOnSurf.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/FILES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_AppSurf.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_AppSurf_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_AppSweep.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_AppSweep_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_ApproxStyle.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_Array1OfLocationLaw.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_Array1OfSectionLaw.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_BSplineCurves.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_BSplineCurves.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_BSplineCurves.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_BezierCurves.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_BezierCurves.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_BezierCurves.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_BoundWithSurf.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_BoundWithSurf.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_Boundary.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_Boundary.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_CircularBlendFunc.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_CircularBlendFunc.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_ConstantBiNormal.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_ConstantBiNormal.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_ConstrainedFilling.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_ConstrainedFilling.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_Coons.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_Coons.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_CoonsAlgPatch.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_CoonsAlgPatch.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_CornerState.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_CornerState.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_CorrectedFrenet.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_CorrectedFrenet.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_CurveAndTrihedron.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_CurveAndTrihedron.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_Curved.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_Curved.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_Darboux.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_Darboux.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_DegeneratedBound.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_DegeneratedBound.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_DiscreteTrihedron.cxx [new file with mode: 0755]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_DiscreteTrihedron.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_DraftTrihedron.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_DraftTrihedron.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_EvolvedSection.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_EvolvedSection.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_Filling.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_Filling.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_FillingStyle.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_Fixed.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_Fixed.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_Frenet.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_Frenet.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_FunctionDraft.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_FunctionDraft.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_FunctionGuide.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_FunctionGuide.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_Generator.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_Generator.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_Generator.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_GuideTrihedronAC.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_GuideTrihedronAC.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_GuideTrihedronPlan.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_GuideTrihedronPlan.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_HArray1OfLocationLaw.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_HArray1OfSectionLaw.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_HSequenceOfAx2.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_Line.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_Line.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_Line.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_LocFunction.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_LocFunction.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_LocationDraft.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_LocationDraft.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_LocationGuide.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_LocationGuide.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_LocationLaw.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_LocationLaw.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_NSections.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_NSections.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_Pipe.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_Pipe.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_Pipe.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_PipeError.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_PlanFunc.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_PlanFunc.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_PolynomialConvertor.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_PolynomialConvertor.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_Profiler.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_Profiler.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_Profiler.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_QuasiAngularConvertor.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_QuasiAngularConvertor.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_SectionGenerator.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_SectionGenerator.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_SectionLaw.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_SectionLaw.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_SectionPlacement.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_SectionPlacement.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_SequenceOfAx2.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_SequenceOfTrsf.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_SimpleBound.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_SimpleBound.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_SnglrFunc.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_SnglrFunc.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_Stretch.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_Stretch.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_Sweep.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_Sweep.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_SweepFunction.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_SweepFunction.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_SweepSectionGenerator.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_SweepSectionGenerator.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_SweepSectionGenerator.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_Tensor.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_Tensor.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_Tensor.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_TgtField.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_TgtField.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_TgtOnCoons.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_TgtOnCoons.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_Trihedron.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_TrihedronLaw.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_TrihedronLaw.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_TrihedronWithGuide.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_TrihedronWithGuide.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_UniformSection.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomFill/GeomFill_UniformSection.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomInt/FILES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomInt/GeomInt.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomInt/GeomInt.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomInt/GeomInt_BSpGradient_BFGSOfMyBSplGradientOfTheComputeLineOfWLApprox.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomInt/GeomInt_BSpGradient_BFGSOfMyBSplGradientOfTheComputeLineOfWLApprox_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomInt/GeomInt_BSpParFunctionOfMyBSplGradientOfTheComputeLineOfWLApprox.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomInt/GeomInt_BSpParFunctionOfMyBSplGradientOfTheComputeLineOfWLApprox_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomInt/GeomInt_BSpParLeastSquareOfMyBSplGradientOfTheComputeLineOfWLApprox.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomInt/GeomInt_BSpParLeastSquareOfMyBSplGradientOfTheComputeLineOfWLApprox_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomInt/GeomInt_Gradient_BFGSOfMyGradientOfTheComputeLineBezierOfWLApprox.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomInt/GeomInt_Gradient_BFGSOfMyGradientOfTheComputeLineBezierOfWLApprox_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomInt/GeomInt_Gradient_BFGSOfMyGradientbisOfTheComputeLineOfWLApprox.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomInt/GeomInt_Gradient_BFGSOfMyGradientbisOfTheComputeLineOfWLApprox_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomInt/GeomInt_IntSS.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomInt/GeomInt_IntSS.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomInt/GeomInt_IntSS.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomInt/GeomInt_IntSS_1.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomInt/GeomInt_LineConstructor.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomInt/GeomInt_LineConstructor.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomInt/GeomInt_LineConstructor.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomInt/GeomInt_LineTool.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomInt/GeomInt_LineTool.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomInt/GeomInt_MyBSplGradientOfTheComputeLineOfWLApprox.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomInt/GeomInt_MyBSplGradientOfTheComputeLineOfWLApprox_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomInt/GeomInt_MyGradientOfTheComputeLineBezierOfWLApprox.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomInt/GeomInt_MyGradientOfTheComputeLineBezierOfWLApprox_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomInt/GeomInt_MyGradientbisOfTheComputeLineOfWLApprox.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomInt/GeomInt_MyGradientbisOfTheComputeLineOfWLApprox_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomInt/GeomInt_ParFunctionOfMyGradientOfTheComputeLineBezierOfWLApprox.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomInt/GeomInt_ParFunctionOfMyGradientOfTheComputeLineBezierOfWLApprox_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomInt/GeomInt_ParFunctionOfMyGradientbisOfTheComputeLineOfWLApprox.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomInt/GeomInt_ParFunctionOfMyGradientbisOfTheComputeLineOfWLApprox_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomInt/GeomInt_ParLeastSquareOfMyGradientOfTheComputeLineBezierOfWLApprox.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomInt/GeomInt_ParLeastSquareOfMyGradientOfTheComputeLineBezierOfWLApprox_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomInt/GeomInt_ParLeastSquareOfMyGradientbisOfTheComputeLineOfWLApprox.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomInt/GeomInt_ParLeastSquareOfMyGradientbisOfTheComputeLineOfWLApprox_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomInt/GeomInt_ParameterAndOrientation.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomInt/GeomInt_ParameterAndOrientation.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomInt/GeomInt_ResConstraintOfMyGradientOfTheComputeLineBezierOfWLApprox.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomInt/GeomInt_ResConstraintOfMyGradientOfTheComputeLineBezierOfWLApprox_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomInt/GeomInt_ResConstraintOfMyGradientbisOfTheComputeLineOfWLApprox.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomInt/GeomInt_ResConstraintOfMyGradientbisOfTheComputeLineOfWLApprox_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomInt/GeomInt_SequenceOfParameterAndOrientation.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomInt/GeomInt_TheComputeLineBezierOfWLApprox.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomInt/GeomInt_TheComputeLineBezierOfWLApprox_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomInt/GeomInt_TheComputeLineOfWLApprox.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomInt/GeomInt_TheComputeLineOfWLApprox_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomInt/GeomInt_TheFunctionOfTheInt2SOfThePrmPrmSvSurfacesOfWLApprox.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomInt/GeomInt_TheFunctionOfTheInt2SOfThePrmPrmSvSurfacesOfWLApprox_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomInt/GeomInt_TheImpPrmSvSurfacesOfWLApprox.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomInt/GeomInt_TheImpPrmSvSurfacesOfWLApprox_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomInt/GeomInt_TheInt2SOfThePrmPrmSvSurfacesOfWLApprox.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomInt/GeomInt_TheInt2SOfThePrmPrmSvSurfacesOfWLApprox_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomInt/GeomInt_TheMultiLineOfWLApprox.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomInt/GeomInt_TheMultiLineOfWLApprox_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomInt/GeomInt_TheMultiLineToolOfWLApprox.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomInt/GeomInt_ThePrmPrmSvSurfacesOfWLApprox.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomInt/GeomInt_ThePrmPrmSvSurfacesOfWLApprox_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomInt/GeomInt_TheZerImpFuncOfTheImpPrmSvSurfacesOfWLApprox.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomInt/GeomInt_TheZerImpFuncOfTheImpPrmSvSurfacesOfWLApprox_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomInt/GeomInt_VectorOfReal.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomInt/GeomInt_WLApprox.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomInt/GeomInt_WLApprox_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomPlate/FILES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomPlate/GeomPlate_Aij.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomPlate/GeomPlate_Aij.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomPlate/GeomPlate_Array1OfHCurve.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomPlate/GeomPlate_Array1OfSequenceOfReal.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomPlate/GeomPlate_BuildAveragePlane.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomPlate/GeomPlate_BuildAveragePlane.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomPlate/GeomPlate_BuildPlateSurface.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomPlate/GeomPlate_BuildPlateSurface.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomPlate/GeomPlate_CurveConstraint.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomPlate/GeomPlate_CurveConstraint.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomPlate/GeomPlate_HArray1OfHCurve.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomPlate/GeomPlate_HArray1OfSequenceOfReal.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomPlate/GeomPlate_HSequenceOfCurveConstraint.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomPlate/GeomPlate_HSequenceOfPointConstraint.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomPlate/GeomPlate_MakeApprox.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomPlate/GeomPlate_MakeApprox.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomPlate/GeomPlate_PlateG0Criterion.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomPlate/GeomPlate_PlateG0Criterion.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomPlate/GeomPlate_PlateG1Criterion.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomPlate/GeomPlate_PlateG1Criterion.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomPlate/GeomPlate_PointConstraint.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomPlate/GeomPlate_PointConstraint.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomPlate/GeomPlate_SequenceOfAij.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomPlate/GeomPlate_SequenceOfCurveConstraint.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomPlate/GeomPlate_SequenceOfPointConstraint.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomPlate/GeomPlate_Surface.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/GeomPlate/GeomPlate_Surface.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Hatch/FILES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Hatch/Hatch_Hatcher.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Hatch/Hatch_Hatcher.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Hatch/Hatch_Hatcher.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Hatch/Hatch_Line.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Hatch/Hatch_Line.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Hatch/Hatch_LineForm.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Hatch/Hatch_Parameter.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Hatch/Hatch_Parameter.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Hatch/Hatch_SequenceOfLine.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Hatch/Hatch_SequenceOfParameter.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/HatchGen/FILES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/HatchGen/HatchGen_Domain.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/HatchGen/HatchGen_Domain.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/HatchGen/HatchGen_Domain.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/HatchGen/HatchGen_Domains.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/HatchGen/HatchGen_ErrorStatus.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/HatchGen/HatchGen_IntersectionPoint.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/HatchGen/HatchGen_IntersectionPoint.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/HatchGen/HatchGen_IntersectionType.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/HatchGen/HatchGen_PointOnElement.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/HatchGen/HatchGen_PointOnElement.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/HatchGen/HatchGen_PointOnElement.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/HatchGen/HatchGen_PointOnHatching.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/HatchGen/HatchGen_PointOnHatching.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/HatchGen/HatchGen_PointsOnElement.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/HatchGen/HatchGen_PointsOnHatching.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntCurve/FILES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntCurve/IntCurve_DistBetweenPCurvesGen.gxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntCurve/IntCurve_ExactIntersectionPoint.gxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntCurve/IntCurve_IConicTool.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntCurve/IntCurve_IConicTool.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntCurve/IntCurve_IntConicConic.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntCurve/IntCurve_IntConicConic.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntCurve/IntCurve_IntConicConic.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntCurve/IntCurve_IntConicConic_1.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntCurve/IntCurve_IntConicConic_Tool.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntCurve/IntCurve_IntConicConic_Tool.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntCurve/IntCurve_IntConicCurveGen.gxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntCurve/IntCurve_IntConicCurveGen.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntCurve/IntCurve_IntCurveCurveGen.gxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntCurve/IntCurve_IntCurveCurveGen.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntCurve/IntCurve_IntImpConicParConic.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntCurve/IntCurve_IntImpConicParConic_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntCurve/IntCurve_IntPolyPolyGen.gxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntCurve/IntCurve_MyImpParToolOfIntImpConicParConic.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntCurve/IntCurve_MyImpParToolOfIntImpConicParConic_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntCurve/IntCurve_PConic.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntCurve/IntCurve_PConic.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntCurve/IntCurve_PConic.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntCurve/IntCurve_PConicTool.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntCurve/IntCurve_PConicTool.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntCurve/IntCurve_Polygon2dGen.gxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntCurve/IntCurve_Polygon2dGen.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntCurve/IntCurve_ProjPCurGen.gxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntCurve/IntCurve_ProjectOnPConicTool.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntCurve/IntCurve_ProjectOnPConicTool.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntCurve/IntCurve_UserIntConicCurveGen.gxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntCurveSurface/FILES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntCurveSurface/IntCurveSurface_HInter.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntCurveSurface/IntCurveSurface_HInter_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntCurveSurface/IntCurveSurface_Inter.gxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntCurveSurface/IntCurveSurface_Intersection.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntCurveSurface/IntCurveSurface_Intersection.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntCurveSurface/IntCurveSurface_IntersectionPoint.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntCurveSurface/IntCurveSurface_IntersectionPoint.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntCurveSurface/IntCurveSurface_IntersectionPoint.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntCurveSurface/IntCurveSurface_IntersectionSegment.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntCurveSurface/IntCurveSurface_IntersectionSegment.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntCurveSurface/IntCurveSurface_Polygon.gxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntCurveSurface/IntCurveSurface_PolygonTool.gxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntCurveSurface/IntCurveSurface_PolygonTool.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntCurveSurface/IntCurveSurface_Polyhedron.gxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntCurveSurface/IntCurveSurface_Polyhedron.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntCurveSurface/IntCurveSurface_PolyhedronTool.gxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntCurveSurface/IntCurveSurface_PolyhedronTool.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntCurveSurface/IntCurveSurface_QuadricCurveExactInter.gxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntCurveSurface/IntCurveSurface_QuadricCurveFunc.gxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntCurveSurface/IntCurveSurface_SequenceOfPnt.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntCurveSurface/IntCurveSurface_SequenceOfSeg.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntCurveSurface/IntCurveSurface_TheCSFunctionOfHInter.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntCurveSurface/IntCurveSurface_TheCSFunctionOfHInter_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntCurveSurface/IntCurveSurface_TheExactHInter.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntCurveSurface/IntCurveSurface_TheExactHInter_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntCurveSurface/IntCurveSurface_TheHCurveTool.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntCurveSurface/IntCurveSurface_TheHCurveTool.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntCurveSurface/IntCurveSurface_TheInterferenceOfHInter.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntCurveSurface/IntCurveSurface_TheInterferenceOfHInter_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntCurveSurface/IntCurveSurface_ThePolygonOfHInter.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntCurveSurface/IntCurveSurface_ThePolygonOfHInter_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntCurveSurface/IntCurveSurface_ThePolygonToolOfHInter.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntCurveSurface/IntCurveSurface_ThePolygonToolOfHInter_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntCurveSurface/IntCurveSurface_ThePolyhedronOfHInter.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntCurveSurface/IntCurveSurface_ThePolyhedronOfHInter_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntCurveSurface/IntCurveSurface_ThePolyhedronToolOfHInter.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntCurveSurface/IntCurveSurface_ThePolyhedronToolOfHInter_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntCurveSurface/IntCurveSurface_TheQuadCurvExactHInter.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntCurveSurface/IntCurveSurface_TheQuadCurvExactHInter_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntCurveSurface/IntCurveSurface_TheQuadCurvFuncOfTheQuadCurvExactHInter.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntCurveSurface/IntCurveSurface_TheQuadCurvFuncOfTheQuadCurvExactHInter_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntCurveSurface/IntCurveSurface_TransitionOnCurve.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntImp/FILES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntImp/IntImp_ComputeTangence.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntImp/IntImp_ComputeTangence.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntImp/IntImp_ConstIsoparametric.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntImp/IntImp_Int2S.gxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntImp/IntImp_Int2S.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntImp/IntImp_IntCS.gxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntImp/IntImp_ZerCSParFunc.gxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntImp/IntImp_ZerImpFunc.gxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntImp/IntImp_ZerImpFunc.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntImp/IntImp_ZerParFunc.gxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntImp/IntImp_ZerParFunc.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntImpParGen/FILES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntImpParGen/IntImpParGen.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntImpParGen/IntImpParGen.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntImpParGen/IntImpParGen_ImpParTool.gxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntImpParGen/IntImpParGen_ImpTool.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntImpParGen/IntImpParGen_Intersector.gxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntImpParGen/IntImpParGen_Tool.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntImpParGen/IntImpParGen_Tool.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntPatch/FILES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntPatch/IntPatch_ALine.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntPatch/IntPatch_ALine.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntPatch/IntPatch_ALine.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntPatch/IntPatch_ALineToWLine.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntPatch/IntPatch_ALineToWLine.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntPatch/IntPatch_ArcFunction.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntPatch/IntPatch_ArcFunction.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntPatch/IntPatch_ArcFunction.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntPatch/IntPatch_CSFunction.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntPatch/IntPatch_CSFunction.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntPatch/IntPatch_CurvIntSurf.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntPatch/IntPatch_CurvIntSurf_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntPatch/IntPatch_GLine.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntPatch/IntPatch_GLine.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntPatch/IntPatch_GLine.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntPatch/IntPatch_HCurve2dTool.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntPatch/IntPatch_HCurve2dTool.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntPatch/IntPatch_HCurve2dTool.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntPatch/IntPatch_HInterTool.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntPatch/IntPatch_HInterTool.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntPatch/IntPatch_HInterTool.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntPatch/IntPatch_IType.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntPatch/IntPatch_ImpImpIntersection.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntPatch/IntPatch_ImpImpIntersection.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntPatch/IntPatch_ImpImpIntersection.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntPatch/IntPatch_ImpPrmIntersection.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntPatch/IntPatch_ImpPrmIntersection.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntPatch/IntPatch_ImpPrmIntersection.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntPatch/IntPatch_InterferencePolyhedron.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntPatch/IntPatch_InterferencePolyhedron.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntPatch/IntPatch_Intersection.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntPatch/IntPatch_Intersection.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntPatch/IntPatch_Intersection.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntPatch/IntPatch_Line.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntPatch/IntPatch_Line.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntPatch/IntPatch_Line.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntPatch/IntPatch_LineConstructor.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntPatch/IntPatch_LineConstructor.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntPatch/IntPatch_Point.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntPatch/IntPatch_Point.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntPatch/IntPatch_Point.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntPatch/IntPatch_PointLine.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntPatch/IntPatch_PointLine.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntPatch/IntPatch_PolyArc.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntPatch/IntPatch_PolyArc.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntPatch/IntPatch_PolyLine.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntPatch/IntPatch_PolyLine.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntPatch/IntPatch_Polygo.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntPatch/IntPatch_Polygo.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntPatch/IntPatch_Polygo.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntPatch/IntPatch_Polyhedron.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntPatch/IntPatch_Polyhedron.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntPatch/IntPatch_PolyhedronTool.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntPatch/IntPatch_PolyhedronTool.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntPatch/IntPatch_PrmPrmIntersection.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntPatch/IntPatch_PrmPrmIntersection.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntPatch/IntPatch_PrmPrmIntersection.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntPatch/IntPatch_PrmPrmIntersection_T3Bits.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntPatch/IntPatch_PrmPrmIntersection_T3Bits.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntPatch/IntPatch_RLine.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntPatch/IntPatch_RLine.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntPatch/IntPatch_RLine.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntPatch/IntPatch_RstInt.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntPatch/IntPatch_RstInt.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntPatch/IntPatch_SearchPnt.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntPatch/IntPatch_SequenceOfIWLineOfTheIWalking.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntPatch/IntPatch_SequenceOfLine.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntPatch/IntPatch_SequenceOfPathPointOfTheSOnBounds.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntPatch/IntPatch_SequenceOfPoint.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntPatch/IntPatch_SequenceOfSegmentOfTheSOnBounds.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntPatch/IntPatch_SpecPntType.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntPatch/IntPatch_SpecialPoints.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntPatch/IntPatch_SpecialPoints.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntPatch/IntPatch_TheIWLineOfTheIWalking.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntPatch/IntPatch_TheIWLineOfTheIWalking_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntPatch/IntPatch_TheIWalking.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntPatch/IntPatch_TheIWalking_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntPatch/IntPatch_ThePathPointOfTheSOnBounds.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntPatch/IntPatch_ThePathPointOfTheSOnBounds_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntPatch/IntPatch_TheSOnBounds.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntPatch/IntPatch_TheSOnBounds_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntPatch/IntPatch_TheSearchInside.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntPatch/IntPatch_TheSearchInside_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntPatch/IntPatch_TheSegmentOfTheSOnBounds.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntPatch/IntPatch_TheSegmentOfTheSOnBounds_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntPatch/IntPatch_TheSurfFunction.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntPatch/IntPatch_TheSurfFunction_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntPatch/IntPatch_WLine.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntPatch/IntPatch_WLine.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntPatch/IntPatch_WLine.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntPatch/IntPatch_WLineTool.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntPatch/IntPatch_WLineTool.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntPolyh/FILES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntPolyh/IntPolyh_Array.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntPolyh/IntPolyh_ArrayOfEdges.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntPolyh/IntPolyh_ArrayOfPointNormal.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntPolyh/IntPolyh_ArrayOfPoints.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntPolyh/IntPolyh_ArrayOfSectionLines.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntPolyh/IntPolyh_ArrayOfTangentZones.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntPolyh/IntPolyh_ArrayOfTriangles.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntPolyh/IntPolyh_Couple.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntPolyh/IntPolyh_Couple.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntPolyh/IntPolyh_Edge.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntPolyh/IntPolyh_Edge.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntPolyh/IntPolyh_Intersection.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntPolyh/IntPolyh_Intersection.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntPolyh/IntPolyh_ListOfCouples.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntPolyh/IntPolyh_MaillageAffinage.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntPolyh/IntPolyh_MaillageAffinage.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntPolyh/IntPolyh_PMaillageAffinage.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntPolyh/IntPolyh_Point.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntPolyh/IntPolyh_Point.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntPolyh/IntPolyh_SectionLine.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntPolyh/IntPolyh_SectionLine.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntPolyh/IntPolyh_SeqOfStartPoints.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntPolyh/IntPolyh_StartPoint.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntPolyh/IntPolyh_StartPoint.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntPolyh/IntPolyh_Tools.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntPolyh/IntPolyh_Tools.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntPolyh/IntPolyh_Triangle.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntPolyh/IntPolyh_Triangle.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntRes2d/FILES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntRes2d/IntRes2d_Domain.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntRes2d/IntRes2d_Domain.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntRes2d/IntRes2d_Domain.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntRes2d/IntRes2d_Intersection.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntRes2d/IntRes2d_Intersection.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntRes2d/IntRes2d_Intersection.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntRes2d/IntRes2d_IntersectionPoint.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntRes2d/IntRes2d_IntersectionPoint.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntRes2d/IntRes2d_IntersectionPoint.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntRes2d/IntRes2d_IntersectionSegment.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntRes2d/IntRes2d_IntersectionSegment.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntRes2d/IntRes2d_IntersectionSegment.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntRes2d/IntRes2d_Position.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntRes2d/IntRes2d_SequenceOfIntersectionPoint.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntRes2d/IntRes2d_SequenceOfIntersectionSegment.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntRes2d/IntRes2d_Situation.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntRes2d/IntRes2d_Transition.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntRes2d/IntRes2d_Transition.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntRes2d/IntRes2d_Transition.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntRes2d/IntRes2d_TypeTrans.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntStart/FILES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntStart/IntStart_PathPoint.gxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntStart/IntStart_PathPoint.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntStart/IntStart_SITopolTool.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntStart/IntStart_SITopolTool.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntStart/IntStart_SearchInside.gxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntStart/IntStart_SearchInside.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntStart/IntStart_SearchOnBoundaries.gxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntStart/IntStart_SearchOnBoundaries.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntStart/IntStart_Segment.gxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntStart/IntStart_Segment.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntSurf/FILES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntSurf/IntSurf.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntSurf/IntSurf.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntSurf/IntSurf_Allocator.hxx [new file with mode: 0755]
src/ModelingAlgorithms/TKGeomAlgo/IntSurf/IntSurf_Couple.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntSurf/IntSurf_Couple.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntSurf/IntSurf_InteriorPoint.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntSurf/IntSurf_InteriorPoint.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntSurf/IntSurf_InteriorPoint.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntSurf/IntSurf_InteriorPointTool.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntSurf/IntSurf_InteriorPointTool.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntSurf/IntSurf_LineOn2S.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntSurf/IntSurf_LineOn2S.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntSurf/IntSurf_LineOn2S.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntSurf/IntSurf_ListIteratorOfListOfPntOn2S.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntSurf/IntSurf_ListOfPntOn2S.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntSurf/IntSurf_PathPoint.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntSurf/IntSurf_PathPoint.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntSurf/IntSurf_PathPoint.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntSurf/IntSurf_PathPointTool.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntSurf/IntSurf_PathPointTool.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntSurf/IntSurf_PntOn2S.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntSurf/IntSurf_PntOn2S.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntSurf/IntSurf_PntOn2S.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntSurf/IntSurf_Quadric.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntSurf/IntSurf_Quadric.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntSurf/IntSurf_Quadric.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntSurf/IntSurf_QuadricTool.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntSurf/IntSurf_QuadricTool.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntSurf/IntSurf_QuadricTool.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntSurf/IntSurf_SequenceOfCouple.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntSurf/IntSurf_SequenceOfInteriorPoint.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntSurf/IntSurf_SequenceOfPathPoint.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntSurf/IntSurf_SequenceOfPntOn2S.hxx [new file with mode: 0755]
src/ModelingAlgorithms/TKGeomAlgo/IntSurf/IntSurf_Situation.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntSurf/IntSurf_Transition.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntSurf/IntSurf_Transition.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntSurf/IntSurf_Transition.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntSurf/IntSurf_TypeTrans.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntWalk/FILES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntWalk/IntWalk_IWLine.gxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntWalk/IntWalk_IWLine.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntWalk/IntWalk_IWalking.gxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntWalk/IntWalk_IWalking.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntWalk/IntWalk_PWalking.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntWalk/IntWalk_PWalking.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntWalk/IntWalk_PWalking.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntWalk/IntWalk_StatusDeflection.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntWalk/IntWalk_TheFunctionOfTheInt2S.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntWalk/IntWalk_TheFunctionOfTheInt2S_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntWalk/IntWalk_TheInt2S.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntWalk/IntWalk_TheInt2S_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/IntWalk/IntWalk_VectorOfInteger.hxx [new file with mode: 0755]
src/ModelingAlgorithms/TKGeomAlgo/IntWalk/IntWalk_VectorOfWalkingData.hxx [new file with mode: 0755]
src/ModelingAlgorithms/TKGeomAlgo/Intf/FILES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Intf/Intf.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Intf/Intf.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Intf/Intf_Array1OfLin.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Intf/Intf_Interference.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Intf/Intf_Interference.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Intf/Intf_Interference.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Intf/Intf_InterferencePolygon2d.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Intf/Intf_InterferencePolygon2d.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Intf/Intf_InterferencePolygonPolyhedron.gxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Intf/Intf_PIType.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Intf/Intf_Polygon2d.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Intf/Intf_Polygon2d.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Intf/Intf_Polygon2d.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Intf/Intf_SectionLine.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Intf/Intf_SectionLine.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Intf/Intf_SectionLine.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Intf/Intf_SectionPoint.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Intf/Intf_SectionPoint.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Intf/Intf_SectionPoint.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Intf/Intf_SeqOfSectionLine.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Intf/Intf_SeqOfSectionPoint.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Intf/Intf_SeqOfTangentZone.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Intf/Intf_TangentZone.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Intf/Intf_TangentZone.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Intf/Intf_TangentZone.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Intf/Intf_Tool.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Intf/Intf_Tool.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Law/FILES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Law/Law.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Law/Law.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Law/Law_BSpFunc.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Law/Law_BSpFunc.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Law/Law_BSpline.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Law/Law_BSpline.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Law/Law_BSplineKnotSplitting.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Law/Law_BSplineKnotSplitting.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Law/Law_Composite.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Law/Law_Composite.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Law/Law_Constant.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Law/Law_Constant.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Law/Law_Function.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Law/Law_Function.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Law/Law_Interpol.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Law/Law_Interpol.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Law/Law_Interpolate.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Law/Law_Interpolate.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Law/Law_Laws.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Law/Law_Linear.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Law/Law_Linear.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Law/Law_ListIteratorOfLaws.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Law/Law_S.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Law/Law_S.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/LocalAnalysis/FILES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/LocalAnalysis/LocalAnalysis.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/LocalAnalysis/LocalAnalysis.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/LocalAnalysis/LocalAnalysis_CurveContinuity.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/LocalAnalysis/LocalAnalysis_CurveContinuity.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/LocalAnalysis/LocalAnalysis_StatusErrorType.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/LocalAnalysis/LocalAnalysis_SurfaceContinuity.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/LocalAnalysis/LocalAnalysis_SurfaceContinuity.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/NLPlate/FILES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/NLPlate/NLPlate_HGPPConstraint.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/NLPlate/NLPlate_HGPPConstraint.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/NLPlate/NLPlate_HPG0Constraint.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/NLPlate/NLPlate_HPG0Constraint.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/NLPlate/NLPlate_HPG0G1Constraint.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/NLPlate/NLPlate_HPG0G1Constraint.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/NLPlate/NLPlate_HPG0G2Constraint.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/NLPlate/NLPlate_HPG0G2Constraint.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/NLPlate/NLPlate_HPG0G3Constraint.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/NLPlate/NLPlate_HPG0G3Constraint.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/NLPlate/NLPlate_HPG1Constraint.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/NLPlate/NLPlate_HPG1Constraint.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/NLPlate/NLPlate_HPG2Constraint.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/NLPlate/NLPlate_HPG2Constraint.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/NLPlate/NLPlate_HPG3Constraint.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/NLPlate/NLPlate_HPG3Constraint.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/NLPlate/NLPlate_ListIteratorOfStackOfPlate.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/NLPlate/NLPlate_NLPlate.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/NLPlate/NLPlate_NLPlate.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/NLPlate/NLPlate_SequenceOfHGPPConstraint.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/NLPlate/NLPlate_StackOfPlate.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/PACKAGES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Plate/FILES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Plate/Plate_Array1OfPinpointConstraint.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Plate/Plate_D1.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Plate/Plate_D1.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Plate/Plate_D1.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Plate/Plate_D2.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Plate/Plate_D2.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Plate/Plate_D3.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Plate/Plate_D3.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Plate/Plate_FreeGtoCConstraint.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Plate/Plate_FreeGtoCConstraint.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Plate/Plate_FreeGtoCConstraint.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Plate/Plate_GlobalTranslationConstraint.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Plate/Plate_GlobalTranslationConstraint.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Plate/Plate_GlobalTranslationConstraint.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Plate/Plate_GtoCConstraint.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Plate/Plate_GtoCConstraint.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Plate/Plate_GtoCConstraint.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Plate/Plate_HArray1OfPinpointConstraint.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Plate/Plate_LineConstraint.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Plate/Plate_LineConstraint.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Plate/Plate_LineConstraint.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Plate/Plate_LinearScalarConstraint.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Plate/Plate_LinearScalarConstraint.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Plate/Plate_LinearScalarConstraint.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Plate/Plate_LinearXYZConstraint.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Plate/Plate_LinearXYZConstraint.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Plate/Plate_LinearXYZConstraint.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Plate/Plate_PinpointConstraint.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Plate/Plate_PinpointConstraint.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Plate/Plate_PinpointConstraint.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Plate/Plate_PlaneConstraint.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Plate/Plate_PlaneConstraint.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Plate/Plate_PlaneConstraint.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Plate/Plate_Plate.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Plate/Plate_Plate.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Plate/Plate_Plate.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Plate/Plate_SampledCurveConstraint.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Plate/Plate_SampledCurveConstraint.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Plate/Plate_SampledCurveConstraint.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Plate/Plate_SequenceOfLinearScalarConstraint.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Plate/Plate_SequenceOfLinearXYZConstraint.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/Plate/Plate_SequenceOfPinpointConstraint.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/TopClass/FILES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/TopClass/TopClass_Classifier2d.gxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/TopClass/TopClass_Classifier2d.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/TopClass/TopClass_FaceClassifier.gxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/TopClass/TopClass_FaceClassifier.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/TopTrans/FILES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/TopTrans/TopTrans_Array2OfOrientation.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/TopTrans/TopTrans_CurveTransition.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/TopTrans/TopTrans_CurveTransition.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/TopTrans/TopTrans_SurfaceTransition.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKGeomAlgo/TopTrans/TopTrans_SurfaceTransition.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/CMakeLists.txt [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/Contap/Contap_ArcFunction.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/Contap/Contap_ArcFunction.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/Contap/Contap_ArcFunction.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/Contap/Contap_ContAna.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/Contap/Contap_ContAna.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/Contap/Contap_ContAna.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/Contap/Contap_Contour.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/Contap/Contap_Contour.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/Contap/Contap_Contour.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/Contap/Contap_HContTool.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/Contap/Contap_HContTool.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/Contap/Contap_HCurve2dTool.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/Contap/Contap_HCurve2dTool.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/Contap/Contap_HCurve2dTool.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/Contap/Contap_IType.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/Contap/Contap_Line.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/Contap/Contap_Line.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/Contap/Contap_Line.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/Contap/Contap_Point.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/Contap/Contap_Point.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/Contap/Contap_Point.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/Contap/Contap_SequenceOfIWLineOfTheIWalking.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/Contap/Contap_SequenceOfPathPointOfTheSearch.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/Contap/Contap_SequenceOfSegmentOfTheSearch.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/Contap/Contap_SurfFunction.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/Contap/Contap_SurfFunction.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/Contap/Contap_SurfFunction.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/Contap/Contap_SurfProps.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/Contap/Contap_SurfProps.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/Contap/Contap_TFunction.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/Contap/Contap_TheHSequenceOfPoint.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/Contap/Contap_TheIWLineOfTheIWalking.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/Contap/Contap_TheIWLineOfTheIWalking_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/Contap/Contap_TheIWalking.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/Contap/Contap_TheIWalking_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/Contap/Contap_ThePathPointOfTheSearch.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/Contap/Contap_ThePathPointOfTheSearch_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/Contap/Contap_TheSearch.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/Contap/Contap_TheSearchInside.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/Contap/Contap_TheSearchInside_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/Contap/Contap_TheSearch_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/Contap/Contap_TheSegmentOfTheSearch.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/Contap/Contap_TheSegmentOfTheSearch_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/Contap/Contap_TheSequenceOfLine.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/Contap/Contap_TheSequenceOfPoint.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/Contap/FILES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/EXTERNLIB.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/FILES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRAlgo/FILES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRAlgo/HLRAlgo.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRAlgo/HLRAlgo.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRAlgo/HLRAlgo_Array1OfPHDat.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRAlgo/HLRAlgo_Array1OfPINod.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRAlgo/HLRAlgo_Array1OfPISeg.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRAlgo/HLRAlgo_Array1OfTData.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRAlgo/HLRAlgo_BiPoint.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRAlgo/HLRAlgo_BiPoint.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRAlgo/HLRAlgo_Coincidence.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRAlgo/HLRAlgo_EdgeIterator.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRAlgo/HLRAlgo_EdgeIterator.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRAlgo/HLRAlgo_EdgeIterator.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRAlgo/HLRAlgo_EdgeStatus.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRAlgo/HLRAlgo_EdgeStatus.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRAlgo/HLRAlgo_EdgesBlock.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRAlgo/HLRAlgo_EdgesBlock.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRAlgo/HLRAlgo_HArray1OfPHDat.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRAlgo/HLRAlgo_HArray1OfPINod.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRAlgo/HLRAlgo_HArray1OfPISeg.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRAlgo/HLRAlgo_HArray1OfTData.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRAlgo/HLRAlgo_Interference.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRAlgo/HLRAlgo_InterferenceList.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRAlgo/HLRAlgo_Interference_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRAlgo/HLRAlgo_Intersection.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRAlgo/HLRAlgo_Intersection.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRAlgo/HLRAlgo_Intersection.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRAlgo/HLRAlgo_ListIteratorOfInterferenceList.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRAlgo/HLRAlgo_ListIteratorOfListOfBPoint.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRAlgo/HLRAlgo_ListOfBPoint.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRAlgo/HLRAlgo_PolyAlgo.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRAlgo/HLRAlgo_PolyAlgo.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRAlgo/HLRAlgo_PolyData.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRAlgo/HLRAlgo_PolyData.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRAlgo/HLRAlgo_PolyData.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRAlgo/HLRAlgo_PolyHidingData.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRAlgo/HLRAlgo_PolyInternalData.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRAlgo/HLRAlgo_PolyInternalData.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRAlgo/HLRAlgo_PolyInternalData.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRAlgo/HLRAlgo_PolyInternalNode.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRAlgo/HLRAlgo_PolyInternalNode.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRAlgo/HLRAlgo_PolyInternalSegment.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRAlgo/HLRAlgo_PolyMask.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRAlgo/HLRAlgo_PolyShellData.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRAlgo/HLRAlgo_PolyShellData.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRAlgo/HLRAlgo_Projector.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRAlgo/HLRAlgo_Projector.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRAlgo/HLRAlgo_Projector.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRAlgo/HLRAlgo_TriangleData.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRAlgo/HLRAlgo_WiresBlock.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRAlgo/HLRAlgo_WiresBlock.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRAppli/FILES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRAppli/HLRAppli_ReflectLines.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRAppli/HLRAppli_ReflectLines.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/FILES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_Algo.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_Algo.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_AreaLimit.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_AreaLimit.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_Array1OfEData.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_Array1OfFData.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_BCurveTool.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_BCurveTool.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_BCurveTool.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_BSurfaceTool.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_BSurfaceTool.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_BSurfaceTool.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_BiPnt2D.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_BiPoint.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_CInter.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_CInter_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_CLProps.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_CLPropsATool.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_CLPropsATool.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_CLProps_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_Curve.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_Curve.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_Curve.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_CurveTool.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_CurveTool.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_CurveTool.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_Data.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_Data.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_Data.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_EdgeBuilder.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_EdgeBuilder.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_EdgeData.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_EdgeData.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_EdgeData.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_EdgeFaceTool.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_EdgeFaceTool.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_EdgeIList.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_EdgeIList.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_EdgeInterferenceTool.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_EdgeInterferenceTool.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_EdgeInterferenceTool.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_ExactIntersectionPointOfTheIntPCurvePCurveOfCInter.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_ExactIntersectionPointOfTheIntPCurvePCurveOfCInter_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_FaceData.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_FaceData.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_FaceData.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_FaceIterator.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_FaceIterator.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_FaceIterator.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_HLRToShape.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_HLRToShape.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_HLRToShape.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_Hider.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_Hider.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_IntConicCurveOfCInter.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_IntConicCurveOfCInter_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_InterCSurf.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_InterCSurf_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_InternalAlgo.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_InternalAlgo.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_Intersector.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_Intersector.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_LineTool.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_LineTool.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_ListIteratorOfListOfBPnt2D.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_ListIteratorOfListOfBPoint.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_ListOfBPnt2D.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_ListOfBPoint.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_MyImpParToolOfTheIntersectorOfTheIntConicCurveOfCInter.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_MyImpParToolOfTheIntersectorOfTheIntConicCurveOfCInter_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_PCLocFOfTheLocateExtPCOfTheProjPCurOfCInter.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_PCLocFOfTheLocateExtPCOfTheProjPCurOfCInter_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_PolyAlgo.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_PolyAlgo.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_PolyHLRToShape.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_PolyHLRToShape.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_PolyHLRToShape.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_SLProps.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_SLPropsATool.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_SLPropsATool.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_SLProps_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_SeqOfShapeBounds.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_ShapeBounds.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_ShapeBounds.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_ShapeBounds.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_ShapeToHLR.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_ShapeToHLR.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_Surface.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_Surface.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_Surface.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_SurfaceTool.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_SurfaceTool.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_SurfaceTool.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_TheCSFunctionOfInterCSurf.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_TheCSFunctionOfInterCSurf_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_TheCurveLocatorOfTheProjPCurOfCInter.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_TheCurveLocatorOfTheProjPCurOfCInter_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_TheDistBetweenPCurvesOfTheIntPCurvePCurveOfCInter.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_TheDistBetweenPCurvesOfTheIntPCurvePCurveOfCInter_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_TheExactInterCSurf.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_TheExactInterCSurf_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_TheIntConicCurveOfCInter.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_TheIntConicCurveOfCInter_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_TheIntPCurvePCurveOfCInter.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_TheIntPCurvePCurveOfCInter_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_TheInterferenceOfInterCSurf.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_TheInterferenceOfInterCSurf_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_TheIntersectorOfTheIntConicCurveOfCInter.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_TheIntersectorOfTheIntConicCurveOfCInter_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_TheLocateExtPCOfTheProjPCurOfCInter.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_TheLocateExtPCOfTheProjPCurOfCInter_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_ThePolygon2dOfTheIntPCurvePCurveOfCInter.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_ThePolygon2dOfTheIntPCurvePCurveOfCInter_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_ThePolygonOfInterCSurf.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_ThePolygonOfInterCSurf_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_ThePolygonToolOfInterCSurf.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_ThePolygonToolOfInterCSurf_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_ThePolyhedronOfInterCSurf.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_ThePolyhedronOfInterCSurf_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_ThePolyhedronToolOfInterCSurf.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_ThePolyhedronToolOfInterCSurf_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_TheProjPCurOfCInter.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_TheProjPCurOfCInter_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_TheQuadCurvExactInterCSurf.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_TheQuadCurvExactInterCSurf_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_TheQuadCurvFuncOfTheQuadCurvExactInterCSurf.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_TheQuadCurvFuncOfTheQuadCurvExactInterCSurf_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_TypeOfResultingEdge.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_VertexList.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRBRep/HLRBRep_VertexList.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRTopoBRep/FILES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRTopoBRep/HLRTopoBRep_DSFiller.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRTopoBRep/HLRTopoBRep_DSFiller.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRTopoBRep/HLRTopoBRep_Data.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRTopoBRep/HLRTopoBRep_Data.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRTopoBRep/HLRTopoBRep_Data.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRTopoBRep/HLRTopoBRep_DataMapIteratorOfDataMapOfShapeFaceData.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRTopoBRep/HLRTopoBRep_DataMapIteratorOfMapOfShapeListOfVData.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRTopoBRep/HLRTopoBRep_DataMapOfShapeFaceData.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRTopoBRep/HLRTopoBRep_FaceData.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRTopoBRep/HLRTopoBRep_FaceData.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRTopoBRep/HLRTopoBRep_FaceData.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRTopoBRep/HLRTopoBRep_FaceIsoLiner.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRTopoBRep/HLRTopoBRep_FaceIsoLiner.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRTopoBRep/HLRTopoBRep_ListIteratorOfListOfVData.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRTopoBRep/HLRTopoBRep_ListOfVData.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRTopoBRep/HLRTopoBRep_MapOfShapeListOfVData.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRTopoBRep/HLRTopoBRep_OutLiner.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRTopoBRep/HLRTopoBRep_OutLiner.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRTopoBRep/HLRTopoBRep_OutLiner.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRTopoBRep/HLRTopoBRep_VData.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRTopoBRep/HLRTopoBRep_VData.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/HLRTopoBRep/HLRTopoBRep_VData.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/Intrv/FILES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/Intrv/Intrv_Interval.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/Intrv/Intrv_Interval.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/Intrv/Intrv_Interval.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/Intrv/Intrv_Intervals.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/Intrv/Intrv_Intervals.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/Intrv/Intrv_Intervals.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/Intrv/Intrv_Position.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/Intrv/Intrv_SequenceOfInterval.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/PACKAGES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/TopBas/FILES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/TopBas/TopBas_Interference.gxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/TopBas/TopBas_Interference.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/TopBas/TopBas_ListIteratorOfListOfTestInterference.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/TopBas/TopBas_ListOfTestInterference.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/TopBas/TopBas_TestInterference.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/TopBas/TopBas_TestInterference_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/TopCnx/FILES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/TopCnx/TopCnx_EdgeFaceTransition.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKHLR/TopCnx/TopCnx_EdgeFaceTransition.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/BRepMesh/BRepMesh_BaseMeshAlgo.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/BRepMesh/BRepMesh_BaseMeshAlgo.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/BRepMesh/BRepMesh_BoundaryParamsRangeSplitter.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/BRepMesh/BRepMesh_Circle.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/BRepMesh/BRepMesh_CircleInspector.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/BRepMesh/BRepMesh_CircleTool.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/BRepMesh/BRepMesh_CircleTool.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/BRepMesh/BRepMesh_Classifier.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/BRepMesh/BRepMesh_Classifier.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/BRepMesh/BRepMesh_ConeRangeSplitter.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/BRepMesh/BRepMesh_ConeRangeSplitter.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/BRepMesh/BRepMesh_ConstrainedBaseMeshAlgo.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/BRepMesh/BRepMesh_ConstrainedBaseMeshAlgo.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/BRepMesh/BRepMesh_Context.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/BRepMesh/BRepMesh_Context.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/BRepMesh/BRepMesh_CurveTessellator.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/BRepMesh/BRepMesh_CurveTessellator.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/BRepMesh/BRepMesh_CustomBaseMeshAlgo.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/BRepMesh/BRepMesh_CustomBaseMeshAlgo.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/BRepMesh/BRepMesh_CustomDelaunayBaseMeshAlgo.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/BRepMesh/BRepMesh_CylinderRangeSplitter.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/BRepMesh/BRepMesh_CylinderRangeSplitter.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/BRepMesh/BRepMesh_DataStructureOfDelaun.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/BRepMesh/BRepMesh_DataStructureOfDelaun.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/BRepMesh/BRepMesh_DefaultRangeSplitter.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/BRepMesh/BRepMesh_DefaultRangeSplitter.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/BRepMesh/BRepMesh_Deflection.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/BRepMesh/BRepMesh_Deflection.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/BRepMesh/BRepMesh_DegreeOfFreedom.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/BRepMesh/BRepMesh_DelabellaBaseMeshAlgo.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/BRepMesh/BRepMesh_DelabellaBaseMeshAlgo.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/BRepMesh/BRepMesh_DelabellaMeshAlgoFactory.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/BRepMesh/BRepMesh_DelabellaMeshAlgoFactory.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/BRepMesh/BRepMesh_Delaun.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/BRepMesh/BRepMesh_Delaun.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/BRepMesh/BRepMesh_DelaunayBaseMeshAlgo.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/BRepMesh/BRepMesh_DelaunayBaseMeshAlgo.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/BRepMesh/BRepMesh_DelaunayDeflectionControlMeshAlgo.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/BRepMesh/BRepMesh_DelaunayNodeInsertionMeshAlgo.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/BRepMesh/BRepMesh_DiscretFactory.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/BRepMesh/BRepMesh_DiscretFactory.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/BRepMesh/BRepMesh_DiscretRoot.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/BRepMesh/BRepMesh_DiscretRoot.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/BRepMesh/BRepMesh_Edge.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/BRepMesh/BRepMesh_EdgeDiscret.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/BRepMesh/BRepMesh_EdgeDiscret.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/BRepMesh/BRepMesh_EdgeParameterProvider.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/BRepMesh/BRepMesh_EdgeTessellationExtractor.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/BRepMesh/BRepMesh_EdgeTessellationExtractor.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/BRepMesh/BRepMesh_ExtrusionRangeSplitter.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/BRepMesh/BRepMesh_ExtrusionRangeSplitter.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/BRepMesh/BRepMesh_FaceChecker.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/BRepMesh/BRepMesh_FaceChecker.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/BRepMesh/BRepMesh_FaceDiscret.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/BRepMesh/BRepMesh_FaceDiscret.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/BRepMesh/BRepMesh_FactoryError.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/BRepMesh/BRepMesh_FastDiscret.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/BRepMesh/BRepMesh_GeomTool.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/BRepMesh/BRepMesh_GeomTool.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/BRepMesh/BRepMesh_IncrementalMesh.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/BRepMesh/BRepMesh_IncrementalMesh.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/BRepMesh/BRepMesh_MeshAlgoFactory.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/BRepMesh/BRepMesh_MeshAlgoFactory.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/BRepMesh/BRepMesh_MeshTool.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/BRepMesh/BRepMesh_MeshTool.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/BRepMesh/BRepMesh_ModelBuilder.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/BRepMesh/BRepMesh_ModelBuilder.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/BRepMesh/BRepMesh_ModelHealer.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/BRepMesh/BRepMesh_ModelHealer.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/BRepMesh/BRepMesh_ModelPostProcessor.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/BRepMesh/BRepMesh_ModelPostProcessor.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/BRepMesh/BRepMesh_ModelPreProcessor.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/BRepMesh/BRepMesh_ModelPreProcessor.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/BRepMesh/BRepMesh_NURBSRangeSplitter.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/BRepMesh/BRepMesh_NURBSRangeSplitter.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/BRepMesh/BRepMesh_NodeInsertionMeshAlgo.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/BRepMesh/BRepMesh_OrientedEdge.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/BRepMesh/BRepMesh_PairOfIndex.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/BRepMesh/BRepMesh_PluginEntryType.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/BRepMesh/BRepMesh_PluginMacro.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/BRepMesh/BRepMesh_SelectorOfDataStructureOfDelaun.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/BRepMesh/BRepMesh_SelectorOfDataStructureOfDelaun.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/BRepMesh/BRepMesh_ShapeTool.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/BRepMesh/BRepMesh_ShapeTool.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/BRepMesh/BRepMesh_ShapeVisitor.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/BRepMesh/BRepMesh_ShapeVisitor.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/BRepMesh/BRepMesh_SphereRangeSplitter.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/BRepMesh/BRepMesh_SphereRangeSplitter.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/BRepMesh/BRepMesh_TorusRangeSplitter.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/BRepMesh/BRepMesh_TorusRangeSplitter.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/BRepMesh/BRepMesh_Triangle.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/BRepMesh/BRepMesh_Triangulator.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/BRepMesh/BRepMesh_Triangulator.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/BRepMesh/BRepMesh_UVParamRangeSplitter.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/BRepMesh/BRepMesh_UndefinedRangeSplitter.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/BRepMesh/BRepMesh_UndefinedRangeSplitter.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/BRepMesh/BRepMesh_Vertex.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/BRepMesh/BRepMesh_VertexInspector.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/BRepMesh/BRepMesh_VertexTool.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/BRepMesh/BRepMesh_VertexTool.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/BRepMesh/FILES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/BRepMesh/delabella.cpp [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/BRepMesh/delabella.pxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/BRepMeshData/BRepMeshData_Curve.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/BRepMeshData/BRepMeshData_Curve.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/BRepMeshData/BRepMeshData_Edge.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/BRepMeshData/BRepMeshData_Edge.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/BRepMeshData/BRepMeshData_Face.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/BRepMeshData/BRepMeshData_Face.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/BRepMeshData/BRepMeshData_Model.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/BRepMeshData/BRepMeshData_Model.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/BRepMeshData/BRepMeshData_PCurve.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/BRepMeshData/BRepMeshData_PCurve.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/BRepMeshData/BRepMeshData_Wire.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/BRepMeshData/BRepMeshData_Wire.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/BRepMeshData/FILES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/CMakeLists.txt [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/EXTERNLIB.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/FILES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/IMeshData/FILES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/IMeshData/IMeshData_Curve.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/IMeshData/IMeshData_Curve.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/IMeshData/IMeshData_Edge.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/IMeshData/IMeshData_Edge.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/IMeshData/IMeshData_Face.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/IMeshData/IMeshData_Face.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/IMeshData/IMeshData_Model.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/IMeshData/IMeshData_Model.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/IMeshData/IMeshData_PCurve.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/IMeshData/IMeshData_PCurve.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/IMeshData/IMeshData_ParametersList.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/IMeshData/IMeshData_ParametersList.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/IMeshData/IMeshData_ParametersListArrayAdaptor.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/IMeshData/IMeshData_Shape.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/IMeshData/IMeshData_Shape.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/IMeshData/IMeshData_Status.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/IMeshData/IMeshData_StatusOwner.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/IMeshData/IMeshData_TessellatedShape.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/IMeshData/IMeshData_TessellatedShape.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/IMeshData/IMeshData_Types.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/IMeshData/IMeshData_Wire.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/IMeshData/IMeshData_Wire.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/IMeshTools/FILES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/IMeshTools/IMeshTools_Context.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/IMeshTools/IMeshTools_Context.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/IMeshTools/IMeshTools_CurveTessellator.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/IMeshTools/IMeshTools_CurveTessellator.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/IMeshTools/IMeshTools_MeshAlgo.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/IMeshTools/IMeshTools_MeshAlgo.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/IMeshTools/IMeshTools_MeshAlgoFactory.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/IMeshTools/IMeshTools_MeshAlgoFactory.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/IMeshTools/IMeshTools_MeshAlgoType.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/IMeshTools/IMeshTools_MeshBuilder.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/IMeshTools/IMeshTools_MeshBuilder.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/IMeshTools/IMeshTools_ModelAlgo.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/IMeshTools/IMeshTools_ModelAlgo.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/IMeshTools/IMeshTools_ModelBuilder.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/IMeshTools/IMeshTools_ModelBuilder.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/IMeshTools/IMeshTools_Parameters.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/IMeshTools/IMeshTools_ShapeExplorer.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/IMeshTools/IMeshTools_ShapeExplorer.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/IMeshTools/IMeshTools_ShapeVisitor.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/IMeshTools/IMeshTools_ShapeVisitor.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/PACKAGES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKMesh/TKMesh_pch.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKOffset/BRepOffset/BRepOffset.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKOffset/BRepOffset/BRepOffset.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKOffset/BRepOffset/BRepOffset_Analyse.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKOffset/BRepOffset/BRepOffset_Analyse.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKOffset/BRepOffset/BRepOffset_DataMapIteratorOfDataMapOfShapeListOfInterval.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKOffset/BRepOffset/BRepOffset_DataMapIteratorOfDataMapOfShapeMapOfShape.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKOffset/BRepOffset/BRepOffset_DataMapIteratorOfDataMapOfShapeOffset.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKOffset/BRepOffset/BRepOffset_DataMapOfShapeListOfInterval.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKOffset/BRepOffset/BRepOffset_DataMapOfShapeMapOfShape.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKOffset/BRepOffset/BRepOffset_DataMapOfShapeOffset.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKOffset/BRepOffset/BRepOffset_Error.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKOffset/BRepOffset/BRepOffset_Inter2d.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKOffset/BRepOffset/BRepOffset_Inter2d.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKOffset/BRepOffset/BRepOffset_Inter3d.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKOffset/BRepOffset/BRepOffset_Inter3d.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKOffset/BRepOffset/BRepOffset_Interval.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKOffset/BRepOffset/BRepOffset_Interval.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKOffset/BRepOffset/BRepOffset_Interval.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKOffset/BRepOffset/BRepOffset_ListIteratorOfListOfInterval.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKOffset/BRepOffset/BRepOffset_ListOfInterval.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKOffset/BRepOffset/BRepOffset_MakeLoops.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKOffset/BRepOffset/BRepOffset_MakeLoops.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKOffset/BRepOffset/BRepOffset_MakeOffset.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKOffset/BRepOffset/BRepOffset_MakeOffset.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKOffset/BRepOffset/BRepOffset_MakeOffset_1.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKOffset/BRepOffset/BRepOffset_MakeSimpleOffset.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKOffset/BRepOffset/BRepOffset_MakeSimpleOffset.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKOffset/BRepOffset/BRepOffset_Mode.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKOffset/BRepOffset/BRepOffset_Offset.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKOffset/BRepOffset/BRepOffset_Offset.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKOffset/BRepOffset/BRepOffset_Offset.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKOffset/BRepOffset/BRepOffset_SimpleOffset.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKOffset/BRepOffset/BRepOffset_SimpleOffset.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKOffset/BRepOffset/BRepOffset_Status.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKOffset/BRepOffset/BRepOffset_Tool.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKOffset/BRepOffset/BRepOffset_Tool.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKOffset/BRepOffset/FILES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKOffset/BRepOffsetAPI/BRepOffsetAPI_DraftAngle.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKOffset/BRepOffsetAPI/BRepOffsetAPI_DraftAngle.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKOffset/BRepOffsetAPI/BRepOffsetAPI_FindContigousEdges.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKOffset/BRepOffsetAPI/BRepOffsetAPI_FindContigousEdges.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKOffset/BRepOffsetAPI/BRepOffsetAPI_MakeDraft.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKOffset/BRepOffsetAPI/BRepOffsetAPI_MakeDraft.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKOffset/BRepOffsetAPI/BRepOffsetAPI_MakeEvolved.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKOffset/BRepOffsetAPI/BRepOffsetAPI_MakeEvolved.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKOffset/BRepOffsetAPI/BRepOffsetAPI_MakeFilling.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKOffset/BRepOffsetAPI/BRepOffsetAPI_MakeFilling.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKOffset/BRepOffsetAPI/BRepOffsetAPI_MakeOffset.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKOffset/BRepOffsetAPI/BRepOffsetAPI_MakeOffset.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKOffset/BRepOffsetAPI/BRepOffsetAPI_MakeOffsetShape.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKOffset/BRepOffsetAPI/BRepOffsetAPI_MakeOffsetShape.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKOffset/BRepOffsetAPI/BRepOffsetAPI_MakePipe.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKOffset/BRepOffsetAPI/BRepOffsetAPI_MakePipe.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKOffset/BRepOffsetAPI/BRepOffsetAPI_MakePipeShell.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKOffset/BRepOffsetAPI/BRepOffsetAPI_MakePipeShell.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKOffset/BRepOffsetAPI/BRepOffsetAPI_MakeThickSolid.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKOffset/BRepOffsetAPI/BRepOffsetAPI_MakeThickSolid.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKOffset/BRepOffsetAPI/BRepOffsetAPI_MiddlePath.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKOffset/BRepOffsetAPI/BRepOffsetAPI_MiddlePath.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKOffset/BRepOffsetAPI/BRepOffsetAPI_NormalProjection.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKOffset/BRepOffsetAPI/BRepOffsetAPI_NormalProjection.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKOffset/BRepOffsetAPI/BRepOffsetAPI_SequenceOfSequenceOfReal.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKOffset/BRepOffsetAPI/BRepOffsetAPI_SequenceOfSequenceOfShape.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKOffset/BRepOffsetAPI/BRepOffsetAPI_Sewing.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKOffset/BRepOffsetAPI/BRepOffsetAPI_ThruSections.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKOffset/BRepOffsetAPI/BRepOffsetAPI_ThruSections.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKOffset/BRepOffsetAPI/FILES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKOffset/BiTgte/BiTgte_Blend.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKOffset/BiTgte/BiTgte_Blend.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKOffset/BiTgte/BiTgte_ContactType.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKOffset/BiTgte/BiTgte_CurveOnEdge.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKOffset/BiTgte/BiTgte_CurveOnEdge.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKOffset/BiTgte/BiTgte_CurveOnVertex.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKOffset/BiTgte/BiTgte_CurveOnVertex.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKOffset/BiTgte/FILES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKOffset/CMakeLists.txt [new file with mode: 0644]
src/ModelingAlgorithms/TKOffset/Draft/Draft.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKOffset/Draft/Draft.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKOffset/Draft/Draft_EdgeInfo.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKOffset/Draft/Draft_EdgeInfo.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKOffset/Draft/Draft_ErrorStatus.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKOffset/Draft/Draft_FaceInfo.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKOffset/Draft/Draft_FaceInfo.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKOffset/Draft/Draft_IndexedDataMapOfEdgeEdgeInfo.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKOffset/Draft/Draft_IndexedDataMapOfFaceFaceInfo.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKOffset/Draft/Draft_IndexedDataMapOfVertexVertexInfo.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKOffset/Draft/Draft_Modification.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKOffset/Draft/Draft_Modification.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKOffset/Draft/Draft_Modification_1.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKOffset/Draft/Draft_VertexInfo.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKOffset/Draft/Draft_VertexInfo.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKOffset/Draft/FILES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKOffset/EXTERNLIB.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKOffset/FILES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKOffset/PACKAGES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKPrim/BRepPreviewAPI/BRepPreviewAPI_MakeBox.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKPrim/BRepPreviewAPI/BRepPreviewAPI_MakeBox.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKPrim/BRepPreviewAPI/FILES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKPrim/BRepPrim/BRepPrim_Builder.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKPrim/BRepPrim/BRepPrim_Builder.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKPrim/BRepPrim/BRepPrim_Builder.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKPrim/BRepPrim/BRepPrim_Cone.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKPrim/BRepPrim/BRepPrim_Cone.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKPrim/BRepPrim/BRepPrim_Cylinder.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKPrim/BRepPrim/BRepPrim_Cylinder.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKPrim/BRepPrim/BRepPrim_Direction.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKPrim/BRepPrim/BRepPrim_FaceBuilder.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKPrim/BRepPrim/BRepPrim_FaceBuilder.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKPrim/BRepPrim/BRepPrim_GWedge.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKPrim/BRepPrim/BRepPrim_GWedge.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKPrim/BRepPrim/BRepPrim_OneAxis.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKPrim/BRepPrim/BRepPrim_OneAxis.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKPrim/BRepPrim/BRepPrim_Revolution.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKPrim/BRepPrim/BRepPrim_Revolution.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKPrim/BRepPrim/BRepPrim_Sphere.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKPrim/BRepPrim/BRepPrim_Sphere.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKPrim/BRepPrim/BRepPrim_Torus.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKPrim/BRepPrim/BRepPrim_Torus.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKPrim/BRepPrim/BRepPrim_Wedge.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKPrim/BRepPrim/BRepPrim_Wedge.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKPrim/BRepPrim/FILES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKPrim/BRepPrimAPI/BRepPrimAPI_MakeBox.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKPrim/BRepPrimAPI/BRepPrimAPI_MakeBox.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKPrim/BRepPrimAPI/BRepPrimAPI_MakeCone.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKPrim/BRepPrimAPI/BRepPrimAPI_MakeCone.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKPrim/BRepPrimAPI/BRepPrimAPI_MakeCylinder.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKPrim/BRepPrimAPI/BRepPrimAPI_MakeCylinder.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKPrim/BRepPrimAPI/BRepPrimAPI_MakeHalfSpace.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKPrim/BRepPrimAPI/BRepPrimAPI_MakeHalfSpace.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKPrim/BRepPrimAPI/BRepPrimAPI_MakeOneAxis.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKPrim/BRepPrimAPI/BRepPrimAPI_MakeOneAxis.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKPrim/BRepPrimAPI/BRepPrimAPI_MakePrism.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKPrim/BRepPrimAPI/BRepPrimAPI_MakePrism.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKPrim/BRepPrimAPI/BRepPrimAPI_MakeRevol.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKPrim/BRepPrimAPI/BRepPrimAPI_MakeRevol.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKPrim/BRepPrimAPI/BRepPrimAPI_MakeRevolution.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKPrim/BRepPrimAPI/BRepPrimAPI_MakeRevolution.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKPrim/BRepPrimAPI/BRepPrimAPI_MakeSphere.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKPrim/BRepPrimAPI/BRepPrimAPI_MakeSphere.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKPrim/BRepPrimAPI/BRepPrimAPI_MakeSweep.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKPrim/BRepPrimAPI/BRepPrimAPI_MakeTorus.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKPrim/BRepPrimAPI/BRepPrimAPI_MakeTorus.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKPrim/BRepPrimAPI/BRepPrimAPI_MakeWedge.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKPrim/BRepPrimAPI/BRepPrimAPI_MakeWedge.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKPrim/BRepPrimAPI/FILES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKPrim/BRepSweep/BRepSweep_Builder.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKPrim/BRepSweep/BRepSweep_Builder.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKPrim/BRepSweep/BRepSweep_Builder.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKPrim/BRepSweep/BRepSweep_Iterator.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKPrim/BRepSweep/BRepSweep_Iterator.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKPrim/BRepSweep/BRepSweep_Iterator.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKPrim/BRepSweep/BRepSweep_NumLinearRegularSweep.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKPrim/BRepSweep/BRepSweep_NumLinearRegularSweep.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKPrim/BRepSweep/BRepSweep_Prism.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKPrim/BRepSweep/BRepSweep_Prism.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKPrim/BRepSweep/BRepSweep_Revol.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKPrim/BRepSweep/BRepSweep_Revol.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKPrim/BRepSweep/BRepSweep_Rotation.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKPrim/BRepSweep/BRepSweep_Rotation.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKPrim/BRepSweep/BRepSweep_Tool.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKPrim/BRepSweep/BRepSweep_Tool.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKPrim/BRepSweep/BRepSweep_Translation.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKPrim/BRepSweep/BRepSweep_Translation.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKPrim/BRepSweep/BRepSweep_Trsf.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKPrim/BRepSweep/BRepSweep_Trsf.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKPrim/BRepSweep/FILES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKPrim/CMakeLists.txt [new file with mode: 0644]
src/ModelingAlgorithms/TKPrim/EXTERNLIB.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKPrim/FILES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKPrim/PACKAGES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKPrim/Sweep/FILES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKPrim/Sweep/Sweep_NumShape.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKPrim/Sweep/Sweep_NumShape.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKPrim/Sweep/Sweep_NumShape.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKPrim/Sweep/Sweep_NumShapeIterator.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKPrim/Sweep/Sweep_NumShapeIterator.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKPrim/Sweep/Sweep_NumShapeIterator.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKPrim/Sweep/Sweep_NumShapeTool.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKPrim/Sweep/Sweep_NumShapeTool.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/CMakeLists.txt [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/EXTERNLIB.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/FILES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/PACKAGES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/SHMessage/FILES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/SHMessage/SHMessage_SHAPE_fr.pxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/SHMessage/SHMessage_SHAPE_us.pxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeAlgo/FILES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeAlgo/ShapeAlgo.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeAlgo/ShapeAlgo.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeAlgo/ShapeAlgo_AlgoContainer.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeAlgo/ShapeAlgo_AlgoContainer.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeAlgo/ShapeAlgo_AlgoContainer.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeAlgo/ShapeAlgo_ToolContainer.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeAlgo/ShapeAlgo_ToolContainer.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeAnalysis/FILES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeAnalysis/ShapeAnalysis.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeAnalysis/ShapeAnalysis.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeAnalysis/ShapeAnalysis_BoxBndTree.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeAnalysis/ShapeAnalysis_BoxBndTree.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeAnalysis/ShapeAnalysis_CanonicalRecognition.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeAnalysis/ShapeAnalysis_CanonicalRecognition.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeAnalysis/ShapeAnalysis_CheckSmallFace.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeAnalysis/ShapeAnalysis_CheckSmallFace.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeAnalysis/ShapeAnalysis_CheckSmallFace.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeAnalysis/ShapeAnalysis_Curve.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeAnalysis/ShapeAnalysis_Curve.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeAnalysis/ShapeAnalysis_DataMapIteratorOfDataMapOfShapeListOfReal.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeAnalysis/ShapeAnalysis_DataMapOfShapeListOfReal.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeAnalysis/ShapeAnalysis_Edge.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeAnalysis/ShapeAnalysis_Edge.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeAnalysis/ShapeAnalysis_FreeBoundData.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeAnalysis/ShapeAnalysis_FreeBoundData.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeAnalysis/ShapeAnalysis_FreeBoundData.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeAnalysis/ShapeAnalysis_FreeBounds.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeAnalysis/ShapeAnalysis_FreeBounds.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeAnalysis/ShapeAnalysis_FreeBounds.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeAnalysis/ShapeAnalysis_FreeBoundsProperties.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeAnalysis/ShapeAnalysis_FreeBoundsProperties.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeAnalysis/ShapeAnalysis_FreeBoundsProperties.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeAnalysis/ShapeAnalysis_Geom.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeAnalysis/ShapeAnalysis_Geom.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeAnalysis/ShapeAnalysis_HSequenceOfFreeBounds.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeAnalysis/ShapeAnalysis_SequenceOfFreeBounds.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeAnalysis/ShapeAnalysis_ShapeContents.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeAnalysis/ShapeAnalysis_ShapeContents.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeAnalysis/ShapeAnalysis_ShapeTolerance.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeAnalysis/ShapeAnalysis_ShapeTolerance.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeAnalysis/ShapeAnalysis_Shell.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeAnalysis/ShapeAnalysis_Shell.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeAnalysis/ShapeAnalysis_Surface.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeAnalysis/ShapeAnalysis_Surface.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeAnalysis/ShapeAnalysis_Surface.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeAnalysis/ShapeAnalysis_TransferParameters.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeAnalysis/ShapeAnalysis_TransferParameters.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeAnalysis/ShapeAnalysis_TransferParametersProj.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeAnalysis/ShapeAnalysis_TransferParametersProj.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeAnalysis/ShapeAnalysis_Wire.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeAnalysis/ShapeAnalysis_Wire.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeAnalysis/ShapeAnalysis_Wire.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeAnalysis/ShapeAnalysis_WireOrder.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeAnalysis/ShapeAnalysis_WireOrder.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeAnalysis/ShapeAnalysis_WireVertex.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeAnalysis/ShapeAnalysis_WireVertex.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeBuild/FILES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeBuild/ShapeBuild.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeBuild/ShapeBuild.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeBuild/ShapeBuild_Edge.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeBuild/ShapeBuild_Edge.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeBuild/ShapeBuild_ReShape.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeBuild/ShapeBuild_ReShape.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeBuild/ShapeBuild_Vertex.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeBuild/ShapeBuild_Vertex.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeConstruct/FILES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeConstruct/ShapeConstruct.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeConstruct/ShapeConstruct.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeConstruct/ShapeConstruct_Curve.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeConstruct/ShapeConstruct_Curve.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeConstruct/ShapeConstruct_MakeTriangulation.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeConstruct/ShapeConstruct_MakeTriangulation.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeConstruct/ShapeConstruct_ProjectCurveOnSurface.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeConstruct/ShapeConstruct_ProjectCurveOnSurface.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeCustom/FILES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeCustom/ShapeCustom.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeCustom/ShapeCustom.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeCustom/ShapeCustom_BSplineRestriction.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeCustom/ShapeCustom_BSplineRestriction.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeCustom/ShapeCustom_BSplineRestriction.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeCustom/ShapeCustom_ConvertToBSpline.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeCustom/ShapeCustom_ConvertToBSpline.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeCustom/ShapeCustom_ConvertToRevolution.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeCustom/ShapeCustom_ConvertToRevolution.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeCustom/ShapeCustom_Curve.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeCustom/ShapeCustom_Curve.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeCustom/ShapeCustom_Curve2d.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeCustom/ShapeCustom_Curve2d.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeCustom/ShapeCustom_DirectModification.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeCustom/ShapeCustom_DirectModification.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeCustom/ShapeCustom_Modification.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeCustom/ShapeCustom_Modification.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeCustom/ShapeCustom_RestrictionParameters.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeCustom/ShapeCustom_RestrictionParameters.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeCustom/ShapeCustom_RestrictionParameters.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeCustom/ShapeCustom_Surface.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeCustom/ShapeCustom_Surface.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeCustom/ShapeCustom_Surface.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeCustom/ShapeCustom_SweptToElementary.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeCustom/ShapeCustom_SweptToElementary.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeCustom/ShapeCustom_TrsfModification.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeCustom/ShapeCustom_TrsfModification.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeExtend/FILES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeExtend/ShapeExtend.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeExtend/ShapeExtend.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeExtend/ShapeExtend_BasicMsgRegistrator.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeExtend/ShapeExtend_BasicMsgRegistrator.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeExtend/ShapeExtend_ComplexCurve.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeExtend/ShapeExtend_ComplexCurve.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeExtend/ShapeExtend_ComplexCurve.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeExtend/ShapeExtend_CompositeSurface.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeExtend/ShapeExtend_CompositeSurface.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeExtend/ShapeExtend_DataMapIteratorOfDataMapOfShapeListOfMsg.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeExtend/ShapeExtend_DataMapIteratorOfDataMapOfTransientListOfMsg.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeExtend/ShapeExtend_DataMapOfShapeListOfMsg.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeExtend/ShapeExtend_DataMapOfTransientListOfMsg.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeExtend/ShapeExtend_Explorer.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeExtend/ShapeExtend_Explorer.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeExtend/ShapeExtend_MsgRegistrator.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeExtend/ShapeExtend_MsgRegistrator.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeExtend/ShapeExtend_MsgRegistrator.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeExtend/ShapeExtend_Parametrisation.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeExtend/ShapeExtend_Status.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeExtend/ShapeExtend_WireData.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeExtend/ShapeExtend_WireData.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeFix/FILES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeFix/ShapeFix.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeFix/ShapeFix.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeFix/ShapeFix_ComposeShell.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeFix/ShapeFix_ComposeShell.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeFix/ShapeFix_DataMapIteratorOfDataMapOfShapeBox2d.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeFix/ShapeFix_DataMapOfShapeBox2d.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeFix/ShapeFix_Edge.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeFix/ShapeFix_Edge.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeFix/ShapeFix_EdgeConnect.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeFix/ShapeFix_EdgeConnect.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeFix/ShapeFix_EdgeProjAux.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeFix/ShapeFix_EdgeProjAux.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeFix/ShapeFix_Face.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeFix/ShapeFix_Face.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeFix/ShapeFix_Face.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeFix/ShapeFix_FaceConnect.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeFix/ShapeFix_FaceConnect.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeFix/ShapeFix_FixSmallFace.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeFix/ShapeFix_FixSmallFace.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeFix/ShapeFix_FixSmallSolid.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeFix/ShapeFix_FixSmallSolid.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeFix/ShapeFix_FreeBounds.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeFix/ShapeFix_FreeBounds.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeFix/ShapeFix_FreeBounds.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeFix/ShapeFix_IntersectionTool.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeFix/ShapeFix_IntersectionTool.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeFix/ShapeFix_IntersectionTool.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeFix/ShapeFix_Root.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeFix/ShapeFix_Root.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeFix/ShapeFix_Root.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeFix/ShapeFix_SequenceOfWireSegment.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeFix/ShapeFix_Shape.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeFix/ShapeFix_Shape.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeFix/ShapeFix_Shape.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeFix/ShapeFix_ShapeTolerance.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeFix/ShapeFix_ShapeTolerance.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeFix/ShapeFix_Shell.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeFix/ShapeFix_Shell.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeFix/ShapeFix_Shell.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeFix/ShapeFix_Solid.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeFix/ShapeFix_Solid.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeFix/ShapeFix_SplitCommonVertex.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeFix/ShapeFix_SplitCommonVertex.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeFix/ShapeFix_SplitTool.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeFix/ShapeFix_SplitTool.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeFix/ShapeFix_Wire.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeFix/ShapeFix_Wire.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeFix/ShapeFix_Wire.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeFix/ShapeFix_WireSegment.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeFix/ShapeFix_WireSegment.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeFix/ShapeFix_WireVertex.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeFix/ShapeFix_WireVertex.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeFix/ShapeFix_Wire_1.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeFix/ShapeFix_Wireframe.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeFix/ShapeFix_Wireframe.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeFix/ShapeFix_Wireframe.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeProcess/FILES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeProcess/ShapeProcess.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeProcess/ShapeProcess.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeProcess/ShapeProcess_Context.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeProcess/ShapeProcess_Context.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeProcess/ShapeProcess_OperFunc.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeProcess/ShapeProcess_OperLibrary.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeProcess/ShapeProcess_OperLibrary.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeProcess/ShapeProcess_Operator.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeProcess/ShapeProcess_Operator.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeProcess/ShapeProcess_ShapeContext.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeProcess/ShapeProcess_ShapeContext.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeProcess/ShapeProcess_UOperator.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeProcess/ShapeProcess_UOperator.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeProcessAPI/FILES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeProcessAPI/ShapeProcessAPI_ApplySequence.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeProcessAPI/ShapeProcessAPI_ApplySequence.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeUpgrade/FILES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeUpgrade/ShapeUpgrade.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeUpgrade/ShapeUpgrade.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeUpgrade/ShapeUpgrade_ClosedEdgeDivide.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeUpgrade/ShapeUpgrade_ClosedEdgeDivide.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeUpgrade/ShapeUpgrade_ClosedFaceDivide.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeUpgrade/ShapeUpgrade_ClosedFaceDivide.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeUpgrade/ShapeUpgrade_ConvertCurve2dToBezier.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeUpgrade/ShapeUpgrade_ConvertCurve2dToBezier.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeUpgrade/ShapeUpgrade_ConvertCurve3dToBezier.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeUpgrade/ShapeUpgrade_ConvertCurve3dToBezier.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeUpgrade/ShapeUpgrade_ConvertCurve3dToBezier.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeUpgrade/ShapeUpgrade_ConvertSurfaceToBezierBasis.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeUpgrade/ShapeUpgrade_ConvertSurfaceToBezierBasis.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeUpgrade/ShapeUpgrade_ConvertSurfaceToBezierBasis.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeUpgrade/ShapeUpgrade_EdgeDivide.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeUpgrade/ShapeUpgrade_EdgeDivide.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeUpgrade/ShapeUpgrade_EdgeDivide.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeUpgrade/ShapeUpgrade_FaceDivide.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeUpgrade/ShapeUpgrade_FaceDivide.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeUpgrade/ShapeUpgrade_FaceDivideArea.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeUpgrade/ShapeUpgrade_FaceDivideArea.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeUpgrade/ShapeUpgrade_FaceDivideArea.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeUpgrade/ShapeUpgrade_FixSmallBezierCurves.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeUpgrade/ShapeUpgrade_FixSmallBezierCurves.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeUpgrade/ShapeUpgrade_FixSmallCurves.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeUpgrade/ShapeUpgrade_FixSmallCurves.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeUpgrade/ShapeUpgrade_RemoveInternalWires.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeUpgrade/ShapeUpgrade_RemoveInternalWires.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeUpgrade/ShapeUpgrade_RemoveInternalWires.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeUpgrade/ShapeUpgrade_RemoveLocations.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeUpgrade/ShapeUpgrade_RemoveLocations.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeUpgrade/ShapeUpgrade_RemoveLocations.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeUpgrade/ShapeUpgrade_ShapeConvertToBezier.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeUpgrade/ShapeUpgrade_ShapeConvertToBezier.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeUpgrade/ShapeUpgrade_ShapeConvertToBezier.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeUpgrade/ShapeUpgrade_ShapeDivide.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeUpgrade/ShapeUpgrade_ShapeDivide.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeUpgrade/ShapeUpgrade_ShapeDivideAngle.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeUpgrade/ShapeUpgrade_ShapeDivideAngle.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeUpgrade/ShapeUpgrade_ShapeDivideArea.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeUpgrade/ShapeUpgrade_ShapeDivideArea.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeUpgrade/ShapeUpgrade_ShapeDivideArea.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeUpgrade/ShapeUpgrade_ShapeDivideClosed.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeUpgrade/ShapeUpgrade_ShapeDivideClosed.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeUpgrade/ShapeUpgrade_ShapeDivideClosedEdges.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeUpgrade/ShapeUpgrade_ShapeDivideClosedEdges.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeUpgrade/ShapeUpgrade_ShapeDivideContinuity.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeUpgrade/ShapeUpgrade_ShapeDivideContinuity.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeUpgrade/ShapeUpgrade_ShellSewing.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeUpgrade/ShapeUpgrade_ShellSewing.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeUpgrade/ShapeUpgrade_SplitCurve.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeUpgrade/ShapeUpgrade_SplitCurve.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeUpgrade/ShapeUpgrade_SplitCurve2d.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeUpgrade/ShapeUpgrade_SplitCurve2d.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeUpgrade/ShapeUpgrade_SplitCurve2dContinuity.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeUpgrade/ShapeUpgrade_SplitCurve2dContinuity.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeUpgrade/ShapeUpgrade_SplitCurve3d.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeUpgrade/ShapeUpgrade_SplitCurve3d.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeUpgrade/ShapeUpgrade_SplitCurve3dContinuity.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeUpgrade/ShapeUpgrade_SplitCurve3dContinuity.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeUpgrade/ShapeUpgrade_SplitSurface.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeUpgrade/ShapeUpgrade_SplitSurface.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeUpgrade/ShapeUpgrade_SplitSurfaceAngle.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeUpgrade/ShapeUpgrade_SplitSurfaceAngle.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeUpgrade/ShapeUpgrade_SplitSurfaceArea.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeUpgrade/ShapeUpgrade_SplitSurfaceArea.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeUpgrade/ShapeUpgrade_SplitSurfaceArea.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeUpgrade/ShapeUpgrade_SplitSurfaceContinuity.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeUpgrade/ShapeUpgrade_SplitSurfaceContinuity.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeUpgrade/ShapeUpgrade_Tool.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeUpgrade/ShapeUpgrade_Tool.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeUpgrade/ShapeUpgrade_Tool.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeUpgrade/ShapeUpgrade_UnifySameDomain.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeUpgrade/ShapeUpgrade_UnifySameDomain.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeUpgrade/ShapeUpgrade_WireDivide.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKShHealing/ShapeUpgrade/ShapeUpgrade_WireDivide.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepApprox/BRepApprox_Approx.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepApprox/BRepApprox_ApproxLine.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepApprox/BRepApprox_ApproxLine.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepApprox/BRepApprox_Approx_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepApprox/BRepApprox_BSpGradient_BFGSOfMyBSplGradientOfTheComputeLineOfApprox.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepApprox/BRepApprox_BSpGradient_BFGSOfMyBSplGradientOfTheComputeLineOfApprox_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepApprox/BRepApprox_BSpParFunctionOfMyBSplGradientOfTheComputeLineOfApprox.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepApprox/BRepApprox_BSpParFunctionOfMyBSplGradientOfTheComputeLineOfApprox_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepApprox/BRepApprox_BSpParLeastSquareOfMyBSplGradientOfTheComputeLineOfApprox.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepApprox/BRepApprox_BSpParLeastSquareOfMyBSplGradientOfTheComputeLineOfApprox_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepApprox/BRepApprox_Gradient_BFGSOfMyGradientOfTheComputeLineBezierOfApprox.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepApprox/BRepApprox_Gradient_BFGSOfMyGradientOfTheComputeLineBezierOfApprox_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepApprox/BRepApprox_Gradient_BFGSOfMyGradientbisOfTheComputeLineOfApprox.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepApprox/BRepApprox_Gradient_BFGSOfMyGradientbisOfTheComputeLineOfApprox_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepApprox/BRepApprox_MyBSplGradientOfTheComputeLineOfApprox.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepApprox/BRepApprox_MyBSplGradientOfTheComputeLineOfApprox_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepApprox/BRepApprox_MyGradientOfTheComputeLineBezierOfApprox.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepApprox/BRepApprox_MyGradientOfTheComputeLineBezierOfApprox_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepApprox/BRepApprox_MyGradientbisOfTheComputeLineOfApprox.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepApprox/BRepApprox_MyGradientbisOfTheComputeLineOfApprox_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepApprox/BRepApprox_ParFunctionOfMyGradientOfTheComputeLineBezierOfApprox.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepApprox/BRepApprox_ParFunctionOfMyGradientOfTheComputeLineBezierOfApprox_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepApprox/BRepApprox_ParFunctionOfMyGradientbisOfTheComputeLineOfApprox.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepApprox/BRepApprox_ParFunctionOfMyGradientbisOfTheComputeLineOfApprox_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepApprox/BRepApprox_ParLeastSquareOfMyGradientOfTheComputeLineBezierOfApprox.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepApprox/BRepApprox_ParLeastSquareOfMyGradientOfTheComputeLineBezierOfApprox_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepApprox/BRepApprox_ParLeastSquareOfMyGradientbisOfTheComputeLineOfApprox.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepApprox/BRepApprox_ParLeastSquareOfMyGradientbisOfTheComputeLineOfApprox_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepApprox/BRepApprox_ResConstraintOfMyGradientOfTheComputeLineBezierOfApprox.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepApprox/BRepApprox_ResConstraintOfMyGradientOfTheComputeLineBezierOfApprox_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepApprox/BRepApprox_ResConstraintOfMyGradientbisOfTheComputeLineOfApprox.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepApprox/BRepApprox_ResConstraintOfMyGradientbisOfTheComputeLineOfApprox_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepApprox/BRepApprox_SurfaceTool.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepApprox/BRepApprox_SurfaceTool.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepApprox/BRepApprox_SurfaceTool.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepApprox/BRepApprox_TheComputeLineBezierOfApprox.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepApprox/BRepApprox_TheComputeLineBezierOfApprox_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepApprox/BRepApprox_TheComputeLineOfApprox.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepApprox/BRepApprox_TheComputeLineOfApprox_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepApprox/BRepApprox_TheFunctionOfTheInt2SOfThePrmPrmSvSurfacesOfApprox.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepApprox/BRepApprox_TheFunctionOfTheInt2SOfThePrmPrmSvSurfacesOfApprox_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepApprox/BRepApprox_TheImpPrmSvSurfacesOfApprox.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepApprox/BRepApprox_TheImpPrmSvSurfacesOfApprox_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepApprox/BRepApprox_TheInt2SOfThePrmPrmSvSurfacesOfApprox.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepApprox/BRepApprox_TheInt2SOfThePrmPrmSvSurfacesOfApprox_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepApprox/BRepApprox_TheMultiLineOfApprox.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepApprox/BRepApprox_TheMultiLineOfApprox_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepApprox/BRepApprox_TheMultiLineToolOfApprox.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepApprox/BRepApprox_ThePrmPrmSvSurfacesOfApprox.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepApprox/BRepApprox_ThePrmPrmSvSurfacesOfApprox_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepApprox/BRepApprox_TheZerImpFuncOfTheImpPrmSvSurfacesOfApprox.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepApprox/BRepApprox_TheZerImpFuncOfTheImpPrmSvSurfacesOfApprox_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepApprox/FILES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepBndLib/BRepBndLib.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepBndLib/BRepBndLib.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepBndLib/BRepBndLib_1.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepBndLib/FILES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepBuilderAPI/BRepBuilderAPI.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepBuilderAPI/BRepBuilderAPI.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepBuilderAPI/BRepBuilderAPI_BndBoxTreeSelector.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepBuilderAPI/BRepBuilderAPI_CellFilter.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepBuilderAPI/BRepBuilderAPI_Collect.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepBuilderAPI/BRepBuilderAPI_Collect.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepBuilderAPI/BRepBuilderAPI_Command.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepBuilderAPI/BRepBuilderAPI_Command.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepBuilderAPI/BRepBuilderAPI_Copy.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepBuilderAPI/BRepBuilderAPI_Copy.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepBuilderAPI/BRepBuilderAPI_EdgeError.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepBuilderAPI/BRepBuilderAPI_FaceError.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepBuilderAPI/BRepBuilderAPI_FastSewing.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepBuilderAPI/BRepBuilderAPI_FastSewing.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepBuilderAPI/BRepBuilderAPI_FindPlane.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepBuilderAPI/BRepBuilderAPI_FindPlane.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepBuilderAPI/BRepBuilderAPI_GTransform.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepBuilderAPI/BRepBuilderAPI_GTransform.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepBuilderAPI/BRepBuilderAPI_MakeEdge.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepBuilderAPI/BRepBuilderAPI_MakeEdge.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepBuilderAPI/BRepBuilderAPI_MakeEdge2d.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepBuilderAPI/BRepBuilderAPI_MakeEdge2d.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepBuilderAPI/BRepBuilderAPI_MakeFace.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepBuilderAPI/BRepBuilderAPI_MakeFace.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepBuilderAPI/BRepBuilderAPI_MakePolygon.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepBuilderAPI/BRepBuilderAPI_MakePolygon.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepBuilderAPI/BRepBuilderAPI_MakeShape.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepBuilderAPI/BRepBuilderAPI_MakeShape.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepBuilderAPI/BRepBuilderAPI_MakeShapeOnMesh.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepBuilderAPI/BRepBuilderAPI_MakeShapeOnMesh.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepBuilderAPI/BRepBuilderAPI_MakeShell.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepBuilderAPI/BRepBuilderAPI_MakeShell.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepBuilderAPI/BRepBuilderAPI_MakeSolid.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepBuilderAPI/BRepBuilderAPI_MakeSolid.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepBuilderAPI/BRepBuilderAPI_MakeVertex.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepBuilderAPI/BRepBuilderAPI_MakeVertex.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepBuilderAPI/BRepBuilderAPI_MakeWire.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepBuilderAPI/BRepBuilderAPI_MakeWire.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepBuilderAPI/BRepBuilderAPI_ModifyShape.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepBuilderAPI/BRepBuilderAPI_ModifyShape.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepBuilderAPI/BRepBuilderAPI_NurbsConvert.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepBuilderAPI/BRepBuilderAPI_NurbsConvert.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepBuilderAPI/BRepBuilderAPI_PipeError.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepBuilderAPI/BRepBuilderAPI_Sewing.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepBuilderAPI/BRepBuilderAPI_Sewing.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepBuilderAPI/BRepBuilderAPI_Sewing.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepBuilderAPI/BRepBuilderAPI_ShapeModification.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepBuilderAPI/BRepBuilderAPI_ShellError.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepBuilderAPI/BRepBuilderAPI_Transform.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepBuilderAPI/BRepBuilderAPI_Transform.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepBuilderAPI/BRepBuilderAPI_TransitionMode.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepBuilderAPI/BRepBuilderAPI_VertexInspector.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepBuilderAPI/BRepBuilderAPI_WireError.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepBuilderAPI/FILES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepCheck/BRepCheck.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepCheck/BRepCheck.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepCheck/BRepCheck_Analyzer.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepCheck/BRepCheck_Analyzer.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepCheck/BRepCheck_DataMapOfShapeListOfStatus.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepCheck/BRepCheck_Edge.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepCheck/BRepCheck_Edge.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepCheck/BRepCheck_Face.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepCheck/BRepCheck_Face.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepCheck/BRepCheck_IndexedDataMapOfShapeResult.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepCheck/BRepCheck_ListIteratorOfListOfStatus.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepCheck/BRepCheck_ListOfStatus.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepCheck/BRepCheck_Result.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepCheck/BRepCheck_Result.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepCheck/BRepCheck_Shell.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepCheck/BRepCheck_Shell.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepCheck/BRepCheck_Solid.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepCheck/BRepCheck_Solid.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepCheck/BRepCheck_Status.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepCheck/BRepCheck_Vertex.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepCheck/BRepCheck_Vertex.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepCheck/BRepCheck_Wire.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepCheck/BRepCheck_Wire.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepCheck/FILES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepClass/BRepClass_Edge.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepClass/BRepClass_Edge.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepClass/BRepClass_Edge.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepClass/BRepClass_FClass2dOfFClassifier.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepClass/BRepClass_FClass2dOfFClassifier_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepClass/BRepClass_FClassifier.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepClass/BRepClass_FClassifier_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepClass/BRepClass_FaceClassifier.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepClass/BRepClass_FaceClassifier.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepClass/BRepClass_FaceExplorer.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepClass/BRepClass_FaceExplorer.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepClass/BRepClass_FaceExplorer.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepClass/BRepClass_FacePassiveClassifier.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepClass/BRepClass_FacePassiveClassifier_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepClass/BRepClass_Intersector.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepClass/BRepClass_Intersector.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepClass/FILES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepClass3d/BRepClass3d.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepClass3d/BRepClass3d.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepClass3d/BRepClass3d_BndBoxTree.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepClass3d/BRepClass3d_BndBoxTree.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepClass3d/BRepClass3d_DataMapIteratorOfMapOfInter.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepClass3d/BRepClass3d_Intersector3d.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepClass3d/BRepClass3d_Intersector3d.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepClass3d/BRepClass3d_Intersector3d.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepClass3d/BRepClass3d_MapOfInter.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepClass3d/BRepClass3d_SClassifier.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepClass3d/BRepClass3d_SClassifier.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepClass3d/BRepClass3d_SolidClassifier.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepClass3d/BRepClass3d_SolidClassifier.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepClass3d/BRepClass3d_SolidExplorer.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepClass3d/BRepClass3d_SolidExplorer.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepClass3d/BRepClass3d_SolidPassiveClassifier.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepClass3d/BRepClass3d_SolidPassiveClassifier.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepClass3d/FILES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepExtrema/BRepExtrema_DistShapeShape.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepExtrema/BRepExtrema_DistShapeShape.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepExtrema/BRepExtrema_DistanceSS.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepExtrema/BRepExtrema_DistanceSS.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepExtrema/BRepExtrema_ElementFilter.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepExtrema/BRepExtrema_ExtCC.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepExtrema/BRepExtrema_ExtCC.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepExtrema/BRepExtrema_ExtCF.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepExtrema/BRepExtrema_ExtCF.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepExtrema/BRepExtrema_ExtFF.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepExtrema/BRepExtrema_ExtFF.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepExtrema/BRepExtrema_ExtPC.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepExtrema/BRepExtrema_ExtPC.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepExtrema/BRepExtrema_ExtPF.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepExtrema/BRepExtrema_ExtPF.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepExtrema/BRepExtrema_MapOfIntegerPackedMapOfInteger.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepExtrema/BRepExtrema_OverlapTool.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepExtrema/BRepExtrema_OverlapTool.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepExtrema/BRepExtrema_Poly.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepExtrema/BRepExtrema_Poly.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepExtrema/BRepExtrema_ProximityDistTool.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepExtrema/BRepExtrema_ProximityDistTool.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepExtrema/BRepExtrema_ProximityValueTool.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepExtrema/BRepExtrema_ProximityValueTool.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepExtrema/BRepExtrema_SelfIntersection.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepExtrema/BRepExtrema_SelfIntersection.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepExtrema/BRepExtrema_SeqOfSolution.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepExtrema/BRepExtrema_ShapeProximity.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepExtrema/BRepExtrema_ShapeProximity.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepExtrema/BRepExtrema_SolutionElem.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepExtrema/BRepExtrema_SupportType.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepExtrema/BRepExtrema_TriangleSet.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepExtrema/BRepExtrema_TriangleSet.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepExtrema/BRepExtrema_UnCompatibleShape.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepExtrema/FILES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepGProp/BRepGProp.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepGProp/BRepGProp.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepGProp/BRepGProp_Cinert.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepGProp/BRepGProp_Cinert.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepGProp/BRepGProp_Domain.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepGProp/BRepGProp_Domain.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepGProp/BRepGProp_Domain.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepGProp/BRepGProp_EdgeTool.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepGProp/BRepGProp_EdgeTool.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepGProp/BRepGProp_Face.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepGProp/BRepGProp_Face.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepGProp/BRepGProp_Face.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepGProp/BRepGProp_Gauss.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepGProp/BRepGProp_Gauss.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepGProp/BRepGProp_MeshCinert.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepGProp/BRepGProp_MeshCinert.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepGProp/BRepGProp_MeshProps.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepGProp/BRepGProp_MeshProps.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepGProp/BRepGProp_Sinert.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepGProp/BRepGProp_Sinert.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepGProp/BRepGProp_TFunction.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepGProp/BRepGProp_TFunction.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepGProp/BRepGProp_TFunction.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepGProp/BRepGProp_UFunction.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepGProp/BRepGProp_UFunction.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepGProp/BRepGProp_UFunction.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepGProp/BRepGProp_Vinert.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepGProp/BRepGProp_Vinert.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepGProp/BRepGProp_VinertGK.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepGProp/BRepGProp_VinertGK.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepGProp/FILES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepIntCurveSurface/BRepIntCurveSurface_Inter.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepIntCurveSurface/BRepIntCurveSurface_Inter.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepIntCurveSurface/FILES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepLib/BRepLib.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepLib/BRepLib.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepLib/BRepLib_1.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepLib/BRepLib_CheckCurveOnSurface.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepLib/BRepLib_CheckCurveOnSurface.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepLib/BRepLib_Command.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepLib/BRepLib_Command.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepLib/BRepLib_EdgeError.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepLib/BRepLib_FaceError.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepLib/BRepLib_FindSurface.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepLib/BRepLib_FindSurface.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepLib/BRepLib_FuseEdges.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepLib/BRepLib_FuseEdges.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepLib/BRepLib_MakeEdge.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepLib/BRepLib_MakeEdge.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepLib/BRepLib_MakeEdge2d.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepLib/BRepLib_MakeEdge2d.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepLib/BRepLib_MakeFace.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepLib/BRepLib_MakeFace.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepLib/BRepLib_MakePolygon.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepLib/BRepLib_MakePolygon.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepLib/BRepLib_MakeShape.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepLib/BRepLib_MakeShape.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepLib/BRepLib_MakeShell.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepLib/BRepLib_MakeShell.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepLib/BRepLib_MakeSolid.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepLib/BRepLib_MakeSolid.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepLib/BRepLib_MakeVertex.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepLib/BRepLib_MakeVertex.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepLib/BRepLib_MakeWire.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepLib/BRepLib_MakeWire.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepLib/BRepLib_MakeWire_1.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepLib/BRepLib_PointCloudShape.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepLib/BRepLib_PointCloudShape.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepLib/BRepLib_ShapeModification.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepLib/BRepLib_ShellError.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepLib/BRepLib_ToolTriangulatedShape.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepLib/BRepLib_ToolTriangulatedShape.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepLib/BRepLib_ValidateEdge.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepLib/BRepLib_ValidateEdge.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepLib/BRepLib_WireError.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepLib/FILES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepMAT2d/BRepMAT2d_BisectingLocus.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepMAT2d/BRepMAT2d_BisectingLocus.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepMAT2d/BRepMAT2d_DataMapIteratorOfDataMapOfBasicEltShape.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepMAT2d/BRepMAT2d_DataMapIteratorOfDataMapOfShapeSequenceOfBasicElt.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepMAT2d/BRepMAT2d_DataMapOfBasicEltShape.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepMAT2d/BRepMAT2d_DataMapOfShapeSequenceOfBasicElt.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepMAT2d/BRepMAT2d_Explorer.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepMAT2d/BRepMAT2d_Explorer.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepMAT2d/BRepMAT2d_LinkTopoBilo.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepMAT2d/BRepMAT2d_LinkTopoBilo.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepMAT2d/FILES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepTopAdaptor/BRepTopAdaptor_DataMapIteratorOfMapOfShapeTool.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepTopAdaptor/BRepTopAdaptor_FClass2d.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepTopAdaptor/BRepTopAdaptor_FClass2d.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepTopAdaptor/BRepTopAdaptor_HVertex.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepTopAdaptor/BRepTopAdaptor_HVertex.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepTopAdaptor/BRepTopAdaptor_HVertex.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepTopAdaptor/BRepTopAdaptor_MapOfShapeTool.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepTopAdaptor/BRepTopAdaptor_SeqOfPtr.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepTopAdaptor/BRepTopAdaptor_Tool.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepTopAdaptor/BRepTopAdaptor_Tool.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepTopAdaptor/BRepTopAdaptor_TopolTool.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepTopAdaptor/BRepTopAdaptor_TopolTool.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/BRepTopAdaptor/FILES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/Bisector/Bisector.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/Bisector/Bisector.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/Bisector/Bisector_Bisec.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/Bisector/Bisector_Bisec.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/Bisector/Bisector_BisecAna.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/Bisector/Bisector_BisecAna.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/Bisector/Bisector_BisecCC.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/Bisector/Bisector_BisecCC.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/Bisector/Bisector_BisecPC.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/Bisector/Bisector_BisecPC.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/Bisector/Bisector_Curve.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/Bisector/Bisector_Curve.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/Bisector/Bisector_FunctionH.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/Bisector/Bisector_FunctionH.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/Bisector/Bisector_FunctionInter.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/Bisector/Bisector_FunctionInter.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/Bisector/Bisector_Inter.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/Bisector/Bisector_Inter.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/Bisector/Bisector_PointOnBis.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/Bisector/Bisector_PointOnBis.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/Bisector/Bisector_PolyBis.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/Bisector/Bisector_PolyBis.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/Bisector/FILES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/CMakeLists.txt [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/EXTERNLIB.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/FILES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/IntCurvesFace/FILES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/IntCurvesFace/IntCurvesFace_Intersector.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/IntCurvesFace/IntCurvesFace_Intersector.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/IntCurvesFace/IntCurvesFace_Intersector.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/IntCurvesFace/IntCurvesFace_ShapeIntersector.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/IntCurvesFace/IntCurvesFace_ShapeIntersector.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/MAT/FILES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/MAT/MAT_Arc.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/MAT/MAT_Arc.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/MAT/MAT_BasicElt.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/MAT/MAT_BasicElt.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/MAT/MAT_Bisector.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/MAT/MAT_Bisector.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/MAT/MAT_DataMapIteratorOfDataMapOfIntegerArc.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/MAT/MAT_DataMapIteratorOfDataMapOfIntegerBasicElt.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/MAT/MAT_DataMapIteratorOfDataMapOfIntegerBisector.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/MAT/MAT_DataMapIteratorOfDataMapOfIntegerNode.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/MAT/MAT_DataMapOfIntegerArc.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/MAT/MAT_DataMapOfIntegerBasicElt.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/MAT/MAT_DataMapOfIntegerBisector.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/MAT/MAT_DataMapOfIntegerNode.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/MAT/MAT_Edge.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/MAT/MAT_Edge.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/MAT/MAT_Graph.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/MAT/MAT_Graph.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/MAT/MAT_ListOfBisector.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/MAT/MAT_ListOfBisector_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/MAT/MAT_ListOfEdge.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/MAT/MAT_ListOfEdge_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/MAT/MAT_Node.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/MAT/MAT_Node.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/MAT/MAT_SequenceOfArc.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/MAT/MAT_SequenceOfBasicElt.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/MAT/MAT_Side.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/MAT/MAT_TList.gxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/MAT/MAT_TList.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/MAT/MAT_TListNode.gxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/MAT/MAT_TListNode.lxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/MAT/MAT_TListNodeOfListOfBisector.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/MAT/MAT_TListNodeOfListOfBisector_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/MAT/MAT_TListNodeOfListOfEdge.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/MAT/MAT_TListNodeOfListOfEdge_0.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/MAT/MAT_Zone.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/MAT/MAT_Zone.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/MAT2d/FILES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/MAT2d/MAT2d_Array2OfConnexion.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/MAT2d/MAT2d_BiInt.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/MAT2d/MAT2d_BiInt.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/MAT2d/MAT2d_Circuit.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/MAT2d/MAT2d_Circuit.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/MAT2d/MAT2d_Connexion.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/MAT2d/MAT2d_Connexion.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/MAT2d/MAT2d_CutCurve.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/MAT2d/MAT2d_CutCurve.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/MAT2d/MAT2d_DataMapIteratorOfDataMapOfBiIntInteger.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/MAT2d/MAT2d_DataMapIteratorOfDataMapOfBiIntSequenceOfInteger.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/MAT2d/MAT2d_DataMapIteratorOfDataMapOfIntegerBisec.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/MAT2d/MAT2d_DataMapIteratorOfDataMapOfIntegerConnexion.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/MAT2d/MAT2d_DataMapIteratorOfDataMapOfIntegerPnt2d.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/MAT2d/MAT2d_DataMapIteratorOfDataMapOfIntegerSequenceOfConnexion.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/MAT2d/MAT2d_DataMapIteratorOfDataMapOfIntegerVec2d.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/MAT2d/MAT2d_DataMapOfBiIntInteger.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/MAT2d/MAT2d_DataMapOfBiIntSequenceOfInteger.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/MAT2d/MAT2d_DataMapOfIntegerBisec.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/MAT2d/MAT2d_DataMapOfIntegerConnexion.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/MAT2d/MAT2d_DataMapOfIntegerPnt2d.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/MAT2d/MAT2d_DataMapOfIntegerSequenceOfConnexion.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/MAT2d/MAT2d_DataMapOfIntegerVec2d.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/MAT2d/MAT2d_Mat2d.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/MAT2d/MAT2d_Mat2d.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/MAT2d/MAT2d_MiniPath.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/MAT2d/MAT2d_MiniPath.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/MAT2d/MAT2d_SequenceOfConnexion.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/MAT2d/MAT2d_SequenceOfSequenceOfCurve.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/MAT2d/MAT2d_SequenceOfSequenceOfGeometry.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/MAT2d/MAT2d_Tool2d.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/MAT2d/MAT2d_Tool2d.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TKTopAlgo/PACKAGES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKXMesh/CMakeLists.txt [new file with mode: 0644]
src/ModelingAlgorithms/TKXMesh/EXTERNLIB.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKXMesh/FILES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKXMesh/PACKAGES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKXMesh/XBRepMesh/FILES.cmake [new file with mode: 0644]
src/ModelingAlgorithms/TKXMesh/XBRepMesh/XBRepMesh.cxx [new file with mode: 0644]
src/ModelingAlgorithms/TKXMesh/XBRepMesh/XBRepMesh.hxx [new file with mode: 0644]
src/ModelingAlgorithms/TOOLKITS.cmake [new file with mode: 0644]
src/ModelingData/TKBRep/BRep/BRep_Builder.cxx [new file with mode: 0644]
src/ModelingData/TKBRep/BRep/BRep_Builder.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/BRep/BRep_Builder.lxx [new file with mode: 0644]
src/ModelingData/TKBRep/BRep/BRep_Curve3D.cxx [new file with mode: 0644]
src/ModelingData/TKBRep/BRep/BRep_Curve3D.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/BRep/BRep_CurveOn2Surfaces.cxx [new file with mode: 0644]
src/ModelingData/TKBRep/BRep/BRep_CurveOn2Surfaces.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/BRep/BRep_CurveOnClosedSurface.cxx [new file with mode: 0644]
src/ModelingData/TKBRep/BRep/BRep_CurveOnClosedSurface.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/BRep/BRep_CurveOnClosedSurface.lxx [new file with mode: 0644]
src/ModelingData/TKBRep/BRep/BRep_CurveOnSurface.cxx [new file with mode: 0644]
src/ModelingData/TKBRep/BRep/BRep_CurveOnSurface.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/BRep/BRep_CurveOnSurface.lxx [new file with mode: 0644]
src/ModelingData/TKBRep/BRep/BRep_CurveRepresentation.cxx [new file with mode: 0644]
src/ModelingData/TKBRep/BRep/BRep_CurveRepresentation.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/BRep/BRep_CurveRepresentation.lxx [new file with mode: 0644]
src/ModelingData/TKBRep/BRep/BRep_GCurve.cxx [new file with mode: 0644]
src/ModelingData/TKBRep/BRep/BRep_GCurve.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/BRep/BRep_GCurve.lxx [new file with mode: 0644]
src/ModelingData/TKBRep/BRep/BRep_ListIteratorOfListOfCurveRepresentation.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/BRep/BRep_ListIteratorOfListOfPointRepresentation.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/BRep/BRep_ListOfCurveRepresentation.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/BRep/BRep_ListOfPointRepresentation.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/BRep/BRep_PointOnCurve.cxx [new file with mode: 0644]
src/ModelingData/TKBRep/BRep/BRep_PointOnCurve.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/BRep/BRep_PointOnCurveOnSurface.cxx [new file with mode: 0644]
src/ModelingData/TKBRep/BRep/BRep_PointOnCurveOnSurface.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/BRep/BRep_PointOnSurface.cxx [new file with mode: 0644]
src/ModelingData/TKBRep/BRep/BRep_PointOnSurface.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/BRep/BRep_PointRepresentation.cxx [new file with mode: 0644]
src/ModelingData/TKBRep/BRep/BRep_PointRepresentation.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/BRep/BRep_PointRepresentation.lxx [new file with mode: 0644]
src/ModelingData/TKBRep/BRep/BRep_PointsOnSurface.cxx [new file with mode: 0644]
src/ModelingData/TKBRep/BRep/BRep_PointsOnSurface.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/BRep/BRep_Polygon3D.cxx [new file with mode: 0644]
src/ModelingData/TKBRep/BRep/BRep_Polygon3D.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/BRep/BRep_PolygonOnClosedSurface.cxx [new file with mode: 0644]
src/ModelingData/TKBRep/BRep/BRep_PolygonOnClosedSurface.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/BRep/BRep_PolygonOnClosedTriangulation.cxx [new file with mode: 0644]
src/ModelingData/TKBRep/BRep/BRep_PolygonOnClosedTriangulation.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/BRep/BRep_PolygonOnSurface.cxx [new file with mode: 0644]
src/ModelingData/TKBRep/BRep/BRep_PolygonOnSurface.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/BRep/BRep_PolygonOnTriangulation.cxx [new file with mode: 0644]
src/ModelingData/TKBRep/BRep/BRep_PolygonOnTriangulation.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/BRep/BRep_TEdge.cxx [new file with mode: 0644]
src/ModelingData/TKBRep/BRep/BRep_TEdge.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/BRep/BRep_TEdge.lxx [new file with mode: 0644]
src/ModelingData/TKBRep/BRep/BRep_TFace.cxx [new file with mode: 0644]
src/ModelingData/TKBRep/BRep/BRep_TFace.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/BRep/BRep_TVertex.cxx [new file with mode: 0644]
src/ModelingData/TKBRep/BRep/BRep_TVertex.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/BRep/BRep_TVertex.lxx [new file with mode: 0644]
src/ModelingData/TKBRep/BRep/BRep_Tool.cxx [new file with mode: 0644]
src/ModelingData/TKBRep/BRep/BRep_Tool.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/BRep/FILES.cmake [new file with mode: 0644]
src/ModelingData/TKBRep/BRepAdaptor/BRepAdaptor_Array1OfCurve.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/BRepAdaptor/BRepAdaptor_CompCurve.cxx [new file with mode: 0644]
src/ModelingData/TKBRep/BRepAdaptor/BRepAdaptor_CompCurve.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/BRepAdaptor/BRepAdaptor_Curve.cxx [new file with mode: 0644]
src/ModelingData/TKBRep/BRepAdaptor/BRepAdaptor_Curve.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/BRepAdaptor/BRepAdaptor_Curve2d.cxx [new file with mode: 0644]
src/ModelingData/TKBRep/BRepAdaptor/BRepAdaptor_Curve2d.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/BRepAdaptor/BRepAdaptor_HArray1OfCurve.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/BRepAdaptor/BRepAdaptor_Surface.cxx [new file with mode: 0644]
src/ModelingData/TKBRep/BRepAdaptor/BRepAdaptor_Surface.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/BRepAdaptor/FILES.cmake [new file with mode: 0644]
src/ModelingData/TKBRep/BRepLProp/BRepLProp.cxx [new file with mode: 0644]
src/ModelingData/TKBRep/BRepLProp/BRepLProp.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/BRepLProp/BRepLProp_CLProps.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/BRepLProp/BRepLProp_CLProps_0.cxx [new file with mode: 0644]
src/ModelingData/TKBRep/BRepLProp/BRepLProp_CurveTool.cxx [new file with mode: 0644]
src/ModelingData/TKBRep/BRepLProp/BRepLProp_CurveTool.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/BRepLProp/BRepLProp_SLProps.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/BRepLProp/BRepLProp_SLProps_0.cxx [new file with mode: 0644]
src/ModelingData/TKBRep/BRepLProp/BRepLProp_SurfaceTool.cxx [new file with mode: 0644]
src/ModelingData/TKBRep/BRepLProp/BRepLProp_SurfaceTool.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/BRepLProp/FILES.cmake [new file with mode: 0644]
src/ModelingData/TKBRep/BRepTools/BRepTools.cxx [new file with mode: 0644]
src/ModelingData/TKBRep/BRepTools/BRepTools.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/BRepTools/BRepTools_CopyModification.cxx [new file with mode: 0644]
src/ModelingData/TKBRep/BRepTools/BRepTools_CopyModification.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/BRepTools/BRepTools_DataMapIteratorOfMapOfVertexPnt2d.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/BRepTools/BRepTools_Debug.cxx [new file with mode: 0644]
src/ModelingData/TKBRep/BRepTools/BRepTools_GTrsfModification.cxx [new file with mode: 0644]
src/ModelingData/TKBRep/BRepTools/BRepTools_GTrsfModification.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/BRepTools/BRepTools_History.cxx [new file with mode: 0644]
src/ModelingData/TKBRep/BRepTools/BRepTools_History.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/BRepTools/BRepTools_MapOfVertexPnt2d.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/BRepTools/BRepTools_Modification.cxx [new file with mode: 0644]
src/ModelingData/TKBRep/BRepTools/BRepTools_Modification.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/BRepTools/BRepTools_Modifier.cxx [new file with mode: 0644]
src/ModelingData/TKBRep/BRepTools/BRepTools_Modifier.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/BRepTools/BRepTools_Modifier.lxx [new file with mode: 0644]
src/ModelingData/TKBRep/BRepTools/BRepTools_NurbsConvertModification.cxx [new file with mode: 0644]
src/ModelingData/TKBRep/BRepTools/BRepTools_NurbsConvertModification.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/BRepTools/BRepTools_PurgeLocations.cxx [new file with mode: 0644]
src/ModelingData/TKBRep/BRepTools/BRepTools_PurgeLocations.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/BRepTools/BRepTools_Quilt.cxx [new file with mode: 0644]
src/ModelingData/TKBRep/BRepTools/BRepTools_Quilt.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/BRepTools/BRepTools_ReShape.cxx [new file with mode: 0644]
src/ModelingData/TKBRep/BRepTools/BRepTools_ReShape.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/BRepTools/BRepTools_ShapeSet.cxx [new file with mode: 0644]
src/ModelingData/TKBRep/BRepTools/BRepTools_ShapeSet.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/BRepTools/BRepTools_Substitution.cxx [new file with mode: 0644]
src/ModelingData/TKBRep/BRepTools/BRepTools_Substitution.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/BRepTools/BRepTools_TrsfModification.cxx [new file with mode: 0644]
src/ModelingData/TKBRep/BRepTools/BRepTools_TrsfModification.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/BRepTools/BRepTools_WireExplorer.cxx [new file with mode: 0644]
src/ModelingData/TKBRep/BRepTools/BRepTools_WireExplorer.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/BRepTools/FILES.cmake [new file with mode: 0644]
src/ModelingData/TKBRep/BinTools/BinTools.cxx [new file with mode: 0644]
src/ModelingData/TKBRep/BinTools/BinTools.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/BinTools/BinTools_Curve2dSet.cxx [new file with mode: 0644]
src/ModelingData/TKBRep/BinTools/BinTools_Curve2dSet.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/BinTools/BinTools_CurveSet.cxx [new file with mode: 0644]
src/ModelingData/TKBRep/BinTools/BinTools_CurveSet.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/BinTools/BinTools_FormatVersion.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/BinTools/BinTools_IStream.cxx [new file with mode: 0644]
src/ModelingData/TKBRep/BinTools/BinTools_IStream.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/BinTools/BinTools_LocationSet.cxx [new file with mode: 0644]
src/ModelingData/TKBRep/BinTools/BinTools_LocationSet.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/BinTools/BinTools_LocationSetPtr.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/BinTools/BinTools_OStream.cxx [new file with mode: 0644]
src/ModelingData/TKBRep/BinTools/BinTools_OStream.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/BinTools/BinTools_ObjectType.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/BinTools/BinTools_ShapeReader.cxx [new file with mode: 0644]
src/ModelingData/TKBRep/BinTools/BinTools_ShapeReader.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/BinTools/BinTools_ShapeSet.cxx [new file with mode: 0644]
src/ModelingData/TKBRep/BinTools/BinTools_ShapeSet.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/BinTools/BinTools_ShapeSetBase.cxx [new file with mode: 0644]
src/ModelingData/TKBRep/BinTools/BinTools_ShapeSetBase.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/BinTools/BinTools_ShapeWriter.cxx [new file with mode: 0644]
src/ModelingData/TKBRep/BinTools/BinTools_ShapeWriter.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/BinTools/BinTools_SurfaceSet.cxx [new file with mode: 0644]
src/ModelingData/TKBRep/BinTools/BinTools_SurfaceSet.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/BinTools/FILES.cmake [new file with mode: 0644]
src/ModelingData/TKBRep/CMakeLists.txt [new file with mode: 0644]
src/ModelingData/TKBRep/EXTERNLIB.cmake [new file with mode: 0644]
src/ModelingData/TKBRep/FILES.cmake [new file with mode: 0644]
src/ModelingData/TKBRep/PACKAGES.cmake [new file with mode: 0644]
src/ModelingData/TKBRep/TKBRep_pch.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/TopExp/FILES.cmake [new file with mode: 0644]
src/ModelingData/TKBRep/TopExp/TopExp.cxx [new file with mode: 0644]
src/ModelingData/TKBRep/TopExp/TopExp.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/TopExp/TopExp_Explorer.cxx [new file with mode: 0644]
src/ModelingData/TKBRep/TopExp/TopExp_Explorer.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/TopExp/TopExp_Stack.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/TopTools/FILES.cmake [new file with mode: 0644]
src/ModelingData/TKBRep/TopTools/TopTools.cxx [new file with mode: 0644]
src/ModelingData/TKBRep/TopTools/TopTools.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/TopTools/TopTools_Array1OfListOfShape.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/TopTools/TopTools_Array1OfShape.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/TopTools/TopTools_Array2OfShape.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/TopTools/TopTools_DataMapIteratorOfDataMapOfIntegerListOfShape.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/TopTools/TopTools_DataMapIteratorOfDataMapOfIntegerShape.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/TopTools/TopTools_DataMapIteratorOfDataMapOfOrientedShapeInteger.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/TopTools/TopTools_DataMapIteratorOfDataMapOfOrientedShapeShape.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/TopTools/TopTools_DataMapIteratorOfDataMapOfShapeInteger.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/TopTools/TopTools_DataMapIteratorOfDataMapOfShapeListOfInteger.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/TopTools/TopTools_DataMapIteratorOfDataMapOfShapeListOfShape.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/TopTools/TopTools_DataMapIteratorOfDataMapOfShapeReal.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/TopTools/TopTools_DataMapIteratorOfDataMapOfShapeSequenceOfShape.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/TopTools/TopTools_DataMapIteratorOfDataMapOfShapeShape.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/TopTools/TopTools_DataMapOfIntegerListOfShape.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/TopTools/TopTools_DataMapOfIntegerShape.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/TopTools/TopTools_DataMapOfOrientedShapeInteger.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/TopTools/TopTools_DataMapOfOrientedShapeShape.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/TopTools/TopTools_DataMapOfShapeBox.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/TopTools/TopTools_DataMapOfShapeInteger.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/TopTools/TopTools_DataMapOfShapeListOfInteger.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/TopTools/TopTools_DataMapOfShapeListOfShape.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/TopTools/TopTools_DataMapOfShapeReal.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/TopTools/TopTools_DataMapOfShapeSequenceOfShape.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/TopTools/TopTools_DataMapOfShapeShape.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/TopTools/TopTools_FormatVersion.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/TopTools/TopTools_HArray1OfListOfShape.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/TopTools/TopTools_HArray1OfShape.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/TopTools/TopTools_HArray2OfShape.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/TopTools/TopTools_HSequenceOfShape.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/TopTools/TopTools_IndexedDataMapOfShapeAddress.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/TopTools/TopTools_IndexedDataMapOfShapeListOfShape.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/TopTools/TopTools_IndexedDataMapOfShapeReal.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/TopTools/TopTools_IndexedDataMapOfShapeShape.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/TopTools/TopTools_IndexedMapOfOrientedShape.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/TopTools/TopTools_IndexedMapOfShape.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/TopTools/TopTools_ListIteratorOfListOfShape.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/TopTools/TopTools_ListOfListOfShape.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/TopTools/TopTools_ListOfShape.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/TopTools/TopTools_LocationSet.cxx [new file with mode: 0644]
src/ModelingData/TKBRep/TopTools/TopTools_LocationSet.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/TopTools/TopTools_LocationSetPtr.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/TopTools/TopTools_MapIteratorOfMapOfOrientedShape.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/TopTools/TopTools_MapIteratorOfMapOfShape.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/TopTools/TopTools_MapOfOrientedShape.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/TopTools/TopTools_MapOfShape.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/TopTools/TopTools_MutexForShapeProvider.cxx [new file with mode: 0644]
src/ModelingData/TKBRep/TopTools/TopTools_MutexForShapeProvider.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/TopTools/TopTools_SequenceOfShape.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/TopTools/TopTools_ShapeMapHasher.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/TopTools/TopTools_ShapeSet.cxx [new file with mode: 0644]
src/ModelingData/TKBRep/TopTools/TopTools_ShapeSet.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/TopoDS/FILES.cmake [new file with mode: 0644]
src/ModelingData/TKBRep/TopoDS/TopoDS.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/TopoDS/TopoDS_AlertAttribute.cxx [new file with mode: 0644]
src/ModelingData/TKBRep/TopoDS/TopoDS_AlertAttribute.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/TopoDS/TopoDS_AlertWithShape.cxx [new file with mode: 0644]
src/ModelingData/TKBRep/TopoDS/TopoDS_AlertWithShape.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/TopoDS/TopoDS_Builder.cxx [new file with mode: 0644]
src/ModelingData/TKBRep/TopoDS/TopoDS_Builder.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/TopoDS/TopoDS_Builder.lxx [new file with mode: 0644]
src/ModelingData/TKBRep/TopoDS/TopoDS_CompSolid.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/TopoDS/TopoDS_Compound.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/TopoDS/TopoDS_Edge.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/TopoDS/TopoDS_Face.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/TopoDS/TopoDS_FrozenShape.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/TopoDS/TopoDS_HShape.cxx [new file with mode: 0644]
src/ModelingData/TKBRep/TopoDS/TopoDS_HShape.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/TopoDS/TopoDS_HShape.lxx [new file with mode: 0644]
src/ModelingData/TKBRep/TopoDS/TopoDS_Iterator.cxx [new file with mode: 0644]
src/ModelingData/TKBRep/TopoDS/TopoDS_Iterator.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/TopoDS/TopoDS_ListIteratorOfListOfShape.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/TopoDS/TopoDS_ListOfShape.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/TopoDS/TopoDS_LockedShape.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/TopoDS/TopoDS_Shape.cxx [new file with mode: 0644]
src/ModelingData/TKBRep/TopoDS/TopoDS_Shape.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/TopoDS/TopoDS_Shell.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/TopoDS/TopoDS_Solid.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/TopoDS/TopoDS_TCompSolid.cxx [new file with mode: 0644]
src/ModelingData/TKBRep/TopoDS/TopoDS_TCompSolid.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/TopoDS/TopoDS_TCompound.cxx [new file with mode: 0644]
src/ModelingData/TKBRep/TopoDS/TopoDS_TCompound.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/TopoDS/TopoDS_TEdge.cxx [new file with mode: 0644]
src/ModelingData/TKBRep/TopoDS/TopoDS_TEdge.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/TopoDS/TopoDS_TFace.cxx [new file with mode: 0644]
src/ModelingData/TKBRep/TopoDS/TopoDS_TFace.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/TopoDS/TopoDS_TShape.cxx [new file with mode: 0644]
src/ModelingData/TKBRep/TopoDS/TopoDS_TShape.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/TopoDS/TopoDS_TShell.cxx [new file with mode: 0644]
src/ModelingData/TKBRep/TopoDS/TopoDS_TShell.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/TopoDS/TopoDS_TSolid.cxx [new file with mode: 0644]
src/ModelingData/TKBRep/TopoDS/TopoDS_TSolid.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/TopoDS/TopoDS_TVertex.cxx [new file with mode: 0644]
src/ModelingData/TKBRep/TopoDS/TopoDS_TVertex.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/TopoDS/TopoDS_TWire.cxx [new file with mode: 0644]
src/ModelingData/TKBRep/TopoDS/TopoDS_TWire.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/TopoDS/TopoDS_UnCompatibleShapes.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/TopoDS/TopoDS_Vertex.hxx [new file with mode: 0644]
src/ModelingData/TKBRep/TopoDS/TopoDS_Wire.hxx [new file with mode: 0644]
src/ModelingData/TKG2d/Adaptor2d/Adaptor2d_Curve2d.cxx [new file with mode: 0644]
src/ModelingData/TKG2d/Adaptor2d/Adaptor2d_Curve2d.hxx [new file with mode: 0644]
src/ModelingData/TKG2d/Adaptor2d/Adaptor2d_Line2d.cxx [new file with mode: 0644]
src/ModelingData/TKG2d/Adaptor2d/Adaptor2d_Line2d.hxx [new file with mode: 0644]
src/ModelingData/TKG2d/Adaptor2d/Adaptor2d_OffsetCurve.cxx [new file with mode: 0644]
src/ModelingData/TKG2d/Adaptor2d/Adaptor2d_OffsetCurve.hxx [new file with mode: 0644]
src/ModelingData/TKG2d/Adaptor2d/FILES.cmake [new file with mode: 0644]
src/ModelingData/TKG2d/CMakeLists.txt [new file with mode: 0644]
src/ModelingData/TKG2d/EXTERNLIB.cmake [new file with mode: 0644]
src/ModelingData/TKG2d/FILES.cmake [new file with mode: 0644]
src/ModelingData/TKG2d/Geom2d/FILES.cmake [new file with mode: 0644]
src/ModelingData/TKG2d/Geom2d/Geom2d_AxisPlacement.cxx [new file with mode: 0644]
src/ModelingData/TKG2d/Geom2d/Geom2d_AxisPlacement.hxx [new file with mode: 0644]
src/ModelingData/TKG2d/Geom2d/Geom2d_BSplineCurve.cxx [new file with mode: 0644]
src/ModelingData/TKG2d/Geom2d/Geom2d_BSplineCurve.hxx [new file with mode: 0644]
src/ModelingData/TKG2d/Geom2d/Geom2d_BSplineCurve_1.cxx [new file with mode: 0644]
src/ModelingData/TKG2d/Geom2d/Geom2d_BezierCurve.cxx [new file with mode: 0644]
src/ModelingData/TKG2d/Geom2d/Geom2d_BezierCurve.hxx [new file with mode: 0644]
src/ModelingData/TKG2d/Geom2d/Geom2d_BoundedCurve.cxx [new file with mode: 0644]
src/ModelingData/TKG2d/Geom2d/Geom2d_BoundedCurve.hxx [new file with mode: 0644]
src/ModelingData/TKG2d/Geom2d/Geom2d_CartesianPoint.cxx [new file with mode: 0644]
src/ModelingData/TKG2d/Geom2d/Geom2d_CartesianPoint.hxx [new file with mode: 0644]
src/ModelingData/TKG2d/Geom2d/Geom2d_Circle.cxx [new file with mode: 0644]
src/ModelingData/TKG2d/Geom2d/Geom2d_Circle.hxx [new file with mode: 0644]
src/ModelingData/TKG2d/Geom2d/Geom2d_Conic.cxx [new file with mode: 0644]
src/ModelingData/TKG2d/Geom2d/Geom2d_Conic.hxx [new file with mode: 0644]
src/ModelingData/TKG2d/Geom2d/Geom2d_Curve.cxx [new file with mode: 0644]
src/ModelingData/TKG2d/Geom2d/Geom2d_Curve.hxx [new file with mode: 0644]
src/ModelingData/TKG2d/Geom2d/Geom2d_Direction.cxx [new file with mode: 0644]
src/ModelingData/TKG2d/Geom2d/Geom2d_Direction.hxx [new file with mode: 0644]
src/ModelingData/TKG2d/Geom2d/Geom2d_Ellipse.cxx [new file with mode: 0644]
src/ModelingData/TKG2d/Geom2d/Geom2d_Ellipse.hxx [new file with mode: 0644]
src/ModelingData/TKG2d/Geom2d/Geom2d_Geometry.cxx [new file with mode: 0644]
src/ModelingData/TKG2d/Geom2d/Geom2d_Geometry.hxx [new file with mode: 0644]
src/ModelingData/TKG2d/Geom2d/Geom2d_Hyperbola.cxx [new file with mode: 0644]
src/ModelingData/TKG2d/Geom2d/Geom2d_Hyperbola.hxx [new file with mode: 0644]
src/ModelingData/TKG2d/Geom2d/Geom2d_Line.cxx [new file with mode: 0644]
src/ModelingData/TKG2d/Geom2d/Geom2d_Line.hxx [new file with mode: 0644]
src/ModelingData/TKG2d/Geom2d/Geom2d_OffsetCurve.cxx [new file with mode: 0644]
src/ModelingData/TKG2d/Geom2d/Geom2d_OffsetCurve.hxx [new file with mode: 0644]
src/ModelingData/TKG2d/Geom2d/Geom2d_Parabola.cxx [new file with mode: 0644]
src/ModelingData/TKG2d/Geom2d/Geom2d_Parabola.hxx [new file with mode: 0644]
src/ModelingData/TKG2d/Geom2d/Geom2d_Point.cxx [new file with mode: 0644]
src/ModelingData/TKG2d/Geom2d/Geom2d_Point.hxx [new file with mode: 0644]
src/ModelingData/TKG2d/Geom2d/Geom2d_Transformation.cxx [new file with mode: 0644]
src/ModelingData/TKG2d/Geom2d/Geom2d_Transformation.hxx [new file with mode: 0644]
src/ModelingData/TKG2d/Geom2d/Geom2d_TrimmedCurve.cxx [new file with mode: 0644]
src/ModelingData/TKG2d/Geom2d/Geom2d_TrimmedCurve.hxx [new file with mode: 0644]
src/ModelingData/TKG2d/Geom2d/Geom2d_UndefinedDerivative.hxx [new file with mode: 0644]
src/ModelingData/TKG2d/Geom2d/Geom2d_UndefinedValue.hxx [new file with mode: 0644]
src/ModelingData/TKG2d/Geom2d/Geom2d_Vector.cxx [new file with mode: 0644]
src/ModelingData/TKG2d/Geom2d/Geom2d_Vector.hxx [new file with mode: 0644]
src/ModelingData/TKG2d/Geom2d/Geom2d_VectorWithMagnitude.cxx [new file with mode: 0644]
src/ModelingData/TKG2d/Geom2d/Geom2d_VectorWithMagnitude.hxx [new file with mode: 0644]
src/ModelingData/TKG2d/Geom2dAdaptor/FILES.cmake [new file with mode: 0644]
src/ModelingData/TKG2d/Geom2dAdaptor/Geom2dAdaptor.cxx [new file with mode: 0644]
src/ModelingData/TKG2d/Geom2dAdaptor/Geom2dAdaptor.hxx [new file with mode: 0644]
src/ModelingData/TKG2d/Geom2dAdaptor/Geom2dAdaptor_Curve.cxx [new file with mode: 0644]
src/ModelingData/TKG2d/Geom2dAdaptor/Geom2dAdaptor_Curve.hxx [new file with mode: 0644]
src/ModelingData/TKG2d/Geom2dEvaluator/FILES.cmake [new file with mode: 0644]
src/ModelingData/TKG2d/Geom2dEvaluator/Geom2dEvaluator.cxx [new file with mode: 0644]
src/ModelingData/TKG2d/Geom2dEvaluator/Geom2dEvaluator.hxx [new file with mode: 0644]
src/ModelingData/TKG2d/Geom2dEvaluator/Geom2dEvaluator_Curve.hxx [new file with mode: 0644]
src/ModelingData/TKG2d/Geom2dEvaluator/Geom2dEvaluator_OffsetCurve.cxx [new file with mode: 0644]
src/ModelingData/TKG2d/Geom2dEvaluator/Geom2dEvaluator_OffsetCurve.hxx [new file with mode: 0644]
src/ModelingData/TKG2d/Geom2dLProp/FILES.cmake [new file with mode: 0644]
src/ModelingData/TKG2d/Geom2dLProp/Geom2dLProp_CLProps2d.hxx [new file with mode: 0644]
src/ModelingData/TKG2d/Geom2dLProp/Geom2dLProp_CLProps2d_0.cxx [new file with mode: 0644]
src/ModelingData/TKG2d/Geom2dLProp/Geom2dLProp_CurAndInf2d.cxx [new file with mode: 0644]
src/ModelingData/TKG2d/Geom2dLProp/Geom2dLProp_CurAndInf2d.hxx [new file with mode: 0644]
src/ModelingData/TKG2d/Geom2dLProp/Geom2dLProp_Curve2dTool.cxx [new file with mode: 0644]
src/ModelingData/TKG2d/Geom2dLProp/Geom2dLProp_Curve2dTool.hxx [new file with mode: 0644]
src/ModelingData/TKG2d/Geom2dLProp/Geom2dLProp_FuncCurExt.cxx [new file with mode: 0644]
src/ModelingData/TKG2d/Geom2dLProp/Geom2dLProp_FuncCurExt.hxx [new file with mode: 0644]
src/ModelingData/TKG2d/Geom2dLProp/Geom2dLProp_FuncCurNul.cxx [new file with mode: 0644]
src/ModelingData/TKG2d/Geom2dLProp/Geom2dLProp_FuncCurNul.hxx [new file with mode: 0644]
src/ModelingData/TKG2d/Geom2dLProp/Geom2dLProp_NumericCurInf2d.cxx [new file with mode: 0644]
src/ModelingData/TKG2d/Geom2dLProp/Geom2dLProp_NumericCurInf2d.hxx [new file with mode: 0644]
src/ModelingData/TKG2d/LProp/FILES.cmake [new file with mode: 0644]
src/ModelingData/TKG2d/LProp/LProp_AnalyticCurInf.cxx [new file with mode: 0644]
src/ModelingData/TKG2d/LProp/LProp_AnalyticCurInf.hxx [new file with mode: 0644]
src/ModelingData/TKG2d/LProp/LProp_BadContinuity.hxx [new file with mode: 0644]
src/ModelingData/TKG2d/LProp/LProp_CIType.hxx [new file with mode: 0644]
src/ModelingData/TKG2d/LProp/LProp_CLProps.gxx [new file with mode: 0644]
src/ModelingData/TKG2d/LProp/LProp_CurAndInf.cxx [new file with mode: 0644]
src/ModelingData/TKG2d/LProp/LProp_CurAndInf.hxx [new file with mode: 0644]
src/ModelingData/TKG2d/LProp/LProp_NotDefined.hxx [new file with mode: 0644]
src/ModelingData/TKG2d/LProp/LProp_SLProps.gxx [new file with mode: 0644]
src/ModelingData/TKG2d/LProp/LProp_SequenceOfCIType.hxx [new file with mode: 0644]
src/ModelingData/TKG2d/LProp/LProp_Status.hxx [new file with mode: 0644]
src/ModelingData/TKG2d/PACKAGES.cmake [new file with mode: 0644]
src/ModelingData/TKG2d/TColGeom2d/FILES.cmake [new file with mode: 0644]
src/ModelingData/TKG2d/TColGeom2d/TColGeom2d_Array1OfBSplineCurve.hxx [new file with mode: 0644]
src/ModelingData/TKG2d/TColGeom2d/TColGeom2d_Array1OfBezierCurve.hxx [new file with mode: 0644]
src/ModelingData/TKG2d/TColGeom2d/TColGeom2d_Array1OfCurve.hxx [new file with mode: 0644]
src/ModelingData/TKG2d/TColGeom2d/TColGeom2d_HArray1OfBSplineCurve.hxx [new file with mode: 0644]
src/ModelingData/TKG2d/TColGeom2d/TColGeom2d_HArray1OfBezierCurve.hxx [new file with mode: 0644]
src/ModelingData/TKG2d/TColGeom2d/TColGeom2d_HArray1OfCurve.hxx [new file with mode: 0644]
src/ModelingData/TKG2d/TColGeom2d/TColGeom2d_HSequenceOfBoundedCurve.hxx [new file with mode: 0644]
src/ModelingData/TKG2d/TColGeom2d/TColGeom2d_HSequenceOfCurve.hxx [new file with mode: 0644]
src/ModelingData/TKG2d/TColGeom2d/TColGeom2d_SequenceOfBoundedCurve.hxx [new file with mode: 0644]
src/ModelingData/TKG2d/TColGeom2d/TColGeom2d_SequenceOfCurve.hxx [new file with mode: 0644]
src/ModelingData/TKG2d/TColGeom2d/TColGeom2d_SequenceOfGeometry.hxx [new file with mode: 0644]
src/ModelingData/TKG3d/Adaptor3d/Adaptor3d_Curve.cxx [new file with mode: 0644]
src/ModelingData/TKG3d/Adaptor3d/Adaptor3d_Curve.hxx [new file with mode: 0644]
src/ModelingData/TKG3d/Adaptor3d/Adaptor3d_CurveOnSurface.cxx [new file with mode: 0644]
src/ModelingData/TKG3d/Adaptor3d/Adaptor3d_CurveOnSurface.hxx [new file with mode: 0644]
src/ModelingData/TKG3d/Adaptor3d/Adaptor3d_HSurfaceTool.cxx [new file with mode: 0644]
src/ModelingData/TKG3d/Adaptor3d/Adaptor3d_HSurfaceTool.hxx [new file with mode: 0644]
src/ModelingData/TKG3d/Adaptor3d/Adaptor3d_HVertex.cxx [new file with mode: 0644]
src/ModelingData/TKG3d/Adaptor3d/Adaptor3d_HVertex.hxx [new file with mode: 0644]
src/ModelingData/TKG3d/Adaptor3d/Adaptor3d_InterFunc.cxx [new file with mode: 0644]
src/ModelingData/TKG3d/Adaptor3d/Adaptor3d_InterFunc.hxx [new file with mode: 0644]
src/ModelingData/TKG3d/Adaptor3d/Adaptor3d_IsoCurve.cxx [new file with mode: 0644]
src/ModelingData/TKG3d/Adaptor3d/Adaptor3d_IsoCurve.hxx [new file with mode: 0644]
src/ModelingData/TKG3d/Adaptor3d/Adaptor3d_Surface.cxx [new file with mode: 0644]
src/ModelingData/TKG3d/Adaptor3d/Adaptor3d_Surface.hxx [new file with mode: 0644]
src/ModelingData/TKG3d/Adaptor3d/Adaptor3d_TopolTool.cxx [new file with mode: 0644]
src/ModelingData/TKG3d/Adaptor3d/Adaptor3d_TopolTool.hxx [new file with mode: 0644]
src/ModelingData/TKG3d/Adaptor3d/FILES.cmake [new file with mode: 0644]
src/ModelingData/TKG3d/AdvApprox/AdvApprox_ApproxAFunction.cxx [new file with mode: 0644]
src/ModelingData/TKG3d/AdvApprox/AdvApprox_ApproxAFunction.hxx [new file with mode: 0644]
src/ModelingData/TKG3d/AdvApprox/AdvApprox_ApproxAFunction.lxx [new file with mode: 0644]
src/ModelingData/TKG3d/AdvApprox/AdvApprox_Cutting.cxx [new file with mode: 0644]
src/ModelingData/TKG3d/AdvApprox/AdvApprox_Cutting.hxx [new file with mode: 0644]
src/ModelingData/TKG3d/AdvApprox/AdvApprox_DichoCutting.cxx [new file with mode: 0644]
src/ModelingData/TKG3d/AdvApprox/AdvApprox_DichoCutting.hxx [new file with mode: 0644]
src/ModelingData/TKG3d/AdvApprox/AdvApprox_EvaluatorFunction.hxx [new file with mode: 0644]
src/ModelingData/TKG3d/AdvApprox/AdvApprox_PrefAndRec.cxx [new file with mode: 0644]
src/ModelingData/TKG3d/AdvApprox/AdvApprox_PrefAndRec.hxx [new file with mode: 0644]
src/ModelingData/TKG3d/AdvApprox/AdvApprox_PrefCutting.cxx [new file with mode: 0644]
src/ModelingData/TKG3d/AdvApprox/AdvApprox_PrefCutting.hxx [new file with mode: 0644]
src/ModelingData/TKG3d/AdvApprox/AdvApprox_SimpleApprox.cxx [new file with mode: 0644]
src/ModelingData/TKG3d/AdvApprox/AdvApprox_SimpleApprox.hxx [new file with mode: 0644]
src/ModelingData/TKG3d/AdvApprox/FILES.cmake [new file with mode: 0644]
src/ModelingData/TKG3d/CMakeLists.txt [new file with mode: 0644]
src/ModelingData/TKG3d/EXTERNLIB.cmake [new file with mode: 0644]
src/ModelingData/TKG3d/FILES.cmake [new file with mode: 0644]
src/ModelingData/TKG3d/GProp/FILES.cmake [new file with mode: 0644]
src/ModelingData/TKG3d/GProp/GProp.cxx [new file with mode: 0644]
src/ModelingData/TKG3d/GProp/GProp.hxx [new file with mode: 0644]
src/ModelingData/TKG3d/GProp/GProp_CelGProps.cxx [new file with mode: 0644]
src/ModelingData/TKG3d/GProp/GProp_CelGProps.hxx [new file with mode: 0644]
src/ModelingData/TKG3d/GProp/GProp_EquaType.hxx [new file with mode: 0644]
src/ModelingData/TKG3d/GProp/GProp_GProps.cxx [new file with mode: 0644]
src/ModelingData/TKG3d/GProp/GProp_GProps.hxx [new file with mode: 0644]
src/ModelingData/TKG3d/GProp/GProp_PEquation.cxx [new file with mode: 0644]
src/ModelingData/TKG3d/GProp/GProp_PEquation.hxx [new file with mode: 0644]
src/ModelingData/TKG3d/GProp/GProp_PGProps.cxx [new file with mode: 0644]
src/ModelingData/TKG3d/GProp/GProp_PGProps.hxx [new file with mode: 0644]
src/ModelingData/TKG3d/GProp/GProp_PrincipalProps.cxx [new file with mode: 0644]
src/ModelingData/TKG3d/GProp/GProp_PrincipalProps.hxx [new file with mode: 0644]
src/ModelingData/TKG3d/GProp/GProp_SelGProps.cxx [new file with mode: 0644]
src/ModelingData/TKG3d/GProp/GProp_SelGProps.hxx [new file with mode: 0644]
src/ModelingData/TKG3d/GProp/GProp_UndefinedAxis.hxx [new file with mode: 0644]
src/ModelingData/TKG3d/GProp/GProp_ValueType.hxx [new file with mode: 0644]
src/ModelingData/TKG3d/GProp/GProp_VelGProps.cxx [new file with mode: 0644]
src/ModelingData/TKG3d/GProp/GProp_VelGProps.hxx [new file with mode: 0644]
src/ModelingData/TKG3d/Geom/FILES.cmake [new file with mode: 0644]
src/ModelingData/TKG3d/Geom/Geom_Axis1Placement.cxx [new file with mode: 0644]
src/ModelingData/TKG3d/Geom/Geom_Axis1Placement.hxx [new file with mode: 0644]
src/ModelingData/TKG3d/Geom/Geom_Axis2Placement.cxx [new file with mode: 0644]
src/ModelingData/TKG3d/Geom/Geom_Axis2Placement.hxx [new file with mode: 0644]
src/ModelingData/TKG3d/Geom/Geom_AxisPlacement.cxx [new file with mode: 0644]
src/ModelingData/TKG3d/Geom/Geom_AxisPlacement.hxx [new file with mode: 0644]
src/ModelingData/TKG3d/Geom/Geom_BSplineCurve.cxx [new file with mode: 0644]
src/ModelingData/TKG3d/Geom/Geom_BSplineCurve.hxx [new file with mode: 0644]
src/ModelingData/TKG3d/Geom/Geom_BSplineCurve_1.cxx [new file with mode: 0644]
src/ModelingData/TKG3d/Geom/Geom_BSplineSurface.cxx [new file with mode: 0644]
src/ModelingData/TKG3d/Geom/Geom_BSplineSurface.hxx [new file with mode: 0644]
src/ModelingData/TKG3d/Geom/Geom_BSplineSurface_1.cxx [new file with mode: 0644]
src/ModelingData/TKG3d/Geom/Geom_BezierCurve.cxx [new file with mode: 0644]
src/ModelingData/TKG3d/Geom/Geom_BezierCurve.hxx [new file with mode: 0644]
src/ModelingData/TKG3d/Geom/Geom_BezierSurface.cxx [new file with mode: 0644]
src/ModelingData/TKG3d/Geom/Geom_BezierSurface.hxx [new file with mode: 0644]
src/ModelingData/TKG3d/Geom/Geom_BoundedCurve.cxx [new file with mode: 0644]
src/ModelingData/TKG3d/Geom/Geom_BoundedCurve.hxx [new file with mode: 0644]
src/ModelingData/TKG3d/Geom/Geom_BoundedSurface.cxx [new file with mode: 0644]
src/ModelingData/TKG3d/Geom/Geom_BoundedSurface.hxx [new file with mode: 0644]
src/ModelingData/TKG3d/Geom/Geom_CartesianPoint.cxx [new file with mode: 0644]
src/ModelingData/TKG3d/Geom/Geom_CartesianPoint.hxx [new file with mode: 0644]
src/ModelingData/TKG3d/Geom/Geom_Circle.cxx [new file with mode: 0644]
src/ModelingData/TKG3d/Geom/Geom_Circle.hxx [new file with mode: 0644]
src/ModelingData/TKG3d/Geom/Geom_Conic.cxx [new file with mode: 0644]
src/ModelingData/TKG3d/Geom/Geom_Conic.hxx [new file with mode: 0644]
src/ModelingData/TKG3d/Geom/Geom_ConicalSurface.cxx [new file with mode: 0644]
src/ModelingData/TKG3d/Geom/Geom_ConicalSurface.hxx [new file with mode: 0644]
src/ModelingData/TKG3d/Geom/Geom_Curve.cxx [new file with mode: 0644]
src/ModelingData/TKG3d/Geom/Geom_Curve.hxx [new file with mode: 0644]
src/ModelingData/TKG3d/Geom/Geom_CylindricalSurface.cxx [new file with mode: 0644]
src/ModelingData/TKG3d/Geom/Geom_CylindricalSurface.hxx [new file with mode: 0644]
src/ModelingData/TKG3d/Geom/Geom_Direction.cxx [new file with mode: 0644]
src/ModelingData/TKG3d/Geom/Geom_Direction.hxx [new file with mode: 0644]
src/ModelingData/TKG3d/Geom/Geom_ElementarySurface.cxx [new file with mode: 0644]
src/ModelingData/TKG3d/Geom/Geom_ElementarySurface.hxx [new file with mode: 0644]
src/ModelingData/TKG3d/Geom/Geom_Ellipse.cxx [new file with mode: 0644]
src/ModelingData/TKG3d/Geom/Geom_Ellipse.hxx [new file with mode: 0644]
src/ModelingData/TKG3d/Geom/Geom_Geometry.cxx [new file with mode: 0644]
src/ModelingData/TKG3d/Geom/Geom_Geometry.hxx [new file with mode: 0644]
src/ModelingData/TKG3d/Geom/Geom_HSequenceOfBSplineSurface.hxx [new file with mode: 0644]
src/ModelingData/TKG3d/Geom/Geom_Hyperbola.cxx [new file with mode: 0644]
src/ModelingData/TKG3d/Geom/Geom_Hyperbola.hxx [new file with mode: 0644]
src/ModelingData/TKG3d/Geom/Geom_Line.cxx [new file with mode: 0644]
src/ModelingData/TKG3d/Geom/Geom_Line.hxx [new file with mode: 0644]
src/ModelingData/TKG3d/Geom/Geom_OffsetCurve.cxx [new file with mode: 0644]
src/ModelingData/TKG3d/Geom/Geom_OffsetCurve.hxx [new file with mode: 0644]
src/ModelingData/TKG3d/Geom/Geom_OffsetSurface.cxx [new file with mode: 0644]
src/ModelingData/TKG3d/Geom/Geom_OffsetSurface.hxx [new file with mode: 0644]
src/ModelingData/TKG3d/Geom/Geom_OsculatingSurface.cxx [new file with mode: 0644]
src/ModelingData/TKG3d/Geom/Geom_OsculatingSurface.hxx [new file with mode: 0644]
src/ModelingData/TKG3d/Geom/Geom_Parabola.cxx [new file with mode: 0644]
src/ModelingData/TKG3d/Geom/Geom_Parabola.hxx [new file with mode: 0644]
src/ModelingData/TKG3d/Geom/Geom_Plane.cxx [new file with mode: 0644]
src/ModelingData/TKG3d/Geom/Geom_Plane.hxx [new file with mode: 0644]
src/ModelingData/TKG3d/Geom/Geom_Point.cxx [new file with mode: 0644]
src/ModelingData/TKG3d/Geom/Geom_Point.hxx [new file with mode: 0644]
src/ModelingData/TKG3d/Geom/Geom_RectangularTrimmedSurface.cxx [new file with mode: 0644]
src/ModelingData/TKG3d/Geom/Geom_RectangularTrimmedSurface.hxx [new file with mode: 0644]
src/ModelingData/TKG3d/Geom/Geom_SequenceOfBSplineSurface.hxx [new file with mode: 0644]
src/ModelingData/TKG3d/Geom/Geom_SphericalSurface.cxx [new file with mode: 0644]
src/ModelingData/TKG3d/Geom/Geom_SphericalSurface.hxx [new file with mode: 0644]
src/ModelingData/TKG3d/Geom/Geom_Surface.cxx [new file with mode: 0644]
src/ModelingData/TKG3d/Geom/Geom_Surface.hxx [new file with mode: 0644]
src/ModelingData/TKG3d/Geom/Geom_SurfaceOfLinearExtrusion.cxx [new file with mode: 0644]
src/ModelingData/TKG3d/Geom/Geom_SurfaceOfLinearExtrusion.hxx [new file with mode: 0644]
src/ModelingData/TKG3d/Geom/Geom_SurfaceOfRevolution.cxx [new file with mode: 0644]
src/ModelingData/TKG3d/Geom/Geom_SurfaceOfRevolution.hxx [new file with mode: 0644]
src/ModelingData/TKG3d/Geom/Geom_SweptSurface.cxx [new file with mode: 0644]
src/ModelingData/TKG3d/Geom/Geom_SweptSurface.hxx [new file with mode: 0644]
src/ModelingData/TKG3d/Geom/Geom_ToroidalSurface.cxx [new file with mode: 0644]
src/ModelingData/TKG3d/Geom/Geom_ToroidalSurface.hxx [new file with mode: 0644]
src/ModelingData/TKG3d/Geom/Geom_Transformation.cxx [new file with mode: 0644]
src/ModelingData/TKG3d/Geom/Geom_Transformation.hxx [new file with mode: 0644]
src/ModelingData/TKG3d/Geom/Geom_TrimmedCurve.cxx [new file with mode: 0644]
src/ModelingData/TKG3d/Geom/Geom_TrimmedCurve.hxx [new file with mode: 0644]
src/ModelingData/TKG3d/Geom/Geom_UndefinedDerivative.hxx [new file with mode: 0644]
src/ModelingData/TKG3d/Geom/Geom_UndefinedValue.hxx [new file with mode: 0644]
src/ModelingData/TKG3d/Geom/Geom_Vector.cxx [new file with mode: 0644]
src/ModelingData/TKG3d/Geom/Geom_Vector.hxx [new file with mode: 0644]
src/ModelingData/TKG3d/Geom/Geom_VectorWithMagnitude.cxx [new file with mode: 0644]
src/ModelingData/TKG3d/Geom/Geom_VectorWithMagnitude.hxx [new file with mode: 0644]
src/ModelingData/TKG3d/GeomAdaptor/FILES.cmake [new file with mode: 0644]
src/ModelingData/TKG3d/GeomAdaptor/GeomAdaptor.cxx [new file with mode: 0644]
src/ModelingData/TKG3d/GeomAdaptor/GeomAdaptor.hxx [new file with mode: 0644]
src/ModelingData/TKG3d/GeomAdaptor/GeomAdaptor_Curve.cxx [new file with mode: 0644]
src/ModelingData/TKG3d/GeomAdaptor/GeomAdaptor_Curve.hxx [new file with mode: 0644]
src/ModelingData/TKG3d/GeomAdaptor/GeomAdaptor_Surface.cxx [new file with mode: 0644]
src/ModelingData/TKG3d/GeomAdaptor/GeomAdaptor_Surface.hxx [new file with mode: 0644]
src/ModelingData/TKG3d/GeomAdaptor/GeomAdaptor_SurfaceOfLinearExtrusion.cxx [new file with mode: 0644]
src/ModelingData/TKG3d/GeomAdaptor/GeomAdaptor_SurfaceOfLinearExtrusion.hxx [new file with mode: 0644]
src/ModelingData/TKG3d/GeomAdaptor/GeomAdaptor_SurfaceOfRevolution.cxx [new file with mode: 0644]
src/ModelingData/TKG3d/GeomAdaptor/GeomAdaptor_SurfaceOfRevolution.hxx [new file with mode: 0644]
src/ModelingData/TKG3d/GeomEvaluator/FILES.cmake [new file with mode: 0644]
src/ModelingData/TKG3d/GeomEvaluator/GeomEvaluator_Curve.hxx [new file with mode: 0644]
src/ModelingData/TKG3d/GeomEvaluator/GeomEvaluator_OffsetCurve.cxx [new file with mode: 0644]
src/ModelingData/TKG3d/GeomEvaluator/GeomEvaluator_OffsetCurve.hxx [new file with mode: 0644]
src/ModelingData/TKG3d/GeomEvaluator/GeomEvaluator_OffsetSurface.cxx [new file with mode: 0644]
src/ModelingData/TKG3d/GeomEvaluator/GeomEvaluator_OffsetSurface.hxx [new file with mode: 0644]
src/ModelingData/TKG3d/GeomEvaluator/GeomEvaluator_Surface.hxx [new file with mode: 0644]
src/ModelingData/TKG3d/GeomEvaluator/GeomEvaluator_SurfaceOfExtrusion.cxx [new file with mode: 0644]
src/ModelingData/TKG3d/GeomEvaluator/GeomEvaluator_SurfaceOfExtrusion.hxx [new file with mode: 0644]
src/ModelingData/TKG3d/GeomEvaluator/GeomEvaluator_SurfaceOfRevolution.cxx [new file with mode: 0644]
src/ModelingData/TKG3d/GeomEvaluator/GeomEvaluator_SurfaceOfRevolution.hxx [new file with mode: 0644]
src/ModelingData/TKG3d/GeomLProp/FILES.cmake [new file with mode: 0644]
src/ModelingData/TKG3d/GeomLProp/GeomLProp.cxx [new file with mode: 0644]
src/ModelingData/TKG3d/GeomLProp/GeomLProp.hxx [new file with mode: 0644]
src/ModelingData/TKG3d/GeomLProp/GeomLProp_CLProps.hxx [new file with mode: 0644]
src/ModelingData/TKG3d/GeomLProp/GeomLProp_CLProps_0.cxx [new file with mode: 0644]
src/ModelingData/TKG3d/GeomLProp/GeomLProp_CurveTool.cxx [new file with mode: 0644]
src/ModelingData/TKG3d/GeomLProp/GeomLProp_CurveTool.hxx [new file with mode: 0644]
src/ModelingData/TKG3d/GeomLProp/GeomLProp_SLProps.hxx [new file with mode: 0644]
src/ModelingData/TKG3d/GeomLProp/GeomLProp_SLProps_0.cxx [new file with mode: 0644]
src/ModelingData/TKG3d/GeomLProp/GeomLProp_SurfaceTool.cxx [new file with mode: 0644]
src/ModelingData/TKG3d/GeomLProp/GeomLProp_SurfaceTool.hxx [new file with mode: 0644]
src/ModelingData/TKG3d/LProp3d/FILES.cmake [new file with mode: 0644]
src/ModelingData/TKG3d/LProp3d/LProp3d_CLProps.hxx [new file with mode: 0644]
src/ModelingData/TKG3d/LProp3d/LProp3d_CLProps_0.cxx [new file with mode: 0644]
src/ModelingData/TKG3d/LProp3d/LProp3d_CurveTool.cxx [new file with mode: 0644]
src/ModelingData/TKG3d/LProp3d/LProp3d_CurveTool.hxx [new file with mode: 0644]
src/ModelingData/TKG3d/LProp3d/LProp3d_SLProps.hxx [new file with mode: 0644]
src/ModelingData/TKG3d/LProp3d/LProp3d_SLProps_0.cxx [new file with mode: 0644]
src/ModelingData/TKG3d/LProp3d/LProp3d_SurfaceTool.cxx [new file with mode: 0644]
src/ModelingData/TKG3d/LProp3d/LProp3d_SurfaceTool.hxx [new file with mode: 0644]
src/ModelingData/TKG3d/PACKAGES.cmake [new file with mode: 0644]
src/ModelingData/TKG3d/TColGeom/FILES.cmake [new file with mode: 0644]
src/ModelingData/TKG3d/TColGeom/TColGeom_Array1OfBSplineCurve.hxx [new file with mode: 0644]
src/ModelingData/TKG3d/TColGeom/TColGeom_Array1OfBezierCurve.hxx [new file with mode: 0644]
src/ModelingData/TKG3d/TColGeom/TColGeom_Array1OfCurve.hxx [new file with mode: 0644]
src/ModelingData/TKG3d/TColGeom/TColGeom_Array1OfSurface.hxx [new file with mode: 0644]
src/ModelingData/TKG3d/TColGeom/TColGeom_Array2OfBezierSurface.hxx [new file with mode: 0644]
src/ModelingData/TKG3d/TColGeom/TColGeom_Array2OfSurface.hxx [new file with mode: 0644]
src/ModelingData/TKG3d/TColGeom/TColGeom_HArray1OfBSplineCurve.hxx [new file with mode: 0644]
src/ModelingData/TKG3d/TColGeom/TColGeom_HArray1OfBezierCurve.hxx [new file with mode: 0644]
src/ModelingData/TKG3d/TColGeom/TColGeom_HArray1OfCurve.hxx [new file with mode: 0644]
src/ModelingData/TKG3d/TColGeom/TColGeom_HArray1OfSurface.hxx [new file with mode: 0644]
src/ModelingData/TKG3d/TColGeom/TColGeom_HArray2OfSurface.hxx [new file with mode: 0644]
src/ModelingData/TKG3d/TColGeom/TColGeom_HSequenceOfBoundedCurve.hxx [new file with mode: 0644]
src/ModelingData/TKG3d/TColGeom/TColGeom_HSequenceOfCurve.hxx [new file with mode: 0644]
src/ModelingData/TKG3d/TColGeom/TColGeom_SequenceOfBoundedCurve.hxx [new file with mode: 0644]
src/ModelingData/TKG3d/TColGeom/TColGeom_SequenceOfCurve.hxx [new file with mode: 0644]
src/ModelingData/TKG3d/TColGeom/TColGeom_SequenceOfSurface.hxx [new file with mode: 0644]
src/ModelingData/TKG3d/TopAbs/FILES.cmake [new file with mode: 0644]
src/ModelingData/TKG3d/TopAbs/TopAbs.cxx [new file with mode: 0644]
src/ModelingData/TKG3d/TopAbs/TopAbs.hxx [new file with mode: 0644]
src/ModelingData/TKG3d/TopAbs/TopAbs_Orientation.hxx [new file with mode: 0644]
src/ModelingData/TKG3d/TopAbs/TopAbs_ShapeEnum.hxx [new file with mode: 0644]
src/ModelingData/TKG3d/TopAbs/TopAbs_State.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AdvApp2Var/AdvApp2Var_ApproxAFunc2Var.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AdvApp2Var/AdvApp2Var_ApproxAFunc2Var.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AdvApp2Var/AdvApp2Var_ApproxAFunc2Var.lxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AdvApp2Var/AdvApp2Var_ApproxF2var.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AdvApp2Var/AdvApp2Var_ApproxF2var.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AdvApp2Var/AdvApp2Var_Context.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AdvApp2Var/AdvApp2Var_Context.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AdvApp2Var/AdvApp2Var_Criterion.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AdvApp2Var/AdvApp2Var_Criterion.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AdvApp2Var/AdvApp2Var_CriterionRepartition.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AdvApp2Var/AdvApp2Var_CriterionType.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AdvApp2Var/AdvApp2Var_Data.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AdvApp2Var/AdvApp2Var_Data_0.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AdvApp2Var/AdvApp2Var_Data_1.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AdvApp2Var/AdvApp2Var_Data_2.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AdvApp2Var/AdvApp2Var_Data_3.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AdvApp2Var/AdvApp2Var_Data_4.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AdvApp2Var/AdvApp2Var_Data_5.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AdvApp2Var/AdvApp2Var_Data_6.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AdvApp2Var/AdvApp2Var_Data_7.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AdvApp2Var/AdvApp2Var_Data_f2c.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AdvApp2Var/AdvApp2Var_EvaluatorFunc2Var.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AdvApp2Var/AdvApp2Var_Framework.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AdvApp2Var/AdvApp2Var_Framework.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AdvApp2Var/AdvApp2Var_Iso.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AdvApp2Var/AdvApp2Var_Iso.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AdvApp2Var/AdvApp2Var_MathBase.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AdvApp2Var/AdvApp2Var_MathBase.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AdvApp2Var/AdvApp2Var_MathBase_mathinit.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AdvApp2Var/AdvApp2Var_Network.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AdvApp2Var/AdvApp2Var_Network.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AdvApp2Var/AdvApp2Var_Node.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AdvApp2Var/AdvApp2Var_Node.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AdvApp2Var/AdvApp2Var_Patch.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AdvApp2Var/AdvApp2Var_Patch.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AdvApp2Var/AdvApp2Var_SequenceOfNode.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AdvApp2Var/AdvApp2Var_SequenceOfPatch.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AdvApp2Var/AdvApp2Var_SequenceOfStrip.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AdvApp2Var/AdvApp2Var_Strip.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AdvApp2Var/AdvApp2Var_SysBase.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AdvApp2Var/AdvApp2Var_SysBase.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AdvApp2Var/AdvApp2Var_SysBase_baseinit.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AdvApp2Var/FILES.cmake [new file with mode: 0644]
src/ModelingData/TKGeomBase/AppCont/AppCont_ContMatrices.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AppCont/AppCont_ContMatrices.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AppCont/AppCont_ContMatrices_1.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AppCont/AppCont_ContMatrices_2.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AppCont/AppCont_ContMatrices_3.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AppCont/AppCont_ContMatrices_4.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AppCont/AppCont_Function.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AppCont/AppCont_LeastSquare.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AppCont/AppCont_LeastSquare.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AppCont/FILES.cmake [new file with mode: 0644]
src/ModelingData/TKGeomBase/AppDef/AppDef_Array1OfMultiPointConstraint.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AppDef/AppDef_BSpGradient_BFGSOfMyBSplGradientOfBSplineCompute.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AppDef/AppDef_BSpGradient_BFGSOfMyBSplGradientOfBSplineCompute_0.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AppDef/AppDef_BSpParFunctionOfMyBSplGradientOfBSplineCompute.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AppDef/AppDef_BSpParFunctionOfMyBSplGradientOfBSplineCompute_0.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AppDef/AppDef_BSpParLeastSquareOfMyBSplGradientOfBSplineCompute.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AppDef/AppDef_BSpParLeastSquareOfMyBSplGradientOfBSplineCompute_0.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AppDef/AppDef_BSplineCompute.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AppDef/AppDef_BSplineCompute_0.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AppDef/AppDef_Compute.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AppDef/AppDef_Compute_0.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AppDef/AppDef_Gradient_BFGSOfMyGradientOfCompute.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AppDef/AppDef_Gradient_BFGSOfMyGradientOfCompute_0.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AppDef/AppDef_Gradient_BFGSOfMyGradientbisOfBSplineCompute.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AppDef/AppDef_Gradient_BFGSOfMyGradientbisOfBSplineCompute_0.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AppDef/AppDef_Gradient_BFGSOfTheGradient.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AppDef/AppDef_Gradient_BFGSOfTheGradient_0.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AppDef/AppDef_HArray1OfMultiPointConstraint.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AppDef/AppDef_LinearCriteria.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AppDef/AppDef_LinearCriteria.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AppDef/AppDef_MultiLine.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AppDef/AppDef_MultiLine.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AppDef/AppDef_MultiPointConstraint.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AppDef/AppDef_MultiPointConstraint.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AppDef/AppDef_MyBSplGradientOfBSplineCompute.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AppDef/AppDef_MyBSplGradientOfBSplineCompute_0.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AppDef/AppDef_MyGradientOfCompute.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AppDef/AppDef_MyGradientOfCompute_0.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AppDef/AppDef_MyGradientbisOfBSplineCompute.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AppDef/AppDef_MyGradientbisOfBSplineCompute_0.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AppDef/AppDef_MyLineTool.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AppDef/AppDef_MyLineTool.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AppDef/AppDef_ParFunctionOfMyGradientOfCompute.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AppDef/AppDef_ParFunctionOfMyGradientOfCompute_0.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AppDef/AppDef_ParFunctionOfMyGradientbisOfBSplineCompute.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AppDef/AppDef_ParFunctionOfMyGradientbisOfBSplineCompute_0.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AppDef/AppDef_ParFunctionOfTheGradient.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AppDef/AppDef_ParFunctionOfTheGradient_0.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AppDef/AppDef_ParLeastSquareOfMyGradientOfCompute.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AppDef/AppDef_ParLeastSquareOfMyGradientOfCompute_0.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AppDef/AppDef_ParLeastSquareOfMyGradientbisOfBSplineCompute.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AppDef/AppDef_ParLeastSquareOfMyGradientbisOfBSplineCompute_0.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AppDef/AppDef_ParLeastSquareOfTheGradient.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AppDef/AppDef_ParLeastSquareOfTheGradient_0.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AppDef/AppDef_ResConstraintOfMyGradientOfCompute.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AppDef/AppDef_ResConstraintOfMyGradientOfCompute_0.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AppDef/AppDef_ResConstraintOfMyGradientbisOfBSplineCompute.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AppDef/AppDef_ResConstraintOfMyGradientbisOfBSplineCompute_0.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AppDef/AppDef_ResConstraintOfTheGradient.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AppDef/AppDef_ResConstraintOfTheGradient_0.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AppDef/AppDef_SmoothCriterion.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AppDef/AppDef_SmoothCriterion.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AppDef/AppDef_TheFunction.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AppDef/AppDef_TheFunction_0.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AppDef/AppDef_TheGradient.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AppDef/AppDef_TheGradient_0.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AppDef/AppDef_TheLeastSquares.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AppDef/AppDef_TheLeastSquares_0.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AppDef/AppDef_TheResol.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AppDef/AppDef_TheResol_0.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AppDef/AppDef_Variational.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AppDef/AppDef_Variational.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AppDef/FILES.cmake [new file with mode: 0644]
src/ModelingData/TKGeomBase/AppParCurves/AppParCurves.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AppParCurves/AppParCurves.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AppParCurves/AppParCurves_Array1OfConstraintCouple.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AppParCurves/AppParCurves_Array1OfMultiBSpCurve.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AppParCurves/AppParCurves_Array1OfMultiCurve.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AppParCurves/AppParCurves_Array1OfMultiPoint.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AppParCurves/AppParCurves_BSpFunction.gxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AppParCurves/AppParCurves_BSpGradient.gxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AppParCurves/AppParCurves_BSpGradient_BFGS.gxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AppParCurves/AppParCurves_Constraint.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AppParCurves/AppParCurves_ConstraintCouple.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AppParCurves/AppParCurves_ConstraintCouple.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AppParCurves/AppParCurves_Function.gxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AppParCurves/AppParCurves_Gradient.gxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AppParCurves/AppParCurves_Gradient_BFGS.gxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AppParCurves/AppParCurves_HArray1OfConstraintCouple.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AppParCurves/AppParCurves_HArray1OfMultiBSpCurve.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AppParCurves/AppParCurves_HArray1OfMultiCurve.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AppParCurves/AppParCurves_HArray1OfMultiPoint.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AppParCurves/AppParCurves_LeastSquare.gxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AppParCurves/AppParCurves_MultiBSpCurve.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AppParCurves/AppParCurves_MultiBSpCurve.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AppParCurves/AppParCurves_MultiCurve.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AppParCurves/AppParCurves_MultiCurve.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AppParCurves/AppParCurves_MultiPoint.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AppParCurves/AppParCurves_MultiPoint.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AppParCurves/AppParCurves_MultiPoint.lxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AppParCurves/AppParCurves_ResolConstraint.gxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AppParCurves/AppParCurves_SequenceOfMultiBSpCurve.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AppParCurves/AppParCurves_SequenceOfMultiCurve.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/AppParCurves/FILES.cmake [new file with mode: 0644]
src/ModelingData/TKGeomBase/Approx/Approx_Array1OfAdHSurface.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Approx/Approx_Array1OfGTrsf2d.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Approx/Approx_BSplComputeLine.gxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Approx/Approx_ComputeCLine.gxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Approx/Approx_ComputeLine.gxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Approx/Approx_Curve2d.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Approx/Approx_Curve2d.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Approx/Approx_Curve3d.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Approx/Approx_Curve3d.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Approx/Approx_CurveOnSurface.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Approx/Approx_CurveOnSurface.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Approx/Approx_CurvilinearParameter.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Approx/Approx_CurvilinearParameter.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Approx/Approx_CurvlinFunc.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Approx/Approx_CurvlinFunc.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Approx/Approx_FitAndDivide.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Approx/Approx_FitAndDivide2d.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Approx/Approx_FitAndDivide2d_0.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Approx/Approx_FitAndDivide_0.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Approx/Approx_HArray1OfAdHSurface.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Approx/Approx_HArray1OfGTrsf2d.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Approx/Approx_MCurvesToBSpCurve.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Approx/Approx_MCurvesToBSpCurve.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Approx/Approx_ParametrizationType.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Approx/Approx_SameParameter.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Approx/Approx_SameParameter.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Approx/Approx_SequenceOfHArray1OfReal.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Approx/Approx_Status.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Approx/Approx_SweepApproximation.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Approx/Approx_SweepApproximation.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Approx/Approx_SweepApproximation.lxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Approx/Approx_SweepFunction.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Approx/Approx_SweepFunction.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Approx/FILES.cmake [new file with mode: 0644]
src/ModelingData/TKGeomBase/BndLib/BndLib.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/BndLib/BndLib.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/BndLib/BndLib_Add2dCurve.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/BndLib/BndLib_Add2dCurve.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/BndLib/BndLib_Add3dCurve.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/BndLib/BndLib_Add3dCurve.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/BndLib/BndLib_AddSurface.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/BndLib/BndLib_AddSurface.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/BndLib/FILES.cmake [new file with mode: 0644]
src/ModelingData/TKGeomBase/CMakeLists.txt [new file with mode: 0644]
src/ModelingData/TKGeomBase/CPnts/CPnts_AbscissaPoint.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/CPnts/CPnts_AbscissaPoint.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/CPnts/CPnts_AbscissaPoint.lxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/CPnts/CPnts_MyGaussFunction.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/CPnts/CPnts_MyGaussFunction.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/CPnts/CPnts_MyGaussFunction.lxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/CPnts/CPnts_MyRootFunction.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/CPnts/CPnts_MyRootFunction.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/CPnts/CPnts_MyRootFunction.lxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/CPnts/CPnts_RealFunction.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/CPnts/CPnts_UniformDeflection.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/CPnts/CPnts_UniformDeflection.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/CPnts/CPnts_UniformDeflection.lxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/CPnts/FILES.cmake [new file with mode: 0644]
src/ModelingData/TKGeomBase/EXTERNLIB.cmake [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_Array1OfPOnCurv.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_Array1OfPOnCurv2d.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_Array1OfPOnSurf.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_Array2OfPOnCurv.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_Array2OfPOnCurv2d.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_Array2OfPOnSurf.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_Array2OfPOnSurfParams.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_CCLocFOfLocECC.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_CCLocFOfLocECC2d.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_CCLocFOfLocECC2d_0.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_CCLocFOfLocECC_0.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_Curve2dTool.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_Curve2dTool.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_Curve2dTool.lxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_CurveLocator.gxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_CurveTool.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_CurveTool.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_CurveTool.lxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_ECC.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_ECC2d.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_ECC2d_0.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_ECC_0.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_ELPCOfLocateExtPC.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_ELPCOfLocateExtPC2d.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_ELPCOfLocateExtPC2d_0.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_ELPCOfLocateExtPC_0.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_EPCOfELPCOfLocateExtPC.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_EPCOfELPCOfLocateExtPC2d.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_EPCOfELPCOfLocateExtPC2d_0.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_EPCOfELPCOfLocateExtPC_0.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_EPCOfExtPC.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_EPCOfExtPC2d.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_EPCOfExtPC2d_0.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_EPCOfExtPC_0.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_ElementType.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_ExtAlgo.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_ExtCC.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_ExtCC.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_ExtCC2d.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_ExtCC2d.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_ExtCS.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_ExtCS.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_ExtElC.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_ExtElC.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_ExtElC2d.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_ExtElC2d.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_ExtElCS.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_ExtElCS.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_ExtElSS.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_ExtElSS.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_ExtFlag.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_ExtPC.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_ExtPC2d.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_ExtPC2d_0.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_ExtPC_0.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_ExtPElC.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_ExtPElC.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_ExtPElC2d.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_ExtPElC2d.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_ExtPElS.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_ExtPElS.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_ExtPExtS.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_ExtPExtS.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_ExtPRevS.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_ExtPRevS.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_ExtPS.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_ExtPS.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_ExtSS.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_ExtSS.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_FuncExtCC.gxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_FuncExtCC.lxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_FuncExtCS.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_FuncExtCS.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_FuncExtPC.gxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_FuncExtSS.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_FuncExtSS.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_FuncPSDist.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_FuncPSDist.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_FuncPSNorm.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_FuncPSNorm.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_GExtPC.gxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_GLocateExtPC.gxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_GenExtCC.gxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_GenExtCS.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_GenExtCS.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_GenExtPC.gxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_GenExtPS.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_GenExtPS.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_GenExtSS.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_GenExtSS.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_GenLocateExtCC.gxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_GenLocateExtCS.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_GenLocateExtCS.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_GenLocateExtPC.gxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_GenLocateExtPS.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_GenLocateExtPS.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_GenLocateExtSS.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_GenLocateExtSS.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_GlobOptFuncCC.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_GlobOptFuncCC.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_GlobOptFuncCQuadric.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_GlobOptFuncCQuadric.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_GlobOptFuncCS.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_GlobOptFuncCS.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_GlobOptFuncConicS.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_GlobOptFuncConicS.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_HArray1OfPOnCurv.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_HArray1OfPOnCurv2d.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_HArray1OfPOnSurf.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_HArray2OfPOnCurv.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_HArray2OfPOnCurv2d.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_HArray2OfPOnSurf.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_HUBTreeOfSphere.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_LocECC.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_LocECC2d.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_LocECC2d_0.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_LocECC_0.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_LocEPCOfLocateExtPC.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_LocEPCOfLocateExtPC2d.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_LocEPCOfLocateExtPC2d_0.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_LocEPCOfLocateExtPC_0.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_LocateExtCC.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_LocateExtCC.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_LocateExtCC2d.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_LocateExtCC2d.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_LocateExtPC.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_LocateExtPC2d.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_LocateExtPC2d_0.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_LocateExtPC_0.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_PCFOfEPCOfELPCOfLocateExtPC.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_PCFOfEPCOfELPCOfLocateExtPC2d.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_PCFOfEPCOfELPCOfLocateExtPC2d_0.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_PCFOfEPCOfELPCOfLocateExtPC_0.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_PCFOfEPCOfExtPC.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_PCFOfEPCOfExtPC2d.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_PCFOfEPCOfExtPC2d_0.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_PCFOfEPCOfExtPC_0.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_PCLocFOfLocEPCOfLocateExtPC.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_PCLocFOfLocEPCOfLocateExtPC2d.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_PCLocFOfLocEPCOfLocateExtPC2d_0.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_PCLocFOfLocEPCOfLocateExtPC_0.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_POnCurv.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_POnCurv2d.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_POnCurv2d_0.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_POnCurv_0.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_POnSurf.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_POnSurf.lxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_POnSurfParams.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_POnSurfParams.lxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_Point.gxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_Point.lxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_SequenceOfPOnCurv.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_SequenceOfPOnCurv2d.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/Extrema_SequenceOfPOnSurf.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Extrema/FILES.cmake [new file with mode: 0644]
src/ModelingData/TKGeomBase/FEmTool/FEmTool_Assembly.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/FEmTool/FEmTool_Assembly.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/FEmTool/FEmTool_AssemblyTable.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/FEmTool/FEmTool_Curve.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/FEmTool/FEmTool_Curve.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/FEmTool/FEmTool_ElementaryCriterion.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/FEmTool/FEmTool_ElementaryCriterion.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/FEmTool/FEmTool_ElementsOfRefMatrix.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/FEmTool/FEmTool_ElementsOfRefMatrix.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/FEmTool/FEmTool_HAssemblyTable.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/FEmTool/FEmTool_LinearFlexion.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/FEmTool/FEmTool_LinearFlexion.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/FEmTool/FEmTool_LinearJerk.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/FEmTool/FEmTool_LinearJerk.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/FEmTool/FEmTool_LinearTension.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/FEmTool/FEmTool_LinearTension.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/FEmTool/FEmTool_ListIteratorOfListOfVectors.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/FEmTool/FEmTool_ListOfVectors.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/FEmTool/FEmTool_ProfileMatrix.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/FEmTool/FEmTool_ProfileMatrix.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/FEmTool/FEmTool_SeqOfLinConstr.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/FEmTool/FEmTool_SparseMatrix.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/FEmTool/FEmTool_SparseMatrix.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/FEmTool/FILES.cmake [new file with mode: 0644]
src/ModelingData/TKGeomBase/FILES.cmake [new file with mode: 0644]
src/ModelingData/TKGeomBase/GC/FILES.cmake [new file with mode: 0644]
src/ModelingData/TKGeomBase/GC/GC_MakeArcOfCircle.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GC/GC_MakeArcOfCircle.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GC/GC_MakeArcOfEllipse.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GC/GC_MakeArcOfEllipse.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GC/GC_MakeArcOfHyperbola.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GC/GC_MakeArcOfHyperbola.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GC/GC_MakeArcOfParabola.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GC/GC_MakeArcOfParabola.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GC/GC_MakeCircle.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GC/GC_MakeCircle.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GC/GC_MakeConicalSurface.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GC/GC_MakeConicalSurface.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GC/GC_MakeCylindricalSurface.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GC/GC_MakeCylindricalSurface.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GC/GC_MakeEllipse.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GC/GC_MakeEllipse.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GC/GC_MakeHyperbola.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GC/GC_MakeHyperbola.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GC/GC_MakeLine.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GC/GC_MakeLine.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GC/GC_MakeMirror.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GC/GC_MakeMirror.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GC/GC_MakePlane.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GC/GC_MakePlane.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GC/GC_MakeRotation.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GC/GC_MakeRotation.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GC/GC_MakeScale.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GC/GC_MakeScale.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GC/GC_MakeSegment.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GC/GC_MakeSegment.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GC/GC_MakeTranslation.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GC/GC_MakeTranslation.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GC/GC_MakeTrimmedCone.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GC/GC_MakeTrimmedCone.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GC/GC_MakeTrimmedCylinder.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GC/GC_MakeTrimmedCylinder.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GC/GC_Root.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GC/GC_Root.lxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GCE2d/FILES.cmake [new file with mode: 0644]
src/ModelingData/TKGeomBase/GCE2d/GCE2d_MakeArcOfCircle.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GCE2d/GCE2d_MakeArcOfCircle.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GCE2d/GCE2d_MakeArcOfEllipse.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GCE2d/GCE2d_MakeArcOfEllipse.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GCE2d/GCE2d_MakeArcOfHyperbola.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GCE2d/GCE2d_MakeArcOfHyperbola.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GCE2d/GCE2d_MakeArcOfParabola.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GCE2d/GCE2d_MakeArcOfParabola.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GCE2d/GCE2d_MakeCircle.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GCE2d/GCE2d_MakeCircle.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GCE2d/GCE2d_MakeEllipse.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GCE2d/GCE2d_MakeEllipse.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GCE2d/GCE2d_MakeHyperbola.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GCE2d/GCE2d_MakeHyperbola.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GCE2d/GCE2d_MakeLine.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GCE2d/GCE2d_MakeLine.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GCE2d/GCE2d_MakeMirror.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GCE2d/GCE2d_MakeMirror.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GCE2d/GCE2d_MakeParabola.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GCE2d/GCE2d_MakeParabola.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GCE2d/GCE2d_MakeRotation.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GCE2d/GCE2d_MakeRotation.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GCE2d/GCE2d_MakeScale.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GCE2d/GCE2d_MakeScale.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GCE2d/GCE2d_MakeSegment.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GCE2d/GCE2d_MakeSegment.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GCE2d/GCE2d_MakeTranslation.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GCE2d/GCE2d_MakeTranslation.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GCE2d/GCE2d_Root.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GCE2d/GCE2d_Root.lxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GCPnts/FILES.cmake [new file with mode: 0644]
src/ModelingData/TKGeomBase/GCPnts/GCPnts_AbscissaPoint.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GCPnts/GCPnts_AbscissaPoint.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GCPnts/GCPnts_AbscissaType.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GCPnts/GCPnts_DeflectionType.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GCPnts/GCPnts_DistFunction.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GCPnts/GCPnts_DistFunction.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GCPnts/GCPnts_DistFunction2d.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GCPnts/GCPnts_DistFunction2d.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GCPnts/GCPnts_QuasiUniformAbscissa.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GCPnts/GCPnts_QuasiUniformAbscissa.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GCPnts/GCPnts_QuasiUniformDeflection.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GCPnts/GCPnts_QuasiUniformDeflection.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GCPnts/GCPnts_TCurveTypes.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GCPnts/GCPnts_TangentialDeflection.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GCPnts/GCPnts_TangentialDeflection.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GCPnts/GCPnts_UniformAbscissa.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GCPnts/GCPnts_UniformAbscissa.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GCPnts/GCPnts_UniformDeflection.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GCPnts/GCPnts_UniformDeflection.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Geom2dConvert/FILES.cmake [new file with mode: 0644]
src/ModelingData/TKGeomBase/Geom2dConvert/Geom2dConvert.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Geom2dConvert/Geom2dConvert.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Geom2dConvert/Geom2dConvert_ApproxArcsSegments.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Geom2dConvert/Geom2dConvert_ApproxArcsSegments.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Geom2dConvert/Geom2dConvert_ApproxCurve.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Geom2dConvert/Geom2dConvert_ApproxCurve.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Geom2dConvert/Geom2dConvert_BSplineCurveKnotSplitting.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Geom2dConvert/Geom2dConvert_BSplineCurveKnotSplitting.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Geom2dConvert/Geom2dConvert_BSplineCurveToBezierCurve.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Geom2dConvert/Geom2dConvert_BSplineCurveToBezierCurve.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Geom2dConvert/Geom2dConvert_CompCurveToBSplineCurve.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Geom2dConvert/Geom2dConvert_CompCurveToBSplineCurve.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Geom2dConvert/Geom2dConvert_PPoint.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Geom2dConvert/Geom2dConvert_PPoint.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Geom2dConvert/Geom2dConvert_SequenceOfPPoint.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GeomConvert/FILES.cmake [new file with mode: 0644]
src/ModelingData/TKGeomBase/GeomConvert/GeomConvert.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GeomConvert/GeomConvert.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GeomConvert/GeomConvert_1.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GeomConvert/GeomConvert_ApproxCurve.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GeomConvert/GeomConvert_ApproxCurve.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GeomConvert/GeomConvert_ApproxSurface.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GeomConvert/GeomConvert_ApproxSurface.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GeomConvert/GeomConvert_BSplineCurveKnotSplitting.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GeomConvert/GeomConvert_BSplineCurveKnotSplitting.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GeomConvert/GeomConvert_BSplineCurveToBezierCurve.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GeomConvert/GeomConvert_BSplineCurveToBezierCurve.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GeomConvert/GeomConvert_BSplineSurfaceKnotSplitting.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GeomConvert/GeomConvert_BSplineSurfaceKnotSplitting.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GeomConvert/GeomConvert_BSplineSurfaceToBezierSurface.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GeomConvert/GeomConvert_BSplineSurfaceToBezierSurface.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GeomConvert/GeomConvert_CompBezierSurfacesToBSplineSurface.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GeomConvert/GeomConvert_CompBezierSurfacesToBSplineSurface.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GeomConvert/GeomConvert_CompBezierSurfacesToBSplineSurface.lxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GeomConvert/GeomConvert_CompCurveToBSplineCurve.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GeomConvert/GeomConvert_CompCurveToBSplineCurve.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GeomConvert/GeomConvert_ConvType.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GeomConvert/GeomConvert_CurveToAnaCurve.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GeomConvert/GeomConvert_CurveToAnaCurve.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GeomConvert/GeomConvert_FuncConeLSDist.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GeomConvert/GeomConvert_FuncConeLSDist.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GeomConvert/GeomConvert_FuncCylinderLSDist.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GeomConvert/GeomConvert_FuncCylinderLSDist.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GeomConvert/GeomConvert_FuncSphereLSDist.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GeomConvert/GeomConvert_FuncSphereLSDist.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GeomConvert/GeomConvert_SurfToAnaSurf.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GeomConvert/GeomConvert_SurfToAnaSurf.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GeomConvert/GeomConvert_Units.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GeomConvert/GeomConvert_Units.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GeomLib/FILES.cmake [new file with mode: 0644]
src/ModelingData/TKGeomBase/GeomLib/GeomLib.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GeomLib/GeomLib.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GeomLib/GeomLib_Array1OfMat.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GeomLib/GeomLib_Check2dBSplineCurve.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GeomLib/GeomLib_Check2dBSplineCurve.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GeomLib/GeomLib_Check2dBSplineCurve.lxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GeomLib/GeomLib_CheckBSplineCurve.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GeomLib/GeomLib_CheckBSplineCurve.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GeomLib/GeomLib_CheckBSplineCurve.lxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GeomLib/GeomLib_CheckCurveOnSurface.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GeomLib/GeomLib_CheckCurveOnSurface.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GeomLib/GeomLib_DenominatorMultiplier.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GeomLib/GeomLib_DenominatorMultiplier.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GeomLib/GeomLib_DenominatorMultiplierPtr.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GeomLib/GeomLib_Interpolate.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GeomLib/GeomLib_Interpolate.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GeomLib/GeomLib_Interpolate.lxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GeomLib/GeomLib_InterpolationErrors.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GeomLib/GeomLib_IsPlanarSurface.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GeomLib/GeomLib_IsPlanarSurface.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GeomLib/GeomLib_LogSample.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GeomLib/GeomLib_LogSample.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GeomLib/GeomLib_MakeCurvefromApprox.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GeomLib/GeomLib_MakeCurvefromApprox.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GeomLib/GeomLib_MakeCurvefromApprox.lxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GeomLib/GeomLib_PolyFunc.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GeomLib/GeomLib_PolyFunc.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GeomLib/GeomLib_Tool.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GeomLib/GeomLib_Tool.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GeomProjLib/FILES.cmake [new file with mode: 0644]
src/ModelingData/TKGeomBase/GeomProjLib/GeomProjLib.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GeomProjLib/GeomProjLib.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GeomTools/FILES.cmake [new file with mode: 0644]
src/ModelingData/TKGeomBase/GeomTools/GeomTools.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GeomTools/GeomTools.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GeomTools/GeomTools_Curve2dSet.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GeomTools/GeomTools_Curve2dSet.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GeomTools/GeomTools_CurveSet.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GeomTools/GeomTools_CurveSet.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GeomTools/GeomTools_Debug.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GeomTools/GeomTools_SurfaceSet.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GeomTools/GeomTools_SurfaceSet.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GeomTools/GeomTools_UndefinedTypeHandler.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/GeomTools/GeomTools_UndefinedTypeHandler.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Hermit/FILES.cmake [new file with mode: 0644]
src/ModelingData/TKGeomBase/Hermit/Hermit.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/Hermit/Hermit.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/IntAna/FILES.cmake [new file with mode: 0644]
src/ModelingData/TKGeomBase/IntAna/IntAna_Curve.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/IntAna/IntAna_Curve.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/IntAna/IntAna_Int3Pln.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/IntAna/IntAna_Int3Pln.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/IntAna/IntAna_Int3Pln.lxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/IntAna/IntAna_IntConicQuad.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/IntAna/IntAna_IntConicQuad.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/IntAna/IntAna_IntConicQuad.lxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/IntAna/IntAna_IntLinTorus.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/IntAna/IntAna_IntLinTorus.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/IntAna/IntAna_IntLinTorus.lxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/IntAna/IntAna_IntQuadQuad.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/IntAna/IntAna_IntQuadQuad.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/IntAna/IntAna_IntQuadQuad.lxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/IntAna/IntAna_ListIteratorOfListOfCurve.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/IntAna/IntAna_ListOfCurve.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/IntAna/IntAna_QuadQuadGeo.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/IntAna/IntAna_QuadQuadGeo.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/IntAna/IntAna_QuadQuadGeo.lxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/IntAna/IntAna_Quadric.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/IntAna/IntAna_Quadric.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/IntAna/IntAna_ResultType.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/IntAna2d/FILES.cmake [new file with mode: 0644]
src/ModelingData/TKGeomBase/IntAna2d/IntAna2d_AnaIntersection.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/IntAna2d/IntAna2d_AnaIntersection.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/IntAna2d/IntAna2d_AnaIntersection.lxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/IntAna2d/IntAna2d_AnaIntersection_1.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/IntAna2d/IntAna2d_AnaIntersection_2.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/IntAna2d/IntAna2d_AnaIntersection_3.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/IntAna2d/IntAna2d_AnaIntersection_4.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/IntAna2d/IntAna2d_AnaIntersection_5.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/IntAna2d/IntAna2d_AnaIntersection_6.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/IntAna2d/IntAna2d_AnaIntersection_7.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/IntAna2d/IntAna2d_AnaIntersection_8.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/IntAna2d/IntAna2d_Conic.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/IntAna2d/IntAna2d_Conic.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/IntAna2d/IntAna2d_IntPoint.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/IntAna2d/IntAna2d_IntPoint.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/IntAna2d/IntAna2d_IntPoint.lxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/IntAna2d/IntAna2d_Outils.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/IntAna2d/IntAna2d_Outils.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/PACKAGES.cmake [new file with mode: 0644]
src/ModelingData/TKGeomBase/ProjLib/FILES.cmake [new file with mode: 0644]
src/ModelingData/TKGeomBase/ProjLib/ProjLib.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/ProjLib/ProjLib.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/ProjLib/ProjLib_CompProjectedCurve.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/ProjLib/ProjLib_CompProjectedCurve.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/ProjLib/ProjLib_ComputeApprox.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/ProjLib/ProjLib_ComputeApprox.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/ProjLib/ProjLib_ComputeApproxOnPolarSurface.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/ProjLib/ProjLib_ComputeApproxOnPolarSurface.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/ProjLib/ProjLib_Cone.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/ProjLib/ProjLib_Cone.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/ProjLib/ProjLib_Cylinder.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/ProjLib/ProjLib_Cylinder.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/ProjLib/ProjLib_HCompProjectedCurve.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/ProjLib/ProjLib_HProjectedCurve.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/ProjLib/ProjLib_HSequenceOfHSequenceOfPnt.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/ProjLib/ProjLib_Plane.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/ProjLib/ProjLib_Plane.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/ProjLib/ProjLib_PrjFunc.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/ProjLib/ProjLib_PrjFunc.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/ProjLib/ProjLib_PrjResolve.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/ProjLib/ProjLib_PrjResolve.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/ProjLib/ProjLib_ProjectOnPlane.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/ProjLib/ProjLib_ProjectOnPlane.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/ProjLib/ProjLib_ProjectOnSurface.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/ProjLib/ProjLib_ProjectOnSurface.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/ProjLib/ProjLib_ProjectedCurve.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/ProjLib/ProjLib_ProjectedCurve.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/ProjLib/ProjLib_Projector.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/ProjLib/ProjLib_Projector.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/ProjLib/ProjLib_SequenceOfHSequenceOfPnt.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/ProjLib/ProjLib_Sphere.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/ProjLib/ProjLib_Sphere.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/ProjLib/ProjLib_Torus.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/ProjLib/ProjLib_Torus.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/gce/FILES.cmake [new file with mode: 0644]
src/ModelingData/TKGeomBase/gce/gce_ErrorType.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/gce/gce_MakeCirc.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/gce/gce_MakeCirc.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/gce/gce_MakeCirc2d.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/gce/gce_MakeCirc2d.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/gce/gce_MakeCone.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/gce/gce_MakeCone.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/gce/gce_MakeCylinder.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/gce/gce_MakeCylinder.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/gce/gce_MakeDir.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/gce/gce_MakeDir.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/gce/gce_MakeDir2d.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/gce/gce_MakeDir2d.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/gce/gce_MakeElips.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/gce/gce_MakeElips.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/gce/gce_MakeElips2d.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/gce/gce_MakeElips2d.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/gce/gce_MakeHypr.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/gce/gce_MakeHypr.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/gce/gce_MakeHypr2d.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/gce/gce_MakeHypr2d.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/gce/gce_MakeLin.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/gce/gce_MakeLin.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/gce/gce_MakeLin2d.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/gce/gce_MakeLin2d.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/gce/gce_MakeMirror.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/gce/gce_MakeMirror.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/gce/gce_MakeMirror2d.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/gce/gce_MakeMirror2d.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/gce/gce_MakeParab.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/gce/gce_MakeParab.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/gce/gce_MakeParab2d.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/gce/gce_MakeParab2d.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/gce/gce_MakePln.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/gce/gce_MakePln.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/gce/gce_MakeRotation.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/gce/gce_MakeRotation.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/gce/gce_MakeRotation2d.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/gce/gce_MakeRotation2d.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/gce/gce_MakeScale.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/gce/gce_MakeScale.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/gce/gce_MakeScale2d.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/gce/gce_MakeScale2d.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/gce/gce_MakeTranslation.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/gce/gce_MakeTranslation.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/gce/gce_MakeTranslation2d.cxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/gce/gce_MakeTranslation2d.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/gce/gce_Root.hxx [new file with mode: 0644]
src/ModelingData/TKGeomBase/gce/gce_Root.lxx [new file with mode: 0644]
src/ModelingData/TOOLKITS.cmake [new file with mode: 0644]
src/MoniTool/FILES [deleted file]
src/MoniTool/MoniTool_AttrList.cxx [deleted file]
src/MoniTool/MoniTool_AttrList.hxx [deleted file]
src/MoniTool/MoniTool_CaseData.cxx [deleted file]
src/MoniTool/MoniTool_CaseData.hxx [deleted file]
src/MoniTool/MoniTool_DataInfo.cxx [deleted file]
src/MoniTool/MoniTool_DataInfo.hxx [deleted file]
src/MoniTool/MoniTool_DataMapIteratorOfDataMapOfShapeTransient.hxx [deleted file]
src/MoniTool/MoniTool_DataMapIteratorOfDataMapOfTimer.hxx [deleted file]
src/MoniTool/MoniTool_DataMapOfShapeTransient.hxx [deleted file]
src/MoniTool/MoniTool_DataMapOfTimer.hxx [deleted file]
src/MoniTool/MoniTool_Element.cxx [deleted file]
src/MoniTool/MoniTool_Element.hxx [deleted file]
src/MoniTool/MoniTool_HSequenceOfElement.hxx [deleted file]
src/MoniTool/MoniTool_IndexedDataMapOfShapeTransient.hxx [deleted file]
src/MoniTool/MoniTool_IntVal.cxx [deleted file]
src/MoniTool/MoniTool_IntVal.hxx [deleted file]
src/MoniTool/MoniTool_Macros.hxx [deleted file]
src/MoniTool/MoniTool_RealVal.cxx [deleted file]
src/MoniTool/MoniTool_RealVal.hxx [deleted file]
src/MoniTool/MoniTool_SequenceOfElement.hxx [deleted file]
src/MoniTool/MoniTool_SignShape.cxx [deleted file]
src/MoniTool/MoniTool_SignShape.hxx [deleted file]
src/MoniTool/MoniTool_SignText.cxx [deleted file]
src/MoniTool/MoniTool_SignText.hxx [deleted file]
src/MoniTool/MoniTool_Stat.cxx [deleted file]
src/MoniTool/MoniTool_Stat.hxx [deleted file]
src/MoniTool/MoniTool_Timer.cxx [deleted file]
src/MoniTool/MoniTool_Timer.hxx [deleted file]
src/MoniTool/MoniTool_Timer.lxx [deleted file]
src/MoniTool/MoniTool_TimerSentry.hxx [deleted file]
src/MoniTool/MoniTool_TimerSentry.lxx [deleted file]
src/MoniTool/MoniTool_TransientElem.cxx [deleted file]
src/MoniTool/MoniTool_TransientElem.hxx [deleted file]
src/MoniTool/MoniTool_TypedValue.cxx [deleted file]
src/MoniTool/MoniTool_TypedValue.hxx [deleted file]
src/MoniTool/MoniTool_ValueInterpret.hxx [deleted file]
src/MoniTool/MoniTool_ValueSatisfies.hxx [deleted file]
src/MoniTool/MoniTool_ValueType.hxx [deleted file]
src/NCollection/FILES [deleted file]
src/NCollection/NCollection_AccAllocator.cxx [deleted file]
src/NCollection/NCollection_AccAllocator.hxx [deleted file]
src/NCollection/NCollection_AliasedArray.hxx [deleted file]
src/NCollection/NCollection_AlignedAllocator.cxx [deleted file]
src/NCollection/NCollection_AlignedAllocator.hxx [deleted file]
src/NCollection/NCollection_Allocator.hxx [deleted file]
src/NCollection/NCollection_Array1.hxx [deleted file]
src/NCollection/NCollection_Array2.hxx [deleted file]
src/NCollection/NCollection_BaseAllocator.cxx [deleted file]
src/NCollection/NCollection_BaseAllocator.hxx [deleted file]
src/NCollection/NCollection_BaseList.cxx [deleted file]
src/NCollection/NCollection_BaseList.hxx [deleted file]
src/NCollection/NCollection_BaseMap.cxx [deleted file]
src/NCollection/NCollection_BaseMap.hxx [deleted file]
src/NCollection/NCollection_BasePointerVector.cxx [deleted file]
src/NCollection/NCollection_BasePointerVector.hxx [deleted file]
src/NCollection/NCollection_BaseSequence.cxx [deleted file]
src/NCollection/NCollection_BaseSequence.hxx [deleted file]
src/NCollection/NCollection_Buffer.hxx [deleted file]
src/NCollection/NCollection_CellFilter.hxx [deleted file]
src/NCollection/NCollection_DataMap.hxx [deleted file]
src/NCollection/NCollection_DefaultHasher.hxx [deleted file]
src/NCollection/NCollection_DefineAlloc.hxx [deleted file]
src/NCollection/NCollection_DefineHArray1.hxx [deleted file]
src/NCollection/NCollection_DefineHArray2.hxx [deleted file]
src/NCollection/NCollection_DefineHSequence.hxx [deleted file]
src/NCollection/NCollection_DefineHasher.hxx [deleted file]
src/NCollection/NCollection_DoubleMap.hxx [deleted file]
src/NCollection/NCollection_DynamicArray.hxx [deleted file]
src/NCollection/NCollection_EBTree.hxx [deleted file]
src/NCollection/NCollection_HArray1.hxx [deleted file]
src/NCollection/NCollection_HArray2.hxx [deleted file]
src/NCollection/NCollection_HSequence.hxx [deleted file]
src/NCollection/NCollection_Haft.h [deleted file]
src/NCollection/NCollection_Handle.hxx [deleted file]
src/NCollection/NCollection_HeapAllocator.cxx [deleted file]
src/NCollection/NCollection_HeapAllocator.hxx [deleted file]
src/NCollection/NCollection_IncAllocator.cxx [deleted file]
src/NCollection/NCollection_IncAllocator.hxx [deleted file]
src/NCollection/NCollection_IndexedDataMap.hxx [deleted file]
src/NCollection/NCollection_IndexedIterator.hxx [deleted file]
src/NCollection/NCollection_IndexedMap.hxx [deleted file]
src/NCollection/NCollection_Iterator.hxx [deleted file]
src/NCollection/NCollection_Lerp.hxx [deleted file]
src/NCollection/NCollection_List.hxx [deleted file]
src/NCollection/NCollection_ListNode.hxx [deleted file]
src/NCollection/NCollection_LocalArray.hxx [deleted file]
src/NCollection/NCollection_Map.hxx [deleted file]
src/NCollection/NCollection_MapAlgo.hxx [deleted file]
src/NCollection/NCollection_Mat3.hxx [deleted file]
src/NCollection/NCollection_Mat4.hxx [deleted file]
src/NCollection/NCollection_OccAllocator.hxx [deleted file]
src/NCollection/NCollection_Primes.cxx [deleted file]
src/NCollection/NCollection_Primes.hxx [deleted file]
src/NCollection/NCollection_Sequence.hxx [deleted file]
src/NCollection/NCollection_Shared.hxx [deleted file]
src/NCollection/NCollection_SparseArray.hxx [deleted file]
src/NCollection/NCollection_SparseArrayBase.cxx [deleted file]
src/NCollection/NCollection_SparseArrayBase.hxx [deleted file]
src/NCollection/NCollection_StlIterator.hxx [deleted file]
src/NCollection/NCollection_String.hxx [deleted file]
src/NCollection/NCollection_TListIterator.hxx [deleted file]
src/NCollection/NCollection_TListNode.hxx [deleted file]
src/NCollection/NCollection_TypeDef.hxx [deleted file]
src/NCollection/NCollection_UBTree.hxx [deleted file]
src/NCollection/NCollection_UBTreeFiller.hxx [deleted file]
src/NCollection/NCollection_UtfIterator.hxx [deleted file]
src/NCollection/NCollection_UtfIterator.lxx [deleted file]
src/NCollection/NCollection_UtfString.cxx [deleted file]
src/NCollection/NCollection_UtfString.hxx [deleted file]
src/NCollection/NCollection_UtfString.lxx [deleted file]
src/NCollection/NCollection_Vec2.hxx [deleted file]
src/NCollection/NCollection_Vec3.hxx [deleted file]
src/NCollection/NCollection_Vec4.hxx [deleted file]
src/NCollection/NCollection_Vector.hxx [deleted file]
src/NCollection/NCollection_WinHeapAllocator.cxx [deleted file]
src/NCollection/NCollection_WinHeapAllocator.hxx [deleted file]
src/NLPlate/FILES [deleted file]
src/NLPlate/NLPlate_HGPPConstraint.cxx [deleted file]
src/NLPlate/NLPlate_HGPPConstraint.hxx [deleted file]
src/NLPlate/NLPlate_HPG0Constraint.cxx [deleted file]
src/NLPlate/NLPlate_HPG0Constraint.hxx [deleted file]
src/NLPlate/NLPlate_HPG0G1Constraint.cxx [deleted file]
src/NLPlate/NLPlate_HPG0G1Constraint.hxx [deleted file]
src/NLPlate/NLPlate_HPG0G2Constraint.cxx [deleted file]
src/NLPlate/NLPlate_HPG0G2Constraint.hxx [deleted file]
src/NLPlate/NLPlate_HPG0G3Constraint.cxx [deleted file]
src/NLPlate/NLPlate_HPG0G3Constraint.hxx [deleted file]
src/NLPlate/NLPlate_HPG1Constraint.cxx [deleted file]
src/NLPlate/NLPlate_HPG1Constraint.hxx [deleted file]
src/NLPlate/NLPlate_HPG2Constraint.cxx [deleted file]
src/NLPlate/NLPlate_HPG2Constraint.hxx [deleted file]
src/NLPlate/NLPlate_HPG3Constraint.cxx [deleted file]
src/NLPlate/NLPlate_HPG3Constraint.hxx [deleted file]
src/NLPlate/NLPlate_ListIteratorOfStackOfPlate.hxx [deleted file]
src/NLPlate/NLPlate_NLPlate.cxx [deleted file]
src/NLPlate/NLPlate_NLPlate.hxx [deleted file]
src/NLPlate/NLPlate_SequenceOfHGPPConstraint.hxx [deleted file]
src/NLPlate/NLPlate_StackOfPlate.hxx [deleted file]
src/OSD/FILES [deleted file]
src/OSD/OSD.cxx [deleted file]
src/OSD/OSD.hxx [deleted file]
src/OSD/OSD_CachedFileSystem.cxx [deleted file]
src/OSD/OSD_CachedFileSystem.hxx [deleted file]
src/OSD/OSD_Chronometer.cxx [deleted file]
src/OSD/OSD_Chronometer.hxx [deleted file]
src/OSD/OSD_Directory.cxx [deleted file]
src/OSD/OSD_Directory.hxx [deleted file]
src/OSD/OSD_DirectoryIterator.cxx [deleted file]
src/OSD/OSD_DirectoryIterator.hxx [deleted file]
src/OSD/OSD_Disk.cxx [deleted file]
src/OSD/OSD_Disk.hxx [deleted file]
src/OSD/OSD_Environment.cxx [deleted file]
src/OSD/OSD_Environment.hxx [deleted file]
src/OSD/OSD_Error.cxx [deleted file]
src/OSD/OSD_Error.hxx [deleted file]
src/OSD/OSD_ErrorList.hxx [deleted file]
src/OSD/OSD_Exception.hxx [deleted file]
src/OSD/OSD_Exception_ACCESS_VIOLATION.hxx [deleted file]
src/OSD/OSD_Exception_ARRAY_BOUNDS_EXCEEDED.hxx [deleted file]
src/OSD/OSD_Exception_CTRL_BREAK.hxx [deleted file]
src/OSD/OSD_Exception_ILLEGAL_INSTRUCTION.hxx [deleted file]
src/OSD/OSD_Exception_INT_OVERFLOW.hxx [deleted file]
src/OSD/OSD_Exception_INVALID_DISPOSITION.hxx [deleted file]
src/OSD/OSD_Exception_IN_PAGE_ERROR.hxx [deleted file]
src/OSD/OSD_Exception_NONCONTINUABLE_EXCEPTION.hxx [deleted file]
src/OSD/OSD_Exception_PRIV_INSTRUCTION.hxx [deleted file]
src/OSD/OSD_Exception_STACK_OVERFLOW.hxx [deleted file]
src/OSD/OSD_Exception_STATUS_NO_MEMORY.hxx [deleted file]
src/OSD/OSD_File.cxx [deleted file]
src/OSD/OSD_File.hxx [deleted file]
src/OSD/OSD_FileIterator.cxx [deleted file]
src/OSD/OSD_FileIterator.hxx [deleted file]
src/OSD/OSD_FileNode.cxx [deleted file]
src/OSD/OSD_FileNode.hxx [deleted file]
src/OSD/OSD_FileSystem.cxx [deleted file]
src/OSD/OSD_FileSystem.hxx [deleted file]
src/OSD/OSD_FileSystemSelector.cxx [deleted file]
src/OSD/OSD_FileSystemSelector.hxx [deleted file]
src/OSD/OSD_FromWhere.hxx [deleted file]
src/OSD/OSD_Function.hxx [deleted file]
src/OSD/OSD_Host.cxx [deleted file]
src/OSD/OSD_Host.hxx [deleted file]
src/OSD/OSD_KindFile.hxx [deleted file]
src/OSD/OSD_LoadMode.hxx [deleted file]
src/OSD/OSD_LocalFileSystem.cxx [deleted file]
src/OSD/OSD_LocalFileSystem.hxx [deleted file]
src/OSD/OSD_LockType.hxx [deleted file]
src/OSD/OSD_MAllocHook.cxx [deleted file]
src/OSD/OSD_MAllocHook.hxx [deleted file]
src/OSD/OSD_MemInfo.cxx [deleted file]
src/OSD/OSD_MemInfo.hxx [deleted file]
src/OSD/OSD_OEMType.hxx [deleted file]
src/OSD/OSD_OSDError.hxx [deleted file]
src/OSD/OSD_OpenFile.cxx [deleted file]
src/OSD/OSD_OpenFile.hxx [deleted file]
src/OSD/OSD_OpenMode.hxx [deleted file]
src/OSD/OSD_PThread.hxx [deleted file]
src/OSD/OSD_Parallel.cxx [deleted file]
src/OSD/OSD_Parallel.hxx [deleted file]
src/OSD/OSD_Parallel_TBB.cxx [deleted file]
src/OSD/OSD_Parallel_Threads.cxx [deleted file]
src/OSD/OSD_Path.cxx [deleted file]
src/OSD/OSD_Path.hxx [deleted file]
src/OSD/OSD_PerfMeter.cxx [deleted file]
src/OSD/OSD_PerfMeter.h [deleted file]
src/OSD/OSD_PerfMeter.hxx [deleted file]
src/OSD/OSD_Process.cxx [deleted file]
src/OSD/OSD_Process.hxx [deleted file]
src/OSD/OSD_Protection.cxx [deleted file]
src/OSD/OSD_Protection.hxx [deleted file]
src/OSD/OSD_SIGBUS.hxx [deleted file]
src/OSD/OSD_SIGHUP.hxx [deleted file]
src/OSD/OSD_SIGILL.hxx [deleted file]
src/OSD/OSD_SIGINT.hxx [deleted file]
src/OSD/OSD_SIGKILL.hxx [deleted file]
src/OSD/OSD_SIGQUIT.hxx [deleted file]
src/OSD/OSD_SIGSEGV.hxx [deleted file]
src/OSD/OSD_SIGSYS.hxx [deleted file]
src/OSD/OSD_SharedLibrary.cxx [deleted file]
src/OSD/OSD_SharedLibrary.hxx [deleted file]
src/OSD/OSD_Signal.hxx [deleted file]
src/OSD/OSD_SignalMode.hxx [deleted file]
src/OSD/OSD_SingleProtection.hxx [deleted file]
src/OSD/OSD_StreamBuffer.hxx [deleted file]
src/OSD/OSD_SysType.hxx [deleted file]
src/OSD/OSD_Thread.cxx [deleted file]
src/OSD/OSD_Thread.hxx [deleted file]
src/OSD/OSD_ThreadFunction.hxx [deleted file]
src/OSD/OSD_ThreadPool.cxx [deleted file]
src/OSD/OSD_ThreadPool.hxx [deleted file]
src/OSD/OSD_Timer.cxx [deleted file]
src/OSD/OSD_Timer.hxx [deleted file]
src/OSD/OSD_WNT.cxx [deleted file]
src/OSD/OSD_WNT.hxx [deleted file]
src/OSD/OSD_WhoAmI.hxx [deleted file]
src/OSD/OSD_signal.cxx [deleted file]
src/OpenGl/FILES [deleted file]
src/OpenGl/OpenGl_ArbDbg.hxx [deleted file]
src/OpenGl/OpenGl_ArbFBO.hxx [deleted file]
src/OpenGl/OpenGl_ArbIns.hxx [deleted file]
src/OpenGl/OpenGl_ArbSamplerObject.hxx [deleted file]
src/OpenGl/OpenGl_ArbTBO.hxx [deleted file]
src/OpenGl/OpenGl_ArbTexBindless.hxx [deleted file]
src/OpenGl/OpenGl_Aspects.cxx [deleted file]
src/OpenGl/OpenGl_Aspects.hxx [deleted file]
src/OpenGl/OpenGl_AspectsProgram.cxx [deleted file]
src/OpenGl/OpenGl_AspectsProgram.hxx [deleted file]
src/OpenGl/OpenGl_AspectsSprite.cxx [deleted file]
src/OpenGl/OpenGl_AspectsSprite.hxx [deleted file]
src/OpenGl/OpenGl_AspectsTextureSet.cxx [deleted file]
src/OpenGl/OpenGl_AspectsTextureSet.hxx [deleted file]
src/OpenGl/OpenGl_BackgroundArray.cxx [deleted file]
src/OpenGl/OpenGl_BackgroundArray.hxx [deleted file]
src/OpenGl/OpenGl_Buffer.cxx [deleted file]
src/OpenGl/OpenGl_Buffer.hxx [deleted file]
src/OpenGl/OpenGl_BufferCompatT.hxx [deleted file]
src/OpenGl/OpenGl_CappingAlgo.cxx [deleted file]
src/OpenGl/OpenGl_CappingAlgo.hxx [deleted file]
src/OpenGl/OpenGl_CappingPlaneResource.cxx [deleted file]
src/OpenGl/OpenGl_CappingPlaneResource.hxx [deleted file]
src/OpenGl/OpenGl_Caps.cxx [deleted file]
src/OpenGl/OpenGl_Caps.hxx [deleted file]
src/OpenGl/OpenGl_Clipping.cxx [deleted file]
src/OpenGl/OpenGl_Clipping.hxx [deleted file]
src/OpenGl/OpenGl_ClippingIterator.hxx [deleted file]
src/OpenGl/OpenGl_Context.cxx [deleted file]
src/OpenGl/OpenGl_Context.hxx [deleted file]
src/OpenGl/OpenGl_Context_1.mm [deleted file]
src/OpenGl/OpenGl_DepthPeeling.cxx [deleted file]
src/OpenGl/OpenGl_DepthPeeling.hxx [deleted file]
src/OpenGl/OpenGl_Element.cxx [deleted file]
src/OpenGl/OpenGl_Element.hxx [deleted file]
src/OpenGl/OpenGl_ExtGS.hxx [deleted file]
src/OpenGl/OpenGl_Flipper.cxx [deleted file]
src/OpenGl/OpenGl_Flipper.hxx [deleted file]
src/OpenGl/OpenGl_Font.cxx [deleted file]
src/OpenGl/OpenGl_Font.hxx [deleted file]
src/OpenGl/OpenGl_FrameBuffer.cxx [deleted file]
src/OpenGl/OpenGl_FrameBuffer.hxx [deleted file]
src/OpenGl/OpenGl_FrameStats.cxx [deleted file]
src/OpenGl/OpenGl_FrameStats.hxx [deleted file]
src/OpenGl/OpenGl_FrameStatsPrs.cxx [deleted file]
src/OpenGl/OpenGl_FrameStatsPrs.hxx [deleted file]
src/OpenGl/OpenGl_GLESExtensions.hxx [deleted file]
src/OpenGl/OpenGl_GlCore11.hxx [deleted file]
src/OpenGl/OpenGl_GlCore11Fwd.hxx [deleted file]
src/OpenGl/OpenGl_GlCore12.hxx [deleted file]
src/OpenGl/OpenGl_GlCore13.hxx [deleted file]
src/OpenGl/OpenGl_GlCore14.hxx [deleted file]
src/OpenGl/OpenGl_GlCore15.hxx [deleted file]
src/OpenGl/OpenGl_GlCore20.hxx [deleted file]
src/OpenGl/OpenGl_GlCore21.hxx [deleted file]
src/OpenGl/OpenGl_GlCore30.hxx [deleted file]
src/OpenGl/OpenGl_GlCore31.hxx [deleted file]
src/OpenGl/OpenGl_GlCore32.hxx [deleted file]
src/OpenGl/OpenGl_GlCore33.hxx [deleted file]
src/OpenGl/OpenGl_GlCore40.hxx [deleted file]
src/OpenGl/OpenGl_GlCore41.hxx [deleted file]
src/OpenGl/OpenGl_GlCore42.hxx [deleted file]
src/OpenGl/OpenGl_GlCore43.hxx [deleted file]
src/OpenGl/OpenGl_GlCore44.hxx [deleted file]
src/OpenGl/OpenGl_GlCore45.hxx [deleted file]
src/OpenGl/OpenGl_GlCore46.hxx [deleted file]
src/OpenGl/OpenGl_GlFunctions.cxx [deleted file]
src/OpenGl/OpenGl_GlFunctions.hxx [deleted file]
src/OpenGl/OpenGl_GlNative.hxx [deleted file]
src/OpenGl/OpenGl_GlTypes.hxx [deleted file]
src/OpenGl/OpenGl_GraduatedTrihedron.cxx [deleted file]
src/OpenGl/OpenGl_GraduatedTrihedron.hxx [deleted file]
src/OpenGl/OpenGl_GraphicDriver.cxx [deleted file]
src/OpenGl/OpenGl_GraphicDriver.hxx [deleted file]
src/OpenGl/OpenGl_GraphicDriverFactory.cxx [deleted file]
src/OpenGl/OpenGl_GraphicDriverFactory.hxx [deleted file]
src/OpenGl/OpenGl_Group.cxx [deleted file]
src/OpenGl/OpenGl_Group.hxx [deleted file]
src/OpenGl/OpenGl_HaltonSampler.hxx [deleted file]
src/OpenGl/OpenGl_IndexBuffer.cxx [deleted file]
src/OpenGl/OpenGl_IndexBuffer.hxx [deleted file]
src/OpenGl/OpenGl_Layer.hxx [deleted file]
src/OpenGl/OpenGl_LayerFilter.hxx [deleted file]
src/OpenGl/OpenGl_LayerList.cxx [deleted file]
src/OpenGl/OpenGl_LayerList.hxx [deleted file]
src/OpenGl/OpenGl_LineAttributes.cxx [deleted file]
src/OpenGl/OpenGl_LineAttributes.hxx [deleted file]
src/OpenGl/OpenGl_Material.hxx [deleted file]
src/OpenGl/OpenGl_MaterialState.hxx [deleted file]
src/OpenGl/OpenGl_MatrixState.hxx [deleted file]
src/OpenGl/OpenGl_NamedResource.hxx [deleted file]
src/OpenGl/OpenGl_PBREnvironment.cxx [deleted file]
src/OpenGl/OpenGl_PBREnvironment.hxx [deleted file]
src/OpenGl/OpenGl_PointSprite.cxx [deleted file]
src/OpenGl/OpenGl_PointSprite.hxx [deleted file]
src/OpenGl/OpenGl_PrimitiveArray.cxx [deleted file]
src/OpenGl/OpenGl_PrimitiveArray.hxx [deleted file]
src/OpenGl/OpenGl_RenderFilter.hxx [deleted file]
src/OpenGl/OpenGl_Resource.cxx [deleted file]
src/OpenGl/OpenGl_Resource.hxx [deleted file]
src/OpenGl/OpenGl_Sampler.cxx [deleted file]
src/OpenGl/OpenGl_Sampler.hxx [deleted file]
src/OpenGl/OpenGl_SceneGeometry.cxx [deleted file]
src/OpenGl/OpenGl_SceneGeometry.hxx [deleted file]
src/OpenGl/OpenGl_SetOfShaderPrograms.hxx [deleted file]
src/OpenGl/OpenGl_ShaderManager.cxx [deleted file]
src/OpenGl/OpenGl_ShaderManager.hxx [deleted file]
src/OpenGl/OpenGl_ShaderObject.cxx [deleted file]
src/OpenGl/OpenGl_ShaderObject.hxx [deleted file]
src/OpenGl/OpenGl_ShaderProgram.cxx [deleted file]
src/OpenGl/OpenGl_ShaderProgram.hxx [deleted file]
src/OpenGl/OpenGl_ShaderProgramDumpLevel.hxx [deleted file]
src/OpenGl/OpenGl_ShaderStates.cxx [deleted file]
src/OpenGl/OpenGl_ShaderStates.hxx [deleted file]
src/OpenGl/OpenGl_ShadowMap.cxx [deleted file]
src/OpenGl/OpenGl_ShadowMap.hxx [deleted file]
src/OpenGl/OpenGl_StencilTest.cxx [deleted file]
src/OpenGl/OpenGl_StencilTest.hxx [deleted file]
src/OpenGl/OpenGl_Structure.cxx [deleted file]
src/OpenGl/OpenGl_Structure.hxx [deleted file]
src/OpenGl/OpenGl_StructureShadow.cxx [deleted file]
src/OpenGl/OpenGl_StructureShadow.hxx [deleted file]
src/OpenGl/OpenGl_Text.cxx [deleted file]
src/OpenGl/OpenGl_Text.hxx [deleted file]
src/OpenGl/OpenGl_TextBuilder.cxx [deleted file]
src/OpenGl/OpenGl_TextBuilder.hxx [deleted file]
src/OpenGl/OpenGl_Texture.cxx [deleted file]
src/OpenGl/OpenGl_Texture.hxx [deleted file]
src/OpenGl/OpenGl_TextureBuffer.cxx [deleted file]
src/OpenGl/OpenGl_TextureBuffer.hxx [deleted file]
src/OpenGl/OpenGl_TextureBufferArb.hxx [deleted file]
src/OpenGl/OpenGl_TextureFormat.cxx [deleted file]
src/OpenGl/OpenGl_TextureFormat.hxx [deleted file]
src/OpenGl/OpenGl_TextureSet.cxx [deleted file]
src/OpenGl/OpenGl_TextureSet.hxx [deleted file]
src/OpenGl/OpenGl_TextureSetPairIterator.hxx [deleted file]
src/OpenGl/OpenGl_TileSampler.cxx [deleted file]
src/OpenGl/OpenGl_TileSampler.hxx [deleted file]
src/OpenGl/OpenGl_UniformBuffer.cxx [deleted file]
src/OpenGl/OpenGl_UniformBuffer.hxx [deleted file]
src/OpenGl/OpenGl_Vec.hxx [deleted file]
src/OpenGl/OpenGl_VertexBuffer.cxx [deleted file]
src/OpenGl/OpenGl_VertexBuffer.hxx [deleted file]
src/OpenGl/OpenGl_VertexBufferCompat.hxx [deleted file]
src/OpenGl/OpenGl_VertexBufferEditor.hxx [deleted file]
src/OpenGl/OpenGl_View.cxx [deleted file]
src/OpenGl/OpenGl_View.hxx [deleted file]
src/OpenGl/OpenGl_View_Raytrace.cxx [deleted file]
src/OpenGl/OpenGl_Window.cxx [deleted file]
src/OpenGl/OpenGl_Window.hxx [deleted file]
src/OpenGl/OpenGl_Window_1.mm [deleted file]
src/OpenGl/OpenGl_Workspace.cxx [deleted file]
src/OpenGl/OpenGl_Workspace.hxx [deleted file]
src/OpenGl/OpenGl_glext.h [deleted file]
src/OpenGl/OpenGl_khrplatform.h [deleted file]
src/OpenGlTest/FILES [deleted file]
src/OpenGlTest/OpenGlTest.cxx [deleted file]
src/OpenGlTest/OpenGlTest.hxx [deleted file]
src/OpenGlTest/OpenGlTest_Commands.cxx [deleted file]
src/PCDM/FILES [deleted file]
src/PCDM/PCDM.cxx [deleted file]
src/PCDM/PCDM.hxx [deleted file]
src/PCDM/PCDM_BaseDriverPointer.hxx [deleted file]
src/PCDM/PCDM_DOMHeaderParser.cxx [deleted file]
src/PCDM/PCDM_DOMHeaderParser.hxx [deleted file]
src/PCDM/PCDM_Document.cxx [deleted file]
src/PCDM/PCDM_Document.hxx [deleted file]
src/PCDM/PCDM_DriverError.hxx [deleted file]
src/PCDM/PCDM_ReadWriter.cxx [deleted file]
src/PCDM/PCDM_ReadWriter.hxx [deleted file]
src/PCDM/PCDM_ReadWriter_1.cxx [deleted file]
src/PCDM/PCDM_ReadWriter_1.hxx [deleted file]
src/PCDM/PCDM_Reader.cxx [deleted file]
src/PCDM/PCDM_Reader.hxx [deleted file]
src/PCDM/PCDM_Reader.lxx [deleted file]
src/PCDM/PCDM_ReaderFilter.cxx [deleted file]
src/PCDM/PCDM_ReaderFilter.hxx [deleted file]
src/PCDM/PCDM_ReaderStatus.hxx [deleted file]
src/PCDM/PCDM_Reference.cxx [deleted file]
src/PCDM/PCDM_Reference.hxx [deleted file]
src/PCDM/PCDM_ReferenceIterator.cxx [deleted file]
src/PCDM/PCDM_ReferenceIterator.hxx [deleted file]
src/PCDM/PCDM_RetrievalDriver.cxx [deleted file]
src/PCDM/PCDM_RetrievalDriver.hxx [deleted file]
src/PCDM/PCDM_SequenceOfDocument.hxx [deleted file]
src/PCDM/PCDM_SequenceOfReference.hxx [deleted file]
src/PCDM/PCDM_StorageDriver.cxx [deleted file]
src/PCDM/PCDM_StorageDriver.hxx [deleted file]
src/PCDM/PCDM_StoreStatus.hxx [deleted file]
src/PCDM/PCDM_TypeOfFileDriver.hxx [deleted file]
src/PCDM/PCDM_Writer.cxx [deleted file]
src/PCDM/PCDM_Writer.hxx [deleted file]
src/PLib/FILES [deleted file]
src/PLib/PLib.cxx [deleted file]
src/PLib/PLib.hxx [deleted file]
src/PLib/PLib_Base.cxx [deleted file]
src/PLib/PLib_Base.hxx [deleted file]
src/PLib/PLib_DoubleJacobiPolynomial.cxx [deleted file]
src/PLib/PLib_DoubleJacobiPolynomial.hxx [deleted file]
src/PLib/PLib_DoubleJacobiPolynomial.lxx [deleted file]
src/PLib/PLib_HermitJacobi.cxx [deleted file]
src/PLib/PLib_HermitJacobi.hxx [deleted file]
src/PLib/PLib_HermitJacobi.lxx [deleted file]
src/PLib/PLib_JacobiPolynomial.cxx [deleted file]
src/PLib/PLib_JacobiPolynomial.hxx [deleted file]
src/PLib/PLib_JacobiPolynomial.lxx [deleted file]
src/PLib/PLib_JacobiPolynomial_Data.pxx [deleted file]
src/Plate/FILES [deleted file]
src/Plate/Plate_Array1OfPinpointConstraint.hxx [deleted file]
src/Plate/Plate_D1.cxx [deleted file]
src/Plate/Plate_D1.hxx [deleted file]
src/Plate/Plate_D1.lxx [deleted file]
src/Plate/Plate_D2.cxx [deleted file]
src/Plate/Plate_D2.hxx [deleted file]
src/Plate/Plate_D3.cxx [deleted file]
src/Plate/Plate_D3.hxx [deleted file]
src/Plate/Plate_FreeGtoCConstraint.cxx [deleted file]
src/Plate/Plate_FreeGtoCConstraint.hxx [deleted file]
src/Plate/Plate_FreeGtoCConstraint.lxx [deleted file]
src/Plate/Plate_GlobalTranslationConstraint.cxx [deleted file]
src/Plate/Plate_GlobalTranslationConstraint.hxx [deleted file]
src/Plate/Plate_GlobalTranslationConstraint.lxx [deleted file]
src/Plate/Plate_GtoCConstraint.cxx [deleted file]
src/Plate/Plate_GtoCConstraint.hxx [deleted file]
src/Plate/Plate_GtoCConstraint.lxx [deleted file]
src/Plate/Plate_HArray1OfPinpointConstraint.hxx [deleted file]
src/Plate/Plate_LineConstraint.cxx [deleted file]
src/Plate/Plate_LineConstraint.hxx [deleted file]
src/Plate/Plate_LineConstraint.lxx [deleted file]
src/Plate/Plate_LinearScalarConstraint.cxx [deleted file]
src/Plate/Plate_LinearScalarConstraint.hxx [deleted file]
src/Plate/Plate_LinearScalarConstraint.lxx [deleted file]
src/Plate/Plate_LinearXYZConstraint.cxx [deleted file]
src/Plate/Plate_LinearXYZConstraint.hxx [deleted file]
src/Plate/Plate_LinearXYZConstraint.lxx [deleted file]
src/Plate/Plate_PinpointConstraint.cxx [deleted file]
src/Plate/Plate_PinpointConstraint.hxx [deleted file]
src/Plate/Plate_PinpointConstraint.lxx [deleted file]
src/Plate/Plate_PlaneConstraint.cxx [deleted file]
src/Plate/Plate_PlaneConstraint.hxx [deleted file]
src/Plate/Plate_PlaneConstraint.lxx [deleted file]
src/Plate/Plate_Plate.cxx [deleted file]
src/Plate/Plate_Plate.hxx [deleted file]
src/Plate/Plate_Plate.lxx [deleted file]
src/Plate/Plate_SampledCurveConstraint.cxx [deleted file]
src/Plate/Plate_SampledCurveConstraint.hxx [deleted file]
src/Plate/Plate_SampledCurveConstraint.lxx [deleted file]
src/Plate/Plate_SequenceOfLinearScalarConstraint.hxx [deleted file]
src/Plate/Plate_SequenceOfLinearXYZConstraint.hxx [deleted file]
src/Plate/Plate_SequenceOfPinpointConstraint.hxx [deleted file]
src/Plugin/FILES [deleted file]
src/Plugin/Plugin.cxx [deleted file]
src/Plugin/Plugin.hxx [deleted file]
src/Plugin/Plugin_DataMapIteratorOfMapOfFunctions.hxx [deleted file]
src/Plugin/Plugin_Failure.hxx [deleted file]
src/Plugin/Plugin_Macro.hxx [deleted file]
src/Plugin/Plugin_MapOfFunctions.hxx [deleted file]
src/Poly/FILES [deleted file]
src/Poly/Poly.cxx [deleted file]
src/Poly/Poly.hxx [deleted file]
src/Poly/Poly_Array1OfTriangle.hxx [deleted file]
src/Poly/Poly_ArrayOfNodes.cxx [deleted file]
src/Poly/Poly_ArrayOfNodes.hxx [deleted file]
src/Poly/Poly_ArrayOfUVNodes.cxx [deleted file]
src/Poly/Poly_ArrayOfUVNodes.hxx [deleted file]
src/Poly/Poly_CoherentLink.cxx [deleted file]
src/Poly/Poly_CoherentLink.hxx [deleted file]
src/Poly/Poly_CoherentNode.cxx [deleted file]
src/Poly/Poly_CoherentNode.hxx [deleted file]
src/Poly/Poly_CoherentTriPtr.cxx [deleted file]
src/Poly/Poly_CoherentTriPtr.hxx [deleted file]
src/Poly/Poly_CoherentTriangle.cxx [deleted file]
src/Poly/Poly_CoherentTriangle.hxx [deleted file]
src/Poly/Poly_CoherentTriangulation.cxx [deleted file]
src/Poly/Poly_CoherentTriangulation.hxx [deleted file]
src/Poly/Poly_Connect.cxx [deleted file]
src/Poly/Poly_Connect.hxx [deleted file]
src/Poly/Poly_HArray1OfTriangle.hxx [deleted file]
src/Poly/Poly_ListOfTriangulation.hxx [deleted file]
src/Poly/Poly_MakeLoops.cxx [deleted file]
src/Poly/Poly_MakeLoops.hxx [deleted file]
src/Poly/Poly_MergeNodesTool.cxx [deleted file]
src/Poly/Poly_MergeNodesTool.hxx [deleted file]
src/Poly/Poly_MeshPurpose.hxx [deleted file]
src/Poly/Poly_Polygon2D.cxx [deleted file]
src/Poly/Poly_Polygon2D.hxx [deleted file]
src/Poly/Poly_Polygon3D.cxx [deleted file]
src/Poly/Poly_Polygon3D.hxx [deleted file]
src/Poly/Poly_PolygonOnTriangulation.cxx [deleted file]
src/Poly/Poly_PolygonOnTriangulation.hxx [deleted file]
src/Poly/Poly_Triangle.hxx [deleted file]
src/Poly/Poly_Triangulation.cxx [deleted file]
src/Poly/Poly_Triangulation.hxx [deleted file]
src/Poly/Poly_TriangulationParameters.cxx [deleted file]
src/Poly/Poly_TriangulationParameters.hxx [deleted file]
src/Precision/FILES [deleted file]
src/Precision/Precision.hxx [deleted file]
src/ProjLib/FILES [deleted file]
src/ProjLib/ProjLib.cxx [deleted file]
src/ProjLib/ProjLib.hxx [deleted file]
src/ProjLib/ProjLib_CompProjectedCurve.cxx [deleted file]
src/ProjLib/ProjLib_CompProjectedCurve.hxx [deleted file]
src/ProjLib/ProjLib_ComputeApprox.cxx [deleted file]
src/ProjLib/ProjLib_ComputeApprox.hxx [deleted file]
src/ProjLib/ProjLib_ComputeApproxOnPolarSurface.cxx [deleted file]
src/ProjLib/ProjLib_ComputeApproxOnPolarSurface.hxx [deleted file]
src/ProjLib/ProjLib_Cone.cxx [deleted file]
src/ProjLib/ProjLib_Cone.hxx [deleted file]
src/ProjLib/ProjLib_Cylinder.cxx [deleted file]
src/ProjLib/ProjLib_Cylinder.hxx [deleted file]
src/ProjLib/ProjLib_HCompProjectedCurve.hxx [deleted file]
src/ProjLib/ProjLib_HProjectedCurve.hxx [deleted file]
src/ProjLib/ProjLib_HSequenceOfHSequenceOfPnt.hxx [deleted file]
src/ProjLib/ProjLib_Plane.cxx [deleted file]
src/ProjLib/ProjLib_Plane.hxx [deleted file]
src/ProjLib/ProjLib_PrjFunc.cxx [deleted file]
src/ProjLib/ProjLib_PrjFunc.hxx [deleted file]
src/ProjLib/ProjLib_PrjResolve.cxx [deleted file]
src/ProjLib/ProjLib_PrjResolve.hxx [deleted file]
src/ProjLib/ProjLib_ProjectOnPlane.cxx [deleted file]
src/ProjLib/ProjLib_ProjectOnPlane.hxx [deleted file]
src/ProjLib/ProjLib_ProjectOnSurface.cxx [deleted file]
src/ProjLib/ProjLib_ProjectOnSurface.hxx [deleted file]
src/ProjLib/ProjLib_ProjectedCurve.cxx [deleted file]
src/ProjLib/ProjLib_ProjectedCurve.hxx [deleted file]
src/ProjLib/ProjLib_Projector.cxx [deleted file]
src/ProjLib/ProjLib_Projector.hxx [deleted file]
src/ProjLib/ProjLib_SequenceOfHSequenceOfPnt.hxx [deleted file]
src/ProjLib/ProjLib_Sphere.cxx [deleted file]
src/ProjLib/ProjLib_Sphere.hxx [deleted file]
src/ProjLib/ProjLib_Torus.cxx [deleted file]
src/ProjLib/ProjLib_Torus.hxx [deleted file]
src/Prs3d/FILES [deleted file]
src/Prs3d/Prs3d.cxx [deleted file]
src/Prs3d/Prs3d.hxx [deleted file]
src/Prs3d/Prs3d_Arrow.cxx [deleted file]
src/Prs3d/Prs3d_Arrow.hxx [deleted file]
src/Prs3d/Prs3d_ArrowAspect.cxx [deleted file]
src/Prs3d/Prs3d_ArrowAspect.hxx [deleted file]
src/Prs3d/Prs3d_BasicAspect.cxx [deleted file]
src/Prs3d/Prs3d_BasicAspect.hxx [deleted file]
src/Prs3d/Prs3d_BndBox.cxx [deleted file]
src/Prs3d/Prs3d_BndBox.hxx [deleted file]
src/Prs3d/Prs3d_DatumAspect.cxx [deleted file]
src/Prs3d/Prs3d_DatumAspect.hxx [deleted file]
src/Prs3d/Prs3d_DatumAttribute.hxx [deleted file]
src/Prs3d/Prs3d_DatumAxes.hxx [deleted file]
src/Prs3d/Prs3d_DatumMode.hxx [deleted file]
src/Prs3d/Prs3d_DatumParts.hxx [deleted file]
src/Prs3d/Prs3d_DimensionArrowOrientation.hxx [deleted file]
src/Prs3d/Prs3d_DimensionAspect.cxx [deleted file]
src/Prs3d/Prs3d_DimensionAspect.hxx [deleted file]
src/Prs3d/Prs3d_DimensionTextHorizontalPosition.hxx [deleted file]
src/Prs3d/Prs3d_DimensionTextVerticalPosition.hxx [deleted file]
src/Prs3d/Prs3d_DimensionUnits.hxx [deleted file]
src/Prs3d/Prs3d_Drawer.cxx [deleted file]
src/Prs3d/Prs3d_Drawer.hxx [deleted file]
src/Prs3d/Prs3d_InvalidAngle.hxx [deleted file]
src/Prs3d/Prs3d_IsoAspect.cxx [deleted file]
src/Prs3d/Prs3d_IsoAspect.hxx [deleted file]
src/Prs3d/Prs3d_LineAspect.cxx [deleted file]
src/Prs3d/Prs3d_LineAspect.hxx [deleted file]
src/Prs3d/Prs3d_NListIteratorOfListOfSequenceOfPnt.hxx [deleted file]
src/Prs3d/Prs3d_NListOfSequenceOfPnt.hxx [deleted file]
src/Prs3d/Prs3d_PlaneAspect.cxx [deleted file]
src/Prs3d/Prs3d_PlaneAspect.hxx [deleted file]
src/Prs3d/Prs3d_Point.hxx [deleted file]
src/Prs3d/Prs3d_PointAspect.cxx [deleted file]
src/Prs3d/Prs3d_PointAspect.hxx [deleted file]
src/Prs3d/Prs3d_Presentation.hxx [deleted file]
src/Prs3d/Prs3d_PresentationShadow.cxx [deleted file]
src/Prs3d/Prs3d_PresentationShadow.hxx [deleted file]
src/Prs3d/Prs3d_Root.hxx [deleted file]
src/Prs3d/Prs3d_ShadingAspect.cxx [deleted file]
src/Prs3d/Prs3d_ShadingAspect.hxx [deleted file]
src/Prs3d/Prs3d_ShapeTool.hxx [deleted file]
src/Prs3d/Prs3d_Text.cxx [deleted file]
src/Prs3d/Prs3d_Text.hxx [deleted file]
src/Prs3d/Prs3d_TextAspect.cxx [deleted file]
src/Prs3d/Prs3d_TextAspect.hxx [deleted file]
src/Prs3d/Prs3d_ToolCylinder.cxx [deleted file]
src/Prs3d/Prs3d_ToolCylinder.hxx [deleted file]
src/Prs3d/Prs3d_ToolDisk.cxx [deleted file]
src/Prs3d/Prs3d_ToolDisk.hxx [deleted file]
src/Prs3d/Prs3d_ToolQuadric.cxx [deleted file]
src/Prs3d/Prs3d_ToolQuadric.hxx [deleted file]
src/Prs3d/Prs3d_ToolSector.cxx [deleted file]
src/Prs3d/Prs3d_ToolSector.hxx [deleted file]
src/Prs3d/Prs3d_ToolSphere.cxx [deleted file]
src/Prs3d/Prs3d_ToolSphere.hxx [deleted file]
src/Prs3d/Prs3d_ToolTorus.cxx [deleted file]
src/Prs3d/Prs3d_ToolTorus.hxx [deleted file]
src/Prs3d/Prs3d_TypeOfHLR.hxx [deleted file]
src/Prs3d/Prs3d_TypeOfHighlight.hxx [deleted file]
src/Prs3d/Prs3d_TypeOfLinePicking.hxx [deleted file]
src/Prs3d/Prs3d_VertexDrawMode.hxx [deleted file]
src/PrsDim/FILES [deleted file]
src/PrsDim/PrsDim.cxx [deleted file]
src/PrsDim/PrsDim.hxx [deleted file]
src/PrsDim/PrsDim_AngleDimension.cxx [deleted file]
src/PrsDim/PrsDim_AngleDimension.hxx [deleted file]
src/PrsDim/PrsDim_Chamf2dDimension.cxx [deleted file]
src/PrsDim/PrsDim_Chamf2dDimension.hxx [deleted file]
src/PrsDim/PrsDim_Chamf3dDimension.cxx [deleted file]
src/PrsDim/PrsDim_Chamf3dDimension.hxx [deleted file]
src/PrsDim/PrsDim_ConcentricRelation.cxx [deleted file]
src/PrsDim/PrsDim_ConcentricRelation.hxx [deleted file]
src/PrsDim/PrsDim_DiameterDimension.cxx [deleted file]
src/PrsDim/PrsDim_DiameterDimension.hxx [deleted file]
src/PrsDim/PrsDim_Dimension.cxx [deleted file]
src/PrsDim/PrsDim_Dimension.hxx [deleted file]
src/PrsDim/PrsDim_DimensionOwner.cxx [deleted file]
src/PrsDim/PrsDim_DimensionOwner.hxx [deleted file]
src/PrsDim/PrsDim_DimensionSelectionMode.hxx [deleted file]
src/PrsDim/PrsDim_DisplaySpecialSymbol.hxx [deleted file]
src/PrsDim/PrsDim_EllipseRadiusDimension.cxx [deleted file]
src/PrsDim/PrsDim_EllipseRadiusDimension.hxx [deleted file]
src/PrsDim/PrsDim_EqualDistanceRelation.cxx [deleted file]
src/PrsDim/PrsDim_EqualDistanceRelation.hxx [deleted file]
src/PrsDim/PrsDim_EqualRadiusRelation.cxx [deleted file]
src/PrsDim/PrsDim_EqualRadiusRelation.hxx [deleted file]
src/PrsDim/PrsDim_FixRelation.cxx [deleted file]
src/PrsDim/PrsDim_FixRelation.hxx [deleted file]
src/PrsDim/PrsDim_IdenticRelation.cxx [deleted file]
src/PrsDim/PrsDim_IdenticRelation.hxx [deleted file]
src/PrsDim/PrsDim_KindOfDimension.hxx [deleted file]
src/PrsDim/PrsDim_KindOfRelation.hxx [deleted file]
src/PrsDim/PrsDim_KindOfSurface.hxx [deleted file]
src/PrsDim/PrsDim_LengthDimension.cxx [deleted file]
src/PrsDim/PrsDim_LengthDimension.hxx [deleted file]
src/PrsDim/PrsDim_MaxRadiusDimension.cxx [deleted file]
src/PrsDim/PrsDim_MaxRadiusDimension.hxx [deleted file]
src/PrsDim/PrsDim_MidPointRelation.cxx [deleted file]
src/PrsDim/PrsDim_MidPointRelation.hxx [deleted file]
src/PrsDim/PrsDim_MinRadiusDimension.cxx [deleted file]
src/PrsDim/PrsDim_MinRadiusDimension.hxx [deleted file]
src/PrsDim/PrsDim_OffsetDimension.cxx [deleted file]
src/PrsDim/PrsDim_OffsetDimension.hxx [deleted file]
src/PrsDim/PrsDim_ParallelRelation.cxx [deleted file]
src/PrsDim/PrsDim_ParallelRelation.hxx [deleted file]
src/PrsDim/PrsDim_PerpendicularRelation.cxx [deleted file]
src/PrsDim/PrsDim_PerpendicularRelation.hxx [deleted file]
src/PrsDim/PrsDim_RadiusDimension.cxx [deleted file]
src/PrsDim/PrsDim_RadiusDimension.hxx [deleted file]
src/PrsDim/PrsDim_Relation.cxx [deleted file]
src/PrsDim/PrsDim_Relation.hxx [deleted file]
src/PrsDim/PrsDim_SymmetricRelation.cxx [deleted file]
src/PrsDim/PrsDim_SymmetricRelation.hxx [deleted file]
src/PrsDim/PrsDim_TangentRelation.cxx [deleted file]
src/PrsDim/PrsDim_TangentRelation.hxx [deleted file]
src/PrsDim/PrsDim_TypeOfAngle.hxx [deleted file]
src/PrsDim/PrsDim_TypeOfAngleArrowVisibility.hxx [deleted file]
src/PrsDim/PrsDim_TypeOfDist.hxx [deleted file]
src/PrsMgr/FILES [deleted file]
src/PrsMgr/PrsMgr_DisplayStatus.hxx [deleted file]
src/PrsMgr/PrsMgr_ListOfPresentableObjects.hxx [deleted file]
src/PrsMgr/PrsMgr_ListOfPresentations.hxx [deleted file]
src/PrsMgr/PrsMgr_PresentableObject.cxx [deleted file]
src/PrsMgr/PrsMgr_PresentableObject.hxx [deleted file]
src/PrsMgr/PrsMgr_Presentation.cxx [deleted file]
src/PrsMgr/PrsMgr_Presentation.hxx [deleted file]
src/PrsMgr/PrsMgr_Presentation3d.hxx [deleted file]
src/PrsMgr/PrsMgr_PresentationManager.cxx [deleted file]
src/PrsMgr/PrsMgr_PresentationManager.hxx [deleted file]
src/PrsMgr/PrsMgr_PresentationManager3d.hxx [deleted file]
src/PrsMgr/PrsMgr_Presentations.hxx [deleted file]
src/PrsMgr/PrsMgr_TypeOfPresentation3d.hxx [deleted file]
src/QABugs/FILES [deleted file]
src/QABugs/QABugs.cxx [deleted file]
src/QABugs/QABugs.hxx [deleted file]
src/QABugs/QABugs_1.cxx [deleted file]
src/QABugs/QABugs_10.cxx [deleted file]
src/QABugs/QABugs_11.cxx [deleted file]
src/QABugs/QABugs_12.cxx [deleted file]
src/QABugs/QABugs_13.cxx [deleted file]
src/QABugs/QABugs_14.cxx [deleted file]
src/QABugs/QABugs_15.cxx [deleted file]
src/QABugs/QABugs_16.cxx [deleted file]
src/QABugs/QABugs_17.cxx [deleted file]
src/QABugs/QABugs_18.cxx [deleted file]
src/QABugs/QABugs_19.cxx [deleted file]
src/QABugs/QABugs_2.cxx [deleted file]
src/QABugs/QABugs_20.cxx [deleted file]
src/QABugs/QABugs_3.cxx [deleted file]
src/QABugs/QABugs_5.cxx [deleted file]
src/QABugs/QABugs_6.cxx [deleted file]
src/QABugs/QABugs_7.cxx [deleted file]
src/QABugs/QABugs_8.cxx [deleted file]
src/QABugs/QABugs_9.cxx [deleted file]
src/QABugs/QABugs_BVH.cxx [deleted file]
src/QABugs/QABugs_PresentableObject.cxx [deleted file]
src/QABugs/QABugs_PresentableObject.hxx [deleted file]
src/QADNaming/FILES [deleted file]
src/QADNaming/QADNaming.cxx [deleted file]
src/QADNaming/QADNaming.hxx [deleted file]
src/QADNaming/QADNaming_BasicCommands.cxx [deleted file]
src/QADNaming/QADNaming_BuilderCommands.cxx [deleted file]
src/QADNaming/QADNaming_IteratorsCommands.cxx [deleted file]
src/QADNaming/QADNaming_Selection.tcl [deleted file]
src/QADNaming/QADNaming_SelectionCommands.cxx [deleted file]
src/QADNaming/QADNaming_ToolsCommands.cxx [deleted file]
src/QADraw/FILES [deleted file]
src/QADraw/QADraw.cxx [deleted file]
src/QADraw/QADraw.hxx [deleted file]
src/QADraw/QADraw_Tutorials.cxx [deleted file]
src/QANCollection/FILES [deleted file]
src/QANCollection/QANCollection.cxx [deleted file]
src/QANCollection/QANCollection.hxx [deleted file]
src/QANCollection/QANCollection_Alloc.cxx [deleted file]
src/QANCollection/QANCollection_Common.cxx [deleted file]
src/QANCollection/QANCollection_Common.hxx [deleted file]
src/QANCollection/QANCollection_DataMapIteratorOfDataMapOfRealPnt.hxx [deleted file]
src/QANCollection/QANCollection_DataMapOfRealPnt.hxx [deleted file]
src/QANCollection/QANCollection_DoubleMapIteratorOfDoubleMapOfRealInteger.hxx [deleted file]
src/QANCollection/QANCollection_DoubleMapOfRealInteger.hxx [deleted file]
src/QANCollection/QANCollection_Handle.cxx [deleted file]
src/QANCollection/QANCollection_IndexedDataMapOfRealPnt.hxx [deleted file]
src/QANCollection/QANCollection_ListIteratorOfListOfPnt.hxx [deleted file]
src/QANCollection/QANCollection_ListOfPnt.hxx [deleted file]
src/QANCollection/QANCollection_Perf.cxx [deleted file]
src/QANCollection/QANCollection_Stl.cxx [deleted file]
src/QANCollection/QANCollection_Test.cxx [deleted file]
src/Quantity/FILES [deleted file]
src/Quantity/Quantity_Array1OfColor.hxx [deleted file]
src/Quantity/Quantity_Color.cxx [deleted file]
src/Quantity/Quantity_Color.hxx [deleted file]
src/Quantity/Quantity_ColorRGBA.cxx [deleted file]
src/Quantity/Quantity_ColorRGBA.hxx [deleted file]
src/Quantity/Quantity_ColorTable.pxx [deleted file]
src/Quantity/Quantity_Date.cxx [deleted file]
src/Quantity/Quantity_Date.hxx [deleted file]
src/Quantity/Quantity_DateDefinitionError.hxx [deleted file]
src/Quantity/Quantity_HArray1OfColor.hxx [deleted file]
src/Quantity/Quantity_NameOfColor.hxx [deleted file]
src/Quantity/Quantity_Period.cxx [deleted file]
src/Quantity/Quantity_Period.hxx [deleted file]
src/Quantity/Quantity_PeriodDefinitionError.hxx [deleted file]
src/Quantity/Quantity_TypeOfColor.hxx [deleted file]
src/RWGltf/FILES [deleted file]
src/RWGltf/RWGltf_CafReader.cxx [deleted file]
src/RWGltf/RWGltf_CafReader.hxx [deleted file]
src/RWGltf/RWGltf_CafWriter.cxx [deleted file]
src/RWGltf/RWGltf_CafWriter.hxx [deleted file]
src/RWGltf/RWGltf_ConfigurationNode.hxx [deleted file]
src/RWGltf/RWGltf_DracoParameters.hxx [deleted file]
src/RWGltf/RWGltf_GltfAccessor.hxx [deleted file]
src/RWGltf/RWGltf_GltfAccessorCompType.hxx [deleted file]
src/RWGltf/RWGltf_GltfAccessorLayout.hxx [deleted file]
src/RWGltf/RWGltf_GltfAlphaMode.hxx [deleted file]
src/RWGltf/RWGltf_GltfArrayType.hxx [deleted file]
src/RWGltf/RWGltf_GltfBufferView.hxx [deleted file]
src/RWGltf/RWGltf_GltfBufferViewTarget.hxx [deleted file]
src/RWGltf/RWGltf_GltfFace.hxx [deleted file]
src/RWGltf/RWGltf_GltfJsonParser.cxx [deleted file]
src/RWGltf/RWGltf_GltfJsonParser.hxx [deleted file]
src/RWGltf/RWGltf_GltfLatePrimitiveArray.cxx [deleted file]
src/RWGltf/RWGltf_GltfLatePrimitiveArray.hxx [deleted file]
src/RWGltf/RWGltf_GltfMaterialMap.cxx [deleted file]
src/RWGltf/RWGltf_GltfMaterialMap.hxx [deleted file]
src/RWGltf/RWGltf_GltfOStreamWriter.hxx [deleted file]
src/RWGltf/RWGltf_GltfPrimArrayData.hxx [deleted file]
src/RWGltf/RWGltf_GltfPrimitiveMode.hxx [deleted file]
src/RWGltf/RWGltf_GltfRootElement.hxx [deleted file]
src/RWGltf/RWGltf_GltfSceneNodeMap.hxx [deleted file]
src/RWGltf/RWGltf_MaterialCommon.hxx [deleted file]
src/RWGltf/RWGltf_MaterialMetallicRoughness.hxx [deleted file]
src/RWGltf/RWGltf_Provider.hxx [deleted file]
src/RWGltf/RWGltf_TriangulationReader.cxx [deleted file]
src/RWGltf/RWGltf_TriangulationReader.hxx [deleted file]
src/RWGltf/RWGltf_WriterTrsfFormat.hxx [deleted file]
src/RWHeaderSection/FILES [deleted file]
src/RWHeaderSection/RWHeaderSection.cxx [deleted file]
src/RWHeaderSection/RWHeaderSection.hxx [deleted file]
src/RWHeaderSection/RWHeaderSection_GeneralModule.cxx [deleted file]
src/RWHeaderSection/RWHeaderSection_GeneralModule.hxx [deleted file]
src/RWHeaderSection/RWHeaderSection_RWFileDescription.cxx [deleted file]
src/RWHeaderSection/RWHeaderSection_RWFileDescription.hxx [deleted file]
src/RWHeaderSection/RWHeaderSection_RWFileName.cxx [deleted file]
src/RWHeaderSection/RWHeaderSection_RWFileName.hxx [deleted file]
src/RWHeaderSection/RWHeaderSection_RWFileSchema.cxx [deleted file]
src/RWHeaderSection/RWHeaderSection_RWFileSchema.hxx [deleted file]
src/RWHeaderSection/RWHeaderSection_ReadWriteModule.cxx [deleted file]
src/RWHeaderSection/RWHeaderSection_ReadWriteModule.hxx [deleted file]
src/RWMesh/FILES [deleted file]
src/RWMesh/RWMesh.cxx [deleted file]
src/RWMesh/RWMesh.hxx [deleted file]
src/RWMesh/RWMesh_CafReader.cxx [deleted file]
src/RWMesh/RWMesh_CafReader.hxx [deleted file]
src/RWMesh/RWMesh_CoordinateSystem.hxx [deleted file]
src/RWMesh/RWMesh_CoordinateSystemConverter.cxx [deleted file]
src/RWMesh/RWMesh_CoordinateSystemConverter.hxx [deleted file]
src/RWMesh/RWMesh_EdgeIterator.cxx [deleted file]
src/RWMesh/RWMesh_EdgeIterator.hxx [deleted file]
src/RWMesh/RWMesh_FaceIterator.cxx [deleted file]
src/RWMesh/RWMesh_FaceIterator.hxx [deleted file]
src/RWMesh/RWMesh_MaterialMap.cxx [deleted file]
src/RWMesh/RWMesh_MaterialMap.hxx [deleted file]
src/RWMesh/RWMesh_NameFormat.hxx [deleted file]
src/RWMesh/RWMesh_NodeAttributes.hxx [deleted file]
src/RWMesh/RWMesh_ShapeIterator.cxx [deleted file]
src/RWMesh/RWMesh_ShapeIterator.hxx [deleted file]
src/RWMesh/RWMesh_TriangulationReader.cxx [deleted file]
src/RWMesh/RWMesh_TriangulationReader.hxx [deleted file]
src/RWMesh/RWMesh_TriangulationSource.cxx [deleted file]
src/RWMesh/RWMesh_TriangulationSource.hxx [deleted file]
src/RWMesh/RWMesh_VertexIterator.cxx [deleted file]
src/RWMesh/RWMesh_VertexIterator.hxx [deleted file]
src/RWObj/FILES [deleted file]
src/RWObj/RWObj.cxx [deleted file]
src/RWObj/RWObj.hxx [deleted file]
src/RWObj/RWObj_CafReader.cxx [deleted file]
src/RWObj/RWObj_CafReader.hxx [deleted file]
src/RWObj/RWObj_CafWriter.cxx [deleted file]
src/RWObj/RWObj_CafWriter.hxx [deleted file]
src/RWObj/RWObj_ConfigurationNode.hxx [deleted file]
src/RWObj/RWObj_Material.hxx [deleted file]
src/RWObj/RWObj_MtlReader.cxx [deleted file]
src/RWObj/RWObj_MtlReader.hxx [deleted file]
src/RWObj/RWObj_ObjMaterialMap.cxx [deleted file]
src/RWObj/RWObj_ObjMaterialMap.hxx [deleted file]
src/RWObj/RWObj_ObjWriterContext.cxx [deleted file]
src/RWObj/RWObj_ObjWriterContext.hxx [deleted file]
src/RWObj/RWObj_Provider.hxx [deleted file]
src/RWObj/RWObj_Reader.cxx [deleted file]
src/RWObj/RWObj_Reader.hxx [deleted file]
src/RWObj/RWObj_SubMesh.hxx [deleted file]
src/RWObj/RWObj_SubMeshReason.hxx [deleted file]
src/RWObj/RWObj_Tools.hxx [deleted file]
src/RWObj/RWObj_TriangulationReader.cxx [deleted file]
src/RWObj/RWObj_TriangulationReader.hxx [deleted file]
src/RWPly/FILES [deleted file]
src/RWPly/RWPly_CafWriter.cxx [deleted file]
src/RWPly/RWPly_CafWriter.hxx [deleted file]
src/RWPly/RWPly_ConfigurationNode.hxx [deleted file]
src/RWPly/RWPly_PlyWriterContext.cxx [deleted file]
src/RWPly/RWPly_PlyWriterContext.hxx [deleted file]
src/RWPly/RWPly_Provider.hxx [deleted file]
src/RWStepAP203/FILES [deleted file]
src/RWStepAP203/RWStepAP203_RWCcDesignApproval.cxx [deleted file]
src/RWStepAP203/RWStepAP203_RWCcDesignApproval.pxx [deleted file]
src/RWStepAP203/RWStepAP203_RWCcDesignCertification.cxx [deleted file]
src/RWStepAP203/RWStepAP203_RWCcDesignCertification.pxx [deleted file]
src/RWStepAP203/RWStepAP203_RWCcDesignContract.cxx [deleted file]
src/RWStepAP203/RWStepAP203_RWCcDesignContract.pxx [deleted file]
src/RWStepAP203/RWStepAP203_RWCcDesignDateAndTimeAssignment.cxx [deleted file]
src/RWStepAP203/RWStepAP203_RWCcDesignDateAndTimeAssignment.pxx [deleted file]
src/RWStepAP203/RWStepAP203_RWCcDesignPersonAndOrganizationAssignment.cxx [deleted file]
src/RWStepAP203/RWStepAP203_RWCcDesignPersonAndOrganizationAssignment.pxx [deleted file]
src/RWStepAP203/RWStepAP203_RWCcDesignSecurityClassification.cxx [deleted file]
src/RWStepAP203/RWStepAP203_RWCcDesignSecurityClassification.pxx [deleted file]
src/RWStepAP203/RWStepAP203_RWCcDesignSpecificationReference.cxx [deleted file]
src/RWStepAP203/RWStepAP203_RWCcDesignSpecificationReference.pxx [deleted file]
src/RWStepAP203/RWStepAP203_RWChange.cxx [deleted file]
src/RWStepAP203/RWStepAP203_RWChange.pxx [deleted file]
src/RWStepAP203/RWStepAP203_RWChangeRequest.cxx [deleted file]
src/RWStepAP203/RWStepAP203_RWChangeRequest.pxx [deleted file]
src/RWStepAP203/RWStepAP203_RWStartRequest.cxx [deleted file]
src/RWStepAP203/RWStepAP203_RWStartRequest.pxx [deleted file]
src/RWStepAP203/RWStepAP203_RWStartWork.cxx [deleted file]
src/RWStepAP203/RWStepAP203_RWStartWork.pxx [deleted file]
src/RWStepAP214/FILES [deleted file]
src/RWStepAP214/RWStepAP214.cxx [deleted file]
src/RWStepAP214/RWStepAP214.pxx [deleted file]
src/RWStepAP214/RWStepAP214_GeneralModule.cxx [deleted file]
src/RWStepAP214/RWStepAP214_GeneralModule.pxx [deleted file]
src/RWStepAP214/RWStepAP214_RWAppliedApprovalAssignment.cxx [deleted file]
src/RWStepAP214/RWStepAP214_RWAppliedApprovalAssignment.pxx [deleted file]
src/RWStepAP214/RWStepAP214_RWAppliedDateAndTimeAssignment.cxx [deleted file]
src/RWStepAP214/RWStepAP214_RWAppliedDateAndTimeAssignment.pxx [deleted file]
src/RWStepAP214/RWStepAP214_RWAppliedDateAssignment.cxx [deleted file]
src/RWStepAP214/RWStepAP214_RWAppliedDateAssignment.pxx [deleted file]
src/RWStepAP214/RWStepAP214_RWAppliedDocumentReference.cxx [deleted file]
src/RWStepAP214/RWStepAP214_RWAppliedDocumentReference.pxx [deleted file]
src/RWStepAP214/RWStepAP214_RWAppliedExternalIdentificationAssignment.cxx [deleted file]
src/RWStepAP214/RWStepAP214_RWAppliedExternalIdentificationAssignment.pxx [deleted file]
src/RWStepAP214/RWStepAP214_RWAppliedGroupAssignment.cxx [deleted file]
src/RWStepAP214/RWStepAP214_RWAppliedGroupAssignment.pxx [deleted file]
src/RWStepAP214/RWStepAP214_RWAppliedOrganizationAssignment.cxx [deleted file]
src/RWStepAP214/RWStepAP214_RWAppliedOrganizationAssignment.pxx [deleted file]
src/RWStepAP214/RWStepAP214_RWAppliedPersonAndOrganizationAssignment.cxx [deleted file]
src/RWStepAP214/RWStepAP214_RWAppliedPersonAndOrganizationAssignment.pxx [deleted file]
src/RWStepAP214/RWStepAP214_RWAppliedPresentedItem.cxx [deleted file]
src/RWStepAP214/RWStepAP214_RWAppliedPresentedItem.pxx [deleted file]
src/RWStepAP214/RWStepAP214_RWAppliedSecurityClassificationAssignment.cxx [deleted file]
src/RWStepAP214/RWStepAP214_RWAppliedSecurityClassificationAssignment.pxx [deleted file]
src/RWStepAP214/RWStepAP214_RWAutoDesignActualDateAndTimeAssignment.cxx [deleted file]
src/RWStepAP214/RWStepAP214_RWAutoDesignActualDateAndTimeAssignment.pxx [deleted file]
src/RWStepAP214/RWStepAP214_RWAutoDesignActualDateAssignment.cxx [deleted file]
src/RWStepAP214/RWStepAP214_RWAutoDesignActualDateAssignment.pxx [deleted file]
src/RWStepAP214/RWStepAP214_RWAutoDesignApprovalAssignment.cxx [deleted file]
src/RWStepAP214/RWStepAP214_RWAutoDesignApprovalAssignment.pxx [deleted file]
src/RWStepAP214/RWStepAP214_RWAutoDesignDateAndPersonAssignment.cxx [deleted file]
src/RWStepAP214/RWStepAP214_RWAutoDesignDateAndPersonAssignment.pxx [deleted file]
src/RWStepAP214/RWStepAP214_RWAutoDesignDocumentReference.cxx [deleted file]
src/RWStepAP214/RWStepAP214_RWAutoDesignDocumentReference.pxx [deleted file]
src/RWStepAP214/RWStepAP214_RWAutoDesignGroupAssignment.cxx [deleted file]
src/RWStepAP214/RWStepAP214_RWAutoDesignGroupAssignment.pxx [deleted file]
src/RWStepAP214/RWStepAP214_RWAutoDesignNominalDateAndTimeAssignment.cxx [deleted file]
src/RWStepAP214/RWStepAP214_RWAutoDesignNominalDateAndTimeAssignment.pxx [deleted file]
src/RWStepAP214/RWStepAP214_RWAutoDesignNominalDateAssignment.cxx [deleted file]
src/RWStepAP214/RWStepAP214_RWAutoDesignNominalDateAssignment.pxx [deleted file]
src/RWStepAP214/RWStepAP214_RWAutoDesignOrganizationAssignment.cxx [deleted file]
src/RWStepAP214/RWStepAP214_RWAutoDesignOrganizationAssignment.pxx [deleted file]
src/RWStepAP214/RWStepAP214_RWAutoDesignPersonAndOrganizationAssignment.cxx [deleted file]
src/RWStepAP214/RWStepAP214_RWAutoDesignPersonAndOrganizationAssignment.pxx [deleted file]
src/RWStepAP214/RWStepAP214_RWAutoDesignPresentedItem.cxx [deleted file]
src/RWStepAP214/RWStepAP214_RWAutoDesignPresentedItem.pxx [deleted file]
src/RWStepAP214/RWStepAP214_RWAutoDesignSecurityClassificationAssignment.cxx [deleted file]
src/RWStepAP214/RWStepAP214_RWAutoDesignSecurityClassificationAssignment.pxx [deleted file]
src/RWStepAP214/RWStepAP214_RWClass.cxx [deleted file]
src/RWStepAP214/RWStepAP214_RWClass.pxx [deleted file]
src/RWStepAP214/RWStepAP214_RWExternallyDefinedClass.cxx [deleted file]
src/RWStepAP214/RWStepAP214_RWExternallyDefinedClass.pxx [deleted file]
src/RWStepAP214/RWStepAP214_RWExternallyDefinedGeneralProperty.cxx [deleted file]
src/RWStepAP214/RWStepAP214_RWExternallyDefinedGeneralProperty.pxx [deleted file]
src/RWStepAP214/RWStepAP214_RWRepItemGroup.cxx [deleted file]
src/RWStepAP214/RWStepAP214_RWRepItemGroup.pxx [deleted file]
src/RWStepAP214/RWStepAP214_ReadWriteModule.cxx [deleted file]
src/RWStepAP214/RWStepAP214_ReadWriteModule.pxx [deleted file]
src/RWStepAP242/FILES [deleted file]
src/RWStepAP242/RWStepAP242_RWDraughtingModelItemAssociation.cxx [deleted file]
src/RWStepAP242/RWStepAP242_RWDraughtingModelItemAssociation.pxx [deleted file]
src/RWStepAP242/RWStepAP242_RWGeometricItemSpecificUsage.cxx [deleted file]
src/RWStepAP242/RWStepAP242_RWGeometricItemSpecificUsage.pxx [deleted file]
src/RWStepAP242/RWStepAP242_RWIdAttribute.cxx [deleted file]
src/RWStepAP242/RWStepAP242_RWIdAttribute.pxx [deleted file]
src/RWStepAP242/RWStepAP242_RWItemIdentifiedRepresentationUsage.cxx [deleted file]
src/RWStepAP242/RWStepAP242_RWItemIdentifiedRepresentationUsage.pxx [deleted file]
src/RWStepBasic/FILES [deleted file]
src/RWStepBasic/RWStepBasic_RWAction.cxx [deleted file]
src/RWStepBasic/RWStepBasic_RWAction.pxx [deleted file]
src/RWStepBasic/RWStepBasic_RWActionAssignment.cxx [deleted file]
src/RWStepBasic/RWStepBasic_RWActionAssignment.pxx [deleted file]
src/RWStepBasic/RWStepBasic_RWActionMethod.cxx [deleted file]
src/RWStepBasic/RWStepBasic_RWActionMethod.pxx [deleted file]
src/RWStepBasic/RWStepBasic_RWActionRequestAssignment.cxx [deleted file]
src/RWStepBasic/RWStepBasic_RWActionRequestAssignment.pxx [deleted file]
src/RWStepBasic/RWStepBasic_RWActionRequestSolution.cxx [deleted file]
src/RWStepBasic/RWStepBasic_RWActionRequestSolution.pxx [deleted file]
src/RWStepBasic/RWStepBasic_RWAddress.cxx [deleted file]
src/RWStepBasic/RWStepBasic_RWAddress.pxx [deleted file]
src/RWStepBasic/RWStepBasic_RWApplicationContext.cxx [deleted file]
src/RWStepBasic/RWStepBasic_RWApplicationContext.pxx [deleted file]
src/RWStepBasic/RWStepBasic_RWApplicationContextElement.cxx [deleted file]
src/RWStepBasic/RWStepBasic_RWApplicationContextElement.pxx [deleted file]
src/RWStepBasic/RWStepBasic_RWApplicationProtocolDefinition.cxx [deleted file]
src/RWStepBasic/RWStepBasic_RWApplicationProtocolDefinition.pxx [deleted file]
src/RWStepBasic/RWStepBasic_RWApproval.cxx [deleted file]
src/RWStepBasic/RWStepBasic_RWApproval.pxx [deleted file]
src/RWStepBasic/RWStepBasic_RWApprovalDateTime.cxx [deleted file]
src/RWStepBasic/RWStepBasic_RWApprovalDateTime.pxx [deleted file]
src/RWStepBasic/RWStepBasic_RWApprovalPersonOrganization.cxx [deleted file]
src/RWStepBasic/RWStepBasic_RWApprovalPersonOrganization.pxx [deleted file]
src/RWStepBasic/RWStepBasic_RWApprovalRelationship.cxx [deleted file]
src/RWStepBasic/RWStepBasic_RWApprovalRelationship.pxx [deleted file]
src/RWStepBasic/RWStepBasic_RWApprovalRole.cxx [deleted file]
src/RWStepBasic/RWStepBasic_RWApprovalRole.pxx [deleted file]
src/RWStepBasic/RWStepBasic_RWApprovalStatus.cxx [deleted file]
src/RWStepBasic/RWStepBasic_RWApprovalStatus.pxx [deleted file]
src/RWStepBasic/RWStepBasic_RWCalendarDate.cxx [deleted file]
src/RWStepBasic/RWStepBasic_RWCalendarDate.pxx [deleted file]
src/RWStepBasic/RWStepBasic_RWCertification.cxx [deleted file]
src/RWStepBasic/RWStepBasic_RWCertification.pxx [deleted file]
src/RWStepBasic/RWStepBasic_RWCertificationAssignment.cxx [deleted file]
src/RWStepBasic/RWStepBasic_RWCertificationAssignment.pxx [deleted file]
src/RWStepBasic/RWStepBasic_RWCertificationType.cxx [deleted file]
src/RWStepBasic/RWStepBasic_RWCertificationType.pxx [deleted file]
src/RWStepBasic/RWStepBasic_RWCharacterizedObject.cxx [deleted file]
src/RWStepBasic/RWStepBasic_RWCharacterizedObject.pxx [deleted file]
src/RWStepBasic/RWStepBasic_RWContract.cxx [deleted file]
src/RWStepBasic/RWStepBasic_RWContract.pxx [deleted file]
src/RWStepBasic/RWStepBasic_RWContractAssignment.cxx [deleted file]
src/RWStepBasic/RWStepBasic_RWContractAssignment.pxx [deleted file]
src/RWStepBasic/RWStepBasic_RWContractType.cxx [deleted file]
src/RWStepBasic/RWStepBasic_RWContractType.pxx [deleted file]
src/RWStepBasic/RWStepBasic_RWConversionBasedUnit.cxx [deleted file]
src/RWStepBasic/RWStepBasic_RWConversionBasedUnit.pxx [deleted file]
src/RWStepBasic/RWStepBasic_RWConversionBasedUnitAndAreaUnit.cxx [deleted file]
src/RWStepBasic/RWStepBasic_RWConversionBasedUnitAndAreaUnit.pxx [deleted file]
src/RWStepBasic/RWStepBasic_RWConversionBasedUnitAndLengthUnit.cxx [deleted file]
src/RWStepBasic/RWStepBasic_RWConversionBasedUnitAndLengthUnit.pxx [deleted file]
src/RWStepBasic/RWStepBasic_RWConversionBasedUnitAndMassUnit.cxx [deleted file]
src/RWStepBasic/RWStepBasic_RWConversionBasedUnitAndMassUnit.pxx [deleted file]
src/RWStepBasic/RWStepBasic_RWConversionBasedUnitAndPlaneAngleUnit.cxx [deleted file]
src/RWStepBasic/RWStepBasic_RWConversionBasedUnitAndPlaneAngleUnit.pxx [deleted file]
src/RWStepBasic/RWStepBasic_RWConversionBasedUnitAndRatioUnit.cxx [deleted file]
src/RWStepBasic/RWStepBasic_RWConversionBasedUnitAndRatioUnit.pxx [deleted file]
src/RWStepBasic/RWStepBasic_RWConversionBasedUnitAndSolidAngleUnit.cxx [deleted file]
src/RWStepBasic/RWStepBasic_RWConversionBasedUnitAndSolidAngleUnit.pxx [deleted file]
src/RWStepBasic/RWStepBasic_RWConversionBasedUnitAndTimeUnit.cxx [deleted file]
src/RWStepBasic/RWStepBasic_RWConversionBasedUnitAndTimeUnit.pxx [deleted file]
src/RWStepBasic/RWStepBasic_RWConversionBasedUnitAndVolumeUnit.cxx [deleted file]
src/RWStepBasic/RWStepBasic_RWConversionBasedUnitAndVolumeUnit.pxx [deleted file]
src/RWStepBasic/RWStepBasic_RWCoordinatedUniversalTimeOffset.cxx [deleted file]
src/RWStepBasic/RWStepBasic_RWCoordinatedUniversalTimeOffset.pxx [deleted file]
src/RWStepBasic/RWStepBasic_RWDate.cxx [deleted file]
src/RWStepBasic/RWStepBasic_RWDate.pxx [deleted file]
src/RWStepBasic/RWStepBasic_RWDateAndTime.cxx [deleted file]
src/RWStepBasic/RWStepBasic_RWDateAndTime.pxx [deleted file]
src/RWStepBasic/RWStepBasic_RWDateRole.cxx [deleted file]
src/RWStepBasic/RWStepBasic_RWDateRole.pxx [deleted file]
src/RWStepBasic/RWStepBasic_RWDateTimeRole.cxx [deleted file]
src/RWStepBasic/RWStepBasic_RWDateTimeRole.pxx [deleted file]
src/RWStepBasic/RWStepBasic_RWDerivedUnit.cxx [deleted file]
src/RWStepBasic/RWStepBasic_RWDerivedUnit.pxx [deleted file]
src/RWStepBasic/RWStepBasic_RWDerivedUnitElement.cxx [deleted file]
src/RWStepBasic/RWStepBasic_RWDerivedUnitElement.pxx [deleted file]
src/RWStepBasic/RWStepBasic_RWDimensionalExponents.cxx [deleted file]
src/RWStepBasic/RWStepBasic_RWDimensionalExponents.pxx [deleted file]
src/RWStepBasic/RWStepBasic_RWDocument.cxx [deleted file]
src/RWStepBasic/RWStepBasic_RWDocument.pxx [deleted file]
src/RWStepBasic/RWStepBasic_RWDocumentFile.cxx [deleted file]
src/RWStepBasic/RWStepBasic_RWDocumentFile.pxx [deleted file]
src/RWStepBasic/RWStepBasic_RWDocumentProductAssociation.cxx [deleted file]
src/RWStepBasic/RWStepBasic_RWDocumentProductAssociation.pxx [deleted file]
src/RWStepBasic/RWStepBasic_RWDocumentProductEquivalence.cxx [deleted file]
src/RWStepBasic/RWStepBasic_RWDocumentProductEquivalence.pxx [deleted file]
src/RWStepBasic/RWStepBasic_RWDocumentRelationship.cxx [deleted file]
src/RWStepBasic/RWStepBasic_RWDocumentRelationship.pxx [deleted file]
src/RWStepBasic/RWStepBasic_RWDocumentRepresentationType.cxx [deleted file]
src/RWStepBasic/RWStepBasic_RWDocumentRepresentationType.pxx [deleted file]
src/RWStepBasic/RWStepBasic_RWDocumentType.cxx [deleted file]
src/RWStepBasic/RWStepBasic_RWDocumentType.pxx [deleted file]
src/RWStepBasic/RWStepBasic_RWDocumentUsageConstraint.cxx [deleted file]
src/RWStepBasic/RWStepBasic_RWDocumentUsageConstraint.pxx [deleted file]
src/RWStepBasic/RWStepBasic_RWEffectivity.cxx [deleted file]
src/RWStepBasic/RWStepBasic_RWEffectivity.pxx [deleted file]
src/RWStepBasic/RWStepBasic_RWEffectivityAssignment.cxx [deleted file]
src/RWStepBasic/RWStepBasic_RWEffectivityAssignment.pxx [deleted file]
src/RWStepBasic/RWStepBasic_RWEulerAngles.cxx [deleted file]
src/RWStepBasic/RWStepBasic_RWEulerAngles.pxx [deleted file]
src/RWStepBasic/RWStepBasic_RWExternalIdentificationAssignment.cxx [deleted file]
src/RWStepBasic/RWStepBasic_RWExternalIdentificationAssignment.pxx [deleted file]
src/RWStepBasic/RWStepBasic_RWExternalSource.cxx [deleted file]
src/RWStepBasic/RWStepBasic_RWExternalSource.pxx [deleted file]
src/RWStepBasic/RWStepBasic_RWExternallyDefinedItem.cxx [deleted file]
src/RWStepBasic/RWStepBasic_RWExternallyDefinedItem.pxx [deleted file]
src/RWStepBasic/RWStepBasic_RWGeneralProperty.cxx [deleted file]
src/RWStepBasic/RWStepBasic_RWGeneralProperty.pxx [deleted file]
src/RWStepBasic/RWStepBasic_RWGeneralPropertyAssociation.cxx [deleted file]
src/RWStepBasic/RWStepBasic_RWGeneralPropertyAssociation.pxx [deleted file]
src/RWStepBasic/RWStepBasic_RWGeneralPropertyRelationship.cxx [deleted file]
src/RWStepBasic/RWStepBasic_RWGeneralPropertyRelationship.pxx [deleted file]
src/RWStepBasic/RWStepBasic_RWGroup.cxx [deleted file]
src/RWStepBasic/RWStepBasic_RWGroup.pxx [deleted file]
src/RWStepBasic/RWStepBasic_RWGroupAssignment.cxx [deleted file]
src/RWStepBasic/RWStepBasic_RWGroupAssignment.pxx [deleted file]
src/RWStepBasic/RWStepBasic_RWGroupRelationship.cxx [deleted file]
src/RWStepBasic/RWStepBasic_RWGroupRelationship.pxx [deleted file]
src/RWStepBasic/RWStepBasic_RWIdentificationAssignment.cxx [deleted file]
src/RWStepBasic/RWStepBasic_RWIdentificationAssignment.pxx [deleted file]
src/RWStepBasic/RWStepBasic_RWIdentificationRole.cxx [deleted file]
src/RWStepBasic/RWStepBasic_RWIdentificationRole.pxx [deleted file]
src/RWStepBasic/RWStepBasic_RWLengthMeasureWithUnit.cxx [deleted file]
src/RWStepBasic/RWStepBasic_RWLengthMeasureWithUnit.pxx [deleted file]
src/RWStepBasic/RWStepBasic_RWLengthUnit.cxx [deleted file]
src/RWStepBasic/RWStepBasic_RWLengthUnit.pxx [deleted file]
src/RWStepBasic/RWStepBasic_RWLocalTime.cxx [deleted file]
src/RWStepBasic/RWStepBasic_RWLocalTime.pxx [deleted file]
src/RWStepBasic/RWStepBasic_RWMassMeasureWithUnit.cxx [deleted file]
src/RWStepBasic/RWStepBasic_RWMassMeasureWithUnit.pxx [deleted file]
src/RWStepBasic/RWStepBasic_RWMassUnit.cxx [deleted file]
src/RWStepBasic/RWStepBasic_RWMassUnit.pxx [deleted file]
src/RWStepBasic/RWStepBasic_RWMeasureWithUnit.cxx [deleted file]
src/RWStepBasic/RWStepBasic_RWMeasureWithUnit.pxx [deleted file]
src/RWStepBasic/RWStepBasic_RWMechanicalContext.cxx [deleted file]
src/RWStepBasic/RWStepBasic_RWMechanicalContext.pxx [deleted file]
src/RWStepBasic/RWStepBasic_RWNameAssignment.cxx [deleted file]
src/RWStepBasic/RWStepBasic_RWNameAssignment.pxx [deleted file]
src/RWStepBasic/RWStepBasic_RWNamedUnit.cxx [deleted file]
src/RWStepBasic/RWStepBasic_RWNamedUnit.pxx [deleted file]
src/RWStepBasic/RWStepBasic_RWObjectRole.cxx [deleted file]
src/RWStepBasic/RWStepBasic_RWObjectRole.pxx [deleted file]
src/RWStepBasic/RWStepBasic_RWOrdinalDate.cxx [deleted file]
src/RWStepBasic/RWStepBasic_RWOrdinalDate.pxx [deleted file]
src/RWStepBasic/RWStepBasic_RWOrganization.cxx [deleted file]
src/RWStepBasic/RWStepBasic_RWOrganization.pxx [deleted file]
src/RWStepBasic/RWStepBasic_RWOrganizationRole.cxx [deleted file]
src/RWStepBasic/RWStepBasic_RWOrganizationRole.pxx [deleted file]
src/RWStepBasic/RWStepBasic_RWOrganizationalAddress.cxx [deleted file]
src/RWStepBasic/RWStepBasic_RWOrganizationalAddress.pxx [deleted file]
src/RWStepBasic/RWStepBasic_RWPerson.cxx [deleted file]
src/RWStepBasic/RWStepBasic_RWPerson.pxx [deleted file]
src/RWStepBasic/RWStepBasic_RWPersonAndOrganization.cxx [deleted file]
src/RWStepBasic/RWStepBasic_RWPersonAndOrganization.pxx [deleted file]
src/RWStepBasic/RWStepBasic_RWPersonAndOrganizationRole.cxx [deleted file]
src/RWStepBasic/RWStepBasic_RWPersonAndOrganizationRole.pxx [deleted file]
src/RWStepBasic/RWStepBasic_RWPersonalAddress.cxx [deleted file]
src/RWStepBasic/RWStepBasic_RWPersonalAddress.pxx [deleted file]
src/RWStepBasic/RWStepBasic_RWPlaneAngleMeasureWithUnit.cxx [deleted file]
src/RWStepBasic/RWStepBasic_RWPlaneAngleMeasureWithUnit.pxx [deleted file]
src/RWStepBasic/RWStepBasic_RWPlaneAngleUnit.cxx [deleted file]
src/RWStepBasic/RWStepBasic_RWPlaneAngleUnit.pxx [deleted file]
src/RWStepBasic/RWStepBasic_RWProduct.cxx [deleted file]
src/RWStepBasic/RWStepBasic_RWProduct.pxx [deleted file]
src/RWStepBasic/RWStepBasic_RWProductCategory.cxx [deleted file]
src/RWStepBasic/RWStepBasic_RWProductCategory.pxx [deleted file]
src/RWStepBasic/RWStepBasic_RWProductCategoryRelationship.cxx [deleted file]
src/RWStepBasic/RWStepBasic_RWProductCategoryRelationship.pxx [deleted file]
src/RWStepBasic/RWStepBasic_RWProductConceptContext.cxx [deleted file]
src/RWStepBasic/RWStepBasic_RWProductConceptContext.pxx [deleted file]
src/RWStepBasic/RWStepBasic_RWProductContext.cxx [deleted file]
src/RWStepBasic/RWStepBasic_RWProductContext.pxx [deleted file]
src/RWStepBasic/RWStepBasic_RWProductDefinition.cxx [deleted file]
src/RWStepBasic/RWStepBasic_RWProductDefinition.pxx [deleted file]
src/RWStepBasic/RWStepBasic_RWProductDefinitionContext.cxx [deleted file]
src/RWStepBasic/RWStepBasic_RWProductDefinitionContext.pxx [deleted file]
src/RWStepBasic/RWStepBasic_RWProductDefinitionEffectivity.cxx [deleted file]
src/RWStepBasic/RWStepBasic_RWProductDefinitionEffectivity.pxx [deleted file]
src/RWStepBasic/RWStepBasic_RWProductDefinitionFormation.cxx [deleted file]
src/RWStepBasic/RWStepBasic_RWProductDefinitionFormation.pxx [deleted file]
src/RWStepBasic/RWStepBasic_RWProductDefinitionFormationRelationship.cxx [deleted file]
src/RWStepBasic/RWStepBasic_RWProductDefinitionFormationRelationship.pxx [deleted file]
src/RWStepBasic/RWStepBasic_RWProductDefinitionFormationWithSpecifiedSource.cxx [deleted file]
src/RWStepBasic/RWStepBasic_RWProductDefinitionFormationWithSpecifiedSource.pxx [deleted file]
src/RWStepBasic/RWStepBasic_RWProductDefinitionReference.cxx [deleted file]
src/RWStepBasic/RWStepBasic_RWProductDefinitionReference.pxx [deleted file]
src/RWStepBasic/RWStepBasic_RWProductDefinitionReferenceWithLocalRepresentation.cxx [deleted file]
src/RWStepBasic/RWStepBasic_RWProductDefinitionReferenceWithLocalRepresentation.pxx [deleted file]
src/RWStepBasic/RWStepBasic_RWProductDefinitionRelationship.cxx [deleted file]
src/RWStepBasic/RWStepBasic_RWProductDefinitionRelationship.pxx [deleted file]
src/RWStepBasic/RWStepBasic_RWProductDefinitionWithAssociatedDocuments.cxx [deleted file]
src/RWStepBasic/RWStepBasic_RWProductDefinitionWithAssociatedDocuments.pxx [deleted file]
src/RWStepBasic/RWStepBasic_RWProductRelatedProductCategory.cxx [deleted file]
src/RWStepBasic/RWStepBasic_RWProductRelatedProductCategory.pxx [deleted file]
src/RWStepBasic/RWStepBasic_RWProductType.cxx [deleted file]
src/RWStepBasic/RWStepBasic_RWProductType.pxx [deleted file]
src/RWStepBasic/RWStepBasic_RWRatioMeasureWithUnit.cxx [deleted file]
src/RWStepBasic/RWStepBasic_RWRatioMeasureWithUnit.pxx [deleted file]
src/RWStepBasic/RWStepBasic_RWRoleAssociation.cxx [deleted file]
src/RWStepBasic/RWStepBasic_RWRoleAssociation.pxx [deleted file]
src/RWStepBasic/RWStepBasic_RWSecurityClassification.cxx [deleted file]
src/RWStepBasic/RWStepBasic_RWSecurityClassification.pxx [deleted file]
src/RWStepBasic/RWStepBasic_RWSecurityClassificationLevel.cxx [deleted file]
src/RWStepBasic/RWStepBasic_RWSecurityClassificationLevel.pxx [deleted file]
src/RWStepBasic/RWStepBasic_RWSiUnit.cxx [deleted file]
src/RWStepBasic/RWStepBasic_RWSiUnit.pxx [deleted file]
src/RWStepBasic/RWStepBasic_RWSiUnitAndAreaUnit.cxx [deleted file]
src/RWStepBasic/RWStepBasic_RWSiUnitAndAreaUnit.pxx [deleted file]
src/RWStepBasic/RWStepBasic_RWSiUnitAndLengthUnit.cxx [deleted file]
src/RWStepBasic/RWStepBasic_RWSiUnitAndLengthUnit.pxx [deleted file]
src/RWStepBasic/RWStepBasic_RWSiUnitAndMassUnit.cxx [deleted file]
src/RWStepBasic/RWStepBasic_RWSiUnitAndMassUnit.pxx [deleted file]
src/RWStepBasic/RWStepBasic_RWSiUnitAndPlaneAngleUnit.cxx [deleted file]
src/RWStepBasic/RWStepBasic_RWSiUnitAndPlaneAngleUnit.pxx [deleted file]
src/RWStepBasic/RWStepBasic_RWSiUnitAndRatioUnit.cxx [deleted file]
src/RWStepBasic/RWStepBasic_RWSiUnitAndRatioUnit.pxx [deleted file]
src/RWStepBasic/RWStepBasic_RWSiUnitAndSolidAngleUnit.cxx [deleted file]
src/RWStepBasic/RWStepBasic_RWSiUnitAndSolidAngleUnit.pxx [deleted file]
src/RWStepBasic/RWStepBasic_RWSiUnitAndThermodynamicTemperatureUnit.cxx [deleted file]
src/RWStepBasic/RWStepBasic_RWSiUnitAndThermodynamicTemperatureUnit.pxx [deleted file]
src/RWStepBasic/RWStepBasic_RWSiUnitAndTimeUnit.cxx [deleted file]
src/RWStepBasic/RWStepBasic_RWSiUnitAndTimeUnit.pxx [deleted file]
src/RWStepBasic/RWStepBasic_RWSiUnitAndVolumeUnit.cxx [deleted file]
src/RWStepBasic/RWStepBasic_RWSiUnitAndVolumeUnit.pxx [deleted file]
src/RWStepBasic/RWStepBasic_RWSolidAngleMeasureWithUnit.cxx [deleted file]
src/RWStepBasic/RWStepBasic_RWSolidAngleMeasureWithUnit.pxx [deleted file]
src/RWStepBasic/RWStepBasic_RWSolidAngleUnit.cxx [deleted file]
src/RWStepBasic/RWStepBasic_RWSolidAngleUnit.pxx [deleted file]
src/RWStepBasic/RWStepBasic_RWThermodynamicTemperatureUnit.cxx [deleted file]
src/RWStepBasic/RWStepBasic_RWThermodynamicTemperatureUnit.pxx [deleted file]
src/RWStepBasic/RWStepBasic_RWUncertaintyMeasureWithUnit.cxx [deleted file]
src/RWStepBasic/RWStepBasic_RWUncertaintyMeasureWithUnit.pxx [deleted file]
src/RWStepBasic/RWStepBasic_RWVersionedActionRequest.cxx [deleted file]
src/RWStepBasic/RWStepBasic_RWVersionedActionRequest.pxx [deleted file]
src/RWStepBasic/RWStepBasic_RWWeekOfYearAndDayDate.cxx [deleted file]
src/RWStepBasic/RWStepBasic_RWWeekOfYearAndDayDate.pxx [deleted file]
src/RWStepDimTol/FILES [deleted file]
src/RWStepDimTol/RWStepDimTol_RWAngularityTolerance.cxx [deleted file]
src/RWStepDimTol/RWStepDimTol_RWAngularityTolerance.pxx [deleted file]
src/RWStepDimTol/RWStepDimTol_RWCircularRunoutTolerance.cxx [deleted file]
src/RWStepDimTol/RWStepDimTol_RWCircularRunoutTolerance.pxx [deleted file]
src/RWStepDimTol/RWStepDimTol_RWCoaxialityTolerance.cxx [deleted file]
src/RWStepDimTol/RWStepDimTol_RWCoaxialityTolerance.pxx [deleted file]
src/RWStepDimTol/RWStepDimTol_RWCommonDatum.cxx [deleted file]
src/RWStepDimTol/RWStepDimTol_RWCommonDatum.pxx [deleted file]
src/RWStepDimTol/RWStepDimTol_RWConcentricityTolerance.cxx [deleted file]
src/RWStepDimTol/RWStepDimTol_RWConcentricityTolerance.pxx [deleted file]
src/RWStepDimTol/RWStepDimTol_RWCylindricityTolerance.cxx [deleted file]
src/RWStepDimTol/RWStepDimTol_RWCylindricityTolerance.pxx [deleted file]
src/RWStepDimTol/RWStepDimTol_RWDatum.cxx [deleted file]
src/RWStepDimTol/RWStepDimTol_RWDatum.pxx [deleted file]
src/RWStepDimTol/RWStepDimTol_RWDatumFeature.cxx [deleted file]
src/RWStepDimTol/RWStepDimTol_RWDatumFeature.pxx [deleted file]
src/RWStepDimTol/RWStepDimTol_RWDatumReference.cxx [deleted file]
src/RWStepDimTol/RWStepDimTol_RWDatumReference.pxx [deleted file]
src/RWStepDimTol/RWStepDimTol_RWDatumReferenceCompartment.cxx [deleted file]
src/RWStepDimTol/RWStepDimTol_RWDatumReferenceCompartment.pxx [deleted file]
src/RWStepDimTol/RWStepDimTol_RWDatumReferenceElement.cxx [deleted file]
src/RWStepDimTol/RWStepDimTol_RWDatumReferenceElement.pxx [deleted file]
src/RWStepDimTol/RWStepDimTol_RWDatumReferenceModifierWithValue.cxx [deleted file]
src/RWStepDimTol/RWStepDimTol_RWDatumReferenceModifierWithValue.pxx [deleted file]
src/RWStepDimTol/RWStepDimTol_RWDatumSystem.cxx [deleted file]
src/RWStepDimTol/RWStepDimTol_RWDatumSystem.pxx [deleted file]
src/RWStepDimTol/RWStepDimTol_RWDatumTarget.cxx [deleted file]
src/RWStepDimTol/RWStepDimTol_RWDatumTarget.pxx [deleted file]
src/RWStepDimTol/RWStepDimTol_RWFlatnessTolerance.cxx [deleted file]
src/RWStepDimTol/RWStepDimTol_RWFlatnessTolerance.pxx [deleted file]
src/RWStepDimTol/RWStepDimTol_RWGeneralDatumReference.cxx [deleted file]
src/RWStepDimTol/RWStepDimTol_RWGeneralDatumReference.pxx [deleted file]
src/RWStepDimTol/RWStepDimTol_RWGeoTolAndGeoTolWthDatRef.cxx [deleted file]
src/RWStepDimTol/RWStepDimTol_RWGeoTolAndGeoTolWthDatRef.pxx [deleted file]
src/RWStepDimTol/RWStepDimTol_RWGeoTolAndGeoTolWthDatRefAndGeoTolWthMaxTol.cxx [deleted file]
src/RWStepDimTol/RWStepDimTol_RWGeoTolAndGeoTolWthDatRefAndGeoTolWthMaxTol.pxx [deleted file]
src/RWStepDimTol/RWStepDimTol_RWGeoTolAndGeoTolWthDatRefAndGeoTolWthMod.cxx [deleted file]
src/RWStepDimTol/RWStepDimTol_RWGeoTolAndGeoTolWthDatRefAndGeoTolWthMod.pxx [deleted file]
src/RWStepDimTol/RWStepDimTol_RWGeoTolAndGeoTolWthDatRefAndModGeoTolAndPosTol.cxx [deleted file]
src/RWStepDimTol/RWStepDimTol_RWGeoTolAndGeoTolWthDatRefAndModGeoTolAndPosTol.pxx [deleted file]
src/RWStepDimTol/RWStepDimTol_RWGeoTolAndGeoTolWthDatRefAndUneqDisGeoTol.cxx [deleted file]
src/RWStepDimTol/RWStepDimTol_RWGeoTolAndGeoTolWthDatRefAndUneqDisGeoTol.pxx [deleted file]
src/RWStepDimTol/RWStepDimTol_RWGeoTolAndGeoTolWthMaxTol.cxx [deleted file]
src/RWStepDimTol/RWStepDimTol_RWGeoTolAndGeoTolWthMaxTol.pxx [deleted file]
src/RWStepDimTol/RWStepDimTol_RWGeoTolAndGeoTolWthMod.cxx [deleted file]
src/RWStepDimTol/RWStepDimTol_RWGeoTolAndGeoTolWthMod.pxx [deleted file]
src/RWStepDimTol/RWStepDimTol_RWGeometricTolerance.cxx [deleted file]
src/RWStepDimTol/RWStepDimTol_RWGeometricTolerance.pxx [deleted file]
src/RWStepDimTol/RWStepDimTol_RWGeometricToleranceRelationship.cxx [deleted file]
src/RWStepDimTol/RWStepDimTol_RWGeometricToleranceRelationship.pxx [deleted file]
src/RWStepDimTol/RWStepDimTol_RWGeometricToleranceWithDatumReference.cxx [deleted file]
src/RWStepDimTol/RWStepDimTol_RWGeometricToleranceWithDatumReference.pxx [deleted file]
src/RWStepDimTol/RWStepDimTol_RWGeometricToleranceWithDefinedAreaUnit.cxx [deleted file]
src/RWStepDimTol/RWStepDimTol_RWGeometricToleranceWithDefinedAreaUnit.pxx [deleted file]
src/RWStepDimTol/RWStepDimTol_RWGeometricToleranceWithDefinedUnit.cxx [deleted file]
src/RWStepDimTol/RWStepDimTol_RWGeometricToleranceWithDefinedUnit.pxx [deleted file]
src/RWStepDimTol/RWStepDimTol_RWGeometricToleranceWithMaximumTolerance.cxx [deleted file]
src/RWStepDimTol/RWStepDimTol_RWGeometricToleranceWithMaximumTolerance.pxx [deleted file]
src/RWStepDimTol/RWStepDimTol_RWGeometricToleranceWithModifiers.cxx [deleted file]
src/RWStepDimTol/RWStepDimTol_RWGeometricToleranceWithModifiers.pxx [deleted file]
src/RWStepDimTol/RWStepDimTol_RWLineProfileTolerance.cxx [deleted file]
src/RWStepDimTol/RWStepDimTol_RWLineProfileTolerance.pxx [deleted file]
src/RWStepDimTol/RWStepDimTol_RWModifiedGeometricTolerance.cxx [deleted file]
src/RWStepDimTol/RWStepDimTol_RWModifiedGeometricTolerance.pxx [deleted file]
src/RWStepDimTol/RWStepDimTol_RWNonUniformZoneDefinition.cxx [deleted file]
src/RWStepDimTol/RWStepDimTol_RWNonUniformZoneDefinition.pxx [deleted file]
src/RWStepDimTol/RWStepDimTol_RWParallelismTolerance.cxx [deleted file]
src/RWStepDimTol/RWStepDimTol_RWParallelismTolerance.pxx [deleted file]
src/RWStepDimTol/RWStepDimTol_RWPerpendicularityTolerance.cxx [deleted file]
src/RWStepDimTol/RWStepDimTol_RWPerpendicularityTolerance.pxx [deleted file]
src/RWStepDimTol/RWStepDimTol_RWPlacedDatumTargetFeature.cxx [deleted file]
src/RWStepDimTol/RWStepDimTol_RWPlacedDatumTargetFeature.pxx [deleted file]
src/RWStepDimTol/RWStepDimTol_RWPositionTolerance.cxx [deleted file]
src/RWStepDimTol/RWStepDimTol_RWPositionTolerance.pxx [deleted file]
src/RWStepDimTol/RWStepDimTol_RWProjectedZoneDefinition.cxx [deleted file]
src/RWStepDimTol/RWStepDimTol_RWProjectedZoneDefinition.pxx [deleted file]
src/RWStepDimTol/RWStepDimTol_RWRoundnessTolerance.cxx [deleted file]
src/RWStepDimTol/RWStepDimTol_RWRoundnessTolerance.pxx [deleted file]
src/RWStepDimTol/RWStepDimTol_RWRunoutZoneDefinition.cxx [deleted file]
src/RWStepDimTol/RWStepDimTol_RWRunoutZoneDefinition.pxx [deleted file]
src/RWStepDimTol/RWStepDimTol_RWRunoutZoneOrientation.cxx [deleted file]
src/RWStepDimTol/RWStepDimTol_RWRunoutZoneOrientation.pxx [deleted file]
src/RWStepDimTol/RWStepDimTol_RWStraightnessTolerance.cxx [deleted file]
src/RWStepDimTol/RWStepDimTol_RWStraightnessTolerance.pxx [deleted file]
src/RWStepDimTol/RWStepDimTol_RWSurfaceProfileTolerance.cxx [deleted file]
src/RWStepDimTol/RWStepDimTol_RWSurfaceProfileTolerance.pxx [deleted file]
src/RWStepDimTol/RWStepDimTol_RWSymmetryTolerance.cxx [deleted file]
src/RWStepDimTol/RWStepDimTol_RWSymmetryTolerance.pxx [deleted file]
src/RWStepDimTol/RWStepDimTol_RWToleranceZone.cxx [deleted file]
src/RWStepDimTol/RWStepDimTol_RWToleranceZone.pxx [deleted file]
src/RWStepDimTol/RWStepDimTol_RWToleranceZoneDefinition.cxx [deleted file]
src/RWStepDimTol/RWStepDimTol_RWToleranceZoneDefinition.pxx [deleted file]
src/RWStepDimTol/RWStepDimTol_RWToleranceZoneForm.cxx [deleted file]
src/RWStepDimTol/RWStepDimTol_RWToleranceZoneForm.pxx [deleted file]
src/RWStepDimTol/RWStepDimTol_RWTotalRunoutTolerance.cxx [deleted file]
src/RWStepDimTol/RWStepDimTol_RWTotalRunoutTolerance.pxx [deleted file]
src/RWStepDimTol/RWStepDimTol_RWUnequallyDisposedGeometricTolerance.cxx [deleted file]
src/RWStepDimTol/RWStepDimTol_RWUnequallyDisposedGeometricTolerance.pxx [deleted file]
src/RWStepElement/FILES [deleted file]
src/RWStepElement/RWStepElement_RWAnalysisItemWithinRepresentation.cxx [deleted file]
src/RWStepElement/RWStepElement_RWAnalysisItemWithinRepresentation.pxx [deleted file]
src/RWStepElement/RWStepElement_RWCurve3dElementDescriptor.cxx [deleted file]
src/RWStepElement/RWStepElement_RWCurve3dElementDescriptor.pxx [deleted file]
src/RWStepElement/RWStepElement_RWCurveElementEndReleasePacket.cxx [deleted file]
src/RWStepElement/RWStepElement_RWCurveElementEndReleasePacket.pxx [deleted file]
src/RWStepElement/RWStepElement_RWCurveElementSectionDefinition.cxx [deleted file]
src/RWStepElement/RWStepElement_RWCurveElementSectionDefinition.pxx [deleted file]
src/RWStepElement/RWStepElement_RWCurveElementSectionDerivedDefinitions.cxx [deleted file]
src/RWStepElement/RWStepElement_RWCurveElementSectionDerivedDefinitions.pxx [deleted file]
src/RWStepElement/RWStepElement_RWElementDescriptor.cxx [deleted file]
src/RWStepElement/RWStepElement_RWElementDescriptor.pxx [deleted file]
src/RWStepElement/RWStepElement_RWElementMaterial.cxx [deleted file]
src/RWStepElement/RWStepElement_RWElementMaterial.pxx [deleted file]
src/RWStepElement/RWStepElement_RWSurface3dElementDescriptor.cxx [deleted file]
src/RWStepElement/RWStepElement_RWSurface3dElementDescriptor.pxx [deleted file]
src/RWStepElement/RWStepElement_RWSurfaceElementProperty.cxx [deleted file]
src/RWStepElement/RWStepElement_RWSurfaceElementProperty.pxx [deleted file]
src/RWStepElement/RWStepElement_RWSurfaceSection.cxx [deleted file]
src/RWStepElement/RWStepElement_RWSurfaceSection.pxx [deleted file]
src/RWStepElement/RWStepElement_RWSurfaceSectionField.cxx [deleted file]
src/RWStepElement/RWStepElement_RWSurfaceSectionField.pxx [deleted file]
src/RWStepElement/RWStepElement_RWSurfaceSectionFieldConstant.cxx [deleted file]
src/RWStepElement/RWStepElement_RWSurfaceSectionFieldConstant.pxx [deleted file]
src/RWStepElement/RWStepElement_RWSurfaceSectionFieldVarying.cxx [deleted file]
src/RWStepElement/RWStepElement_RWSurfaceSectionFieldVarying.pxx [deleted file]
src/RWStepElement/RWStepElement_RWUniformSurfaceSection.cxx [deleted file]
src/RWStepElement/RWStepElement_RWUniformSurfaceSection.pxx [deleted file]
src/RWStepElement/RWStepElement_RWVolume3dElementDescriptor.cxx [deleted file]
src/RWStepElement/RWStepElement_RWVolume3dElementDescriptor.pxx [deleted file]
src/RWStepFEA/FILES [deleted file]
src/RWStepFEA/RWStepFEA_RWAlignedCurve3dElementCoordinateSystem.cxx [deleted file]
src/RWStepFEA/RWStepFEA_RWAlignedCurve3dElementCoordinateSystem.pxx [deleted file]
src/RWStepFEA/RWStepFEA_RWAlignedSurface3dElementCoordinateSystem.cxx [deleted file]
src/RWStepFEA/RWStepFEA_RWAlignedSurface3dElementCoordinateSystem.pxx [deleted file]
src/RWStepFEA/RWStepFEA_RWArbitraryVolume3dElementCoordinateSystem.cxx [deleted file]
src/RWStepFEA/RWStepFEA_RWArbitraryVolume3dElementCoordinateSystem.pxx [deleted file]
src/RWStepFEA/RWStepFEA_RWConstantSurface3dElementCoordinateSystem.cxx [deleted file]
src/RWStepFEA/RWStepFEA_RWConstantSurface3dElementCoordinateSystem.pxx [deleted file]
src/RWStepFEA/RWStepFEA_RWCurve3dElementProperty.cxx [deleted file]
src/RWStepFEA/RWStepFEA_RWCurve3dElementProperty.pxx [deleted file]
src/RWStepFEA/RWStepFEA_RWCurve3dElementRepresentation.cxx [deleted file]
src/RWStepFEA/RWStepFEA_RWCurve3dElementRepresentation.pxx [deleted file]
src/RWStepFEA/RWStepFEA_RWCurveElementEndOffset.cxx [deleted file]
src/RWStepFEA/RWStepFEA_RWCurveElementEndOffset.pxx [deleted file]
src/RWStepFEA/RWStepFEA_RWCurveElementEndRelease.cxx [deleted file]
src/RWStepFEA/RWStepFEA_RWCurveElementEndRelease.pxx [deleted file]
src/RWStepFEA/RWStepFEA_RWCurveElementInterval.cxx [deleted file]
src/RWStepFEA/RWStepFEA_RWCurveElementInterval.pxx [deleted file]
src/RWStepFEA/RWStepFEA_RWCurveElementIntervalConstant.cxx [deleted file]
src/RWStepFEA/RWStepFEA_RWCurveElementIntervalConstant.pxx [deleted file]
src/RWStepFEA/RWStepFEA_RWCurveElementIntervalLinearlyVarying.cxx [deleted file]
src/RWStepFEA/RWStepFEA_RWCurveElementIntervalLinearlyVarying.pxx [deleted file]
src/RWStepFEA/RWStepFEA_RWCurveElementLocation.cxx [deleted file]
src/RWStepFEA/RWStepFEA_RWCurveElementLocation.pxx [deleted file]
src/RWStepFEA/RWStepFEA_RWDummyNode.cxx [deleted file]
src/RWStepFEA/RWStepFEA_RWDummyNode.pxx [deleted file]
src/RWStepFEA/RWStepFEA_RWElementGeometricRelationship.cxx [deleted file]
src/RWStepFEA/RWStepFEA_RWElementGeometricRelationship.pxx [deleted file]
src/RWStepFEA/RWStepFEA_RWElementGroup.cxx [deleted file]
src/RWStepFEA/RWStepFEA_RWElementGroup.pxx [deleted file]
src/RWStepFEA/RWStepFEA_RWElementRepresentation.cxx [deleted file]
src/RWStepFEA/RWStepFEA_RWElementRepresentation.pxx [deleted file]
src/RWStepFEA/RWStepFEA_RWFeaAreaDensity.cxx [deleted file]
src/RWStepFEA/RWStepFEA_RWFeaAreaDensity.pxx [deleted file]
src/RWStepFEA/RWStepFEA_RWFeaAxis2Placement3d.cxx [deleted file]
src/RWStepFEA/RWStepFEA_RWFeaAxis2Placement3d.pxx [deleted file]
src/RWStepFEA/RWStepFEA_RWFeaCurveSectionGeometricRelationship.cxx [deleted file]
src/RWStepFEA/RWStepFEA_RWFeaCurveSectionGeometricRelationship.pxx [deleted file]
src/RWStepFEA/RWStepFEA_RWFeaGroup.cxx [deleted file]
src/RWStepFEA/RWStepFEA_RWFeaGroup.pxx [deleted file]
src/RWStepFEA/RWStepFEA_RWFeaLinearElasticity.cxx [deleted file]
src/RWStepFEA/RWStepFEA_RWFeaLinearElasticity.pxx [deleted file]
src/RWStepFEA/RWStepFEA_RWFeaMassDensity.cxx [deleted file]
src/RWStepFEA/RWStepFEA_RWFeaMassDensity.pxx [deleted file]
src/RWStepFEA/RWStepFEA_RWFeaMaterialPropertyRepresentation.cxx [deleted file]
src/RWStepFEA/RWStepFEA_RWFeaMaterialPropertyRepresentation.pxx [deleted file]
src/RWStepFEA/RWStepFEA_RWFeaMaterialPropertyRepresentationItem.cxx [deleted file]
src/RWStepFEA/RWStepFEA_RWFeaMaterialPropertyRepresentationItem.pxx [deleted file]
src/RWStepFEA/RWStepFEA_RWFeaModel.cxx [deleted file]
src/RWStepFEA/RWStepFEA_RWFeaModel.pxx [deleted file]
src/RWStepFEA/RWStepFEA_RWFeaModel3d.cxx [deleted file]
src/RWStepFEA/RWStepFEA_RWFeaModel3d.pxx [deleted file]
src/RWStepFEA/RWStepFEA_RWFeaModelDefinition.cxx [deleted file]
src/RWStepFEA/RWStepFEA_RWFeaModelDefinition.pxx [deleted file]
src/RWStepFEA/RWStepFEA_RWFeaMoistureAbsorption.cxx [deleted file]
src/RWStepFEA/RWStepFEA_RWFeaMoistureAbsorption.pxx [deleted file]
src/RWStepFEA/RWStepFEA_RWFeaParametricPoint.cxx [deleted file]
src/RWStepFEA/RWStepFEA_RWFeaParametricPoint.pxx [deleted file]
src/RWStepFEA/RWStepFEA_RWFeaRepresentationItem.cxx [deleted file]
src/RWStepFEA/RWStepFEA_RWFeaRepresentationItem.pxx [deleted file]
src/RWStepFEA/RWStepFEA_RWFeaSecantCoefficientOfLinearThermalExpansion.cxx [deleted file]
src/RWStepFEA/RWStepFEA_RWFeaSecantCoefficientOfLinearThermalExpansion.pxx [deleted file]
src/RWStepFEA/RWStepFEA_RWFeaShellBendingStiffness.cxx [deleted file]
src/RWStepFEA/RWStepFEA_RWFeaShellBendingStiffness.pxx [deleted file]
src/RWStepFEA/RWStepFEA_RWFeaShellMembraneBendingCouplingStiffness.cxx [deleted file]
src/RWStepFEA/RWStepFEA_RWFeaShellMembraneBendingCouplingStiffness.pxx [deleted file]
src/RWStepFEA/RWStepFEA_RWFeaShellMembraneStiffness.cxx [deleted file]
src/RWStepFEA/RWStepFEA_RWFeaShellMembraneStiffness.pxx [deleted file]
src/RWStepFEA/RWStepFEA_RWFeaShellShearStiffness.cxx [deleted file]
src/RWStepFEA/RWStepFEA_RWFeaShellShearStiffness.pxx [deleted file]
src/RWStepFEA/RWStepFEA_RWFeaSurfaceSectionGeometricRelationship.cxx [deleted file]
src/RWStepFEA/RWStepFEA_RWFeaSurfaceSectionGeometricRelationship.pxx [deleted file]
src/RWStepFEA/RWStepFEA_RWFeaTangentialCoefficientOfLinearThermalExpansion.cxx [deleted file]
src/RWStepFEA/RWStepFEA_RWFeaTangentialCoefficientOfLinearThermalExpansion.pxx [deleted file]
src/RWStepFEA/RWStepFEA_RWFreedomAndCoefficient.cxx [deleted file]
src/RWStepFEA/RWStepFEA_RWFreedomAndCoefficient.pxx [deleted file]
src/RWStepFEA/RWStepFEA_RWFreedomsList.cxx [deleted file]
src/RWStepFEA/RWStepFEA_RWFreedomsList.pxx [deleted file]
src/RWStepFEA/RWStepFEA_RWGeometricNode.cxx [deleted file]
src/RWStepFEA/RWStepFEA_RWGeometricNode.pxx [deleted file]
src/RWStepFEA/RWStepFEA_RWNode.cxx [deleted file]
src/RWStepFEA/RWStepFEA_RWNode.pxx [deleted file]
src/RWStepFEA/RWStepFEA_RWNodeDefinition.cxx [deleted file]
src/RWStepFEA/RWStepFEA_RWNodeDefinition.pxx [deleted file]
src/RWStepFEA/RWStepFEA_RWNodeGroup.cxx [deleted file]
src/RWStepFEA/RWStepFEA_RWNodeGroup.pxx [deleted file]
src/RWStepFEA/RWStepFEA_RWNodeRepresentation.cxx [deleted file]
src/RWStepFEA/RWStepFEA_RWNodeRepresentation.pxx [deleted file]
src/RWStepFEA/RWStepFEA_RWNodeSet.cxx [deleted file]
src/RWStepFEA/RWStepFEA_RWNodeSet.pxx [deleted file]
src/RWStepFEA/RWStepFEA_RWNodeWithSolutionCoordinateSystem.cxx [deleted file]
src/RWStepFEA/RWStepFEA_RWNodeWithSolutionCoordinateSystem.pxx [deleted file]
src/RWStepFEA/RWStepFEA_RWNodeWithVector.cxx [deleted file]
src/RWStepFEA/RWStepFEA_RWNodeWithVector.pxx [deleted file]
src/RWStepFEA/RWStepFEA_RWParametricCurve3dElementCoordinateDirection.cxx [deleted file]
src/RWStepFEA/RWStepFEA_RWParametricCurve3dElementCoordinateDirection.pxx [deleted file]
src/RWStepFEA/RWStepFEA_RWParametricCurve3dElementCoordinateSystem.cxx [deleted file]
src/RWStepFEA/RWStepFEA_RWParametricCurve3dElementCoordinateSystem.pxx [deleted file]
src/RWStepFEA/RWStepFEA_RWParametricSurface3dElementCoordinateSystem.cxx [deleted file]
src/RWStepFEA/RWStepFEA_RWParametricSurface3dElementCoordinateSystem.pxx [deleted file]
src/RWStepFEA/RWStepFEA_RWSurface3dElementRepresentation.cxx [deleted file]
src/RWStepFEA/RWStepFEA_RWSurface3dElementRepresentation.pxx [deleted file]
src/RWStepFEA/RWStepFEA_RWVolume3dElementRepresentation.cxx [deleted file]
src/RWStepFEA/RWStepFEA_RWVolume3dElementRepresentation.pxx [deleted file]
src/RWStepGeom/FILES [deleted file]
src/RWStepGeom/RWStepGeom_RWAxis1Placement.cxx [deleted file]
src/RWStepGeom/RWStepGeom_RWAxis1Placement.pxx [deleted file]
src/RWStepGeom/RWStepGeom_RWAxis2Placement2d.cxx [deleted file]
src/RWStepGeom/RWStepGeom_RWAxis2Placement2d.pxx [deleted file]
src/RWStepGeom/RWStepGeom_RWAxis2Placement3d.cxx [deleted file]
src/RWStepGeom/RWStepGeom_RWAxis2Placement3d.pxx [deleted file]
src/RWStepGeom/RWStepGeom_RWBSplineCurve.cxx [deleted file]
src/RWStepGeom/RWStepGeom_RWBSplineCurve.pxx [deleted file]
src/RWStepGeom/RWStepGeom_RWBSplineCurveWithKnots.cxx [deleted file]
src/RWStepGeom/RWStepGeom_RWBSplineCurveWithKnots.pxx [deleted file]
src/RWStepGeom/RWStepGeom_RWBSplineCurveWithKnotsAndRationalBSplineCurve.cxx [deleted file]
src/RWStepGeom/RWStepGeom_RWBSplineCurveWithKnotsAndRationalBSplineCurve.pxx [deleted file]
src/RWStepGeom/RWStepGeom_RWBSplineSurface.cxx [deleted file]
src/RWStepGeom/RWStepGeom_RWBSplineSurface.pxx [deleted file]
src/RWStepGeom/RWStepGeom_RWBSplineSurfaceWithKnots.cxx [deleted file]
src/RWStepGeom/RWStepGeom_RWBSplineSurfaceWithKnots.pxx [deleted file]
src/RWStepGeom/RWStepGeom_RWBSplineSurfaceWithKnotsAndRationalBSplineSurface.cxx [deleted file]
src/RWStepGeom/RWStepGeom_RWBSplineSurfaceWithKnotsAndRationalBSplineSurface.pxx [deleted file]
src/RWStepGeom/RWStepGeom_RWBezierCurve.cxx [deleted file]
src/RWStepGeom/RWStepGeom_RWBezierCurve.pxx [deleted file]
src/RWStepGeom/RWStepGeom_RWBezierCurveAndRationalBSplineCurve.cxx [deleted file]
src/RWStepGeom/RWStepGeom_RWBezierCurveAndRationalBSplineCurve.pxx [deleted file]
src/RWStepGeom/RWStepGeom_RWBezierSurface.cxx [deleted file]
src/RWStepGeom/RWStepGeom_RWBezierSurface.pxx [deleted file]
src/RWStepGeom/RWStepGeom_RWBezierSurfaceAndRationalBSplineSurface.cxx [deleted file]
src/RWStepGeom/RWStepGeom_RWBezierSurfaceAndRationalBSplineSurface.pxx [deleted file]
src/RWStepGeom/RWStepGeom_RWBoundaryCurve.cxx [deleted file]
src/RWStepGeom/RWStepGeom_RWBoundaryCurve.pxx [deleted file]
src/RWStepGeom/RWStepGeom_RWBoundedCurve.cxx [deleted file]
src/RWStepGeom/RWStepGeom_RWBoundedCurve.pxx [deleted file]
src/RWStepGeom/RWStepGeom_RWBoundedSurface.cxx [deleted file]
src/RWStepGeom/RWStepGeom_RWBoundedSurface.pxx [deleted file]
src/RWStepGeom/RWStepGeom_RWCartesianPoint.cxx [deleted file]
src/RWStepGeom/RWStepGeom_RWCartesianPoint.pxx [deleted file]
src/RWStepGeom/RWStepGeom_RWCartesianTransformationOperator.cxx [deleted file]
src/RWStepGeom/RWStepGeom_RWCartesianTransformationOperator.pxx [deleted file]
src/RWStepGeom/RWStepGeom_RWCartesianTransformationOperator3d.cxx [deleted file]
src/RWStepGeom/RWStepGeom_RWCartesianTransformationOperator3d.pxx [deleted file]
src/RWStepGeom/RWStepGeom_RWCircle.cxx [deleted file]
src/RWStepGeom/RWStepGeom_RWCircle.pxx [deleted file]
src/RWStepGeom/RWStepGeom_RWCompositeCurve.cxx [deleted file]
src/RWStepGeom/RWStepGeom_RWCompositeCurve.pxx [deleted file]
src/RWStepGeom/RWStepGeom_RWCompositeCurveOnSurface.cxx [deleted file]
src/RWStepGeom/RWStepGeom_RWCompositeCurveOnSurface.pxx [deleted file]
src/RWStepGeom/RWStepGeom_RWCompositeCurveSegment.cxx [deleted file]
src/RWStepGeom/RWStepGeom_RWCompositeCurveSegment.pxx [deleted file]
src/RWStepGeom/RWStepGeom_RWConic.cxx [deleted file]
src/RWStepGeom/RWStepGeom_RWConic.pxx [deleted file]
src/RWStepGeom/RWStepGeom_RWConicalSurface.cxx [deleted file]
src/RWStepGeom/RWStepGeom_RWConicalSurface.pxx [deleted file]
src/RWStepGeom/RWStepGeom_RWCurve.cxx [deleted file]
src/RWStepGeom/RWStepGeom_RWCurve.pxx [deleted file]
src/RWStepGeom/RWStepGeom_RWCurveBoundedSurface.cxx [deleted file]
src/RWStepGeom/RWStepGeom_RWCurveBoundedSurface.pxx [deleted file]
src/RWStepGeom/RWStepGeom_RWCurveReplica.cxx [deleted file]
src/RWStepGeom/RWStepGeom_RWCurveReplica.pxx [deleted file]
src/RWStepGeom/RWStepGeom_RWCylindricalSurface.cxx [deleted file]
src/RWStepGeom/RWStepGeom_RWCylindricalSurface.pxx [deleted file]
src/RWStepGeom/RWStepGeom_RWDegeneratePcurve.cxx [deleted file]
src/RWStepGeom/RWStepGeom_RWDegeneratePcurve.pxx [deleted file]
src/RWStepGeom/RWStepGeom_RWDegenerateToroidalSurface.cxx [deleted file]
src/RWStepGeom/RWStepGeom_RWDegenerateToroidalSurface.pxx [deleted file]
src/RWStepGeom/RWStepGeom_RWDirection.cxx [deleted file]
src/RWStepGeom/RWStepGeom_RWDirection.pxx [deleted file]
src/RWStepGeom/RWStepGeom_RWElementarySurface.cxx [deleted file]
src/RWStepGeom/RWStepGeom_RWElementarySurface.pxx [deleted file]
src/RWStepGeom/RWStepGeom_RWEllipse.cxx [deleted file]
src/RWStepGeom/RWStepGeom_RWEllipse.pxx [deleted file]
src/RWStepGeom/RWStepGeom_RWEvaluatedDegeneratePcurve.cxx [deleted file]
src/RWStepGeom/RWStepGeom_RWEvaluatedDegeneratePcurve.pxx [deleted file]
src/RWStepGeom/RWStepGeom_RWGeomRepContextAndGlobUnitAssCtxAndGlobUncertaintyAssCtx.cxx [deleted file]
src/RWStepGeom/RWStepGeom_RWGeomRepContextAndGlobUnitAssCtxAndGlobUncertaintyAssCtx.pxx [deleted file]
src/RWStepGeom/RWStepGeom_RWGeometricRepresentationContext.cxx [deleted file]
src/RWStepGeom/RWStepGeom_RWGeometricRepresentationContext.pxx [deleted file]
src/RWStepGeom/RWStepGeom_RWGeometricRepresentationContextAndGlobalUnitAssignedContext.cxx [deleted file]
src/RWStepGeom/RWStepGeom_RWGeometricRepresentationContextAndGlobalUnitAssignedContext.pxx [deleted file]
src/RWStepGeom/RWStepGeom_RWGeometricRepresentationContextAndParametricRepresentationContext.cxx [deleted file]
src/RWStepGeom/RWStepGeom_RWGeometricRepresentationContextAndParametricRepresentationContext.pxx [deleted file]
src/RWStepGeom/RWStepGeom_RWGeometricRepresentationItem.cxx [deleted file]
src/RWStepGeom/RWStepGeom_RWGeometricRepresentationItem.pxx [deleted file]
src/RWStepGeom/RWStepGeom_RWHyperbola.cxx [deleted file]
src/RWStepGeom/RWStepGeom_RWHyperbola.pxx [deleted file]
src/RWStepGeom/RWStepGeom_RWIntersectionCurve.cxx [deleted file]
src/RWStepGeom/RWStepGeom_RWIntersectionCurve.pxx [deleted file]
src/RWStepGeom/RWStepGeom_RWLine.cxx [deleted file]
src/RWStepGeom/RWStepGeom_RWLine.pxx [deleted file]
src/RWStepGeom/RWStepGeom_RWOffsetCurve3d.cxx [deleted file]
src/RWStepGeom/RWStepGeom_RWOffsetCurve3d.pxx [deleted file]
src/RWStepGeom/RWStepGeom_RWOffsetSurface.cxx [deleted file]
src/RWStepGeom/RWStepGeom_RWOffsetSurface.pxx [deleted file]
src/RWStepGeom/RWStepGeom_RWOrientedSurface.cxx [deleted file]
src/RWStepGeom/RWStepGeom_RWOrientedSurface.pxx [deleted file]
src/RWStepGeom/RWStepGeom_RWOuterBoundaryCurve.cxx [deleted file]
src/RWStepGeom/RWStepGeom_RWOuterBoundaryCurve.pxx [deleted file]
src/RWStepGeom/RWStepGeom_RWParabola.cxx [deleted file]
src/RWStepGeom/RWStepGeom_RWParabola.pxx [deleted file]
src/RWStepGeom/RWStepGeom_RWPcurve.cxx [deleted file]
src/RWStepGeom/RWStepGeom_RWPcurve.pxx [deleted file]
src/RWStepGeom/RWStepGeom_RWPlacement.cxx [deleted file]
src/RWStepGeom/RWStepGeom_RWPlacement.pxx [deleted file]
src/RWStepGeom/RWStepGeom_RWPlane.cxx [deleted file]
src/RWStepGeom/RWStepGeom_RWPlane.pxx [deleted file]
src/RWStepGeom/RWStepGeom_RWPoint.cxx [deleted file]
src/RWStepGeom/RWStepGeom_RWPoint.pxx [deleted file]
src/RWStepGeom/RWStepGeom_RWPointOnCurve.cxx [deleted file]
src/RWStepGeom/RWStepGeom_RWPointOnCurve.pxx [deleted file]
src/RWStepGeom/RWStepGeom_RWPointOnSurface.cxx [deleted file]
src/RWStepGeom/RWStepGeom_RWPointOnSurface.pxx [deleted file]
src/RWStepGeom/RWStepGeom_RWPointReplica.cxx [deleted file]
src/RWStepGeom/RWStepGeom_RWPointReplica.pxx [deleted file]
src/RWStepGeom/RWStepGeom_RWPolyline.cxx [deleted file]
src/RWStepGeom/RWStepGeom_RWPolyline.pxx [deleted file]
src/RWStepGeom/RWStepGeom_RWQuasiUniformCurve.cxx [deleted file]
src/RWStepGeom/RWStepGeom_RWQuasiUniformCurve.pxx [deleted file]
src/RWStepGeom/RWStepGeom_RWQuasiUniformCurveAndRationalBSplineCurve.cxx [deleted file]
src/RWStepGeom/RWStepGeom_RWQuasiUniformCurveAndRationalBSplineCurve.pxx [deleted file]
src/RWStepGeom/RWStepGeom_RWQuasiUniformSurface.cxx [deleted file]
src/RWStepGeom/RWStepGeom_RWQuasiUniformSurface.pxx [deleted file]
src/RWStepGeom/RWStepGeom_RWQuasiUniformSurfaceAndRationalBSplineSurface.cxx [deleted file]
src/RWStepGeom/RWStepGeom_RWQuasiUniformSurfaceAndRationalBSplineSurface.pxx [deleted file]
src/RWStepGeom/RWStepGeom_RWRationalBSplineCurve.cxx [deleted file]
src/RWStepGeom/RWStepGeom_RWRationalBSplineCurve.pxx [deleted file]
src/RWStepGeom/RWStepGeom_RWRationalBSplineSurface.cxx [deleted file]
src/RWStepGeom/RWStepGeom_RWRationalBSplineSurface.pxx [deleted file]
src/RWStepGeom/RWStepGeom_RWRectangularCompositeSurface.cxx [deleted file]
src/RWStepGeom/RWStepGeom_RWRectangularCompositeSurface.pxx [deleted file]
src/RWStepGeom/RWStepGeom_RWRectangularTrimmedSurface.cxx [deleted file]
src/RWStepGeom/RWStepGeom_RWRectangularTrimmedSurface.pxx [deleted file]
src/RWStepGeom/RWStepGeom_RWReparametrisedCompositeCurveSegment.cxx [deleted file]
src/RWStepGeom/RWStepGeom_RWReparametrisedCompositeCurveSegment.pxx [deleted file]
src/RWStepGeom/RWStepGeom_RWSeamCurve.cxx [deleted file]
src/RWStepGeom/RWStepGeom_RWSeamCurve.pxx [deleted file]
src/RWStepGeom/RWStepGeom_RWSphericalSurface.cxx [deleted file]
src/RWStepGeom/RWStepGeom_RWSphericalSurface.pxx [deleted file]
src/RWStepGeom/RWStepGeom_RWSuParameters.cxx [deleted file]
src/RWStepGeom/RWStepGeom_RWSuParameters.pxx [deleted file]
src/RWStepGeom/RWStepGeom_RWSurface.cxx [deleted file]
src/RWStepGeom/RWStepGeom_RWSurface.pxx [deleted file]
src/RWStepGeom/RWStepGeom_RWSurfaceCurve.cxx [deleted file]
src/RWStepGeom/RWStepGeom_RWSurfaceCurve.pxx [deleted file]
src/RWStepGeom/RWStepGeom_RWSurfaceCurveAndBoundedCurve.cxx [deleted file]
src/RWStepGeom/RWStepGeom_RWSurfaceCurveAndBoundedCurve.pxx [deleted file]
src/RWStepGeom/RWStepGeom_RWSurfaceOfLinearExtrusion.cxx [deleted file]
src/RWStepGeom/RWStepGeom_RWSurfaceOfLinearExtrusion.pxx [deleted file]
src/RWStepGeom/RWStepGeom_RWSurfaceOfRevolution.cxx [deleted file]
src/RWStepGeom/RWStepGeom_RWSurfaceOfRevolution.pxx [deleted file]
src/RWStepGeom/RWStepGeom_RWSurfacePatch.cxx [deleted file]
src/RWStepGeom/RWStepGeom_RWSurfacePatch.pxx [deleted file]
src/RWStepGeom/RWStepGeom_RWSurfaceReplica.cxx [deleted file]
src/RWStepGeom/RWStepGeom_RWSurfaceReplica.pxx [deleted file]
src/RWStepGeom/RWStepGeom_RWSweptSurface.cxx [deleted file]
src/RWStepGeom/RWStepGeom_RWSweptSurface.pxx [deleted file]
src/RWStepGeom/RWStepGeom_RWToroidalSurface.cxx [deleted file]
src/RWStepGeom/RWStepGeom_RWToroidalSurface.pxx [deleted file]
src/RWStepGeom/RWStepGeom_RWTrimmedCurve.cxx [deleted file]
src/RWStepGeom/RWStepGeom_RWTrimmedCurve.pxx [deleted file]
src/RWStepGeom/RWStepGeom_RWUniformCurve.cxx [deleted file]
src/RWStepGeom/RWStepGeom_RWUniformCurve.pxx [deleted file]
src/RWStepGeom/RWStepGeom_RWUniformCurveAndRationalBSplineCurve.cxx [deleted file]
src/RWStepGeom/RWStepGeom_RWUniformCurveAndRationalBSplineCurve.pxx [deleted file]
src/RWStepGeom/RWStepGeom_RWUniformSurface.cxx [deleted file]
src/RWStepGeom/RWStepGeom_RWUniformSurface.pxx [deleted file]
src/RWStepGeom/RWStepGeom_RWUniformSurfaceAndRationalBSplineSurface.cxx [deleted file]
src/RWStepGeom/RWStepGeom_RWUniformSurfaceAndRationalBSplineSurface.pxx [deleted file]
src/RWStepGeom/RWStepGeom_RWVector.cxx [deleted file]
src/RWStepGeom/RWStepGeom_RWVector.pxx [deleted file]
src/RWStepKinematics/FILES [deleted file]
src/RWStepKinematics/RWStepKinematics_RWActuatedKinPairAndOrderKinPair.cxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWActuatedKinPairAndOrderKinPair.pxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWActuatedKinematicPair.cxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWActuatedKinematicPair.pxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWContextDependentKinematicLinkRepresentation.cxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWContextDependentKinematicLinkRepresentation.pxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWCylindricalPair.cxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWCylindricalPair.pxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWCylindricalPairValue.cxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWCylindricalPairValue.pxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWCylindricalPairWithRange.cxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWCylindricalPairWithRange.pxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWFullyConstrainedPair.cxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWFullyConstrainedPair.pxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWGearPair.cxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWGearPair.pxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWGearPairValue.cxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWGearPairValue.pxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWGearPairWithRange.cxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWGearPairWithRange.pxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWHomokineticPair.cxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWHomokineticPair.pxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWKinematicJoint.cxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWKinematicJoint.pxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWKinematicLink.cxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWKinematicLink.pxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWKinematicLinkRepresentationAssociation.cxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWKinematicLinkRepresentationAssociation.pxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWKinematicPropertyMechanismRepresentation.cxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWKinematicPropertyMechanismRepresentation.pxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWKinematicTopologyDirectedStructure.cxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWKinematicTopologyDirectedStructure.pxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWKinematicTopologyNetworkStructure.cxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWKinematicTopologyNetworkStructure.pxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWKinematicTopologyStructure.cxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWKinematicTopologyStructure.pxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWLinearFlexibleAndPinionPair.cxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWLinearFlexibleAndPinionPair.pxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWLinearFlexibleAndPlanarCurvePair.cxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWLinearFlexibleAndPlanarCurvePair.pxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWLinearFlexibleLinkRepresentation.cxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWLinearFlexibleLinkRepresentation.pxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWLowOrderKinematicPair.cxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWLowOrderKinematicPair.pxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWLowOrderKinematicPairValue.cxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWLowOrderKinematicPairValue.pxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWLowOrderKinematicPairWithRange.cxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWLowOrderKinematicPairWithRange.pxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWMechanismRepresentation.cxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWMechanismRepresentation.pxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWMechanismStateRepresentation.cxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWMechanismStateRepresentation.pxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWOrientedJoint.cxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWOrientedJoint.pxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWPairRepresentationRelationship.cxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWPairRepresentationRelationship.pxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWPlanarCurvePair.cxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWPlanarCurvePair.pxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWPlanarCurvePairRange.cxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWPlanarCurvePairRange.pxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWPlanarPair.cxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWPlanarPair.pxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWPlanarPairValue.cxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWPlanarPairValue.pxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWPlanarPairWithRange.cxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWPlanarPairWithRange.pxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWPointOnPlanarCurvePair.cxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWPointOnPlanarCurvePair.pxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWPointOnPlanarCurvePairValue.cxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWPointOnPlanarCurvePairValue.pxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWPointOnPlanarCurvePairWithRange.cxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWPointOnPlanarCurvePairWithRange.pxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWPointOnSurfacePair.cxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWPointOnSurfacePair.pxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWPointOnSurfacePairValue.cxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWPointOnSurfacePairValue.pxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWPointOnSurfacePairWithRange.cxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWPointOnSurfacePairWithRange.pxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWPrismaticPair.cxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWPrismaticPair.pxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWPrismaticPairValue.cxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWPrismaticPairValue.pxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWPrismaticPairWithRange.cxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWPrismaticPairWithRange.pxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWProductDefinitionKinematics.cxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWProductDefinitionKinematics.pxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWProductDefinitionRelationshipKinematics.cxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWProductDefinitionRelationshipKinematics.pxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWRackAndPinionPair.cxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWRackAndPinionPair.pxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWRackAndPinionPairValue.cxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWRackAndPinionPairValue.pxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWRackAndPinionPairWithRange.cxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWRackAndPinionPairWithRange.pxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWRevolutePair.cxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWRevolutePair.pxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWRevolutePairValue.cxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWRevolutePairValue.pxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWRevolutePairWithRange.cxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWRevolutePairWithRange.pxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWRigidLinkRepresentation.cxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWRigidLinkRepresentation.pxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWRollingCurvePair.cxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWRollingCurvePair.pxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWRollingCurvePairValue.cxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWRollingCurvePairValue.pxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWRollingSurfacePair.cxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWRollingSurfacePair.pxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWRollingSurfacePairValue.cxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWRollingSurfacePairValue.pxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWRotationAboutDirection.cxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWRotationAboutDirection.pxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWScrewPair.cxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWScrewPair.pxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWScrewPairValue.cxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWScrewPairValue.pxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWScrewPairWithRange.cxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWScrewPairWithRange.pxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWSlidingCurvePair.cxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWSlidingCurvePair.pxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWSlidingCurvePairValue.cxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWSlidingCurvePairValue.pxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWSlidingSurfacePair.cxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWSlidingSurfacePair.pxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWSlidingSurfacePairValue.cxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWSlidingSurfacePairValue.pxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWSphericalPair.cxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWSphericalPair.pxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWSphericalPairValue.cxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWSphericalPairValue.pxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWSphericalPairWithPin.cxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWSphericalPairWithPin.pxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWSphericalPairWithPinAndRange.cxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWSphericalPairWithPinAndRange.pxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWSphericalPairWithRange.cxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWSphericalPairWithRange.pxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWSurfacePairWithRange.cxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWSurfacePairWithRange.pxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWUnconstrainedPair.cxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWUnconstrainedPair.pxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWUnconstrainedPairValue.cxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWUnconstrainedPairValue.pxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWUniversalPair.cxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWUniversalPair.pxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWUniversalPairValue.cxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWUniversalPairValue.pxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWUniversalPairWithRange.cxx [deleted file]
src/RWStepKinematics/RWStepKinematics_RWUniversalPairWithRange.pxx [deleted file]
src/RWStepRepr/FILES [deleted file]
src/RWStepRepr/RWStepRepr_RWAllAroundShapeAspect.cxx [deleted file]
src/RWStepRepr/RWStepRepr_RWAllAroundShapeAspect.pxx [deleted file]
src/RWStepRepr/RWStepRepr_RWApex.cxx [deleted file]
src/RWStepRepr/RWStepRepr_RWApex.pxx [deleted file]
src/RWStepRepr/RWStepRepr_RWAssemblyComponentUsage.cxx [deleted file]
src/RWStepRepr/RWStepRepr_RWAssemblyComponentUsage.pxx [deleted file]
src/RWStepRepr/RWStepRepr_RWAssemblyComponentUsageSubstitute.cxx [deleted file]
src/RWStepRepr/RWStepRepr_RWAssemblyComponentUsageSubstitute.pxx [deleted file]
src/RWStepRepr/RWStepRepr_RWBetweenShapeAspect.cxx [deleted file]
src/RWStepRepr/RWStepRepr_RWBetweenShapeAspect.pxx [deleted file]
src/RWStepRepr/RWStepRepr_RWBooleanRepresentationItem.cxx [deleted file]
src/RWStepRepr/RWStepRepr_RWBooleanRepresentationItem.pxx [deleted file]
src/RWStepRepr/RWStepRepr_RWCentreOfSymmetry.cxx [deleted file]
src/RWStepRepr/RWStepRepr_RWCentreOfSymmetry.pxx [deleted file]
src/RWStepRepr/RWStepRepr_RWCharacterizedRepresentation.cxx [deleted file]
src/RWStepRepr/RWStepRepr_RWCharacterizedRepresentation.pxx [deleted file]
src/RWStepRepr/RWStepRepr_RWCompGroupShAspAndCompShAspAndDatumFeatAndShAsp.cxx [deleted file]
src/RWStepRepr/RWStepRepr_RWCompGroupShAspAndCompShAspAndDatumFeatAndShAsp.pxx [deleted file]
src/RWStepRepr/RWStepRepr_RWCompShAspAndDatumFeatAndShAsp.cxx [deleted file]
src/RWStepRepr/RWStepRepr_RWCompShAspAndDatumFeatAndShAsp.pxx [deleted file]
src/RWStepRepr/RWStepRepr_RWCompositeGroupShapeAspect.cxx [deleted file]
src/RWStepRepr/RWStepRepr_RWCompositeGroupShapeAspect.pxx [deleted file]
src/RWStepRepr/RWStepRepr_RWCompositeShapeAspect.cxx [deleted file]
src/RWStepRepr/RWStepRepr_RWCompositeShapeAspect.pxx [deleted file]
src/RWStepRepr/RWStepRepr_RWCompoundRepresentationItem.cxx [deleted file]
src/RWStepRepr/RWStepRepr_RWCompoundRepresentationItem.pxx [deleted file]
src/RWStepRepr/RWStepRepr_RWConfigurationDesign.cxx [deleted file]
src/RWStepRepr/RWStepRepr_RWConfigurationDesign.pxx [deleted file]
src/RWStepRepr/RWStepRepr_RWConfigurationEffectivity.cxx [deleted file]
src/RWStepRepr/RWStepRepr_RWConfigurationEffectivity.pxx [deleted file]
src/RWStepRepr/RWStepRepr_RWConfigurationItem.cxx [deleted file]
src/RWStepRepr/RWStepRepr_RWConfigurationItem.pxx [deleted file]
src/RWStepRepr/RWStepRepr_RWConstructiveGeometryRepresentation.cxx [deleted file]
src/RWStepRepr/RWStepRepr_RWConstructiveGeometryRepresentation.pxx [deleted file]
src/RWStepRepr/RWStepRepr_RWConstructiveGeometryRepresentationRelationship.cxx [deleted file]
src/RWStepRepr/RWStepRepr_RWConstructiveGeometryRepresentationRelationship.pxx [deleted file]
src/RWStepRepr/RWStepRepr_RWContinuosShapeAspect.cxx [deleted file]
src/RWStepRepr/RWStepRepr_RWContinuosShapeAspect.pxx [deleted file]
src/RWStepRepr/RWStepRepr_RWDataEnvironment.cxx [deleted file]
src/RWStepRepr/RWStepRepr_RWDataEnvironment.pxx [deleted file]
src/RWStepRepr/RWStepRepr_RWDefinitionalRepresentation.cxx [deleted file]
src/RWStepRepr/RWStepRepr_RWDefinitionalRepresentation.pxx [deleted file]
src/RWStepRepr/RWStepRepr_RWDerivedShapeAspect.cxx [deleted file]
src/RWStepRepr/RWStepRepr_RWDerivedShapeAspect.pxx [deleted file]
src/RWStepRepr/RWStepRepr_RWDescriptiveRepresentationItem.cxx [deleted file]
src/RWStepRepr/RWStepRepr_RWDescriptiveRepresentationItem.pxx [deleted file]
src/RWStepRepr/RWStepRepr_RWExtension.cxx [deleted file]
src/RWStepRepr/RWStepRepr_RWExtension.pxx [deleted file]
src/RWStepRepr/RWStepRepr_RWFeatureForDatumTargetRelationship.cxx [deleted file]
src/RWStepRepr/RWStepRepr_RWFeatureForDatumTargetRelationship.pxx [deleted file]
src/RWStepRepr/RWStepRepr_RWFunctionallyDefinedTransformation.cxx [deleted file]
src/RWStepRepr/RWStepRepr_RWFunctionallyDefinedTransformation.pxx [deleted file]
src/RWStepRepr/RWStepRepr_RWGeometricAlignment.cxx [deleted file]
src/RWStepRepr/RWStepRepr_RWGeometricAlignment.pxx [deleted file]
src/RWStepRepr/RWStepRepr_RWGlobalUncertaintyAssignedContext.cxx [deleted file]
src/RWStepRepr/RWStepRepr_RWGlobalUncertaintyAssignedContext.pxx [deleted file]
src/RWStepRepr/RWStepRepr_RWGlobalUnitAssignedContext.cxx [deleted file]
src/RWStepRepr/RWStepRepr_RWGlobalUnitAssignedContext.pxx [deleted file]
src/RWStepRepr/RWStepRepr_RWIntegerRepresentationItem.cxx [deleted file]
src/RWStepRepr/RWStepRepr_RWIntegerRepresentationItem.pxx [deleted file]
src/RWStepRepr/RWStepRepr_RWItemDefinedTransformation.cxx [deleted file]
src/RWStepRepr/RWStepRepr_RWItemDefinedTransformation.pxx [deleted file]
src/RWStepRepr/RWStepRepr_RWMakeFromUsageOption.cxx [deleted file]
src/RWStepRepr/RWStepRepr_RWMakeFromUsageOption.pxx [deleted file]
src/RWStepRepr/RWStepRepr_RWMappedItem.cxx [deleted file]
src/RWStepRepr/RWStepRepr_RWMappedItem.pxx [deleted file]
src/RWStepRepr/RWStepRepr_RWMaterialDesignation.cxx [deleted file]
src/RWStepRepr/RWStepRepr_RWMaterialDesignation.pxx [deleted file]
src/RWStepRepr/RWStepRepr_RWMaterialProperty.cxx [deleted file]
src/RWStepRepr/RWStepRepr_RWMaterialProperty.pxx [deleted file]
src/RWStepRepr/RWStepRepr_RWMaterialPropertyRepresentation.cxx [deleted file]
src/RWStepRepr/RWStepRepr_RWMaterialPropertyRepresentation.pxx [deleted file]
src/RWStepRepr/RWStepRepr_RWMeasureRepresentationItem.cxx [deleted file]
src/RWStepRepr/RWStepRepr_RWMeasureRepresentationItem.pxx [deleted file]
src/RWStepRepr/RWStepRepr_RWMechanicalDesignAndDraughtingRelationship.cxx [deleted file]
src/RWStepRepr/RWStepRepr_RWMechanicalDesignAndDraughtingRelationship.pxx [deleted file]
src/RWStepRepr/RWStepRepr_RWParallelOffset.cxx [deleted file]
src/RWStepRepr/RWStepRepr_RWParallelOffset.pxx [deleted file]
src/RWStepRepr/RWStepRepr_RWParametricRepresentationContext.cxx [deleted file]
src/RWStepRepr/RWStepRepr_RWParametricRepresentationContext.pxx [deleted file]
src/RWStepRepr/RWStepRepr_RWPerpendicularTo.cxx [deleted file]
src/RWStepRepr/RWStepRepr_RWPerpendicularTo.pxx [deleted file]
src/RWStepRepr/RWStepRepr_RWProductConcept.cxx [deleted file]
src/RWStepRepr/RWStepRepr_RWProductConcept.pxx [deleted file]
src/RWStepRepr/RWStepRepr_RWProductDefinitionShape.cxx [deleted file]
src/RWStepRepr/RWStepRepr_RWProductDefinitionShape.pxx [deleted file]
src/RWStepRepr/RWStepRepr_RWPropertyDefinition.cxx [deleted file]
src/RWStepRepr/RWStepRepr_RWPropertyDefinition.pxx [deleted file]
src/RWStepRepr/RWStepRepr_RWPropertyDefinitionRelationship.cxx [deleted file]
src/RWStepRepr/RWStepRepr_RWPropertyDefinitionRelationship.pxx [deleted file]
src/RWStepRepr/RWStepRepr_RWPropertyDefinitionRepresentation.cxx [deleted file]
src/RWStepRepr/RWStepRepr_RWPropertyDefinitionRepresentation.pxx [deleted file]
src/RWStepRepr/RWStepRepr_RWQuantifiedAssemblyComponentUsage.cxx [deleted file]
src/RWStepRepr/RWStepRepr_RWQuantifiedAssemblyComponentUsage.pxx [deleted file]
src/RWStepRepr/RWStepRepr_RWRealRepresentationItem.cxx [deleted file]
src/RWStepRepr/RWStepRepr_RWRealRepresentationItem.pxx [deleted file]
src/RWStepRepr/RWStepRepr_RWReprItemAndLengthMeasureWithUnit.cxx [deleted file]
src/RWStepRepr/RWStepRepr_RWReprItemAndLengthMeasureWithUnit.pxx [deleted file]
src/RWStepRepr/RWStepRepr_RWReprItemAndLengthMeasureWithUnitAndQRI.cxx [deleted file]
src/RWStepRepr/RWStepRepr_RWReprItemAndLengthMeasureWithUnitAndQRI.pxx [deleted file]
src/RWStepRepr/RWStepRepr_RWReprItemAndPlaneAngleMeasureWithUnit.cxx [deleted file]
src/RWStepRepr/RWStepRepr_RWReprItemAndPlaneAngleMeasureWithUnit.pxx [deleted file]
src/RWStepRepr/RWStepRepr_RWReprItemAndPlaneAngleMeasureWithUnitAndQRI.cxx [deleted file]
src/RWStepRepr/RWStepRepr_RWReprItemAndPlaneAngleMeasureWithUnitAndQRI.pxx [deleted file]
src/RWStepRepr/RWStepRepr_RWRepresentation.cxx [deleted file]
src/RWStepRepr/RWStepRepr_RWRepresentation.pxx [deleted file]
src/RWStepRepr/RWStepRepr_RWRepresentationContext.cxx [deleted file]
src/RWStepRepr/RWStepRepr_RWRepresentationContext.pxx [deleted file]
src/RWStepRepr/RWStepRepr_RWRepresentationContextReference.cxx [deleted file]
src/RWStepRepr/RWStepRepr_RWRepresentationContextReference.pxx [deleted file]
src/RWStepRepr/RWStepRepr_RWRepresentationItem.cxx [deleted file]
src/RWStepRepr/RWStepRepr_RWRepresentationItem.pxx [deleted file]
src/RWStepRepr/RWStepRepr_RWRepresentationMap.cxx [deleted file]
src/RWStepRepr/RWStepRepr_RWRepresentationMap.pxx [deleted file]
src/RWStepRepr/RWStepRepr_RWRepresentationReference.cxx [deleted file]
src/RWStepRepr/RWStepRepr_RWRepresentationReference.pxx [deleted file]
src/RWStepRepr/RWStepRepr_RWRepresentationRelationship.cxx [deleted file]
src/RWStepRepr/RWStepRepr_RWRepresentationRelationship.pxx [deleted file]
src/RWStepRepr/RWStepRepr_RWRepresentationRelationshipWithTransformation.cxx [deleted file]
src/RWStepRepr/RWStepRepr_RWRepresentationRelationshipWithTransformation.pxx [deleted file]
src/RWStepRepr/RWStepRepr_RWShapeAspect.cxx [deleted file]
src/RWStepRepr/RWStepRepr_RWShapeAspect.pxx [deleted file]
src/RWStepRepr/RWStepRepr_RWShapeAspectDerivingRelationship.cxx [deleted file]
src/RWStepRepr/RWStepRepr_RWShapeAspectDerivingRelationship.pxx [deleted file]
src/RWStepRepr/RWStepRepr_RWShapeAspectRelationship.cxx [deleted file]
src/RWStepRepr/RWStepRepr_RWShapeAspectRelationship.pxx [deleted file]
src/RWStepRepr/RWStepRepr_RWShapeAspectTransition.cxx [deleted file]
src/RWStepRepr/RWStepRepr_RWShapeAspectTransition.pxx [deleted file]
src/RWStepRepr/RWStepRepr_RWShapeRepresentationRelationshipWithTransformation.cxx [deleted file]
src/RWStepRepr/RWStepRepr_RWShapeRepresentationRelationshipWithTransformation.pxx [deleted file]
src/RWStepRepr/RWStepRepr_RWSpecifiedHigherUsageOccurrence.cxx [deleted file]
src/RWStepRepr/RWStepRepr_RWSpecifiedHigherUsageOccurrence.pxx [deleted file]
src/RWStepRepr/RWStepRepr_RWStructuralResponseProperty.cxx [deleted file]
src/RWStepRepr/RWStepRepr_RWStructuralResponseProperty.pxx [deleted file]
src/RWStepRepr/RWStepRepr_RWStructuralResponsePropertyDefinitionRepresentation.cxx [deleted file]
src/RWStepRepr/RWStepRepr_RWStructuralResponsePropertyDefinitionRepresentation.pxx [deleted file]
src/RWStepRepr/RWStepRepr_RWTangent.cxx [deleted file]
src/RWStepRepr/RWStepRepr_RWTangent.pxx [deleted file]
src/RWStepRepr/RWStepRepr_RWValueRepresentationItem.cxx [deleted file]
src/RWStepRepr/RWStepRepr_RWValueRepresentationItem.pxx [deleted file]
src/RWStepShape/FILES [deleted file]
src/RWStepShape/RWStepShape_RWAdvancedBrepShapeRepresentation.cxx [deleted file]
src/RWStepShape/RWStepShape_RWAdvancedBrepShapeRepresentation.pxx [deleted file]
src/RWStepShape/RWStepShape_RWAdvancedFace.cxx [deleted file]
src/RWStepShape/RWStepShape_RWAdvancedFace.pxx [deleted file]
src/RWStepShape/RWStepShape_RWAngularLocation.cxx [deleted file]
src/RWStepShape/RWStepShape_RWAngularLocation.pxx [deleted file]
src/RWStepShape/RWStepShape_RWAngularSize.cxx [deleted file]
src/RWStepShape/RWStepShape_RWAngularSize.pxx [deleted file]
src/RWStepShape/RWStepShape_RWBlock.cxx [deleted file]
src/RWStepShape/RWStepShape_RWBlock.pxx [deleted file]
src/RWStepShape/RWStepShape_RWBooleanResult.cxx [deleted file]
src/RWStepShape/RWStepShape_RWBooleanResult.pxx [deleted file]
src/RWStepShape/RWStepShape_RWBoxDomain.cxx [deleted file]
src/RWStepShape/RWStepShape_RWBoxDomain.pxx [deleted file]
src/RWStepShape/RWStepShape_RWBoxedHalfSpace.cxx [deleted file]
src/RWStepShape/RWStepShape_RWBoxedHalfSpace.pxx [deleted file]
src/RWStepShape/RWStepShape_RWBrepWithVoids.cxx [deleted file]
src/RWStepShape/RWStepShape_RWBrepWithVoids.pxx [deleted file]
src/RWStepShape/RWStepShape_RWClosedShell.cxx [deleted file]
src/RWStepShape/RWStepShape_RWClosedShell.pxx [deleted file]
src/RWStepShape/RWStepShape_RWCompoundShapeRepresentation.cxx [deleted file]
src/RWStepShape/RWStepShape_RWCompoundShapeRepresentation.pxx [deleted file]
src/RWStepShape/RWStepShape_RWConnectedEdgeSet.cxx [deleted file]
src/RWStepShape/RWStepShape_RWConnectedEdgeSet.pxx [deleted file]
src/RWStepShape/RWStepShape_RWConnectedFaceSet.cxx [deleted file]
src/RWStepShape/RWStepShape_RWConnectedFaceSet.pxx [deleted file]
src/RWStepShape/RWStepShape_RWConnectedFaceShapeRepresentation.cxx [deleted file]
src/RWStepShape/RWStepShape_RWConnectedFaceShapeRepresentation.pxx [deleted file]
src/RWStepShape/RWStepShape_RWConnectedFaceSubSet.cxx [deleted file]
src/RWStepShape/RWStepShape_RWConnectedFaceSubSet.pxx [deleted file]
src/RWStepShape/RWStepShape_RWContextDependentShapeRepresentation.cxx [deleted file]
src/RWStepShape/RWStepShape_RWContextDependentShapeRepresentation.pxx [deleted file]
src/RWStepShape/RWStepShape_RWCsgShapeRepresentation.cxx [deleted file]
src/RWStepShape/RWStepShape_RWCsgShapeRepresentation.pxx [deleted file]
src/RWStepShape/RWStepShape_RWCsgSolid.cxx [deleted file]
src/RWStepShape/RWStepShape_RWCsgSolid.pxx [deleted file]
src/RWStepShape/RWStepShape_RWDefinitionalRepresentationAndShapeRepresentation.cxx [deleted file]
src/RWStepShape/RWStepShape_RWDefinitionalRepresentationAndShapeRepresentation.pxx [deleted file]
src/RWStepShape/RWStepShape_RWDimensionalCharacteristicRepresentation.cxx [deleted file]
src/RWStepShape/RWStepShape_RWDimensionalCharacteristicRepresentation.pxx [deleted file]
src/RWStepShape/RWStepShape_RWDimensionalLocation.cxx [deleted file]
src/RWStepShape/RWStepShape_RWDimensionalLocation.pxx [deleted file]
src/RWStepShape/RWStepShape_RWDimensionalLocationWithPath.cxx [deleted file]
src/RWStepShape/RWStepShape_RWDimensionalLocationWithPath.pxx [deleted file]
src/RWStepShape/RWStepShape_RWDimensionalSize.cxx [deleted file]
src/RWStepShape/RWStepShape_RWDimensionalSize.pxx [deleted file]
src/RWStepShape/RWStepShape_RWDimensionalSizeWithPath.cxx [deleted file]
src/RWStepShape/RWStepShape_RWDimensionalSizeWithPath.pxx [deleted file]
src/RWStepShape/RWStepShape_RWEdge.cxx [deleted file]
src/RWStepShape/RWStepShape_RWEdge.pxx [deleted file]
src/RWStepShape/RWStepShape_RWEdgeBasedWireframeModel.cxx [deleted file]
src/RWStepShape/RWStepShape_RWEdgeBasedWireframeModel.pxx [deleted file]
src/RWStepShape/RWStepShape_RWEdgeBasedWireframeShapeRepresentation.cxx [deleted file]
src/RWStepShape/RWStepShape_RWEdgeBasedWireframeShapeRepresentation.pxx [deleted file]
src/RWStepShape/RWStepShape_RWEdgeCurve.cxx [deleted file]
src/RWStepShape/RWStepShape_RWEdgeCurve.pxx [deleted file]
src/RWStepShape/RWStepShape_RWEdgeLoop.cxx [deleted file]
src/RWStepShape/RWStepShape_RWEdgeLoop.pxx [deleted file]
src/RWStepShape/RWStepShape_RWExtrudedAreaSolid.cxx [deleted file]
src/RWStepShape/RWStepShape_RWExtrudedAreaSolid.pxx [deleted file]
src/RWStepShape/RWStepShape_RWExtrudedFaceSolid.cxx [deleted file]
src/RWStepShape/RWStepShape_RWExtrudedFaceSolid.pxx [deleted file]
src/RWStepShape/RWStepShape_RWFace.cxx [deleted file]
src/RWStepShape/RWStepShape_RWFace.pxx [deleted file]
src/RWStepShape/RWStepShape_RWFaceBasedSurfaceModel.cxx [deleted file]
src/RWStepShape/RWStepShape_RWFaceBasedSurfaceModel.pxx [deleted file]
src/RWStepShape/RWStepShape_RWFaceBound.cxx [deleted file]
src/RWStepShape/RWStepShape_RWFaceBound.pxx [deleted file]
src/RWStepShape/RWStepShape_RWFaceOuterBound.cxx [deleted file]
src/RWStepShape/RWStepShape_RWFaceOuterBound.pxx [deleted file]
src/RWStepShape/RWStepShape_RWFaceSurface.cxx [deleted file]
src/RWStepShape/RWStepShape_RWFaceSurface.pxx [deleted file]
src/RWStepShape/RWStepShape_RWFacetedBrep.cxx [deleted file]
src/RWStepShape/RWStepShape_RWFacetedBrep.pxx [deleted file]
src/RWStepShape/RWStepShape_RWFacetedBrepAndBrepWithVoids.cxx [deleted file]
src/RWStepShape/RWStepShape_RWFacetedBrepAndBrepWithVoids.pxx [deleted file]
src/RWStepShape/RWStepShape_RWFacetedBrepShapeRepresentation.cxx [deleted file]
src/RWStepShape/RWStepShape_RWFacetedBrepShapeRepresentation.pxx [deleted file]
src/RWStepShape/RWStepShape_RWGeometricCurveSet.cxx [deleted file]
src/RWStepShape/RWStepShape_RWGeometricCurveSet.pxx [deleted file]
src/RWStepShape/RWStepShape_RWGeometricSet.cxx [deleted file]
src/RWStepShape/RWStepShape_RWGeometricSet.pxx [deleted file]
src/RWStepShape/RWStepShape_RWGeometricallyBoundedSurfaceShapeRepresentation.cxx [deleted file]
src/RWStepShape/RWStepShape_RWGeometricallyBoundedSurfaceShapeRepresentation.pxx [deleted file]
src/RWStepShape/RWStepShape_RWGeometricallyBoundedWireframeShapeRepresentation.cxx [deleted file]
src/RWStepShape/RWStepShape_RWGeometricallyBoundedWireframeShapeRepresentation.pxx [deleted file]
src/RWStepShape/RWStepShape_RWHalfSpaceSolid.cxx [deleted file]
src/RWStepShape/RWStepShape_RWHalfSpaceSolid.pxx [deleted file]
src/RWStepShape/RWStepShape_RWLimitsAndFits.cxx [deleted file]
src/RWStepShape/RWStepShape_RWLimitsAndFits.pxx [deleted file]
src/RWStepShape/RWStepShape_RWLoop.cxx [deleted file]
src/RWStepShape/RWStepShape_RWLoop.pxx [deleted file]
src/RWStepShape/RWStepShape_RWLoopAndPath.cxx [deleted file]
src/RWStepShape/RWStepShape_RWLoopAndPath.pxx [deleted file]
src/RWStepShape/RWStepShape_RWManifoldSolidBrep.cxx [deleted file]
src/RWStepShape/RWStepShape_RWManifoldSolidBrep.pxx [deleted file]
src/RWStepShape/RWStepShape_RWManifoldSurfaceShapeRepresentation.cxx [deleted file]
src/RWStepShape/RWStepShape_RWManifoldSurfaceShapeRepresentation.pxx [deleted file]
src/RWStepShape/RWStepShape_RWMeasureQualification.cxx [deleted file]
src/RWStepShape/RWStepShape_RWMeasureQualification.pxx [deleted file]
src/RWStepShape/RWStepShape_RWMeasureRepresentationItemAndQualifiedRepresentationItem.cxx [deleted file]
src/RWStepShape/RWStepShape_RWMeasureRepresentationItemAndQualifiedRepresentationItem.pxx [deleted file]
src/RWStepShape/RWStepShape_RWNonManifoldSurfaceShapeRepresentation.cxx [deleted file]
src/RWStepShape/RWStepShape_RWNonManifoldSurfaceShapeRepresentation.pxx [deleted file]
src/RWStepShape/RWStepShape_RWOpenShell.cxx [deleted file]
src/RWStepShape/RWStepShape_RWOpenShell.pxx [deleted file]
src/RWStepShape/RWStepShape_RWOrientedClosedShell.cxx [deleted file]
src/RWStepShape/RWStepShape_RWOrientedClosedShell.pxx [deleted file]
src/RWStepShape/RWStepShape_RWOrientedEdge.cxx [deleted file]
src/RWStepShape/RWStepShape_RWOrientedEdge.pxx [deleted file]
src/RWStepShape/RWStepShape_RWOrientedFace.cxx [deleted file]
src/RWStepShape/RWStepShape_RWOrientedFace.pxx [deleted file]
src/RWStepShape/RWStepShape_RWOrientedOpenShell.cxx [deleted file]
src/RWStepShape/RWStepShape_RWOrientedOpenShell.pxx [deleted file]
src/RWStepShape/RWStepShape_RWOrientedPath.cxx [deleted file]
src/RWStepShape/RWStepShape_RWOrientedPath.pxx [deleted file]
src/RWStepShape/RWStepShape_RWPath.cxx [deleted file]
src/RWStepShape/RWStepShape_RWPath.pxx [deleted file]
src/RWStepShape/RWStepShape_RWPlusMinusTolerance.cxx [deleted file]
src/RWStepShape/RWStepShape_RWPlusMinusTolerance.pxx [deleted file]
src/RWStepShape/RWStepShape_RWPointRepresentation.cxx [deleted file]
src/RWStepShape/RWStepShape_RWPointRepresentation.pxx [deleted file]
src/RWStepShape/RWStepShape_RWPolyLoop.cxx [deleted file]
src/RWStepShape/RWStepShape_RWPolyLoop.pxx [deleted file]
src/RWStepShape/RWStepShape_RWPrecisionQualifier.cxx [deleted file]
src/RWStepShape/RWStepShape_RWPrecisionQualifier.pxx [deleted file]
src/RWStepShape/RWStepShape_RWQualifiedRepresentationItem.cxx [deleted file]
src/RWStepShape/RWStepShape_RWQualifiedRepresentationItem.pxx [deleted file]
src/RWStepShape/RWStepShape_RWRevolvedAreaSolid.cxx [deleted file]
src/RWStepShape/RWStepShape_RWRevolvedAreaSolid.pxx [deleted file]
src/RWStepShape/RWStepShape_RWRevolvedFaceSolid.cxx [deleted file]
src/RWStepShape/RWStepShape_RWRevolvedFaceSolid.pxx [deleted file]
src/RWStepShape/RWStepShape_RWRightAngularWedge.cxx [deleted file]
src/RWStepShape/RWStepShape_RWRightAngularWedge.pxx [deleted file]
src/RWStepShape/RWStepShape_RWRightCircularCone.cxx [deleted file]
src/RWStepShape/RWStepShape_RWRightCircularCone.pxx [deleted file]
src/RWStepShape/RWStepShape_RWRightCircularCylinder.cxx [deleted file]
src/RWStepShape/RWStepShape_RWRightCircularCylinder.pxx [deleted file]
src/RWStepShape/RWStepShape_RWSeamEdge.cxx [deleted file]
src/RWStepShape/RWStepShape_RWSeamEdge.pxx [deleted file]
src/RWStepShape/RWStepShape_RWShapeDefinitionRepresentation.cxx [deleted file]
src/RWStepShape/RWStepShape_RWShapeDefinitionRepresentation.pxx [deleted file]
src/RWStepShape/RWStepShape_RWShapeDimensionRepresentation.cxx [deleted file]
src/RWStepShape/RWStepShape_RWShapeDimensionRepresentation.pxx [deleted file]
src/RWStepShape/RWStepShape_RWShapeRepresentation.cxx [deleted file]
src/RWStepShape/RWStepShape_RWShapeRepresentation.pxx [deleted file]
src/RWStepShape/RWStepShape_RWShapeRepresentationWithParameters.cxx [deleted file]
src/RWStepShape/RWStepShape_RWShapeRepresentationWithParameters.pxx [deleted file]
src/RWStepShape/RWStepShape_RWShellBasedSurfaceModel.cxx [deleted file]
src/RWStepShape/RWStepShape_RWShellBasedSurfaceModel.pxx [deleted file]
src/RWStepShape/RWStepShape_RWSolidModel.cxx [deleted file]
src/RWStepShape/RWStepShape_RWSolidModel.pxx [deleted file]
src/RWStepShape/RWStepShape_RWSolidReplica.cxx [deleted file]
src/RWStepShape/RWStepShape_RWSolidReplica.pxx [deleted file]
src/RWStepShape/RWStepShape_RWSphere.cxx [deleted file]
src/RWStepShape/RWStepShape_RWSphere.pxx [deleted file]
src/RWStepShape/RWStepShape_RWSubedge.cxx [deleted file]
src/RWStepShape/RWStepShape_RWSubedge.pxx [deleted file]
src/RWStepShape/RWStepShape_RWSubface.cxx [deleted file]
src/RWStepShape/RWStepShape_RWSubface.pxx [deleted file]
src/RWStepShape/RWStepShape_RWSweptAreaSolid.cxx [deleted file]
src/RWStepShape/RWStepShape_RWSweptAreaSolid.pxx [deleted file]
src/RWStepShape/RWStepShape_RWSweptFaceSolid.cxx [deleted file]
src/RWStepShape/RWStepShape_RWSweptFaceSolid.pxx [deleted file]
src/RWStepShape/RWStepShape_RWToleranceValue.cxx [deleted file]
src/RWStepShape/RWStepShape_RWToleranceValue.pxx [deleted file]
src/RWStepShape/RWStepShape_RWTopologicalRepresentationItem.cxx [deleted file]
src/RWStepShape/RWStepShape_RWTopologicalRepresentationItem.pxx [deleted file]
src/RWStepShape/RWStepShape_RWTorus.cxx [deleted file]
src/RWStepShape/RWStepShape_RWTorus.pxx [deleted file]
src/RWStepShape/RWStepShape_RWTransitionalShapeRepresentation.cxx [deleted file]
src/RWStepShape/RWStepShape_RWTransitionalShapeRepresentation.pxx [deleted file]
src/RWStepShape/RWStepShape_RWTypeQualifier.cxx [deleted file]
src/RWStepShape/RWStepShape_RWTypeQualifier.pxx [deleted file]
src/RWStepShape/RWStepShape_RWValueFormatTypeQualifier.cxx [deleted file]
src/RWStepShape/RWStepShape_RWValueFormatTypeQualifier.pxx [deleted file]
src/RWStepShape/RWStepShape_RWVertex.cxx [deleted file]
src/RWStepShape/RWStepShape_RWVertex.pxx [deleted file]
src/RWStepShape/RWStepShape_RWVertexLoop.cxx [deleted file]
src/RWStepShape/RWStepShape_RWVertexLoop.pxx [deleted file]
src/RWStepShape/RWStepShape_RWVertexPoint.cxx [deleted file]
src/RWStepShape/RWStepShape_RWVertexPoint.pxx [deleted file]
src/RWStepVisual/FILES [deleted file]
src/RWStepVisual/RWStepVisual_RWAnnotationCurveOccurrence.cxx [deleted file]
src/RWStepVisual/RWStepVisual_RWAnnotationCurveOccurrence.pxx [deleted file]
src/RWStepVisual/RWStepVisual_RWAnnotationCurveOccurrenceAndGeomReprItem.cxx [deleted file]
src/RWStepVisual/RWStepVisual_RWAnnotationCurveOccurrenceAndGeomReprItem.pxx [deleted file]
src/RWStepVisual/RWStepVisual_RWAnnotationFillArea.cxx [deleted file]
src/RWStepVisual/RWStepVisual_RWAnnotationFillArea.pxx [deleted file]
src/RWStepVisual/RWStepVisual_RWAnnotationFillAreaOccurrence.cxx [deleted file]
src/RWStepVisual/RWStepVisual_RWAnnotationFillAreaOccurrence.pxx [deleted file]
src/RWStepVisual/RWStepVisual_RWAnnotationOccurrence.cxx [deleted file]
src/RWStepVisual/RWStepVisual_RWAnnotationOccurrence.pxx [deleted file]
src/RWStepVisual/RWStepVisual_RWAnnotationPlane.cxx [deleted file]
src/RWStepVisual/RWStepVisual_RWAnnotationPlane.pxx [deleted file]
src/RWStepVisual/RWStepVisual_RWAreaInSet.cxx [deleted file]
src/RWStepVisual/RWStepVisual_RWAreaInSet.pxx [deleted file]
src/RWStepVisual/RWStepVisual_RWBackgroundColour.cxx [deleted file]
src/RWStepVisual/RWStepVisual_RWBackgroundColour.pxx [deleted file]
src/RWStepVisual/RWStepVisual_RWCameraImage.cxx [deleted file]
src/RWStepVisual/RWStepVisual_RWCameraImage.pxx [deleted file]
src/RWStepVisual/RWStepVisual_RWCameraModel.cxx [deleted file]
src/RWStepVisual/RWStepVisual_RWCameraModel.pxx [deleted file]
src/RWStepVisual/RWStepVisual_RWCameraModelD2.cxx [deleted file]
src/RWStepVisual/RWStepVisual_RWCameraModelD2.pxx [deleted file]
src/RWStepVisual/RWStepVisual_RWCameraModelD3.cxx [deleted file]
src/RWStepVisual/RWStepVisual_RWCameraModelD3.pxx [deleted file]
src/RWStepVisual/RWStepVisual_RWCameraModelD3MultiClipping.cxx [deleted file]
src/RWStepVisual/RWStepVisual_RWCameraModelD3MultiClipping.pxx [deleted file]
src/RWStepVisual/RWStepVisual_RWCameraModelD3MultiClippingIntersection.cxx [deleted file]
src/RWStepVisual/RWStepVisual_RWCameraModelD3MultiClippingIntersection.pxx [deleted file]
src/RWStepVisual/RWStepVisual_RWCameraModelD3MultiClippingUnion.cxx [deleted file]
src/RWStepVisual/RWStepVisual_RWCameraModelD3MultiClippingUnion.pxx [deleted file]
src/RWStepVisual/RWStepVisual_RWCameraUsage.cxx [deleted file]
src/RWStepVisual/RWStepVisual_RWCameraUsage.pxx [deleted file]
src/RWStepVisual/RWStepVisual_RWCharacterizedObjAndRepresentationAndDraughtingModel.cxx [deleted file]
src/RWStepVisual/RWStepVisual_RWCharacterizedObjAndRepresentationAndDraughtingModel.pxx [deleted file]
src/RWStepVisual/RWStepVisual_RWColour.cxx [deleted file]
src/RWStepVisual/RWStepVisual_RWColour.pxx [deleted file]
src/RWStepVisual/RWStepVisual_RWColourRgb.cxx [deleted file]
src/RWStepVisual/RWStepVisual_RWColourRgb.pxx [deleted file]
src/RWStepVisual/RWStepVisual_RWColourSpecification.cxx [deleted file]
src/RWStepVisual/RWStepVisual_RWColourSpecification.pxx [deleted file]
src/RWStepVisual/RWStepVisual_RWComplexTriangulatedFace.cxx [deleted file]
src/RWStepVisual/RWStepVisual_RWComplexTriangulatedFace.pxx [deleted file]
src/RWStepVisual/RWStepVisual_RWComplexTriangulatedSurfaceSet.cxx [deleted file]
src/RWStepVisual/RWStepVisual_RWComplexTriangulatedSurfaceSet.pxx [deleted file]
src/RWStepVisual/RWStepVisual_RWCompositeText.cxx [deleted file]
src/RWStepVisual/RWStepVisual_RWCompositeText.pxx [deleted file]
src/RWStepVisual/RWStepVisual_RWCompositeTextWithExtent.cxx [deleted file]
src/RWStepVisual/RWStepVisual_RWCompositeTextWithExtent.pxx [deleted file]
src/RWStepVisual/RWStepVisual_RWContextDependentInvisibility.cxx [deleted file]
src/RWStepVisual/RWStepVisual_RWContextDependentInvisibility.pxx [deleted file]
src/RWStepVisual/RWStepVisual_RWContextDependentOverRidingStyledItem.cxx [deleted file]
src/RWStepVisual/RWStepVisual_RWContextDependentOverRidingStyledItem.pxx [deleted file]
src/RWStepVisual/RWStepVisual_RWCoordinatesList.cxx [deleted file]
src/RWStepVisual/RWStepVisual_RWCoordinatesList.pxx [deleted file]
src/RWStepVisual/RWStepVisual_RWCubicBezierTessellatedEdge.cxx [deleted file]
src/RWStepVisual/RWStepVisual_RWCubicBezierTessellatedEdge.pxx [deleted file]
src/RWStepVisual/RWStepVisual_RWCubicBezierTriangulatedFace.cxx [deleted file]
src/RWStepVisual/RWStepVisual_RWCubicBezierTriangulatedFace.pxx [deleted file]
src/RWStepVisual/RWStepVisual_RWCurveStyle.cxx [deleted file]
src/RWStepVisual/RWStepVisual_RWCurveStyle.pxx [deleted file]
src/RWStepVisual/RWStepVisual_RWCurveStyleFont.cxx [deleted file]
src/RWStepVisual/RWStepVisual_RWCurveStyleFont.pxx [deleted file]
src/RWStepVisual/RWStepVisual_RWCurveStyleFontPattern.cxx [deleted file]
src/RWStepVisual/RWStepVisual_RWCurveStyleFontPattern.pxx [deleted file]
src/RWStepVisual/RWStepVisual_RWDraughtingCallout.cxx [deleted file]
src/RWStepVisual/RWStepVisual_RWDraughtingCallout.pxx [deleted file]
src/RWStepVisual/RWStepVisual_RWDraughtingModel.cxx [deleted file]
src/RWStepVisual/RWStepVisual_RWDraughtingModel.pxx [deleted file]
src/RWStepVisual/RWStepVisual_RWDraughtingPreDefinedColour.cxx [deleted file]
src/RWStepVisual/RWStepVisual_RWDraughtingPreDefinedColour.pxx [deleted file]
src/RWStepVisual/RWStepVisual_RWDraughtingPreDefinedCurveFont.cxx [deleted file]
src/RWStepVisual/RWStepVisual_RWDraughtingPreDefinedCurveFont.pxx [deleted file]
src/RWStepVisual/RWStepVisual_RWExternallyDefinedCurveFont.cxx [deleted file]
src/RWStepVisual/RWStepVisual_RWExternallyDefinedCurveFont.pxx [deleted file]
src/RWStepVisual/RWStepVisual_RWFillAreaStyle.cxx [deleted file]
src/RWStepVisual/RWStepVisual_RWFillAreaStyle.pxx [deleted file]
src/RWStepVisual/RWStepVisual_RWFillAreaStyleColour.cxx [deleted file]
src/RWStepVisual/RWStepVisual_RWFillAreaStyleColour.pxx [deleted file]
src/RWStepVisual/RWStepVisual_RWInvisibility.cxx [deleted file]
src/RWStepVisual/RWStepVisual_RWInvisibility.pxx [deleted file]
src/RWStepVisual/RWStepVisual_RWMechanicalDesignGeometricPresentationArea.cxx [deleted file]
src/RWStepVisual/RWStepVisual_RWMechanicalDesignGeometricPresentationArea.pxx [deleted file]
src/RWStepVisual/RWStepVisual_RWMechanicalDesignGeometricPresentationRepresentation.cxx [deleted file]
src/RWStepVisual/RWStepVisual_RWMechanicalDesignGeometricPresentationRepresentation.pxx [deleted file]
src/RWStepVisual/RWStepVisual_RWOverRidingStyledItem.cxx [deleted file]
src/RWStepVisual/RWStepVisual_RWOverRidingStyledItem.pxx [deleted file]
src/RWStepVisual/RWStepVisual_RWPlanarBox.cxx [deleted file]
src/RWStepVisual/RWStepVisual_RWPlanarBox.pxx [deleted file]
src/RWStepVisual/RWStepVisual_RWPlanarExtent.cxx [deleted file]
src/RWStepVisual/RWStepVisual_RWPlanarExtent.pxx [deleted file]
src/RWStepVisual/RWStepVisual_RWPointStyle.cxx [deleted file]
src/RWStepVisual/RWStepVisual_RWPointStyle.pxx [deleted file]
src/RWStepVisual/RWStepVisual_RWPreDefinedColour.cxx [deleted file]
src/RWStepVisual/RWStepVisual_RWPreDefinedColour.pxx [deleted file]
src/RWStepVisual/RWStepVisual_RWPreDefinedCurveFont.cxx [deleted file]
src/RWStepVisual/RWStepVisual_RWPreDefinedCurveFont.pxx [deleted file]
src/RWStepVisual/RWStepVisual_RWPreDefinedItem.cxx [deleted file]
src/RWStepVisual/RWStepVisual_RWPreDefinedItem.pxx [deleted file]
src/RWStepVisual/RWStepVisual_RWPresentationArea.cxx [deleted file]
src/RWStepVisual/RWStepVisual_RWPresentationArea.pxx [deleted file]
src/RWStepVisual/RWStepVisual_RWPresentationLayerAssignment.cxx [deleted file]
src/RWStepVisual/RWStepVisual_RWPresentationLayerAssignment.pxx [deleted file]
src/RWStepVisual/RWStepVisual_RWPresentationLayerUsage.cxx [deleted file]
src/RWStepVisual/RWStepVisual_RWPresentationLayerUsage.pxx [deleted file]
src/RWStepVisual/RWStepVisual_RWPresentationRepresentation.cxx [deleted file]
src/RWStepVisual/RWStepVisual_RWPresentationRepresentation.pxx [deleted file]
src/RWStepVisual/RWStepVisual_RWPresentationSet.cxx [deleted file]
src/RWStepVisual/RWStepVisual_RWPresentationSet.pxx [deleted file]
src/RWStepVisual/RWStepVisual_RWPresentationSize.cxx [deleted file]
src/RWStepVisual/RWStepVisual_RWPresentationSize.pxx [deleted file]
src/RWStepVisual/RWStepVisual_RWPresentationStyleAssignment.cxx [deleted file]
src/RWStepVisual/RWStepVisual_RWPresentationStyleAssignment.pxx [deleted file]
src/RWStepVisual/RWStepVisual_RWPresentationStyleByContext.cxx [deleted file]
src/RWStepVisual/RWStepVisual_RWPresentationStyleByContext.pxx [deleted file]
src/RWStepVisual/RWStepVisual_RWPresentationView.cxx [deleted file]
src/RWStepVisual/RWStepVisual_RWPresentationView.pxx [deleted file]
src/RWStepVisual/RWStepVisual_RWPresentedItemRepresentation.cxx [deleted file]
src/RWStepVisual/RWStepVisual_RWPresentedItemRepresentation.pxx [deleted file]
src/RWStepVisual/RWStepVisual_RWRepositionedTessellatedGeometricSet.cxx [deleted file]
src/RWStepVisual/RWStepVisual_RWRepositionedTessellatedGeometricSet.pxx [deleted file]
src/RWStepVisual/RWStepVisual_RWRepositionedTessellatedItem.cxx [deleted file]
src/RWStepVisual/RWStepVisual_RWRepositionedTessellatedItem.pxx [deleted file]
src/RWStepVisual/RWStepVisual_RWStyledItem.cxx [deleted file]
src/RWStepVisual/RWStepVisual_RWStyledItem.pxx [deleted file]
src/RWStepVisual/RWStepVisual_RWSurfaceSideStyle.cxx [deleted file]
src/RWStepVisual/RWStepVisual_RWSurfaceSideStyle.pxx [deleted file]
src/RWStepVisual/RWStepVisual_RWSurfaceStyleBoundary.cxx [deleted file]
src/RWStepVisual/RWStepVisual_RWSurfaceStyleBoundary.pxx [deleted file]
src/RWStepVisual/RWStepVisual_RWSurfaceStyleControlGrid.cxx [deleted file]
src/RWStepVisual/RWStepVisual_RWSurfaceStyleControlGrid.pxx [deleted file]
src/RWStepVisual/RWStepVisual_RWSurfaceStyleFillArea.cxx [deleted file]
src/RWStepVisual/RWStepVisual_RWSurfaceStyleFillArea.pxx [deleted file]
src/RWStepVisual/RWStepVisual_RWSurfaceStyleParameterLine.cxx [deleted file]
src/RWStepVisual/RWStepVisual_RWSurfaceStyleParameterLine.pxx [deleted file]
src/RWStepVisual/RWStepVisual_RWSurfaceStyleReflectanceAmbient.cxx [deleted file]
src/RWStepVisual/RWStepVisual_RWSurfaceStyleReflectanceAmbient.pxx [deleted file]
src/RWStepVisual/RWStepVisual_RWSurfaceStyleRendering.cxx [deleted file]
src/RWStepVisual/RWStepVisual_RWSurfaceStyleRendering.pxx [deleted file]
src/RWStepVisual/RWStepVisual_RWSurfaceStyleRenderingWithProperties.cxx [deleted file]
src/RWStepVisual/RWStepVisual_RWSurfaceStyleRenderingWithProperties.pxx [deleted file]
src/RWStepVisual/RWStepVisual_RWSurfaceStyleSegmentationCurve.cxx [deleted file]
src/RWStepVisual/RWStepVisual_RWSurfaceStyleSegmentationCurve.pxx [deleted file]
src/RWStepVisual/RWStepVisual_RWSurfaceStyleSilhouette.cxx [deleted file]
src/RWStepVisual/RWStepVisual_RWSurfaceStyleSilhouette.pxx [deleted file]
src/RWStepVisual/RWStepVisual_RWSurfaceStyleTransparent.cxx [deleted file]
src/RWStepVisual/RWStepVisual_RWSurfaceStyleTransparent.pxx [deleted file]
src/RWStepVisual/RWStepVisual_RWSurfaceStyleUsage.cxx [deleted file]
src/RWStepVisual/RWStepVisual_RWSurfaceStyleUsage.pxx [deleted file]
src/RWStepVisual/RWStepVisual_RWTemplate.cxx [deleted file]
src/RWStepVisual/RWStepVisual_RWTemplate.pxx [deleted file]
src/RWStepVisual/RWStepVisual_RWTemplateInstance.cxx [deleted file]
src/RWStepVisual/RWStepVisual_RWTemplateInstance.pxx [deleted file]
src/RWStepVisual/RWStepVisual_RWTessellatedAnnotationOccurrence.cxx [deleted file]
src/RWStepVisual/RWStepVisual_RWTessellatedAnnotationOccurrence.pxx [deleted file]
src/RWStepVisual/RWStepVisual_RWTessellatedConnectingEdge.cxx [deleted file]
src/RWStepVisual/RWStepVisual_RWTessellatedConnectingEdge.pxx [deleted file]
src/RWStepVisual/RWStepVisual_RWTessellatedCurveSet.cxx [deleted file]
src/RWStepVisual/RWStepVisual_RWTessellatedCurveSet.pxx [deleted file]
src/RWStepVisual/RWStepVisual_RWTessellatedEdge.cxx [deleted file]
src/RWStepVisual/RWStepVisual_RWTessellatedEdge.pxx [deleted file]
src/RWStepVisual/RWStepVisual_RWTessellatedGeometricSet.cxx [deleted file]
src/RWStepVisual/RWStepVisual_RWTessellatedGeometricSet.pxx [deleted file]
src/RWStepVisual/RWStepVisual_RWTessellatedItem.cxx [deleted file]
src/RWStepVisual/RWStepVisual_RWTessellatedItem.pxx [deleted file]
src/RWStepVisual/RWStepVisual_RWTessellatedPointSet.cxx [deleted file]
src/RWStepVisual/RWStepVisual_RWTessellatedPointSet.pxx [deleted file]
src/RWStepVisual/RWStepVisual_RWTessellatedShapeRepresentation.cxx [deleted file]
src/RWStepVisual/RWStepVisual_RWTessellatedShapeRepresentation.pxx [deleted file]
src/RWStepVisual/RWStepVisual_RWTessellatedShapeRepresentationWithAccuracyParameters.cxx [deleted file]
src/RWStepVisual/RWStepVisual_RWTessellatedShapeRepresentationWithAccuracyParameters.pxx [deleted file]
src/RWStepVisual/RWStepVisual_RWTessellatedShell.cxx [deleted file]
src/RWStepVisual/RWStepVisual_RWTessellatedShell.pxx [deleted file]
src/RWStepVisual/RWStepVisual_RWTessellatedSolid.cxx [deleted file]
src/RWStepVisual/RWStepVisual_RWTessellatedSolid.pxx [deleted file]
src/RWStepVisual/RWStepVisual_RWTessellatedStructuredItem.cxx [deleted file]
src/RWStepVisual/RWStepVisual_RWTessellatedStructuredItem.pxx [deleted file]
src/RWStepVisual/RWStepVisual_RWTessellatedVertex.cxx [deleted file]
src/RWStepVisual/RWStepVisual_RWTessellatedVertex.pxx [deleted file]
src/RWStepVisual/RWStepVisual_RWTessellatedWire.cxx [deleted file]
src/RWStepVisual/RWStepVisual_RWTessellatedWire.pxx [deleted file]
src/RWStepVisual/RWStepVisual_RWTextLiteral.cxx [deleted file]
src/RWStepVisual/RWStepVisual_RWTextLiteral.pxx [deleted file]
src/RWStepVisual/RWStepVisual_RWTextStyle.cxx [deleted file]
src/RWStepVisual/RWStepVisual_RWTextStyle.pxx [deleted file]
src/RWStepVisual/RWStepVisual_RWTextStyleForDefinedFont.cxx [deleted file]
src/RWStepVisual/RWStepVisual_RWTextStyleForDefinedFont.pxx [deleted file]
src/RWStepVisual/RWStepVisual_RWTextStyleWithBoxCharacteristics.cxx [deleted file]
src/RWStepVisual/RWStepVisual_RWTextStyleWithBoxCharacteristics.pxx [deleted file]
src/RWStepVisual/RWStepVisual_RWTriangulatedFace.cxx [deleted file]
src/RWStepVisual/RWStepVisual_RWTriangulatedFace.pxx [deleted file]
src/RWStepVisual/RWStepVisual_RWTriangulatedSurfaceSet.cxx [deleted file]
src/RWStepVisual/RWStepVisual_RWTriangulatedSurfaceSet.pxx [deleted file]
src/RWStepVisual/RWStepVisual_RWViewVolume.cxx [deleted file]
src/RWStepVisual/RWStepVisual_RWViewVolume.pxx [deleted file]
src/RWStl/FILES [deleted file]
src/RWStl/RWStl.cxx [deleted file]
src/RWStl/RWStl.hxx [deleted file]
src/RWStl/RWStl_ConfigurationNode.hxx [deleted file]
src/RWStl/RWStl_Provider.hxx [deleted file]
src/RWStl/RWStl_Reader.cxx [deleted file]
src/RWStl/RWStl_Reader.hxx [deleted file]
src/Resource/FILES [deleted file]
src/Resource/Resource_Big5.pxx [deleted file]
src/Resource/Resource_CodePages.pxx [deleted file]
src/Resource/Resource_ConvertUnicode.c [deleted file]
src/Resource/Resource_ConvertUnicode.hxx [deleted file]
src/Resource/Resource_DataMapOfAsciiStringAsciiString.hxx [deleted file]
src/Resource/Resource_DataMapOfAsciiStringExtendedString.hxx [deleted file]
src/Resource/Resource_FormatType.hxx [deleted file]
src/Resource/Resource_GB2312.pxx [deleted file]
src/Resource/Resource_GBK.pxx [deleted file]
src/Resource/Resource_LexicalCompare.cxx [deleted file]
src/Resource/Resource_LexicalCompare.hxx [deleted file]
src/Resource/Resource_Manager.cxx [deleted file]
src/Resource/Resource_Manager.hxx [deleted file]
src/Resource/Resource_NoSuchResource.hxx [deleted file]
src/Resource/Resource_Shiftjis.pxx [deleted file]
src/Resource/Resource_Unicode.cxx [deleted file]
src/Resource/Resource_Unicode.hxx [deleted file]
src/SHMessage/FILES [deleted file]
src/SHMessage/SHMessage_SHAPE_fr.pxx [deleted file]
src/SHMessage/SHMessage_SHAPE_us.pxx [deleted file]
src/STEPCAFControl/FILES [deleted file]
src/STEPCAFControl/STEPCAFControl_ActorWrite.cxx [deleted file]
src/STEPCAFControl/STEPCAFControl_ActorWrite.hxx [deleted file]
src/STEPCAFControl/STEPCAFControl_ConfigurationNode.hxx [deleted file]
src/STEPCAFControl/STEPCAFControl_Controller.cxx [deleted file]
src/STEPCAFControl/STEPCAFControl_Controller.hxx [deleted file]
src/STEPCAFControl/STEPCAFControl_DataMapIteratorOfDataMapOfLabelExternFile.hxx [deleted file]
src/STEPCAFControl/STEPCAFControl_DataMapIteratorOfDataMapOfLabelShape.hxx [deleted file]
src/STEPCAFControl/STEPCAFControl_DataMapIteratorOfDataMapOfPDExternFile.hxx [deleted file]
src/STEPCAFControl/STEPCAFControl_DataMapIteratorOfDataMapOfSDRExternFile.hxx [deleted file]
src/STEPCAFControl/STEPCAFControl_DataMapIteratorOfDataMapOfShapePD.hxx [deleted file]
src/STEPCAFControl/STEPCAFControl_DataMapIteratorOfDataMapOfShapeSDR.hxx [deleted file]
src/STEPCAFControl/STEPCAFControl_DataMapOfLabelExternFile.hxx [deleted file]
src/STEPCAFControl/STEPCAFControl_DataMapOfLabelShape.hxx [deleted file]
src/STEPCAFControl/STEPCAFControl_DataMapOfPDExternFile.hxx [deleted file]
src/STEPCAFControl/STEPCAFControl_DataMapOfSDRExternFile.hxx [deleted file]
src/STEPCAFControl/STEPCAFControl_DataMapOfShapePD.hxx [deleted file]
src/STEPCAFControl/STEPCAFControl_DataMapOfShapeSDR.hxx [deleted file]
src/STEPCAFControl/STEPCAFControl_ExternFile.cxx [deleted file]
src/STEPCAFControl/STEPCAFControl_ExternFile.hxx [deleted file]
src/STEPCAFControl/STEPCAFControl_ExternFile.lxx [deleted file]
src/STEPCAFControl/STEPCAFControl_GDTProperty.cxx [deleted file]
src/STEPCAFControl/STEPCAFControl_GDTProperty.hxx [deleted file]
src/STEPCAFControl/STEPCAFControl_Provider.hxx [deleted file]
src/STEPCAFControl/STEPCAFControl_Reader.cxx [deleted file]
src/STEPCAFControl/STEPCAFControl_Reader.hxx [deleted file]
src/STEPCAFControl/STEPCAFControl_Writer.cxx [deleted file]
src/STEPCAFControl/STEPCAFControl_Writer.hxx [deleted file]
src/STEPConstruct/FILES [deleted file]
src/STEPConstruct/STEPConstruct.cxx [deleted file]
src/STEPConstruct/STEPConstruct.hxx [deleted file]
src/STEPConstruct/STEPConstruct_AP203Context.cxx [deleted file]
src/STEPConstruct/STEPConstruct_AP203Context.hxx [deleted file]
src/STEPConstruct/STEPConstruct_Assembly.cxx [deleted file]
src/STEPConstruct/STEPConstruct_Assembly.hxx [deleted file]
src/STEPConstruct/STEPConstruct_ContextTool.cxx [deleted file]
src/STEPConstruct/STEPConstruct_ContextTool.hxx [deleted file]
src/STEPConstruct/STEPConstruct_DataMapIteratorOfDataMapOfAsciiStringTransient.hxx [deleted file]
src/STEPConstruct/STEPConstruct_DataMapIteratorOfDataMapOfPointTransient.hxx [deleted file]
src/STEPConstruct/STEPConstruct_DataMapOfAsciiStringTransient.hxx [deleted file]
src/STEPConstruct/STEPConstruct_DataMapOfPointTransient.hxx [deleted file]
src/STEPConstruct/STEPConstruct_ExternRefs.cxx [deleted file]
src/STEPConstruct/STEPConstruct_ExternRefs.hxx [deleted file]
src/STEPConstruct/STEPConstruct_Part.cxx [deleted file]
src/STEPConstruct/STEPConstruct_Part.hxx [deleted file]
src/STEPConstruct/STEPConstruct_Styles.cxx [deleted file]
src/STEPConstruct/STEPConstruct_Styles.hxx [deleted file]
src/STEPConstruct/STEPConstruct_Tool.cxx [deleted file]
src/STEPConstruct/STEPConstruct_Tool.hxx [deleted file]
src/STEPConstruct/STEPConstruct_Tool.lxx [deleted file]
src/STEPConstruct/STEPConstruct_UnitContext.cxx [deleted file]
src/STEPConstruct/STEPConstruct_UnitContext.hxx [deleted file]
src/STEPConstruct/STEPConstruct_ValidationProps.cxx [deleted file]
src/STEPConstruct/STEPConstruct_ValidationProps.hxx [deleted file]
src/STEPControl/FILES [deleted file]
src/STEPControl/STEPControl_ActorRead.cxx [deleted file]
src/STEPControl/STEPControl_ActorRead.hxx [deleted file]
src/STEPControl/STEPControl_ActorWrite.cxx [deleted file]
src/STEPControl/STEPControl_ActorWrite.hxx [deleted file]
src/STEPControl/STEPControl_Controller.cxx [deleted file]
src/STEPControl/STEPControl_Controller.hxx [deleted file]
src/STEPControl/STEPControl_Reader.cxx [deleted file]
src/STEPControl/STEPControl_Reader.hxx [deleted file]
src/STEPControl/STEPControl_StepModelType.hxx [deleted file]
src/STEPControl/STEPControl_Writer.cxx [deleted file]
src/STEPControl/STEPControl_Writer.hxx [deleted file]
src/STEPEdit/FILES [deleted file]
src/STEPEdit/STEPEdit.cxx [deleted file]
src/STEPEdit/STEPEdit.hxx [deleted file]
src/STEPEdit/STEPEdit_EditContext.cxx [deleted file]
src/STEPEdit/STEPEdit_EditContext.hxx [deleted file]
src/STEPEdit/STEPEdit_EditSDR.cxx [deleted file]
src/STEPEdit/STEPEdit_EditSDR.hxx [deleted file]
src/STEPSelections/FILES [deleted file]
src/STEPSelections/STEPSelections_AssemblyComponent.cxx [deleted file]
src/STEPSelections/STEPSelections_AssemblyComponent.hxx [deleted file]
src/STEPSelections/STEPSelections_AssemblyComponent.lxx [deleted file]
src/STEPSelections/STEPSelections_AssemblyExplorer.cxx [deleted file]
src/STEPSelections/STEPSelections_AssemblyExplorer.hxx [deleted file]
src/STEPSelections/STEPSelections_AssemblyExplorer.lxx [deleted file]
src/STEPSelections/STEPSelections_AssemblyLink.cxx [deleted file]
src/STEPSelections/STEPSelections_AssemblyLink.hxx [deleted file]
src/STEPSelections/STEPSelections_AssemblyLink.lxx [deleted file]
src/STEPSelections/STEPSelections_Counter.cxx [deleted file]
src/STEPSelections/STEPSelections_Counter.hxx [deleted file]
src/STEPSelections/STEPSelections_Counter.lxx [deleted file]
src/STEPSelections/STEPSelections_HSequenceOfAssemblyLink.hxx [deleted file]
src/STEPSelections/STEPSelections_SelectAssembly.cxx [deleted file]
src/STEPSelections/STEPSelections_SelectAssembly.hxx [deleted file]
src/STEPSelections/STEPSelections_SelectDerived.cxx [deleted file]
src/STEPSelections/STEPSelections_SelectDerived.hxx [deleted file]
src/STEPSelections/STEPSelections_SelectFaces.cxx [deleted file]
src/STEPSelections/STEPSelections_SelectFaces.hxx [deleted file]
src/STEPSelections/STEPSelections_SelectForTransfer.cxx [deleted file]
src/STEPSelections/STEPSelections_SelectForTransfer.hxx [deleted file]
src/STEPSelections/STEPSelections_SelectGSCurves.cxx [deleted file]
src/STEPSelections/STEPSelections_SelectGSCurves.hxx [deleted file]
src/STEPSelections/STEPSelections_SelectInstances.cxx [deleted file]
src/STEPSelections/STEPSelections_SelectInstances.hxx [deleted file]
src/STEPSelections/STEPSelections_SequenceOfAssemblyComponent.hxx [deleted file]
src/STEPSelections/STEPSelections_SequenceOfAssemblyLink.hxx [deleted file]
src/SWDRAW/FILES [deleted file]
src/SWDRAW/SWDRAW.cxx [deleted file]
src/SWDRAW/SWDRAW.hxx [deleted file]
src/SWDRAW/SWDRAW_ShapeAnalysis.cxx [deleted file]
src/SWDRAW/SWDRAW_ShapeAnalysis.hxx [deleted file]
src/SWDRAW/SWDRAW_ShapeCustom.cxx [deleted file]
src/SWDRAW/SWDRAW_ShapeCustom.hxx [deleted file]
src/SWDRAW/SWDRAW_ShapeExtend.cxx [deleted file]
src/SWDRAW/SWDRAW_ShapeExtend.hxx [deleted file]
src/SWDRAW/SWDRAW_ShapeFix.cxx [deleted file]
src/SWDRAW/SWDRAW_ShapeFix.hxx [deleted file]
src/SWDRAW/SWDRAW_ShapeProcess.cxx [deleted file]
src/SWDRAW/SWDRAW_ShapeProcess.hxx [deleted file]
src/SWDRAW/SWDRAW_ShapeProcessAPI.cxx [deleted file]
src/SWDRAW/SWDRAW_ShapeProcessAPI.hxx [deleted file]
src/SWDRAW/SWDRAW_ShapeTool.cxx [deleted file]
src/SWDRAW/SWDRAW_ShapeTool.hxx [deleted file]
src/SWDRAW/SWDRAW_ShapeUpgrade.cxx [deleted file]
src/SWDRAW/SWDRAW_ShapeUpgrade.hxx [deleted file]
src/Select3D/FILES [deleted file]
src/Select3D/Select3D_BVHBuilder3d.hxx [deleted file]
src/Select3D/Select3D_BVHIndexBuffer.hxx [deleted file]
src/Select3D/Select3D_BndBox3d.hxx [deleted file]
src/Select3D/Select3D_EntitySequence.hxx [deleted file]
src/Select3D/Select3D_IndexedMapOfEntity.hxx [deleted file]
src/Select3D/Select3D_InteriorSensitivePointSet.cxx [deleted file]
src/Select3D/Select3D_InteriorSensitivePointSet.hxx [deleted file]
src/Select3D/Select3D_Pnt.hxx [deleted file]
src/Select3D/Select3D_PointData.hxx [deleted file]
src/Select3D/Select3D_SensitiveBox.cxx [deleted file]
src/Select3D/Select3D_SensitiveBox.hxx [deleted file]
src/Select3D/Select3D_SensitiveCircle.cxx [deleted file]
src/Select3D/Select3D_SensitiveCircle.hxx [deleted file]
src/Select3D/Select3D_SensitiveCurve.cxx [deleted file]
src/Select3D/Select3D_SensitiveCurve.hxx [deleted file]
src/Select3D/Select3D_SensitiveCylinder.cxx [deleted file]
src/Select3D/Select3D_SensitiveCylinder.hxx [deleted file]
src/Select3D/Select3D_SensitiveEntity.cxx [deleted file]
src/Select3D/Select3D_SensitiveEntity.hxx [deleted file]
src/Select3D/Select3D_SensitiveFace.cxx [deleted file]
src/Select3D/Select3D_SensitiveFace.hxx [deleted file]
src/Select3D/Select3D_SensitiveGroup.cxx [deleted file]
src/Select3D/Select3D_SensitiveGroup.hxx [deleted file]
src/Select3D/Select3D_SensitivePoint.cxx [deleted file]
src/Select3D/Select3D_SensitivePoint.hxx [deleted file]
src/Select3D/Select3D_SensitivePoly.cxx [deleted file]
src/Select3D/Select3D_SensitivePoly.hxx [deleted file]
src/Select3D/Select3D_SensitivePrimitiveArray.cxx [deleted file]
src/Select3D/Select3D_SensitivePrimitiveArray.hxx [deleted file]
src/Select3D/Select3D_SensitiveSegment.cxx [deleted file]
src/Select3D/Select3D_SensitiveSegment.hxx [deleted file]
src/Select3D/Select3D_SensitiveSet.cxx [deleted file]
src/Select3D/Select3D_SensitiveSet.hxx [deleted file]
src/Select3D/Select3D_SensitiveSphere.cxx [deleted file]
src/Select3D/Select3D_SensitiveSphere.hxx [deleted file]
src/Select3D/Select3D_SensitiveTriangle.cxx [deleted file]
src/Select3D/Select3D_SensitiveTriangle.hxx [deleted file]
src/Select3D/Select3D_SensitiveTriangulation.cxx [deleted file]
src/Select3D/Select3D_SensitiveTriangulation.hxx [deleted file]
src/Select3D/Select3D_SensitiveWire.cxx [deleted file]
src/Select3D/Select3D_SensitiveWire.hxx [deleted file]
src/Select3D/Select3D_TypeOfSensitivity.hxx [deleted file]
src/SelectBasics/FILES [deleted file]
src/SelectBasics/SelectBasics.hxx [deleted file]
src/SelectBasics/SelectBasics_EntityOwner.hxx [deleted file]
src/SelectBasics/SelectBasics_PickResult.hxx [deleted file]
src/SelectBasics/SelectBasics_SelectingVolumeManager.cxx [deleted file]
src/SelectBasics/SelectBasics_SelectingVolumeManager.hxx [deleted file]
src/SelectBasics/SelectBasics_SensitiveEntity.hxx [deleted file]
src/SelectMgr/FILES [deleted file]
src/SelectMgr/SelectMgr.cxx [deleted file]
src/SelectMgr/SelectMgr.hxx [deleted file]
src/SelectMgr/SelectMgr_AndFilter.cxx [deleted file]
src/SelectMgr/SelectMgr_AndFilter.hxx [deleted file]
src/SelectMgr/SelectMgr_AndOrFilter.cxx [deleted file]
src/SelectMgr/SelectMgr_AndOrFilter.hxx [deleted file]
src/SelectMgr/SelectMgr_AxisIntersector.cxx [deleted file]
src/SelectMgr/SelectMgr_AxisIntersector.hxx [deleted file]
src/SelectMgr/SelectMgr_BVHThreadPool.cxx [deleted file]
src/SelectMgr/SelectMgr_BVHThreadPool.hxx [deleted file]
src/SelectMgr/SelectMgr_BaseFrustum.cxx [deleted file]
src/SelectMgr/SelectMgr_BaseFrustum.hxx [deleted file]
src/SelectMgr/SelectMgr_BaseIntersector.cxx [deleted file]
src/SelectMgr/SelectMgr_BaseIntersector.hxx [deleted file]
src/SelectMgr/SelectMgr_CompositionFilter.cxx [deleted file]
src/SelectMgr/SelectMgr_CompositionFilter.hxx [deleted file]
src/SelectMgr/SelectMgr_EntityOwner.cxx [deleted file]
src/SelectMgr/SelectMgr_EntityOwner.hxx [deleted file]
src/SelectMgr/SelectMgr_Filter.cxx [deleted file]
src/SelectMgr/SelectMgr_Filter.hxx [deleted file]
src/SelectMgr/SelectMgr_FilterType.hxx [deleted file]
src/SelectMgr/SelectMgr_Frustum.hxx [deleted file]
src/SelectMgr/SelectMgr_Frustum.lxx [deleted file]
src/SelectMgr/SelectMgr_FrustumBuilder.cxx [deleted file]
src/SelectMgr/SelectMgr_FrustumBuilder.hxx [deleted file]
src/SelectMgr/SelectMgr_IndexedDataMapOfOwnerCriterion.hxx [deleted file]
src/SelectMgr/SelectMgr_IndexedMapOfOwner.hxx [deleted file]
src/SelectMgr/SelectMgr_ListIteratorOfListOfFilter.hxx [deleted file]
src/SelectMgr/SelectMgr_ListOfFilter.hxx [deleted file]
src/SelectMgr/SelectMgr_OrFilter.cxx [deleted file]
src/SelectMgr/SelectMgr_OrFilter.hxx [deleted file]
src/SelectMgr/SelectMgr_PickingStrategy.hxx [deleted file]
src/SelectMgr/SelectMgr_RectangularFrustum.cxx [deleted file]
src/SelectMgr/SelectMgr_RectangularFrustum.hxx [deleted file]
src/SelectMgr/SelectMgr_SelectableObject.cxx [deleted file]
src/SelectMgr/SelectMgr_SelectableObject.hxx [deleted file]
src/SelectMgr/SelectMgr_SelectableObjectSet.cxx [deleted file]
src/SelectMgr/SelectMgr_SelectableObjectSet.hxx [deleted file]
src/SelectMgr/SelectMgr_SelectingVolumeManager.cxx [deleted file]
src/SelectMgr/SelectMgr_SelectingVolumeManager.hxx [deleted file]
src/SelectMgr/SelectMgr_Selection.cxx [deleted file]
src/SelectMgr/SelectMgr_Selection.hxx [deleted file]
src/SelectMgr/SelectMgr_SelectionImageFiller.cxx [deleted file]
src/SelectMgr/SelectMgr_SelectionImageFiller.hxx [deleted file]
src/SelectMgr/SelectMgr_SelectionManager.cxx [deleted file]
src/SelectMgr/SelectMgr_SelectionManager.hxx [deleted file]
src/SelectMgr/SelectMgr_SelectionType.hxx [deleted file]
src/SelectMgr/SelectMgr_SensitiveEntity.cxx [deleted file]
src/SelectMgr/SelectMgr_SensitiveEntity.hxx [deleted file]
src/SelectMgr/SelectMgr_SensitiveEntitySet.cxx [deleted file]
src/SelectMgr/SelectMgr_SensitiveEntitySet.hxx [deleted file]
src/SelectMgr/SelectMgr_SequenceOfOwner.hxx [deleted file]
src/SelectMgr/SelectMgr_SequenceOfSelection.hxx [deleted file]
src/SelectMgr/SelectMgr_SortCriterion.hxx [deleted file]
src/SelectMgr/SelectMgr_StateOfSelection.hxx [deleted file]
src/SelectMgr/SelectMgr_ToleranceMap.cxx [deleted file]
src/SelectMgr/SelectMgr_ToleranceMap.hxx [deleted file]
src/SelectMgr/SelectMgr_TriangularFrustum.cxx [deleted file]
src/SelectMgr/SelectMgr_TriangularFrustum.hxx [deleted file]
src/SelectMgr/SelectMgr_TriangularFrustumSet.cxx [deleted file]
src/SelectMgr/SelectMgr_TriangularFrustumSet.hxx [deleted file]
src/SelectMgr/SelectMgr_TypeOfBVHUpdate.hxx [deleted file]
src/SelectMgr/SelectMgr_TypeOfDepthTolerance.hxx [deleted file]
src/SelectMgr/SelectMgr_TypeOfUpdate.hxx [deleted file]
src/SelectMgr/SelectMgr_VectorTypes.hxx [deleted file]
src/SelectMgr/SelectMgr_ViewClipRange.cxx [deleted file]
src/SelectMgr/SelectMgr_ViewClipRange.hxx [deleted file]
src/SelectMgr/SelectMgr_ViewerSelector.cxx [deleted file]
src/SelectMgr/SelectMgr_ViewerSelector.hxx [deleted file]
src/SelectMgr/SelectMgr_ViewerSelector3d.hxx [deleted file]
src/Shaders/FILES [deleted file]
src/Shaders/Shaders_DeclarationsImpl_glsl.pxx [deleted file]
src/Shaders/Shaders_Declarations_glsl.pxx [deleted file]
src/Shaders/Shaders_Display_fs.pxx [deleted file]
src/Shaders/Shaders_LightShadow_glsl.pxx [deleted file]
src/Shaders/Shaders_PBRCookTorrance_glsl.pxx [deleted file]
src/Shaders/Shaders_PBRDirectionalLight_glsl.pxx [deleted file]
src/Shaders/Shaders_PBRDistribution_glsl.pxx [deleted file]
src/Shaders/Shaders_PBREnvBaking_fs.pxx [deleted file]
src/Shaders/Shaders_PBREnvBaking_vs.pxx [deleted file]
src/Shaders/Shaders_PBRFresnel_glsl.pxx [deleted file]
src/Shaders/Shaders_PBRGeometry_glsl.pxx [deleted file]
src/Shaders/Shaders_PBRIllumination_glsl.pxx [deleted file]
src/Shaders/Shaders_PBRPointLight_glsl.pxx [deleted file]
src/Shaders/Shaders_PBRSpotLight_glsl.pxx [deleted file]
src/Shaders/Shaders_PathtraceBase_fs.pxx [deleted file]
src/Shaders/Shaders_PhongDirectionalLight_glsl.pxx [deleted file]
src/Shaders/Shaders_PhongPointLight_glsl.pxx [deleted file]
src/Shaders/Shaders_PhongShading_fs.pxx [deleted file]
src/Shaders/Shaders_PhongShading_vs.pxx [deleted file]
src/Shaders/Shaders_PhongSpotLight_glsl.pxx [deleted file]
src/Shaders/Shaders_PointLightAttenuation_glsl.pxx [deleted file]
src/Shaders/Shaders_RaytraceBase_fs.pxx [deleted file]
src/Shaders/Shaders_RaytraceBase_vs.pxx [deleted file]
src/Shaders/Shaders_RaytraceRender_fs.pxx [deleted file]
src/Shaders/Shaders_RaytraceSmooth_fs.pxx [deleted file]
src/Shaders/Shaders_SkydomBackground_fs.pxx [deleted file]
src/Shaders/Shaders_TangentSpaceNormal_glsl.pxx [deleted file]
src/ShapeAlgo/FILES [deleted file]
src/ShapeAlgo/ShapeAlgo.cxx [deleted file]
src/ShapeAlgo/ShapeAlgo.hxx [deleted file]
src/ShapeAlgo/ShapeAlgo_AlgoContainer.cxx [deleted file]
src/ShapeAlgo/ShapeAlgo_AlgoContainer.hxx [deleted file]
src/ShapeAlgo/ShapeAlgo_AlgoContainer.lxx [deleted file]
src/ShapeAlgo/ShapeAlgo_ToolContainer.cxx [deleted file]
src/ShapeAlgo/ShapeAlgo_ToolContainer.hxx [deleted file]
src/ShapeAnalysis/FILES [deleted file]
src/ShapeAnalysis/ShapeAnalysis.cxx [deleted file]
src/ShapeAnalysis/ShapeAnalysis.hxx [deleted file]
src/ShapeAnalysis/ShapeAnalysis_BoxBndTree.cxx [deleted file]
src/ShapeAnalysis/ShapeAnalysis_BoxBndTree.hxx [deleted file]
src/ShapeAnalysis/ShapeAnalysis_CanonicalRecognition.cxx [deleted file]
src/ShapeAnalysis/ShapeAnalysis_CanonicalRecognition.hxx [deleted file]
src/ShapeAnalysis/ShapeAnalysis_CheckSmallFace.cxx [deleted file]
src/ShapeAnalysis/ShapeAnalysis_CheckSmallFace.hxx [deleted file]
src/ShapeAnalysis/ShapeAnalysis_CheckSmallFace.lxx [deleted file]
src/ShapeAnalysis/ShapeAnalysis_Curve.cxx [deleted file]
src/ShapeAnalysis/ShapeAnalysis_Curve.hxx [deleted file]
src/ShapeAnalysis/ShapeAnalysis_DataMapIteratorOfDataMapOfShapeListOfReal.hxx [deleted file]
src/ShapeAnalysis/ShapeAnalysis_DataMapOfShapeListOfReal.hxx [deleted file]
src/ShapeAnalysis/ShapeAnalysis_Edge.cxx [deleted file]
src/ShapeAnalysis/ShapeAnalysis_Edge.hxx [deleted file]
src/ShapeAnalysis/ShapeAnalysis_FreeBoundData.cxx [deleted file]
src/ShapeAnalysis/ShapeAnalysis_FreeBoundData.hxx [deleted file]
src/ShapeAnalysis/ShapeAnalysis_FreeBoundData.lxx [deleted file]
src/ShapeAnalysis/ShapeAnalysis_FreeBounds.cxx [deleted file]
src/ShapeAnalysis/ShapeAnalysis_FreeBounds.hxx [deleted file]
src/ShapeAnalysis/ShapeAnalysis_FreeBounds.lxx [deleted file]
src/ShapeAnalysis/ShapeAnalysis_FreeBoundsProperties.cxx [deleted file]
src/ShapeAnalysis/ShapeAnalysis_FreeBoundsProperties.hxx [deleted file]
src/ShapeAnalysis/ShapeAnalysis_FreeBoundsProperties.lxx [deleted file]
src/ShapeAnalysis/ShapeAnalysis_Geom.cxx [deleted file]
src/ShapeAnalysis/ShapeAnalysis_Geom.hxx [deleted file]
src/ShapeAnalysis/ShapeAnalysis_HSequenceOfFreeBounds.hxx [deleted file]
src/ShapeAnalysis/ShapeAnalysis_SequenceOfFreeBounds.hxx [deleted file]
src/ShapeAnalysis/ShapeAnalysis_ShapeContents.cxx [deleted file]
src/ShapeAnalysis/ShapeAnalysis_ShapeContents.hxx [deleted file]
src/ShapeAnalysis/ShapeAnalysis_ShapeTolerance.cxx [deleted file]
src/ShapeAnalysis/ShapeAnalysis_ShapeTolerance.hxx [deleted file]
src/ShapeAnalysis/ShapeAnalysis_Shell.cxx [deleted file]
src/ShapeAnalysis/ShapeAnalysis_Shell.hxx [deleted file]
src/ShapeAnalysis/ShapeAnalysis_Surface.cxx [deleted file]
src/ShapeAnalysis/ShapeAnalysis_Surface.hxx [deleted file]
src/ShapeAnalysis/ShapeAnalysis_Surface.lxx [deleted file]
src/ShapeAnalysis/ShapeAnalysis_TransferParameters.cxx [deleted file]
src/ShapeAnalysis/ShapeAnalysis_TransferParameters.hxx [deleted file]
src/ShapeAnalysis/ShapeAnalysis_TransferParametersProj.cxx [deleted file]
src/ShapeAnalysis/ShapeAnalysis_TransferParametersProj.hxx [deleted file]
src/ShapeAnalysis/ShapeAnalysis_Wire.cxx [deleted file]
src/ShapeAnalysis/ShapeAnalysis_Wire.hxx [deleted file]
src/ShapeAnalysis/ShapeAnalysis_Wire.lxx [deleted file]
src/ShapeAnalysis/ShapeAnalysis_WireOrder.cxx [deleted file]
src/ShapeAnalysis/ShapeAnalysis_WireOrder.hxx [deleted file]
src/ShapeAnalysis/ShapeAnalysis_WireVertex.cxx [deleted file]
src/ShapeAnalysis/ShapeAnalysis_WireVertex.hxx [deleted file]
src/ShapeBuild/FILES [deleted file]
src/ShapeBuild/ShapeBuild.cxx [deleted file]
src/ShapeBuild/ShapeBuild.hxx [deleted file]
src/ShapeBuild/ShapeBuild_Edge.cxx [deleted file]
src/ShapeBuild/ShapeBuild_Edge.hxx [deleted file]
src/ShapeBuild/ShapeBuild_ReShape.cxx [deleted file]
src/ShapeBuild/ShapeBuild_ReShape.hxx [deleted file]
src/ShapeBuild/ShapeBuild_Vertex.cxx [deleted file]
src/ShapeBuild/ShapeBuild_Vertex.hxx [deleted file]
src/ShapeConstruct/FILES [deleted file]
src/ShapeConstruct/ShapeConstruct.cxx [deleted file]
src/ShapeConstruct/ShapeConstruct.hxx [deleted file]
src/ShapeConstruct/ShapeConstruct_Curve.cxx [deleted file]
src/ShapeConstruct/ShapeConstruct_Curve.hxx [deleted file]
src/ShapeConstruct/ShapeConstruct_MakeTriangulation.cxx [deleted file]
src/ShapeConstruct/ShapeConstruct_MakeTriangulation.hxx [deleted file]
src/ShapeConstruct/ShapeConstruct_ProjectCurveOnSurface.cxx [deleted file]
src/ShapeConstruct/ShapeConstruct_ProjectCurveOnSurface.hxx [deleted file]
src/ShapeCustom/FILES [deleted file]
src/ShapeCustom/ShapeCustom.cxx [deleted file]
src/ShapeCustom/ShapeCustom.hxx [deleted file]
src/ShapeCustom/ShapeCustom_BSplineRestriction.cxx [deleted file]
src/ShapeCustom/ShapeCustom_BSplineRestriction.hxx [deleted file]
src/ShapeCustom/ShapeCustom_BSplineRestriction.lxx [deleted file]
src/ShapeCustom/ShapeCustom_ConvertToBSpline.cxx [deleted file]
src/ShapeCustom/ShapeCustom_ConvertToBSpline.hxx [deleted file]
src/ShapeCustom/ShapeCustom_ConvertToRevolution.cxx [deleted file]
src/ShapeCustom/ShapeCustom_ConvertToRevolution.hxx [deleted file]
src/ShapeCustom/ShapeCustom_Curve.cxx [deleted file]
src/ShapeCustom/ShapeCustom_Curve.hxx [deleted file]
src/ShapeCustom/ShapeCustom_Curve2d.cxx [deleted file]
src/ShapeCustom/ShapeCustom_Curve2d.hxx [deleted file]
src/ShapeCustom/ShapeCustom_DirectModification.cxx [deleted file]
src/ShapeCustom/ShapeCustom_DirectModification.hxx [deleted file]
src/ShapeCustom/ShapeCustom_Modification.cxx [deleted file]
src/ShapeCustom/ShapeCustom_Modification.hxx [deleted file]
src/ShapeCustom/ShapeCustom_RestrictionParameters.cxx [deleted file]
src/ShapeCustom/ShapeCustom_RestrictionParameters.hxx [deleted file]
src/ShapeCustom/ShapeCustom_RestrictionParameters.lxx [deleted file]
src/ShapeCustom/ShapeCustom_Surface.cxx [deleted file]
src/ShapeCustom/ShapeCustom_Surface.hxx [deleted file]
src/ShapeCustom/ShapeCustom_Surface.lxx [deleted file]
src/ShapeCustom/ShapeCustom_SweptToElementary.cxx [deleted file]
src/ShapeCustom/ShapeCustom_SweptToElementary.hxx [deleted file]
src/ShapeCustom/ShapeCustom_TrsfModification.cxx [deleted file]
src/ShapeCustom/ShapeCustom_TrsfModification.hxx [deleted file]
src/ShapeExtend/FILES [deleted file]
src/ShapeExtend/ShapeExtend.cxx [deleted file]
src/ShapeExtend/ShapeExtend.hxx [deleted file]
src/ShapeExtend/ShapeExtend_BasicMsgRegistrator.cxx [deleted file]
src/ShapeExtend/ShapeExtend_BasicMsgRegistrator.hxx [deleted file]
src/ShapeExtend/ShapeExtend_ComplexCurve.cxx [deleted file]
src/ShapeExtend/ShapeExtend_ComplexCurve.hxx [deleted file]
src/ShapeExtend/ShapeExtend_ComplexCurve.lxx [deleted file]
src/ShapeExtend/ShapeExtend_CompositeSurface.cxx [deleted file]
src/ShapeExtend/ShapeExtend_CompositeSurface.hxx [deleted file]
src/ShapeExtend/ShapeExtend_DataMapIteratorOfDataMapOfShapeListOfMsg.hxx [deleted file]
src/ShapeExtend/ShapeExtend_DataMapIteratorOfDataMapOfTransientListOfMsg.hxx [deleted file]
src/ShapeExtend/ShapeExtend_DataMapOfShapeListOfMsg.hxx [deleted file]
src/ShapeExtend/ShapeExtend_DataMapOfTransientListOfMsg.hxx [deleted file]
src/ShapeExtend/ShapeExtend_Explorer.cxx [deleted file]
src/ShapeExtend/ShapeExtend_Explorer.hxx [deleted file]
src/ShapeExtend/ShapeExtend_MsgRegistrator.cxx [deleted file]
src/ShapeExtend/ShapeExtend_MsgRegistrator.hxx [deleted file]
src/ShapeExtend/ShapeExtend_MsgRegistrator.lxx [deleted file]
src/ShapeExtend/ShapeExtend_Parametrisation.hxx [deleted file]
src/ShapeExtend/ShapeExtend_Status.hxx [deleted file]
src/ShapeExtend/ShapeExtend_WireData.cxx [deleted file]
src/ShapeExtend/ShapeExtend_WireData.hxx [deleted file]
src/ShapeFix/FILES [deleted file]
src/ShapeFix/ShapeFix.cxx [deleted file]
src/ShapeFix/ShapeFix.hxx [deleted file]
src/ShapeFix/ShapeFix_ComposeShell.cxx [deleted file]
src/ShapeFix/ShapeFix_ComposeShell.hxx [deleted file]
src/ShapeFix/ShapeFix_DataMapIteratorOfDataMapOfShapeBox2d.hxx [deleted file]
src/ShapeFix/ShapeFix_DataMapOfShapeBox2d.hxx [deleted file]
src/ShapeFix/ShapeFix_Edge.cxx [deleted file]
src/ShapeFix/ShapeFix_Edge.hxx [deleted file]
src/ShapeFix/ShapeFix_EdgeConnect.cxx [deleted file]
src/ShapeFix/ShapeFix_EdgeConnect.hxx [deleted file]
src/ShapeFix/ShapeFix_EdgeProjAux.cxx [deleted file]
src/ShapeFix/ShapeFix_EdgeProjAux.hxx [deleted file]
src/ShapeFix/ShapeFix_Face.cxx [deleted file]
src/ShapeFix/ShapeFix_Face.hxx [deleted file]
src/ShapeFix/ShapeFix_Face.lxx [deleted file]
src/ShapeFix/ShapeFix_FaceConnect.cxx [deleted file]
src/ShapeFix/ShapeFix_FaceConnect.hxx [deleted file]
src/ShapeFix/ShapeFix_FixSmallFace.cxx [deleted file]
src/ShapeFix/ShapeFix_FixSmallFace.hxx [deleted file]
src/ShapeFix/ShapeFix_FixSmallSolid.cxx [deleted file]
src/ShapeFix/ShapeFix_FixSmallSolid.hxx [deleted file]
src/ShapeFix/ShapeFix_FreeBounds.cxx [deleted file]
src/ShapeFix/ShapeFix_FreeBounds.hxx [deleted file]
src/ShapeFix/ShapeFix_FreeBounds.lxx [deleted file]
src/ShapeFix/ShapeFix_IntersectionTool.cxx [deleted file]
src/ShapeFix/ShapeFix_IntersectionTool.hxx [deleted file]
src/ShapeFix/ShapeFix_IntersectionTool.lxx [deleted file]
src/ShapeFix/ShapeFix_Root.cxx [deleted file]
src/ShapeFix/ShapeFix_Root.hxx [deleted file]
src/ShapeFix/ShapeFix_Root.lxx [deleted file]
src/ShapeFix/ShapeFix_SequenceOfWireSegment.hxx [deleted file]
src/ShapeFix/ShapeFix_Shape.cxx [deleted file]
src/ShapeFix/ShapeFix_Shape.hxx [deleted file]
src/ShapeFix/ShapeFix_Shape.lxx [deleted file]
src/ShapeFix/ShapeFix_ShapeTolerance.cxx [deleted file]
src/ShapeFix/ShapeFix_ShapeTolerance.hxx [deleted file]
src/ShapeFix/ShapeFix_Shell.cxx [deleted file]
src/ShapeFix/ShapeFix_Shell.hxx [deleted file]
src/ShapeFix/ShapeFix_Shell.lxx [deleted file]
src/ShapeFix/ShapeFix_Solid.cxx [deleted file]
src/ShapeFix/ShapeFix_Solid.hxx [deleted file]
src/ShapeFix/ShapeFix_SplitCommonVertex.cxx [deleted file]
src/ShapeFix/ShapeFix_SplitCommonVertex.hxx [deleted file]
src/ShapeFix/ShapeFix_SplitTool.cxx [deleted file]
src/ShapeFix/ShapeFix_SplitTool.hxx [deleted file]
src/ShapeFix/ShapeFix_Wire.cxx [deleted file]
src/ShapeFix/ShapeFix_Wire.hxx [deleted file]
src/ShapeFix/ShapeFix_Wire.lxx [deleted file]
src/ShapeFix/ShapeFix_WireSegment.cxx [deleted file]
src/ShapeFix/ShapeFix_WireSegment.hxx [deleted file]
src/ShapeFix/ShapeFix_WireVertex.cxx [deleted file]
src/ShapeFix/ShapeFix_WireVertex.hxx [deleted file]
src/ShapeFix/ShapeFix_Wire_1.cxx [deleted file]
src/ShapeFix/ShapeFix_Wireframe.cxx [deleted file]
src/ShapeFix/ShapeFix_Wireframe.hxx [deleted file]
src/ShapeFix/ShapeFix_Wireframe.lxx [deleted file]
src/ShapePersistent/FILES [deleted file]
src/ShapePersistent/ShapePersistent.cxx [deleted file]
src/ShapePersistent/ShapePersistent.hxx [deleted file]
src/ShapePersistent/ShapePersistent_BRep.cxx [deleted file]
src/ShapePersistent/ShapePersistent_BRep.hxx [deleted file]
src/ShapePersistent/ShapePersistent_Geom.cxx [deleted file]
src/ShapePersistent/ShapePersistent_Geom.hxx [deleted file]
src/ShapePersistent/ShapePersistent_Geom2d.cxx [deleted file]
src/ShapePersistent/ShapePersistent_Geom2d.hxx [deleted file]
src/ShapePersistent/ShapePersistent_Geom2d_Curve.cxx [deleted file]
src/ShapePersistent/ShapePersistent_Geom2d_Curve.hxx [deleted file]
src/ShapePersistent/ShapePersistent_Geom_Curve.cxx [deleted file]
src/ShapePersistent/ShapePersistent_Geom_Curve.hxx [deleted file]
src/ShapePersistent/ShapePersistent_Geom_Surface.cxx [deleted file]
src/ShapePersistent/ShapePersistent_Geom_Surface.hxx [deleted file]
src/ShapePersistent/ShapePersistent_HArray1.hxx [deleted file]
src/ShapePersistent/ShapePersistent_HArray2.hxx [deleted file]
src/ShapePersistent/ShapePersistent_HSequence.cxx [deleted file]
src/ShapePersistent/ShapePersistent_HSequence.hxx [deleted file]
src/ShapePersistent/ShapePersistent_Poly.cxx [deleted file]
src/ShapePersistent/ShapePersistent_Poly.hxx [deleted file]
src/ShapePersistent/ShapePersistent_TopoDS.cxx [deleted file]
src/ShapePersistent/ShapePersistent_TopoDS.hxx [deleted file]
src/ShapePersistent/ShapePersistent_TriangleMode.hxx [deleted file]
src/ShapeProcess/FILES [deleted file]
src/ShapeProcess/ShapeProcess.cxx [deleted file]
src/ShapeProcess/ShapeProcess.hxx [deleted file]
src/ShapeProcess/ShapeProcess_Context.cxx [deleted file]
src/ShapeProcess/ShapeProcess_Context.hxx [deleted file]
src/ShapeProcess/ShapeProcess_OperFunc.hxx [deleted file]
src/ShapeProcess/ShapeProcess_OperLibrary.cxx [deleted file]
src/ShapeProcess/ShapeProcess_OperLibrary.hxx [deleted file]
src/ShapeProcess/ShapeProcess_Operator.cxx [deleted file]
src/ShapeProcess/ShapeProcess_Operator.hxx [deleted file]
src/ShapeProcess/ShapeProcess_ShapeContext.cxx [deleted file]
src/ShapeProcess/ShapeProcess_ShapeContext.hxx [deleted file]
src/ShapeProcess/ShapeProcess_UOperator.cxx [deleted file]
src/ShapeProcess/ShapeProcess_UOperator.hxx [deleted file]
src/ShapeProcessAPI/FILES [deleted file]
src/ShapeProcessAPI/ShapeProcessAPI_ApplySequence.cxx [deleted file]
src/ShapeProcessAPI/ShapeProcessAPI_ApplySequence.hxx [deleted file]
src/ShapeUpgrade/FILES [deleted file]
src/ShapeUpgrade/ShapeUpgrade.cxx [deleted file]
src/ShapeUpgrade/ShapeUpgrade.hxx [deleted file]
src/ShapeUpgrade/ShapeUpgrade_ClosedEdgeDivide.cxx [deleted file]
src/ShapeUpgrade/ShapeUpgrade_ClosedEdgeDivide.hxx [deleted file]
src/ShapeUpgrade/ShapeUpgrade_ClosedFaceDivide.cxx [deleted file]
src/ShapeUpgrade/ShapeUpgrade_ClosedFaceDivide.hxx [deleted file]
src/ShapeUpgrade/ShapeUpgrade_ConvertCurve2dToBezier.cxx [deleted file]
src/ShapeUpgrade/ShapeUpgrade_ConvertCurve2dToBezier.hxx [deleted file]
src/ShapeUpgrade/ShapeUpgrade_ConvertCurve3dToBezier.cxx [deleted file]
src/ShapeUpgrade/ShapeUpgrade_ConvertCurve3dToBezier.hxx [deleted file]
src/ShapeUpgrade/ShapeUpgrade_ConvertCurve3dToBezier.lxx [deleted file]
src/ShapeUpgrade/ShapeUpgrade_ConvertSurfaceToBezierBasis.cxx [deleted file]
src/ShapeUpgrade/ShapeUpgrade_ConvertSurfaceToBezierBasis.hxx [deleted file]
src/ShapeUpgrade/ShapeUpgrade_ConvertSurfaceToBezierBasis.lxx [deleted file]
src/ShapeUpgrade/ShapeUpgrade_EdgeDivide.cxx [deleted file]
src/ShapeUpgrade/ShapeUpgrade_EdgeDivide.hxx [deleted file]
src/ShapeUpgrade/ShapeUpgrade_EdgeDivide.lxx [deleted file]
src/ShapeUpgrade/ShapeUpgrade_FaceDivide.cxx [deleted file]
src/ShapeUpgrade/ShapeUpgrade_FaceDivide.hxx [deleted file]
src/ShapeUpgrade/ShapeUpgrade_FaceDivideArea.cxx [deleted file]
src/ShapeUpgrade/ShapeUpgrade_FaceDivideArea.hxx [deleted file]
src/ShapeUpgrade/ShapeUpgrade_FaceDivideArea.lxx [deleted file]
src/ShapeUpgrade/ShapeUpgrade_FixSmallBezierCurves.cxx [deleted file]
src/ShapeUpgrade/ShapeUpgrade_FixSmallBezierCurves.hxx [deleted file]
src/ShapeUpgrade/ShapeUpgrade_FixSmallCurves.cxx [deleted file]
src/ShapeUpgrade/ShapeUpgrade_FixSmallCurves.hxx [deleted file]
src/ShapeUpgrade/ShapeUpgrade_RemoveInternalWires.cxx [deleted file]
src/ShapeUpgrade/ShapeUpgrade_RemoveInternalWires.hxx [deleted file]
src/ShapeUpgrade/ShapeUpgrade_RemoveInternalWires.lxx [deleted file]
src/ShapeUpgrade/ShapeUpgrade_RemoveLocations.cxx [deleted file]
src/ShapeUpgrade/ShapeUpgrade_RemoveLocations.hxx [deleted file]
src/ShapeUpgrade/ShapeUpgrade_RemoveLocations.lxx [deleted file]
src/ShapeUpgrade/ShapeUpgrade_ShapeConvertToBezier.cxx [deleted file]
src/ShapeUpgrade/ShapeUpgrade_ShapeConvertToBezier.hxx [deleted file]
src/ShapeUpgrade/ShapeUpgrade_ShapeConvertToBezier.lxx [deleted file]
src/ShapeUpgrade/ShapeUpgrade_ShapeDivide.cxx [deleted file]
src/ShapeUpgrade/ShapeUpgrade_ShapeDivide.hxx [deleted file]
src/ShapeUpgrade/ShapeUpgrade_ShapeDivideAngle.cxx [deleted file]
src/ShapeUpgrade/ShapeUpgrade_ShapeDivideAngle.hxx [deleted file]
src/ShapeUpgrade/ShapeUpgrade_ShapeDivideArea.cxx [deleted file]
src/ShapeUpgrade/ShapeUpgrade_ShapeDivideArea.hxx [deleted file]
src/ShapeUpgrade/ShapeUpgrade_ShapeDivideArea.lxx [deleted file]
src/ShapeUpgrade/ShapeUpgrade_ShapeDivideClosed.cxx [deleted file]
src/ShapeUpgrade/ShapeUpgrade_ShapeDivideClosed.hxx [deleted file]
src/ShapeUpgrade/ShapeUpgrade_ShapeDivideClosedEdges.cxx [deleted file]
src/ShapeUpgrade/ShapeUpgrade_ShapeDivideClosedEdges.hxx [deleted file]
src/ShapeUpgrade/ShapeUpgrade_ShapeDivideContinuity.cxx [deleted file]
src/ShapeUpgrade/ShapeUpgrade_ShapeDivideContinuity.hxx [deleted file]
src/ShapeUpgrade/ShapeUpgrade_ShellSewing.cxx [deleted file]
src/ShapeUpgrade/ShapeUpgrade_ShellSewing.hxx [deleted file]
src/ShapeUpgrade/ShapeUpgrade_SplitCurve.cxx [deleted file]
src/ShapeUpgrade/ShapeUpgrade_SplitCurve.hxx [deleted file]
src/ShapeUpgrade/ShapeUpgrade_SplitCurve2d.cxx [deleted file]
src/ShapeUpgrade/ShapeUpgrade_SplitCurve2d.hxx [deleted file]
src/ShapeUpgrade/ShapeUpgrade_SplitCurve2dContinuity.cxx [deleted file]
src/ShapeUpgrade/ShapeUpgrade_SplitCurve2dContinuity.hxx [deleted file]
src/ShapeUpgrade/ShapeUpgrade_SplitCurve3d.cxx [deleted file]
src/ShapeUpgrade/ShapeUpgrade_SplitCurve3d.hxx [deleted file]
src/ShapeUpgrade/ShapeUpgrade_SplitCurve3dContinuity.cxx [deleted file]
src/ShapeUpgrade/ShapeUpgrade_SplitCurve3dContinuity.hxx [deleted file]
src/ShapeUpgrade/ShapeUpgrade_SplitSurface.cxx [deleted file]
src/ShapeUpgrade/ShapeUpgrade_SplitSurface.hxx [deleted file]
src/ShapeUpgrade/ShapeUpgrade_SplitSurfaceAngle.cxx [deleted file]
src/ShapeUpgrade/ShapeUpgrade_SplitSurfaceAngle.hxx [deleted file]
src/ShapeUpgrade/ShapeUpgrade_SplitSurfaceArea.cxx [deleted file]
src/ShapeUpgrade/ShapeUpgrade_SplitSurfaceArea.hxx [deleted file]
src/ShapeUpgrade/ShapeUpgrade_SplitSurfaceArea.lxx [deleted file]
src/ShapeUpgrade/ShapeUpgrade_SplitSurfaceContinuity.cxx [deleted file]
src/ShapeUpgrade/ShapeUpgrade_SplitSurfaceContinuity.hxx [deleted file]
src/ShapeUpgrade/ShapeUpgrade_Tool.cxx [deleted file]
src/ShapeUpgrade/ShapeUpgrade_Tool.hxx [deleted file]
src/ShapeUpgrade/ShapeUpgrade_Tool.lxx [deleted file]
src/ShapeUpgrade/ShapeUpgrade_UnifySameDomain.cxx [deleted file]
src/ShapeUpgrade/ShapeUpgrade_UnifySameDomain.hxx [deleted file]
src/ShapeUpgrade/ShapeUpgrade_WireDivide.cxx [deleted file]
src/ShapeUpgrade/ShapeUpgrade_WireDivide.hxx [deleted file]
src/Standard/FILES [deleted file]
src/Standard/Standard.cxx [deleted file]
src/Standard/Standard.hxx [deleted file]
src/Standard/Standard_AbortiveTransaction.hxx [deleted file]
src/Standard/Standard_ArrayStreamBuffer.cxx [deleted file]
src/Standard/Standard_ArrayStreamBuffer.hxx [deleted file]
src/Standard/Standard_Assert.hxx [deleted file]
src/Standard/Standard_Atomic.hxx [deleted file]
src/Standard/Standard_Boolean.hxx [deleted file]
src/Standard/Standard_Byte.hxx [deleted file]
src/Standard/Standard_CLocaleSentry.cxx [deleted file]
src/Standard/Standard_CLocaleSentry.hxx [deleted file]
src/Standard/Standard_CString.cxx [deleted file]
src/Standard/Standard_CString.hxx [deleted file]
src/Standard/Standard_CStringHasher.hxx [deleted file]
src/Standard/Standard_Character.hxx [deleted file]
src/Standard/Standard_Condition.cxx [deleted file]
src/Standard/Standard_Condition.hxx [deleted file]
src/Standard/Standard_ConstructionError.hxx [deleted file]
src/Standard/Standard_DefineAlloc.hxx [deleted file]
src/Standard/Standard_DefineException.hxx [deleted file]
src/Standard/Standard_DefineHandle.hxx [deleted file]
src/Standard/Standard_DimensionError.hxx [deleted file]
src/Standard/Standard_DimensionMismatch.hxx [deleted file]
src/Standard/Standard_DivideByZero.hxx [deleted file]
src/Standard/Standard_DomainError.hxx [deleted file]
src/Standard/Standard_Dump.cxx [deleted file]
src/Standard/Standard_Dump.hxx [deleted file]
src/Standard/Standard_ErrorHandler.cxx [deleted file]
src/Standard/Standard_ErrorHandler.hxx [deleted file]
src/Standard/Standard_ExtCharacter.hxx [deleted file]
src/Standard/Standard_Failure.cxx [deleted file]
src/Standard/Standard_Failure.hxx [deleted file]
src/Standard/Standard_GUID.cxx [deleted file]
src/Standard/Standard_GUID.hxx [deleted file]
src/Standard/Standard_Handle.hxx [deleted file]
src/Standard/Standard_HandlerStatus.hxx [deleted file]
src/Standard/Standard_HashUtils.hxx [deleted file]
src/Standard/Standard_HashUtils.lxx [deleted file]
src/Standard/Standard_IStream.hxx [deleted file]
src/Standard/Standard_ImmutableObject.hxx [deleted file]
src/Standard/Standard_Integer.hxx [deleted file]
src/Standard/Standard_JmpBuf.hxx [deleted file]
src/Standard/Standard_LicenseError.hxx [deleted file]
src/Standard/Standard_LicenseNotFound.hxx [deleted file]
src/Standard/Standard_MMgrOpt.cxx [deleted file]
src/Standard/Standard_MMgrOpt.hxx [deleted file]
src/Standard/Standard_MMgrRoot.cxx [deleted file]
src/Standard/Standard_MMgrRoot.hxx [deleted file]
src/Standard/Standard_Macro.hxx [deleted file]
src/Standard/Standard_MemoryUtils.hxx [deleted file]
src/Standard/Standard_MultiplyDefined.hxx [deleted file]
src/Standard/Standard_Mutex.cxx [deleted file]
src/Standard/Standard_Mutex.hxx [deleted file]
src/Standard/Standard_NegativeValue.hxx [deleted file]
src/Standard/Standard_NoMoreObject.hxx [deleted file]
src/Standard/Standard_NoSuchObject.hxx [deleted file]
src/Standard/Standard_NotImplemented.hxx [deleted file]
src/Standard/Standard_NullObject.hxx [deleted file]
src/Standard/Standard_NullValue.hxx [deleted file]
src/Standard/Standard_NumericError.hxx [deleted file]
src/Standard/Standard_OStream.hxx [deleted file]
src/Standard/Standard_OutOfMemory.cxx [deleted file]
src/Standard/Standard_OutOfMemory.hxx [deleted file]
src/Standard/Standard_OutOfRange.hxx [deleted file]
src/Standard/Standard_Overflow.hxx [deleted file]
src/Standard/Standard_PByte.hxx [deleted file]
src/Standard/Standard_PCharacter.hxx [deleted file]
src/Standard/Standard_PErrorHandler.hxx [deleted file]
src/Standard/Standard_PExtCharacter.hxx [deleted file]
src/Standard/Standard_Persistent.cxx [deleted file]
src/Standard/Standard_Persistent.hxx [deleted file]
src/Standard/Standard_PrimitiveTypes.hxx [deleted file]
src/Standard/Standard_ProgramError.hxx [deleted file]
src/Standard/Standard_RangeError.hxx [deleted file]
src/Standard/Standard_ReadBuffer.hxx [deleted file]
src/Standard/Standard_ReadLineBuffer.hxx [deleted file]
src/Standard/Standard_Real.cxx [deleted file]
src/Standard/Standard_Real.hxx [deleted file]
src/Standard/Standard_SStream.hxx [deleted file]
src/Standard/Standard_ShortReal.hxx [deleted file]
src/Standard/Standard_StackTrace.cxx [deleted file]
src/Standard/Standard_Std.hxx [deleted file]
src/Standard/Standard_Stream.hxx [deleted file]
src/Standard/Standard_Strtod.cxx [deleted file]
src/Standard/Standard_ThreadId.hxx [deleted file]
src/Standard/Standard_Time.hxx [deleted file]
src/Standard/Standard_Transient.cxx [deleted file]
src/Standard/Standard_Transient.hxx [deleted file]
src/Standard/Standard_Type.cxx [deleted file]
src/Standard/Standard_Type.hxx [deleted file]
src/Standard/Standard_TypeDef.hxx [deleted file]
src/Standard/Standard_TypeMismatch.hxx [deleted file]
src/Standard/Standard_UUID.hxx [deleted file]
src/Standard/Standard_Underflow.hxx [deleted file]
src/Standard/Standard_VersionInfo.cxx [deleted file]
src/Standard/Standard_VersionInfo.hxx [deleted file]
src/Standard/Standard_WarningDisableFunctionCast.hxx [deleted file]
src/Standard/Standard_WarningsDisable.hxx [deleted file]
src/Standard/Standard_WarningsRestore.hxx [deleted file]
src/StdDrivers/FILES [deleted file]
src/StdDrivers/StdDrivers.cxx [deleted file]
src/StdDrivers/StdDrivers.hxx [deleted file]
src/StdDrivers/StdDrivers_DocumentRetrievalDriver.cxx [deleted file]
src/StdDrivers/StdDrivers_DocumentRetrievalDriver.hxx [deleted file]
src/StdFail/FILES [deleted file]
src/StdFail/StdFail_InfiniteSolutions.hxx [deleted file]
src/StdFail/StdFail_NotDone.hxx [deleted file]
src/StdFail/StdFail_Undefined.hxx [deleted file]
src/StdFail/StdFail_UndefinedDerivative.hxx [deleted file]
src/StdFail/StdFail_UndefinedValue.hxx [deleted file]
src/StdLDrivers/FILES [deleted file]
src/StdLDrivers/StdLDrivers.cxx [deleted file]
src/StdLDrivers/StdLDrivers.hxx [deleted file]
src/StdLDrivers/StdLDrivers_DocumentRetrievalDriver.cxx [deleted file]
src/StdLDrivers/StdLDrivers_DocumentRetrievalDriver.hxx [deleted file]
src/StdLPersistent/FILES [deleted file]
src/StdLPersistent/StdLPersistent.cxx [deleted file]
src/StdLPersistent/StdLPersistent.hxx [deleted file]
src/StdLPersistent/StdLPersistent_Collection.cxx [deleted file]
src/StdLPersistent/StdLPersistent_Collection.hxx [deleted file]
src/StdLPersistent/StdLPersistent_Data.cxx [deleted file]
src/StdLPersistent/StdLPersistent_Data.hxx [deleted file]
src/StdLPersistent/StdLPersistent_Dependency.cxx [deleted file]
src/StdLPersistent/StdLPersistent_Dependency.hxx [deleted file]
src/StdLPersistent/StdLPersistent_Document.cxx [deleted file]
src/StdLPersistent/StdLPersistent_Document.hxx [deleted file]
src/StdLPersistent/StdLPersistent_Function.hxx [deleted file]
src/StdLPersistent/StdLPersistent_HArray1.cxx [deleted file]
src/StdLPersistent/StdLPersistent_HArray1.hxx [deleted file]
src/StdLPersistent/StdLPersistent_HArray2.cxx [deleted file]
src/StdLPersistent/StdLPersistent_HArray2.hxx [deleted file]
src/StdLPersistent/StdLPersistent_HString.cxx [deleted file]
src/StdLPersistent/StdLPersistent_HString.hxx [deleted file]
src/StdLPersistent/StdLPersistent_NamedData.cxx [deleted file]
src/StdLPersistent/StdLPersistent_NamedData.hxx [deleted file]
src/StdLPersistent/StdLPersistent_Real.hxx [deleted file]
src/StdLPersistent/StdLPersistent_TreeNode.cxx [deleted file]
src/StdLPersistent/StdLPersistent_TreeNode.hxx [deleted file]
src/StdLPersistent/StdLPersistent_Value.cxx [deleted file]
src/StdLPersistent/StdLPersistent_Value.hxx [deleted file]
src/StdLPersistent/StdLPersistent_Variable.hxx [deleted file]
src/StdLPersistent/StdLPersistent_Void.hxx [deleted file]
src/StdLPersistent/StdLPersistent_XLink.hxx [deleted file]
src/StdObjMgt/FILES [deleted file]
src/StdObjMgt/StdObjMgt_Attribute.hxx [deleted file]
src/StdObjMgt/StdObjMgt_MapOfInstantiators.hxx [deleted file]
src/StdObjMgt/StdObjMgt_Persistent.cxx [deleted file]
src/StdObjMgt/StdObjMgt_Persistent.hxx [deleted file]
src/StdObjMgt/StdObjMgt_ReadData.cxx [deleted file]
src/StdObjMgt/StdObjMgt_ReadData.hxx [deleted file]
src/StdObjMgt/StdObjMgt_SharedObject.hxx [deleted file]
src/StdObjMgt/StdObjMgt_TransientPersistentMap.hxx [deleted file]
src/StdObjMgt/StdObjMgt_WriteData.cxx [deleted file]
src/StdObjMgt/StdObjMgt_WriteData.hxx [deleted file]
src/StdObject/FILES [deleted file]
src/StdObject/StdObject_Location.cxx [deleted file]
src/StdObject/StdObject_Location.hxx [deleted file]
src/StdObject/StdObject_Shape.cxx [deleted file]
src/StdObject/StdObject_Shape.hxx [deleted file]
src/StdObject/StdObject_gp_Axes.hxx [deleted file]
src/StdObject/StdObject_gp_Curves.hxx [deleted file]
src/StdObject/StdObject_gp_Surfaces.hxx [deleted file]
src/StdObject/StdObject_gp_Trsfs.hxx [deleted file]
src/StdObject/StdObject_gp_Vectors.hxx [deleted file]
src/StdPersistent/FILES [deleted file]
src/StdPersistent/StdPersistent.cxx [deleted file]
src/StdPersistent/StdPersistent.hxx [deleted file]
src/StdPersistent/StdPersistent_DataXtd.cxx [deleted file]
src/StdPersistent/StdPersistent_DataXtd.hxx [deleted file]
src/StdPersistent/StdPersistent_DataXtd_Constraint.cxx [deleted file]
src/StdPersistent/StdPersistent_DataXtd_Constraint.hxx [deleted file]
src/StdPersistent/StdPersistent_DataXtd_PatternStd.cxx [deleted file]
src/StdPersistent/StdPersistent_DataXtd_PatternStd.hxx [deleted file]
src/StdPersistent/StdPersistent_HArray1.hxx [deleted file]
src/StdPersistent/StdPersistent_Naming.cxx [deleted file]
src/StdPersistent/StdPersistent_Naming.hxx [deleted file]
src/StdPersistent/StdPersistent_PPrsStd.cxx [deleted file]
src/StdPersistent/StdPersistent_PPrsStd.hxx [deleted file]
src/StdPersistent/StdPersistent_TopLoc.cxx [deleted file]
src/StdPersistent/StdPersistent_TopLoc.hxx [deleted file]
src/StdPersistent/StdPersistent_TopoDS.hxx [deleted file]
src/StdPrs/FILES [deleted file]
src/StdPrs/StdPrs_BRepFont.cxx [deleted file]
src/StdPrs/StdPrs_BRepFont.hxx [deleted file]
src/StdPrs/StdPrs_BRepTextBuilder.cxx [deleted file]
src/StdPrs/StdPrs_BRepTextBuilder.hxx [deleted file]
src/StdPrs/StdPrs_BndBox.hxx [deleted file]
src/StdPrs/StdPrs_Curve.cxx [deleted file]
src/StdPrs/StdPrs_Curve.hxx [deleted file]
src/StdPrs/StdPrs_DeflectionCurve.cxx [deleted file]
src/StdPrs/StdPrs_DeflectionCurve.hxx [deleted file]
src/StdPrs/StdPrs_HLRPolyShape.cxx [deleted file]
src/StdPrs/StdPrs_HLRPolyShape.hxx [deleted file]
src/StdPrs/StdPrs_HLRShape.cxx [deleted file]
src/StdPrs/StdPrs_HLRShape.hxx [deleted file]
src/StdPrs/StdPrs_HLRShapeI.cxx [deleted file]
src/StdPrs/StdPrs_HLRShapeI.hxx [deleted file]
src/StdPrs/StdPrs_HLRToolShape.cxx [deleted file]
src/StdPrs/StdPrs_HLRToolShape.hxx [deleted file]
src/StdPrs/StdPrs_Isolines.cxx [deleted file]
src/StdPrs/StdPrs_Isolines.hxx [deleted file]
src/StdPrs/StdPrs_Plane.cxx [deleted file]
src/StdPrs/StdPrs_Plane.hxx [deleted file]
src/StdPrs/StdPrs_Point.hxx [deleted file]
src/StdPrs/StdPrs_PoleCurve.cxx [deleted file]
src/StdPrs/StdPrs_PoleCurve.hxx [deleted file]
src/StdPrs/StdPrs_ShadedShape.cxx [deleted file]
src/StdPrs/StdPrs_ShadedShape.hxx [deleted file]
src/StdPrs/StdPrs_ShadedSurface.cxx [deleted file]
src/StdPrs/StdPrs_ShadedSurface.hxx [deleted file]
src/StdPrs/StdPrs_ShapeTool.cxx [deleted file]
src/StdPrs/StdPrs_ShapeTool.hxx [deleted file]
src/StdPrs/StdPrs_ToolPoint.cxx [deleted file]
src/StdPrs/StdPrs_ToolPoint.hxx [deleted file]
src/StdPrs/StdPrs_ToolRFace.cxx [deleted file]
src/StdPrs/StdPrs_ToolRFace.hxx [deleted file]
src/StdPrs/StdPrs_ToolTriangulatedShape.cxx [deleted file]
src/StdPrs/StdPrs_ToolTriangulatedShape.hxx [deleted file]
src/StdPrs/StdPrs_ToolVertex.cxx [deleted file]
src/StdPrs/StdPrs_ToolVertex.hxx [deleted file]
src/StdPrs/StdPrs_Vertex.hxx [deleted file]
src/StdPrs/StdPrs_Volume.hxx [deleted file]
src/StdPrs/StdPrs_WFDeflectionRestrictedFace.cxx [deleted file]
src/StdPrs/StdPrs_WFDeflectionRestrictedFace.hxx [deleted file]
src/StdPrs/StdPrs_WFDeflectionSurface.cxx [deleted file]
src/StdPrs/StdPrs_WFDeflectionSurface.hxx [deleted file]
src/StdPrs/StdPrs_WFPoleSurface.cxx [deleted file]
src/StdPrs/StdPrs_WFPoleSurface.hxx [deleted file]
src/StdPrs/StdPrs_WFRestrictedFace.cxx [deleted file]
src/StdPrs/StdPrs_WFRestrictedFace.hxx [deleted file]
src/StdPrs/StdPrs_WFShape.cxx [deleted file]
src/StdPrs/StdPrs_WFShape.hxx [deleted file]
src/StdPrs/StdPrs_WFSurface.cxx [deleted file]
src/StdPrs/StdPrs_WFSurface.hxx [deleted file]
src/StdSelect/FILES [deleted file]
src/StdSelect/StdSelect.cxx [deleted file]
src/StdSelect/StdSelect.hxx [deleted file]
src/StdSelect/StdSelect_BRepOwner.cxx [deleted file]
src/StdSelect/StdSelect_BRepOwner.hxx [deleted file]
src/StdSelect/StdSelect_BRepSelectionTool.cxx [deleted file]
src/StdSelect/StdSelect_BRepSelectionTool.hxx [deleted file]
src/StdSelect/StdSelect_EdgeFilter.cxx [deleted file]
src/StdSelect/StdSelect_EdgeFilter.hxx [deleted file]
src/StdSelect/StdSelect_FaceFilter.cxx [deleted file]
src/StdSelect/StdSelect_FaceFilter.hxx [deleted file]
src/StdSelect/StdSelect_Shape.cxx [deleted file]
src/StdSelect/StdSelect_Shape.hxx [deleted file]
src/StdSelect/StdSelect_ShapeTypeFilter.cxx [deleted file]
src/StdSelect/StdSelect_ShapeTypeFilter.hxx [deleted file]
src/StdSelect/StdSelect_TypeOfEdge.hxx [deleted file]
src/StdSelect/StdSelect_TypeOfFace.hxx [deleted file]
src/StdSelect/StdSelect_TypeOfSelectionImage.hxx [deleted file]
src/StdSelect/StdSelect_ViewerSelector3d.hxx [deleted file]
src/StdStorage/FILES [deleted file]
src/StdStorage/StdStorage.cxx [deleted file]
src/StdStorage/StdStorage.hxx [deleted file]
src/StdStorage/StdStorage_BacketOfPersistent.cxx [deleted file]
src/StdStorage/StdStorage_BacketOfPersistent.hxx [deleted file]
src/StdStorage/StdStorage_Data.cxx [deleted file]
src/StdStorage/StdStorage_Data.hxx [deleted file]
src/StdStorage/StdStorage_HSequenceOfRoots.hxx [deleted file]
src/StdStorage/StdStorage_HeaderData.cxx [deleted file]
src/StdStorage/StdStorage_HeaderData.hxx [deleted file]
src/StdStorage/StdStorage_MapOfRoots.hxx [deleted file]
src/StdStorage/StdStorage_MapOfTypes.hxx [deleted file]
src/StdStorage/StdStorage_Root.cxx [deleted file]
src/StdStorage/StdStorage_Root.hxx [deleted file]
src/StdStorage/StdStorage_RootData.cxx [deleted file]
src/StdStorage/StdStorage_RootData.hxx [deleted file]
src/StdStorage/StdStorage_SequenceOfRoots.hxx [deleted file]
src/StdStorage/StdStorage_TypeData.cxx [deleted file]
src/StdStorage/StdStorage_TypeData.hxx [deleted file]
src/StepAP203/FILES [deleted file]
src/StepAP203/StepAP203_ApprovedItem.cxx [deleted file]
src/StepAP203/StepAP203_ApprovedItem.hxx [deleted file]
src/StepAP203/StepAP203_Array1OfApprovedItem.hxx [deleted file]
src/StepAP203/StepAP203_Array1OfCertifiedItem.hxx [deleted file]
src/StepAP203/StepAP203_Array1OfChangeRequestItem.hxx [deleted file]
src/StepAP203/StepAP203_Array1OfClassifiedItem.hxx [deleted file]
src/StepAP203/StepAP203_Array1OfContractedItem.hxx [deleted file]
src/StepAP203/StepAP203_Array1OfDateTimeItem.hxx [deleted file]
src/StepAP203/StepAP203_Array1OfPersonOrganizationItem.hxx [deleted file]
src/StepAP203/StepAP203_Array1OfSpecifiedItem.hxx [deleted file]
src/StepAP203/StepAP203_Array1OfStartRequestItem.hxx [deleted file]
src/StepAP203/StepAP203_Array1OfWorkItem.hxx [deleted file]
src/StepAP203/StepAP203_CcDesignApproval.cxx [deleted file]
src/StepAP203/StepAP203_CcDesignApproval.hxx [deleted file]
src/StepAP203/StepAP203_CcDesignCertification.cxx [deleted file]
src/StepAP203/StepAP203_CcDesignCertification.hxx [deleted file]
src/StepAP203/StepAP203_CcDesignContract.cxx [deleted file]
src/StepAP203/StepAP203_CcDesignContract.hxx [deleted file]
src/StepAP203/StepAP203_CcDesignDateAndTimeAssignment.cxx [deleted file]
src/StepAP203/StepAP203_CcDesignDateAndTimeAssignment.hxx [deleted file]
src/StepAP203/StepAP203_CcDesignPersonAndOrganizationAssignment.cxx [deleted file]
src/StepAP203/StepAP203_CcDesignPersonAndOrganizationAssignment.hxx [deleted file]
src/StepAP203/StepAP203_CcDesignSecurityClassification.cxx [deleted file]
src/StepAP203/StepAP203_CcDesignSecurityClassification.hxx [deleted file]
src/StepAP203/StepAP203_CcDesignSpecificationReference.cxx [deleted file]
src/StepAP203/StepAP203_CcDesignSpecificationReference.hxx [deleted file]
src/StepAP203/StepAP203_CertifiedItem.cxx [deleted file]
src/StepAP203/StepAP203_CertifiedItem.hxx [deleted file]
src/StepAP203/StepAP203_Change.cxx [deleted file]
src/StepAP203/StepAP203_Change.hxx [deleted file]
src/StepAP203/StepAP203_ChangeRequest.cxx [deleted file]
src/StepAP203/StepAP203_ChangeRequest.hxx [deleted file]
src/StepAP203/StepAP203_ChangeRequestItem.cxx [deleted file]
src/StepAP203/StepAP203_ChangeRequestItem.hxx [deleted file]
src/StepAP203/StepAP203_ClassifiedItem.cxx [deleted file]
src/StepAP203/StepAP203_ClassifiedItem.hxx [deleted file]
src/StepAP203/StepAP203_ContractedItem.cxx [deleted file]
src/StepAP203/StepAP203_ContractedItem.hxx [deleted file]
src/StepAP203/StepAP203_DateTimeItem.cxx [deleted file]
src/StepAP203/StepAP203_DateTimeItem.hxx [deleted file]
src/StepAP203/StepAP203_HArray1OfApprovedItem.hxx [deleted file]
src/StepAP203/StepAP203_HArray1OfCertifiedItem.hxx [deleted file]
src/StepAP203/StepAP203_HArray1OfChangeRequestItem.hxx [deleted file]
src/StepAP203/StepAP203_HArray1OfClassifiedItem.hxx [deleted file]
src/StepAP203/StepAP203_HArray1OfContractedItem.hxx [deleted file]
src/StepAP203/StepAP203_HArray1OfDateTimeItem.hxx [deleted file]
src/StepAP203/StepAP203_HArray1OfPersonOrganizationItem.hxx [deleted file]
src/StepAP203/StepAP203_HArray1OfSpecifiedItem.hxx [deleted file]
src/StepAP203/StepAP203_HArray1OfStartRequestItem.hxx [deleted file]
src/StepAP203/StepAP203_HArray1OfWorkItem.hxx [deleted file]
src/StepAP203/StepAP203_PersonOrganizationItem.cxx [deleted file]
src/StepAP203/StepAP203_PersonOrganizationItem.hxx [deleted file]
src/StepAP203/StepAP203_SpecifiedItem.cxx [deleted file]
src/StepAP203/StepAP203_SpecifiedItem.hxx [deleted file]
src/StepAP203/StepAP203_StartRequest.cxx [deleted file]
src/StepAP203/StepAP203_StartRequest.hxx [deleted file]
src/StepAP203/StepAP203_StartRequestItem.cxx [deleted file]
src/StepAP203/StepAP203_StartRequestItem.hxx [deleted file]
src/StepAP203/StepAP203_StartWork.cxx [deleted file]
src/StepAP203/StepAP203_StartWork.hxx [deleted file]
src/StepAP203/StepAP203_WorkItem.cxx [deleted file]
src/StepAP203/StepAP203_WorkItem.hxx [deleted file]
src/StepAP209/FILES [deleted file]
src/StepAP209/StepAP209_Construct.cxx [deleted file]
src/StepAP209/StepAP209_Construct.hxx [deleted file]
src/StepAP214/FILES [deleted file]
src/StepAP214/StepAP214.cxx [deleted file]
src/StepAP214/StepAP214.hxx [deleted file]
src/StepAP214/StepAP214_AppliedApprovalAssignment.cxx [deleted file]
src/StepAP214/StepAP214_AppliedApprovalAssignment.hxx [deleted file]
src/StepAP214/StepAP214_AppliedDateAndTimeAssignment.cxx [deleted file]
src/StepAP214/StepAP214_AppliedDateAndTimeAssignment.hxx [deleted file]
src/StepAP214/StepAP214_AppliedDateAssignment.cxx [deleted file]
src/StepAP214/StepAP214_AppliedDateAssignment.hxx [deleted file]
src/StepAP214/StepAP214_AppliedDocumentReference.cxx [deleted file]
src/StepAP214/StepAP214_AppliedDocumentReference.hxx [deleted file]
src/StepAP214/StepAP214_AppliedExternalIdentificationAssignment.cxx [deleted file]
src/StepAP214/StepAP214_AppliedExternalIdentificationAssignment.hxx [deleted file]
src/StepAP214/StepAP214_AppliedGroupAssignment.cxx [deleted file]
src/StepAP214/StepAP214_AppliedGroupAssignment.hxx [deleted file]
src/StepAP214/StepAP214_AppliedOrganizationAssignment.cxx [deleted file]
src/StepAP214/StepAP214_AppliedOrganizationAssignment.hxx [deleted file]
src/StepAP214/StepAP214_AppliedPersonAndOrganizationAssignment.cxx [deleted file]
src/StepAP214/StepAP214_AppliedPersonAndOrganizationAssignment.hxx [deleted file]
src/StepAP214/StepAP214_AppliedPresentedItem.cxx [deleted file]
src/StepAP214/StepAP214_AppliedPresentedItem.hxx [deleted file]
src/StepAP214/StepAP214_AppliedSecurityClassificationAssignment.cxx [deleted file]
src/StepAP214/StepAP214_AppliedSecurityClassificationAssignment.hxx [deleted file]
src/StepAP214/StepAP214_ApprovalItem.cxx [deleted file]
src/StepAP214/StepAP214_ApprovalItem.hxx [deleted file]
src/StepAP214/StepAP214_Array1OfApprovalItem.hxx [deleted file]
src/StepAP214/StepAP214_Array1OfAutoDesignDateAndPersonItem.hxx [deleted file]
src/StepAP214/StepAP214_Array1OfAutoDesignDateAndTimeItem.hxx [deleted file]
src/StepAP214/StepAP214_Array1OfAutoDesignDatedItem.hxx [deleted file]
src/StepAP214/StepAP214_Array1OfAutoDesignGeneralOrgItem.hxx [deleted file]
src/StepAP214/StepAP214_Array1OfAutoDesignGroupedItem.hxx [deleted file]
src/StepAP214/StepAP214_Array1OfAutoDesignPresentedItemSelect.hxx [deleted file]
src/StepAP214/StepAP214_Array1OfAutoDesignReferencingItem.hxx [deleted file]
src/StepAP214/StepAP214_Array1OfDateAndTimeItem.hxx [deleted file]
src/StepAP214/StepAP214_Array1OfDateItem.hxx [deleted file]
src/StepAP214/StepAP214_Array1OfDocumentReferenceItem.hxx [deleted file]
src/StepAP214/StepAP214_Array1OfExternalIdentificationItem.hxx [deleted file]
src/StepAP214/StepAP214_Array1OfGroupItem.hxx [deleted file]
src/StepAP214/StepAP214_Array1OfOrganizationItem.hxx [deleted file]
src/StepAP214/StepAP214_Array1OfPersonAndOrganizationItem.hxx [deleted file]
src/StepAP214/StepAP214_Array1OfPresentedItemSelect.hxx [deleted file]
src/StepAP214/StepAP214_Array1OfSecurityClassificationItem.hxx [deleted file]
src/StepAP214/StepAP214_AutoDesignActualDateAndTimeAssignment.cxx [deleted file]
src/StepAP214/StepAP214_AutoDesignActualDateAndTimeAssignment.hxx [deleted file]
src/StepAP214/StepAP214_AutoDesignActualDateAssignment.cxx [deleted file]
src/StepAP214/StepAP214_AutoDesignActualDateAssignment.hxx [deleted file]
src/StepAP214/StepAP214_AutoDesignApprovalAssignment.cxx [deleted file]
src/StepAP214/StepAP214_AutoDesignApprovalAssignment.hxx [deleted file]
src/StepAP214/StepAP214_AutoDesignDateAndPersonAssignment.cxx [deleted file]
src/StepAP214/StepAP214_AutoDesignDateAndPersonAssignment.hxx [deleted file]
src/StepAP214/StepAP214_AutoDesignDateAndPersonItem.cxx [deleted file]
src/StepAP214/StepAP214_AutoDesignDateAndPersonItem.hxx [deleted file]
src/StepAP214/StepAP214_AutoDesignDateAndTimeItem.cxx [deleted file]
src/StepAP214/StepAP214_AutoDesignDateAndTimeItem.hxx [deleted file]
src/StepAP214/StepAP214_AutoDesignDatedItem.cxx [deleted file]
src/StepAP214/StepAP214_AutoDesignDatedItem.hxx [deleted file]
src/StepAP214/StepAP214_AutoDesignDocumentReference.cxx [deleted file]
src/StepAP214/StepAP214_AutoDesignDocumentReference.hxx [deleted file]
src/StepAP214/StepAP214_AutoDesignGeneralOrgItem.cxx [deleted file]
src/StepAP214/StepAP214_AutoDesignGeneralOrgItem.hxx [deleted file]
src/StepAP214/StepAP214_AutoDesignGroupAssignment.cxx [deleted file]
src/StepAP214/StepAP214_AutoDesignGroupAssignment.hxx [deleted file]
src/StepAP214/StepAP214_AutoDesignGroupedItem.cxx [deleted file]
src/StepAP214/StepAP214_AutoDesignGroupedItem.hxx [deleted file]
src/StepAP214/StepAP214_AutoDesignNominalDateAndTimeAssignment.cxx [deleted file]
src/StepAP214/StepAP214_AutoDesignNominalDateAndTimeAssignment.hxx [deleted file]
src/StepAP214/StepAP214_AutoDesignNominalDateAssignment.cxx [deleted file]
src/StepAP214/StepAP214_AutoDesignNominalDateAssignment.hxx [deleted file]
src/StepAP214/StepAP214_AutoDesignOrganizationAssignment.cxx [deleted file]
src/StepAP214/StepAP214_AutoDesignOrganizationAssignment.hxx [deleted file]
src/StepAP214/StepAP214_AutoDesignOrganizationItem.cxx [deleted file]
src/StepAP214/StepAP214_AutoDesignOrganizationItem.hxx [deleted file]
src/StepAP214/StepAP214_AutoDesignPersonAndOrganizationAssignment.cxx [deleted file]
src/StepAP214/StepAP214_AutoDesignPersonAndOrganizationAssignment.hxx [deleted file]
src/StepAP214/StepAP214_AutoDesignPresentedItem.cxx [deleted file]
src/StepAP214/StepAP214_AutoDesignPresentedItem.hxx [deleted file]
src/StepAP214/StepAP214_AutoDesignPresentedItemSelect.cxx [deleted file]
src/StepAP214/StepAP214_AutoDesignPresentedItemSelect.hxx [deleted file]
src/StepAP214/StepAP214_AutoDesignReferencingItem.cxx [deleted file]
src/StepAP214/StepAP214_AutoDesignReferencingItem.hxx [deleted file]
src/StepAP214/StepAP214_AutoDesignSecurityClassificationAssignment.cxx [deleted file]
src/StepAP214/StepAP214_AutoDesignSecurityClassificationAssignment.hxx [deleted file]
src/StepAP214/StepAP214_Class.cxx [deleted file]
src/StepAP214/StepAP214_Class.hxx [deleted file]
src/StepAP214/StepAP214_DateAndTimeItem.cxx [deleted file]
src/StepAP214/StepAP214_DateAndTimeItem.hxx [deleted file]
src/StepAP214/StepAP214_DateItem.cxx [deleted file]
src/StepAP214/StepAP214_DateItem.hxx [deleted file]
src/StepAP214/StepAP214_DocumentReferenceItem.cxx [deleted file]
src/StepAP214/StepAP214_DocumentReferenceItem.hxx [deleted file]
src/StepAP214/StepAP214_ExternalIdentificationItem.cxx [deleted file]
src/StepAP214/StepAP214_ExternalIdentificationItem.hxx [deleted file]
src/StepAP214/StepAP214_ExternallyDefinedClass.cxx [deleted file]
src/StepAP214/StepAP214_ExternallyDefinedClass.hxx [deleted file]
src/StepAP214/StepAP214_ExternallyDefinedGeneralProperty.cxx [deleted file]
src/StepAP214/StepAP214_ExternallyDefinedGeneralProperty.hxx [deleted file]
src/StepAP214/StepAP214_GroupItem.cxx [deleted file]
src/StepAP214/StepAP214_GroupItem.hxx [deleted file]
src/StepAP214/StepAP214_HArray1OfApprovalItem.hxx [deleted file]
src/StepAP214/StepAP214_HArray1OfAutoDesignDateAndPersonItem.hxx [deleted file]
src/StepAP214/StepAP214_HArray1OfAutoDesignDateAndTimeItem.hxx [deleted file]
src/StepAP214/StepAP214_HArray1OfAutoDesignDatedItem.hxx [deleted file]
src/StepAP214/StepAP214_HArray1OfAutoDesignGeneralOrgItem.hxx [deleted file]
src/StepAP214/StepAP214_HArray1OfAutoDesignGroupedItem.hxx [deleted file]
src/StepAP214/StepAP214_HArray1OfAutoDesignPresentedItemSelect.hxx [deleted file]
src/StepAP214/StepAP214_HArray1OfAutoDesignReferencingItem.hxx [deleted file]
src/StepAP214/StepAP214_HArray1OfDateAndTimeItem.hxx [deleted file]
src/StepAP214/StepAP214_HArray1OfDateItem.hxx [deleted file]
src/StepAP214/StepAP214_HArray1OfDocumentReferenceItem.hxx [deleted file]
src/StepAP214/StepAP214_HArray1OfExternalIdentificationItem.hxx [deleted file]
src/StepAP214/StepAP214_HArray1OfGroupItem.hxx [deleted file]
src/StepAP214/StepAP214_HArray1OfOrganizationItem.hxx [deleted file]
src/StepAP214/StepAP214_HArray1OfPersonAndOrganizationItem.hxx [deleted file]
src/StepAP214/StepAP214_HArray1OfPresentedItemSelect.hxx [deleted file]
src/StepAP214/StepAP214_HArray1OfSecurityClassificationItem.hxx [deleted file]
src/StepAP214/StepAP214_OrganizationItem.cxx [deleted file]
src/StepAP214/StepAP214_OrganizationItem.hxx [deleted file]
src/StepAP214/StepAP214_PersonAndOrganizationItem.cxx [deleted file]
src/StepAP214/StepAP214_PersonAndOrganizationItem.hxx [deleted file]
src/StepAP214/StepAP214_PresentedItemSelect.cxx [deleted file]
src/StepAP214/StepAP214_PresentedItemSelect.hxx [deleted file]
src/StepAP214/StepAP214_Protocol.cxx [deleted file]
src/StepAP214/StepAP214_Protocol.hxx [deleted file]
src/StepAP214/StepAP214_RepItemGroup.cxx [deleted file]
src/StepAP214/StepAP214_RepItemGroup.hxx [deleted file]
src/StepAP214/StepAP214_SecurityClassificationItem.cxx [deleted file]
src/StepAP214/StepAP214_SecurityClassificationItem.hxx [deleted file]
src/StepAP242/FILES [deleted file]
src/StepAP242/StepAP242_DraughtingModelItemAssociation.cxx [deleted file]
src/StepAP242/StepAP242_DraughtingModelItemAssociation.hxx [deleted file]
src/StepAP242/StepAP242_GeometricItemSpecificUsage.cxx [deleted file]
src/StepAP242/StepAP242_GeometricItemSpecificUsage.hxx [deleted file]
src/StepAP242/StepAP242_IdAttribute.cxx [deleted file]
src/StepAP242/StepAP242_IdAttribute.hxx [deleted file]
src/StepAP242/StepAP242_IdAttributeSelect.cxx [deleted file]
src/StepAP242/StepAP242_IdAttributeSelect.hxx [deleted file]
src/StepAP242/StepAP242_ItemIdentifiedRepresentationUsage.cxx [deleted file]
src/StepAP242/StepAP242_ItemIdentifiedRepresentationUsage.hxx [deleted file]
src/StepAP242/StepAP242_ItemIdentifiedRepresentationUsageDefinition.cxx [deleted file]
src/StepAP242/StepAP242_ItemIdentifiedRepresentationUsageDefinition.hxx [deleted file]
src/StepBasic/FILES [deleted file]
src/StepBasic/StepBasic_Action.cxx [deleted file]
src/StepBasic/StepBasic_Action.hxx [deleted file]
src/StepBasic/StepBasic_ActionAssignment.cxx [deleted file]
src/StepBasic/StepBasic_ActionAssignment.hxx [deleted file]
src/StepBasic/StepBasic_ActionMethod.cxx [deleted file]
src/StepBasic/StepBasic_ActionMethod.hxx [deleted file]
src/StepBasic/StepBasic_ActionRequestAssignment.cxx [deleted file]
src/StepBasic/StepBasic_ActionRequestAssignment.hxx [deleted file]
src/StepBasic/StepBasic_ActionRequestSolution.cxx [deleted file]
src/StepBasic/StepBasic_ActionRequestSolution.hxx [deleted file]
src/StepBasic/StepBasic_Address.cxx [deleted file]
src/StepBasic/StepBasic_Address.hxx [deleted file]
src/StepBasic/StepBasic_AheadOrBehind.hxx [deleted file]
src/StepBasic/StepBasic_ApplicationContext.cxx [deleted file]
src/StepBasic/StepBasic_ApplicationContext.hxx [deleted file]
src/StepBasic/StepBasic_ApplicationContextElement.cxx [deleted file]
src/StepBasic/StepBasic_ApplicationContextElement.hxx [deleted file]
src/StepBasic/StepBasic_ApplicationProtocolDefinition.cxx [deleted file]
src/StepBasic/StepBasic_ApplicationProtocolDefinition.hxx [deleted file]
src/StepBasic/StepBasic_Approval.cxx [deleted file]
src/StepBasic/StepBasic_Approval.hxx [deleted file]
src/StepBasic/StepBasic_ApprovalAssignment.cxx [deleted file]
src/StepBasic/StepBasic_ApprovalAssignment.hxx [deleted file]
src/StepBasic/StepBasic_ApprovalDateTime.cxx [deleted file]
src/StepBasic/StepBasic_ApprovalDateTime.hxx [deleted file]
src/StepBasic/StepBasic_ApprovalPersonOrganization.cxx [deleted file]
src/StepBasic/StepBasic_ApprovalPersonOrganization.hxx [deleted file]
src/StepBasic/StepBasic_ApprovalRelationship.cxx [deleted file]
src/StepBasic/StepBasic_ApprovalRelationship.hxx [deleted file]
src/StepBasic/StepBasic_ApprovalRole.cxx [deleted file]
src/StepBasic/StepBasic_ApprovalRole.hxx [deleted file]
src/StepBasic/StepBasic_ApprovalStatus.cxx [deleted file]
src/StepBasic/StepBasic_ApprovalStatus.hxx [deleted file]
src/StepBasic/StepBasic_AreaUnit.cxx [deleted file]
src/StepBasic/StepBasic_AreaUnit.hxx [deleted file]
src/StepBasic/StepBasic_Array1OfApproval.hxx [deleted file]
src/StepBasic/StepBasic_Array1OfDerivedUnitElement.hxx [deleted file]
src/StepBasic/StepBasic_Array1OfDocument.hxx [deleted file]
src/StepBasic/StepBasic_Array1OfNamedUnit.hxx [deleted file]
src/StepBasic/StepBasic_Array1OfOrganization.hxx [deleted file]
src/StepBasic/StepBasic_Array1OfPerson.hxx [deleted file]
src/StepBasic/StepBasic_Array1OfProduct.hxx [deleted file]
src/StepBasic/StepBasic_Array1OfProductContext.hxx [deleted file]
src/StepBasic/StepBasic_Array1OfProductDefinition.hxx [deleted file]
src/StepBasic/StepBasic_Array1OfUncertaintyMeasureWithUnit.hxx [deleted file]
src/StepBasic/StepBasic_CalendarDate.cxx [deleted file]
src/StepBasic/StepBasic_CalendarDate.hxx [deleted file]
src/StepBasic/StepBasic_Certification.cxx [deleted file]
src/StepBasic/StepBasic_Certification.hxx [deleted file]
src/StepBasic/StepBasic_CertificationAssignment.cxx [deleted file]
src/StepBasic/StepBasic_CertificationAssignment.hxx [deleted file]
src/StepBasic/StepBasic_CertificationType.cxx [deleted file]
src/StepBasic/StepBasic_CertificationType.hxx [deleted file]
src/StepBasic/StepBasic_CharacterizedObject.cxx [deleted file]
src/StepBasic/StepBasic_CharacterizedObject.hxx [deleted file]
src/StepBasic/StepBasic_Contract.cxx [deleted file]
src/StepBasic/StepBasic_Contract.hxx [deleted file]
src/StepBasic/StepBasic_ContractAssignment.cxx [deleted file]
src/StepBasic/StepBasic_ContractAssignment.hxx [deleted file]
src/StepBasic/StepBasic_ContractType.cxx [deleted file]
src/StepBasic/StepBasic_ContractType.hxx [deleted file]
src/StepBasic/StepBasic_ConversionBasedUnit.cxx [deleted file]
src/StepBasic/StepBasic_ConversionBasedUnit.hxx [deleted file]
src/StepBasic/StepBasic_ConversionBasedUnitAndAreaUnit.cxx [deleted file]
src/StepBasic/StepBasic_ConversionBasedUnitAndAreaUnit.hxx [deleted file]
src/StepBasic/StepBasic_ConversionBasedUnitAndLengthUnit.cxx [deleted file]
src/StepBasic/StepBasic_ConversionBasedUnitAndLengthUnit.hxx [deleted file]
src/StepBasic/StepBasic_ConversionBasedUnitAndMassUnit.cxx [deleted file]
src/StepBasic/StepBasic_ConversionBasedUnitAndMassUnit.hxx [deleted file]
src/StepBasic/StepBasic_ConversionBasedUnitAndPlaneAngleUnit.cxx [deleted file]
src/StepBasic/StepBasic_ConversionBasedUnitAndPlaneAngleUnit.hxx [deleted file]
src/StepBasic/StepBasic_ConversionBasedUnitAndRatioUnit.cxx [deleted file]
src/StepBasic/StepBasic_ConversionBasedUnitAndRatioUnit.hxx [deleted file]
src/StepBasic/StepBasic_ConversionBasedUnitAndSolidAngleUnit.cxx [deleted file]
src/StepBasic/StepBasic_ConversionBasedUnitAndSolidAngleUnit.hxx [deleted file]
src/StepBasic/StepBasic_ConversionBasedUnitAndTimeUnit.cxx [deleted file]
src/StepBasic/StepBasic_ConversionBasedUnitAndTimeUnit.hxx [deleted file]
src/StepBasic/StepBasic_ConversionBasedUnitAndVolumeUnit.cxx [deleted file]
src/StepBasic/StepBasic_ConversionBasedUnitAndVolumeUnit.hxx [deleted file]
src/StepBasic/StepBasic_CoordinatedUniversalTimeOffset.cxx [deleted file]
src/StepBasic/StepBasic_CoordinatedUniversalTimeOffset.hxx [deleted file]
src/StepBasic/StepBasic_Date.cxx [deleted file]
src/StepBasic/StepBasic_Date.hxx [deleted file]
src/StepBasic/StepBasic_DateAndTime.cxx [deleted file]
src/StepBasic/StepBasic_DateAndTime.hxx [deleted file]
src/StepBasic/StepBasic_DateAndTimeAssignment.cxx [deleted file]
src/StepBasic/StepBasic_DateAndTimeAssignment.hxx [deleted file]
src/StepBasic/StepBasic_DateAssignment.cxx [deleted file]
src/StepBasic/StepBasic_DateAssignment.hxx [deleted file]
src/StepBasic/StepBasic_DateRole.cxx [deleted file]
src/StepBasic/StepBasic_DateRole.hxx [deleted file]
src/StepBasic/StepBasic_DateTimeRole.cxx [deleted file]
src/StepBasic/StepBasic_DateTimeRole.hxx [deleted file]
src/StepBasic/StepBasic_DateTimeSelect.cxx [deleted file]
src/StepBasic/StepBasic_DateTimeSelect.hxx [deleted file]
src/StepBasic/StepBasic_DerivedUnit.cxx [deleted file]
src/StepBasic/StepBasic_DerivedUnit.hxx [deleted file]
src/StepBasic/StepBasic_DerivedUnitElement.cxx [deleted file]
src/StepBasic/StepBasic_DerivedUnitElement.hxx [deleted file]
src/StepBasic/StepBasic_DesignContext.cxx [deleted file]
src/StepBasic/StepBasic_DesignContext.hxx [deleted file]
src/StepBasic/StepBasic_DigitalDocument.cxx [deleted file]
src/StepBasic/StepBasic_DigitalDocument.hxx [deleted file]
src/StepBasic/StepBasic_DimensionalExponents.cxx [deleted file]
src/StepBasic/StepBasic_DimensionalExponents.hxx [deleted file]
src/StepBasic/StepBasic_Document.cxx [deleted file]
src/StepBasic/StepBasic_Document.hxx [deleted file]
src/StepBasic/StepBasic_DocumentFile.cxx [deleted file]
src/StepBasic/StepBasic_DocumentFile.hxx [deleted file]
src/StepBasic/StepBasic_DocumentProductAssociation.cxx [deleted file]
src/StepBasic/StepBasic_DocumentProductAssociation.hxx [deleted file]
src/StepBasic/StepBasic_DocumentProductEquivalence.cxx [deleted file]
src/StepBasic/StepBasic_DocumentProductEquivalence.hxx [deleted file]
src/StepBasic/StepBasic_DocumentReference.cxx [deleted file]
src/StepBasic/StepBasic_DocumentReference.hxx [deleted file]
src/StepBasic/StepBasic_DocumentRelationship.cxx [deleted file]
src/StepBasic/StepBasic_DocumentRelationship.hxx [deleted file]
src/StepBasic/StepBasic_DocumentRepresentationType.cxx [deleted file]
src/StepBasic/StepBasic_DocumentRepresentationType.hxx [deleted file]
src/StepBasic/StepBasic_DocumentType.cxx [deleted file]
src/StepBasic/StepBasic_DocumentType.hxx [deleted file]
src/StepBasic/StepBasic_DocumentUsageConstraint.cxx [deleted file]
src/StepBasic/StepBasic_DocumentUsageConstraint.hxx [deleted file]
src/StepBasic/StepBasic_Effectivity.cxx [deleted file]
src/StepBasic/StepBasic_Effectivity.hxx [deleted file]
src/StepBasic/StepBasic_EffectivityAssignment.cxx [deleted file]
src/StepBasic/StepBasic_EffectivityAssignment.hxx [deleted file]
src/StepBasic/StepBasic_EulerAngles.cxx [deleted file]
src/StepBasic/StepBasic_EulerAngles.hxx [deleted file]
src/StepBasic/StepBasic_ExternalIdentificationAssignment.cxx [deleted file]
src/StepBasic/StepBasic_ExternalIdentificationAssignment.hxx [deleted file]
src/StepBasic/StepBasic_ExternalSource.cxx [deleted file]
src/StepBasic/StepBasic_ExternalSource.hxx [deleted file]
src/StepBasic/StepBasic_ExternallyDefinedItem.cxx [deleted file]
src/StepBasic/StepBasic_ExternallyDefinedItem.hxx [deleted file]
src/StepBasic/StepBasic_GeneralProperty.cxx [deleted file]
src/StepBasic/StepBasic_GeneralProperty.hxx [deleted file]
src/StepBasic/StepBasic_GeneralPropertyAssociation.cxx [deleted file]
src/StepBasic/StepBasic_GeneralPropertyAssociation.hxx [deleted file]
src/StepBasic/StepBasic_GeneralPropertyRelationship.cxx [deleted file]
src/StepBasic/StepBasic_GeneralPropertyRelationship.hxx [deleted file]
src/StepBasic/StepBasic_Group.cxx [deleted file]
src/StepBasic/StepBasic_Group.hxx [deleted file]
src/StepBasic/StepBasic_GroupAssignment.cxx [deleted file]
src/StepBasic/StepBasic_GroupAssignment.hxx [deleted file]
src/StepBasic/StepBasic_GroupRelationship.cxx [deleted file]
src/StepBasic/StepBasic_GroupRelationship.hxx [deleted file]
src/StepBasic/StepBasic_HArray1OfApproval.hxx [deleted file]
src/StepBasic/StepBasic_HArray1OfDerivedUnitElement.hxx [deleted file]
src/StepBasic/StepBasic_HArray1OfDocument.hxx [deleted file]
src/StepBasic/StepBasic_HArray1OfNamedUnit.hxx [deleted file]
src/StepBasic/StepBasic_HArray1OfOrganization.hxx [deleted file]
src/StepBasic/StepBasic_HArray1OfPerson.hxx [deleted file]
src/StepBasic/StepBasic_HArray1OfProduct.hxx [deleted file]
src/StepBasic/StepBasic_HArray1OfProductContext.hxx [deleted file]
src/StepBasic/StepBasic_HArray1OfProductDefinition.hxx [deleted file]
src/StepBasic/StepBasic_HArray1OfUncertaintyMeasureWithUnit.hxx [deleted file]
src/StepBasic/StepBasic_IdentificationAssignment.cxx [deleted file]
src/StepBasic/StepBasic_IdentificationAssignment.hxx [deleted file]
src/StepBasic/StepBasic_IdentificationRole.cxx [deleted file]
src/StepBasic/StepBasic_IdentificationRole.hxx [deleted file]
src/StepBasic/StepBasic_LengthMeasureWithUnit.cxx [deleted file]
src/StepBasic/StepBasic_LengthMeasureWithUnit.hxx [deleted file]
src/StepBasic/StepBasic_LengthUnit.cxx [deleted file]
src/StepBasic/StepBasic_LengthUnit.hxx [deleted file]
src/StepBasic/StepBasic_LocalTime.cxx [deleted file]
src/StepBasic/StepBasic_LocalTime.hxx [deleted file]
src/StepBasic/StepBasic_MassMeasureWithUnit.cxx [deleted file]
src/StepBasic/StepBasic_MassMeasureWithUnit.hxx [deleted file]
src/StepBasic/StepBasic_MassUnit.cxx [deleted file]
src/StepBasic/StepBasic_MassUnit.hxx [deleted file]
src/StepBasic/StepBasic_MeasureValueMember.cxx [deleted file]
src/StepBasic/StepBasic_MeasureValueMember.hxx [deleted file]
src/StepBasic/StepBasic_MeasureWithUnit.cxx [deleted file]
src/StepBasic/StepBasic_MeasureWithUnit.hxx [deleted file]
src/StepBasic/StepBasic_MechanicalContext.cxx [deleted file]
src/StepBasic/StepBasic_MechanicalContext.hxx [deleted file]
src/StepBasic/StepBasic_NameAssignment.cxx [deleted file]
src/StepBasic/StepBasic_NameAssignment.hxx [deleted file]
src/StepBasic/StepBasic_NamedUnit.cxx [deleted file]
src/StepBasic/StepBasic_NamedUnit.hxx [deleted file]
src/StepBasic/StepBasic_ObjectRole.cxx [deleted file]
src/StepBasic/StepBasic_ObjectRole.hxx [deleted file]
src/StepBasic/StepBasic_OrdinalDate.cxx [deleted file]
src/StepBasic/StepBasic_OrdinalDate.hxx [deleted file]
src/StepBasic/StepBasic_Organization.cxx [deleted file]
src/StepBasic/StepBasic_Organization.hxx [deleted file]
src/StepBasic/StepBasic_OrganizationAssignment.cxx [deleted file]
src/StepBasic/StepBasic_OrganizationAssignment.hxx [deleted file]
src/StepBasic/StepBasic_OrganizationRole.cxx [deleted file]
src/StepBasic/StepBasic_OrganizationRole.hxx [deleted file]
src/StepBasic/StepBasic_OrganizationalAddress.cxx [deleted file]
src/StepBasic/StepBasic_OrganizationalAddress.hxx [deleted file]
src/StepBasic/StepBasic_Person.cxx [deleted file]
src/StepBasic/StepBasic_Person.hxx [deleted file]
src/StepBasic/StepBasic_PersonAndOrganization.cxx [deleted file]
src/StepBasic/StepBasic_PersonAndOrganization.hxx [deleted file]
src/StepBasic/StepBasic_PersonAndOrganizationAssignment.cxx [deleted file]
src/StepBasic/StepBasic_PersonAndOrganizationAssignment.hxx [deleted file]
src/StepBasic/StepBasic_PersonAndOrganizationRole.cxx [deleted file]
src/StepBasic/StepBasic_PersonAndOrganizationRole.hxx [deleted file]
src/StepBasic/StepBasic_PersonOrganizationSelect.cxx [deleted file]
src/StepBasic/StepBasic_PersonOrganizationSelect.hxx [deleted file]
src/StepBasic/StepBasic_PersonalAddress.cxx [deleted file]
src/StepBasic/StepBasic_PersonalAddress.hxx [deleted file]
src/StepBasic/StepBasic_PhysicallyModeledProductDefinition.cxx [deleted file]
src/StepBasic/StepBasic_PhysicallyModeledProductDefinition.hxx [deleted file]
src/StepBasic/StepBasic_PlaneAngleMeasureWithUnit.cxx [deleted file]
src/StepBasic/StepBasic_PlaneAngleMeasureWithUnit.hxx [deleted file]
src/StepBasic/StepBasic_PlaneAngleUnit.cxx [deleted file]
src/StepBasic/StepBasic_PlaneAngleUnit.hxx [deleted file]
src/StepBasic/StepBasic_Product.cxx [deleted file]
src/StepBasic/StepBasic_Product.hxx [deleted file]
src/StepBasic/StepBasic_ProductCategory.cxx [deleted file]
src/StepBasic/StepBasic_ProductCategory.hxx [deleted file]
src/StepBasic/StepBasic_ProductCategoryRelationship.cxx [deleted file]
src/StepBasic/StepBasic_ProductCategoryRelationship.hxx [deleted file]
src/StepBasic/StepBasic_ProductConceptContext.cxx [deleted file]
src/StepBasic/StepBasic_ProductConceptContext.hxx [deleted file]
src/StepBasic/StepBasic_ProductContext.cxx [deleted file]
src/StepBasic/StepBasic_ProductContext.hxx [deleted file]
src/StepBasic/StepBasic_ProductDefinition.cxx [deleted file]
src/StepBasic/StepBasic_ProductDefinition.hxx [deleted file]
src/StepBasic/StepBasic_ProductDefinitionContext.cxx [deleted file]
src/StepBasic/StepBasic_ProductDefinitionContext.hxx [deleted file]
src/StepBasic/StepBasic_ProductDefinitionEffectivity.cxx [deleted file]
src/StepBasic/StepBasic_ProductDefinitionEffectivity.hxx [deleted file]
src/StepBasic/StepBasic_ProductDefinitionFormation.cxx [deleted file]
src/StepBasic/StepBasic_ProductDefinitionFormation.hxx [deleted file]
src/StepBasic/StepBasic_ProductDefinitionFormationRelationship.cxx [deleted file]
src/StepBasic/StepBasic_ProductDefinitionFormationRelationship.hxx [deleted file]
src/StepBasic/StepBasic_ProductDefinitionFormationWithSpecifiedSource.cxx [deleted file]
src/StepBasic/StepBasic_ProductDefinitionFormationWithSpecifiedSource.hxx [deleted file]
src/StepBasic/StepBasic_ProductDefinitionOrReference.cxx [deleted file]
src/StepBasic/StepBasic_ProductDefinitionOrReference.hxx [deleted file]
src/StepBasic/StepBasic_ProductDefinitionReference.cxx [deleted file]
src/StepBasic/StepBasic_ProductDefinitionReference.hxx [deleted file]
src/StepBasic/StepBasic_ProductDefinitionReferenceWithLocalRepresentation.cxx [deleted file]
src/StepBasic/StepBasic_ProductDefinitionReferenceWithLocalRepresentation.hxx [deleted file]
src/StepBasic/StepBasic_ProductDefinitionRelationship.cxx [deleted file]
src/StepBasic/StepBasic_ProductDefinitionRelationship.hxx [deleted file]
src/StepBasic/StepBasic_ProductDefinitionWithAssociatedDocuments.cxx [deleted file]
src/StepBasic/StepBasic_ProductDefinitionWithAssociatedDocuments.hxx [deleted file]
src/StepBasic/StepBasic_ProductOrFormationOrDefinition.cxx [deleted file]
src/StepBasic/StepBasic_ProductOrFormationOrDefinition.hxx [deleted file]
src/StepBasic/StepBasic_ProductRelatedProductCategory.cxx [deleted file]
src/StepBasic/StepBasic_ProductRelatedProductCategory.hxx [deleted file]
src/StepBasic/StepBasic_ProductType.cxx [deleted file]
src/StepBasic/StepBasic_ProductType.hxx [deleted file]
src/StepBasic/StepBasic_RatioMeasureWithUnit.cxx [deleted file]
src/StepBasic/StepBasic_RatioMeasureWithUnit.hxx [deleted file]
src/StepBasic/StepBasic_RatioUnit.cxx [deleted file]
src/StepBasic/StepBasic_RatioUnit.hxx [deleted file]
src/StepBasic/StepBasic_RoleAssociation.cxx [deleted file]
src/StepBasic/StepBasic_RoleAssociation.hxx [deleted file]
src/StepBasic/StepBasic_RoleSelect.cxx [deleted file]
src/StepBasic/StepBasic_RoleSelect.hxx [deleted file]
src/StepBasic/StepBasic_SecurityClassification.cxx [deleted file]
src/StepBasic/StepBasic_SecurityClassification.hxx [deleted file]
src/StepBasic/StepBasic_SecurityClassificationAssignment.cxx [deleted file]
src/StepBasic/StepBasic_SecurityClassificationAssignment.hxx [deleted file]
src/StepBasic/StepBasic_SecurityClassificationLevel.cxx [deleted file]
src/StepBasic/StepBasic_SecurityClassificationLevel.hxx [deleted file]
src/StepBasic/StepBasic_SiPrefix.hxx [deleted file]
src/StepBasic/StepBasic_SiUnit.cxx [deleted file]
src/StepBasic/StepBasic_SiUnit.hxx [deleted file]
src/StepBasic/StepBasic_SiUnitAndAreaUnit.cxx [deleted file]
src/StepBasic/StepBasic_SiUnitAndAreaUnit.hxx [deleted file]
src/StepBasic/StepBasic_SiUnitAndLengthUnit.cxx [deleted file]
src/StepBasic/StepBasic_SiUnitAndLengthUnit.hxx [deleted file]
src/StepBasic/StepBasic_SiUnitAndMassUnit.cxx [deleted file]
src/StepBasic/StepBasic_SiUnitAndMassUnit.hxx [deleted file]
src/StepBasic/StepBasic_SiUnitAndPlaneAngleUnit.cxx [deleted file]
src/StepBasic/StepBasic_SiUnitAndPlaneAngleUnit.hxx [deleted file]
src/StepBasic/StepBasic_SiUnitAndRatioUnit.cxx [deleted file]
src/StepBasic/StepBasic_SiUnitAndRatioUnit.hxx [deleted file]
src/StepBasic/StepBasic_SiUnitAndSolidAngleUnit.cxx [deleted file]
src/StepBasic/StepBasic_SiUnitAndSolidAngleUnit.hxx [deleted file]
src/StepBasic/StepBasic_SiUnitAndThermodynamicTemperatureUnit.cxx [deleted file]
src/StepBasic/StepBasic_SiUnitAndThermodynamicTemperatureUnit.hxx [deleted file]
src/StepBasic/StepBasic_SiUnitAndTimeUnit.cxx [deleted file]
src/StepBasic/StepBasic_SiUnitAndTimeUnit.hxx [deleted file]
src/StepBasic/StepBasic_SiUnitAndVolumeUnit.cxx [deleted file]
src/StepBasic/StepBasic_SiUnitAndVolumeUnit.hxx [deleted file]
src/StepBasic/StepBasic_SiUnitName.hxx [deleted file]
src/StepBasic/StepBasic_SizeMember.cxx [deleted file]
src/StepBasic/StepBasic_SizeMember.hxx [deleted file]
src/StepBasic/StepBasic_SizeSelect.cxx [deleted file]
src/StepBasic/StepBasic_SizeSelect.hxx [deleted file]
src/StepBasic/StepBasic_SolidAngleMeasureWithUnit.cxx [deleted file]
src/StepBasic/StepBasic_SolidAngleMeasureWithUnit.hxx [deleted file]
src/StepBasic/StepBasic_SolidAngleUnit.cxx [deleted file]
src/StepBasic/StepBasic_SolidAngleUnit.hxx [deleted file]
src/StepBasic/StepBasic_Source.hxx [deleted file]
src/StepBasic/StepBasic_SourceItem.cxx [deleted file]
src/StepBasic/StepBasic_SourceItem.hxx [deleted file]
src/StepBasic/StepBasic_ThermodynamicTemperatureUnit.cxx [deleted file]
src/StepBasic/StepBasic_ThermodynamicTemperatureUnit.hxx [deleted file]
src/StepBasic/StepBasic_TimeMeasureWithUnit.cxx [deleted file]
src/StepBasic/StepBasic_TimeMeasureWithUnit.hxx [deleted file]
src/StepBasic/StepBasic_TimeUnit.cxx [deleted file]
src/StepBasic/StepBasic_TimeUnit.hxx [deleted file]
src/StepBasic/StepBasic_UncertaintyMeasureWithUnit.cxx [deleted file]
src/StepBasic/StepBasic_UncertaintyMeasureWithUnit.hxx [deleted file]
src/StepBasic/StepBasic_Unit.cxx [deleted file]
src/StepBasic/StepBasic_Unit.hxx [deleted file]
src/StepBasic/StepBasic_VersionedActionRequest.cxx [deleted file]
src/StepBasic/StepBasic_VersionedActionRequest.hxx [deleted file]
src/StepBasic/StepBasic_VolumeUnit.cxx [deleted file]
src/StepBasic/StepBasic_VolumeUnit.hxx [deleted file]
src/StepBasic/StepBasic_WeekOfYearAndDayDate.cxx [deleted file]
src/StepBasic/StepBasic_WeekOfYearAndDayDate.hxx [deleted file]
src/StepData/FILES [deleted file]
src/StepData/StepData.cxx [deleted file]
src/StepData/StepData.hxx [deleted file]
src/StepData/StepData_Array1OfField.hxx [deleted file]
src/StepData/StepData_ConfParameters.hxx [deleted file]
src/StepData/StepData_DefaultGeneral.cxx [deleted file]
src/StepData/StepData_DefaultGeneral.hxx [deleted file]
src/StepData/StepData_Described.cxx [deleted file]
src/StepData/StepData_Described.hxx [deleted file]
src/StepData/StepData_ECDescr.cxx [deleted file]
src/StepData/StepData_ECDescr.hxx [deleted file]
src/StepData/StepData_EDescr.cxx [deleted file]
src/StepData/StepData_EDescr.hxx [deleted file]
src/StepData/StepData_ESDescr.cxx [deleted file]
src/StepData/StepData_ESDescr.hxx [deleted file]
src/StepData/StepData_EnumTool.cxx [deleted file]
src/StepData/StepData_EnumTool.hxx [deleted file]
src/StepData/StepData_Factors.cxx [deleted file]
src/StepData/StepData_Factors.hxx [deleted file]
src/StepData/StepData_Field.cxx [deleted file]
src/StepData/StepData_Field.hxx [deleted file]
src/StepData/StepData_FieldList.cxx [deleted file]
src/StepData/StepData_FieldList.hxx [deleted file]
src/StepData/StepData_FieldList1.cxx [deleted file]
src/StepData/StepData_FieldList1.hxx [deleted file]
src/StepData/StepData_FieldListD.cxx [deleted file]
src/StepData/StepData_FieldListD.hxx [deleted file]
src/StepData/StepData_FieldListN.cxx [deleted file]
src/StepData/StepData_FieldListN.hxx [deleted file]
src/StepData/StepData_FileProtocol.cxx [deleted file]
src/StepData/StepData_FileProtocol.hxx [deleted file]
src/StepData/StepData_FileRecognizer.hxx [deleted file]
src/StepData/StepData_FileRecognizer_0.cxx [deleted file]
src/StepData/StepData_FreeFormEntity.cxx [deleted file]
src/StepData/StepData_FreeFormEntity.hxx [deleted file]
src/StepData/StepData_GeneralModule.cxx [deleted file]
src/StepData/StepData_GeneralModule.hxx [deleted file]
src/StepData/StepData_GlobalNodeOfWriterLib.hxx [deleted file]
src/StepData/StepData_GlobalNodeOfWriterLib_0.cxx [deleted file]
src/StepData/StepData_HArray1OfField.hxx [deleted file]
src/StepData/StepData_Logical.hxx [deleted file]
src/StepData/StepData_NodeOfWriterLib.hxx [deleted file]
src/StepData/StepData_NodeOfWriterLib_0.cxx [deleted file]
src/StepData/StepData_PDescr.cxx [deleted file]
src/StepData/StepData_PDescr.hxx [deleted file]
src/StepData/StepData_Plex.cxx [deleted file]
src/StepData/StepData_Plex.hxx [deleted file]
src/StepData/StepData_Protocol.cxx [deleted file]
src/StepData/StepData_Protocol.hxx [deleted file]
src/StepData/StepData_ReadWriteModule.cxx [deleted file]
src/StepData/StepData_ReadWriteModule.hxx [deleted file]
src/StepData/StepData_SelectArrReal.cxx [deleted file]
src/StepData/StepData_SelectArrReal.hxx [deleted file]
src/StepData/StepData_SelectInt.cxx [deleted file]
src/StepData/StepData_SelectInt.hxx [deleted file]
src/StepData/StepData_SelectMember.cxx [deleted file]
src/StepData/StepData_SelectMember.hxx [deleted file]
src/StepData/StepData_SelectNamed.cxx [deleted file]
src/StepData/StepData_SelectNamed.hxx [deleted file]
src/StepData/StepData_SelectReal.cxx [deleted file]
src/StepData/StepData_SelectReal.hxx [deleted file]
src/StepData/StepData_SelectType.cxx [deleted file]
src/StepData/StepData_SelectType.hxx [deleted file]
src/StepData/StepData_Simple.cxx [deleted file]
src/StepData/StepData_Simple.hxx [deleted file]
src/StepData/StepData_StepDumper.cxx [deleted file]
src/StepData/StepData_StepDumper.hxx [deleted file]
src/StepData/StepData_StepModel.cxx [deleted file]
src/StepData/StepData_StepModel.hxx [deleted file]
src/StepData/StepData_StepReaderData.cxx [deleted file]
src/StepData/StepData_StepReaderData.hxx [deleted file]
src/StepData/StepData_StepReaderTool.cxx [deleted file]
src/StepData/StepData_StepReaderTool.hxx [deleted file]
src/StepData/StepData_StepWriter.cxx [deleted file]
src/StepData/StepData_StepWriter.hxx [deleted file]
src/StepData/StepData_UndefinedEntity.cxx [deleted file]
src/StepData/StepData_UndefinedEntity.hxx [deleted file]
src/StepData/StepData_WriterLib.hxx [deleted file]
src/StepData/StepData_WriterLib_0.cxx [deleted file]
src/StepDimTol/FILES [deleted file]
src/StepDimTol/StepDimTol_AngularityTolerance.cxx [deleted file]
src/StepDimTol/StepDimTol_AngularityTolerance.hxx [deleted file]
src/StepDimTol/StepDimTol_AreaUnitType.hxx [deleted file]
src/StepDimTol/StepDimTol_Array1OfDatumReference.hxx [deleted file]
src/StepDimTol/StepDimTol_Array1OfDatumReferenceCompartment.hxx [deleted file]
src/StepDimTol/StepDimTol_Array1OfDatumReferenceElement.hxx [deleted file]
src/StepDimTol/StepDimTol_Array1OfDatumReferenceModifier.hxx [deleted file]
src/StepDimTol/StepDimTol_Array1OfDatumSystemOrReference.hxx [deleted file]
src/StepDimTol/StepDimTol_Array1OfGeometricToleranceModifier.hxx [deleted file]
src/StepDimTol/StepDimTol_Array1OfToleranceZoneTarget.hxx [deleted file]
src/StepDimTol/StepDimTol_CircularRunoutTolerance.cxx [deleted file]
src/StepDimTol/StepDimTol_CircularRunoutTolerance.hxx [deleted file]
src/StepDimTol/StepDimTol_CoaxialityTolerance.cxx [deleted file]
src/StepDimTol/StepDimTol_CoaxialityTolerance.hxx [deleted file]
src/StepDimTol/StepDimTol_CommonDatum.cxx [deleted file]
src/StepDimTol/StepDimTol_CommonDatum.hxx [deleted file]
src/StepDimTol/StepDimTol_ConcentricityTolerance.cxx [deleted file]
src/StepDimTol/StepDimTol_ConcentricityTolerance.hxx [deleted file]
src/StepDimTol/StepDimTol_CylindricityTolerance.cxx [deleted file]
src/StepDimTol/StepDimTol_CylindricityTolerance.hxx [deleted file]
src/StepDimTol/StepDimTol_Datum.cxx [deleted file]
src/StepDimTol/StepDimTol_Datum.hxx [deleted file]
src/StepDimTol/StepDimTol_DatumFeature.cxx [deleted file]
src/StepDimTol/StepDimTol_DatumFeature.hxx [deleted file]
src/StepDimTol/StepDimTol_DatumOrCommonDatum.cxx [deleted file]
src/StepDimTol/StepDimTol_DatumOrCommonDatum.hxx [deleted file]
src/StepDimTol/StepDimTol_DatumReference.cxx [deleted file]
src/StepDimTol/StepDimTol_DatumReference.hxx [deleted file]
src/StepDimTol/StepDimTol_DatumReferenceCompartment.cxx [deleted file]
src/StepDimTol/StepDimTol_DatumReferenceCompartment.hxx [deleted file]
src/StepDimTol/StepDimTol_DatumReferenceElement.cxx [deleted file]
src/StepDimTol/StepDimTol_DatumReferenceElement.hxx [deleted file]
src/StepDimTol/StepDimTol_DatumReferenceModifier.cxx [deleted file]
src/StepDimTol/StepDimTol_DatumReferenceModifier.hxx [deleted file]
src/StepDimTol/StepDimTol_DatumReferenceModifierType.hxx [deleted file]
src/StepDimTol/StepDimTol_DatumReferenceModifierWithValue.cxx [deleted file]
src/StepDimTol/StepDimTol_DatumReferenceModifierWithValue.hxx [deleted file]
src/StepDimTol/StepDimTol_DatumSystem.cxx [deleted file]
src/StepDimTol/StepDimTol_DatumSystem.hxx [deleted file]
src/StepDimTol/StepDimTol_DatumSystemOrReference.cxx [deleted file]
src/StepDimTol/StepDimTol_DatumSystemOrReference.hxx [deleted file]
src/StepDimTol/StepDimTol_DatumTarget.cxx [deleted file]
src/StepDimTol/StepDimTol_DatumTarget.hxx [deleted file]
src/StepDimTol/StepDimTol_FlatnessTolerance.cxx [deleted file]
src/StepDimTol/StepDimTol_FlatnessTolerance.hxx [deleted file]
src/StepDimTol/StepDimTol_GeneralDatumReference.cxx [deleted file]
src/StepDimTol/StepDimTol_GeneralDatumReference.hxx [deleted file]
src/StepDimTol/StepDimTol_GeoTolAndGeoTolWthDatRef.cxx [deleted file]
src/StepDimTol/StepDimTol_GeoTolAndGeoTolWthDatRef.hxx [deleted file]
src/StepDimTol/StepDimTol_GeoTolAndGeoTolWthDatRefAndGeoTolWthMaxTol.cxx [deleted file]
src/StepDimTol/StepDimTol_GeoTolAndGeoTolWthDatRefAndGeoTolWthMaxTol.hxx [deleted file]
src/StepDimTol/StepDimTol_GeoTolAndGeoTolWthDatRefAndGeoTolWthMod.cxx [deleted file]
src/StepDimTol/StepDimTol_GeoTolAndGeoTolWthDatRefAndGeoTolWthMod.hxx [deleted file]
src/StepDimTol/StepDimTol_GeoTolAndGeoTolWthDatRefAndModGeoTolAndPosTol.cxx [deleted file]
src/StepDimTol/StepDimTol_GeoTolAndGeoTolWthDatRefAndModGeoTolAndPosTol.hxx [deleted file]
src/StepDimTol/StepDimTol_GeoTolAndGeoTolWthDatRefAndUneqDisGeoTol.cxx [deleted file]
src/StepDimTol/StepDimTol_GeoTolAndGeoTolWthDatRefAndUneqDisGeoTol.hxx [deleted file]
src/StepDimTol/StepDimTol_GeoTolAndGeoTolWthMaxTol.cxx [deleted file]
src/StepDimTol/StepDimTol_GeoTolAndGeoTolWthMaxTol.hxx [deleted file]
src/StepDimTol/StepDimTol_GeoTolAndGeoTolWthMod.cxx [deleted file]
src/StepDimTol/StepDimTol_GeoTolAndGeoTolWthMod.hxx [deleted file]
src/StepDimTol/StepDimTol_GeometricTolerance.cxx [deleted file]
src/StepDimTol/StepDimTol_GeometricTolerance.hxx [deleted file]
src/StepDimTol/StepDimTol_GeometricToleranceModifier.hxx [deleted file]
src/StepDimTol/StepDimTol_GeometricToleranceRelationship.cxx [deleted file]
src/StepDimTol/StepDimTol_GeometricToleranceRelationship.hxx [deleted file]
src/StepDimTol/StepDimTol_GeometricToleranceTarget.cxx [deleted file]
src/StepDimTol/StepDimTol_GeometricToleranceTarget.hxx [deleted file]
src/StepDimTol/StepDimTol_GeometricToleranceType.hxx [deleted file]
src/StepDimTol/StepDimTol_GeometricToleranceWithDatumReference.cxx [deleted file]
src/StepDimTol/StepDimTol_GeometricToleranceWithDatumReference.hxx [deleted file]
src/StepDimTol/StepDimTol_GeometricToleranceWithDefinedAreaUnit.cxx [deleted file]
src/StepDimTol/StepDimTol_GeometricToleranceWithDefinedAreaUnit.hxx [deleted file]
src/StepDimTol/StepDimTol_GeometricToleranceWithDefinedUnit.cxx [deleted file]
src/StepDimTol/StepDimTol_GeometricToleranceWithDefinedUnit.hxx [deleted file]
src/StepDimTol/StepDimTol_GeometricToleranceWithMaximumTolerance.cxx [deleted file]
src/StepDimTol/StepDimTol_GeometricToleranceWithMaximumTolerance.hxx [deleted file]
src/StepDimTol/StepDimTol_GeometricToleranceWithModifiers.cxx [deleted file]
src/StepDimTol/StepDimTol_GeometricToleranceWithModifiers.hxx [deleted file]
src/StepDimTol/StepDimTol_HArray1OfDatumReference.hxx [deleted file]
src/StepDimTol/StepDimTol_HArray1OfDatumReferenceCompartment.hxx [deleted file]
src/StepDimTol/StepDimTol_HArray1OfDatumReferenceElement.hxx [deleted file]
src/StepDimTol/StepDimTol_HArray1OfDatumReferenceModifier.hxx [deleted file]
src/StepDimTol/StepDimTol_HArray1OfDatumSystemOrReference.hxx [deleted file]
src/StepDimTol/StepDimTol_HArray1OfGeometricToleranceModifier.hxx [deleted file]
src/StepDimTol/StepDimTol_HArray1OfToleranceZoneTarget.hxx [deleted file]
src/StepDimTol/StepDimTol_LimitCondition.hxx [deleted file]
src/StepDimTol/StepDimTol_LineProfileTolerance.cxx [deleted file]
src/StepDimTol/StepDimTol_LineProfileTolerance.hxx [deleted file]
src/StepDimTol/StepDimTol_ModifiedGeometricTolerance.cxx [deleted file]
src/StepDimTol/StepDimTol_ModifiedGeometricTolerance.hxx [deleted file]
src/StepDimTol/StepDimTol_NonUniformZoneDefinition.cxx [deleted file]
src/StepDimTol/StepDimTol_NonUniformZoneDefinition.hxx [deleted file]
src/StepDimTol/StepDimTol_ParallelismTolerance.cxx [deleted file]
src/StepDimTol/StepDimTol_ParallelismTolerance.hxx [deleted file]
src/StepDimTol/StepDimTol_PerpendicularityTolerance.cxx [deleted file]
src/StepDimTol/StepDimTol_PerpendicularityTolerance.hxx [deleted file]
src/StepDimTol/StepDimTol_PlacedDatumTargetFeature.cxx [deleted file]
src/StepDimTol/StepDimTol_PlacedDatumTargetFeature.hxx [deleted file]
src/StepDimTol/StepDimTol_PositionTolerance.cxx [deleted file]
src/StepDimTol/StepDimTol_PositionTolerance.hxx [deleted file]
src/StepDimTol/StepDimTol_ProjectedZoneDefinition.cxx [deleted file]
src/StepDimTol/StepDimTol_ProjectedZoneDefinition.hxx [deleted file]
src/StepDimTol/StepDimTol_RoundnessTolerance.cxx [deleted file]
src/StepDimTol/StepDimTol_RoundnessTolerance.hxx [deleted file]
src/StepDimTol/StepDimTol_RunoutZoneDefinition.cxx [deleted file]
src/StepDimTol/StepDimTol_RunoutZoneDefinition.hxx [deleted file]
src/StepDimTol/StepDimTol_RunoutZoneOrientation.cxx [deleted file]
src/StepDimTol/StepDimTol_RunoutZoneOrientation.hxx [deleted file]
src/StepDimTol/StepDimTol_ShapeToleranceSelect.cxx [deleted file]
src/StepDimTol/StepDimTol_ShapeToleranceSelect.hxx [deleted file]
src/StepDimTol/StepDimTol_SimpleDatumReferenceModifier.hxx [deleted file]
src/StepDimTol/StepDimTol_SimpleDatumReferenceModifierMember.cxx [deleted file]
src/StepDimTol/StepDimTol_SimpleDatumReferenceModifierMember.hxx [deleted file]
src/StepDimTol/StepDimTol_StraightnessTolerance.cxx [deleted file]
src/StepDimTol/StepDimTol_StraightnessTolerance.hxx [deleted file]
src/StepDimTol/StepDimTol_SurfaceProfileTolerance.cxx [deleted file]
src/StepDimTol/StepDimTol_SurfaceProfileTolerance.hxx [deleted file]
src/StepDimTol/StepDimTol_SymmetryTolerance.cxx [deleted file]
src/StepDimTol/StepDimTol_SymmetryTolerance.hxx [deleted file]
src/StepDimTol/StepDimTol_ToleranceZone.cxx [deleted file]
src/StepDimTol/StepDimTol_ToleranceZone.hxx [deleted file]
src/StepDimTol/StepDimTol_ToleranceZoneDefinition.cxx [deleted file]
src/StepDimTol/StepDimTol_ToleranceZoneDefinition.hxx [deleted file]
src/StepDimTol/StepDimTol_ToleranceZoneForm.cxx [deleted file]
src/StepDimTol/StepDimTol_ToleranceZoneForm.hxx [deleted file]
src/StepDimTol/StepDimTol_ToleranceZoneTarget.cxx [deleted file]
src/StepDimTol/StepDimTol_ToleranceZoneTarget.hxx [deleted file]
src/StepDimTol/StepDimTol_TotalRunoutTolerance.cxx [deleted file]
src/StepDimTol/StepDimTol_TotalRunoutTolerance.hxx [deleted file]
src/StepDimTol/StepDimTol_UnequallyDisposedGeometricTolerance.cxx [deleted file]
src/StepDimTol/StepDimTol_UnequallyDisposedGeometricTolerance.hxx [deleted file]
src/StepElement/FILES [deleted file]
src/StepElement/StepElement_AnalysisItemWithinRepresentation.cxx [deleted file]
src/StepElement/StepElement_AnalysisItemWithinRepresentation.hxx [deleted file]
src/StepElement/StepElement_Array1OfCurveElementEndReleasePacket.hxx [deleted file]
src/StepElement/StepElement_Array1OfCurveElementSectionDefinition.hxx [deleted file]
src/StepElement/StepElement_Array1OfHSequenceOfCurveElementPurposeMember.hxx [deleted file]
src/StepElement/StepElement_Array1OfHSequenceOfSurfaceElementPurposeMember.hxx [deleted file]
src/StepElement/StepElement_Array1OfMeasureOrUnspecifiedValue.hxx [deleted file]
src/StepElement/StepElement_Array1OfSurfaceSection.hxx [deleted file]
src/StepElement/StepElement_Array1OfVolumeElementPurpose.hxx [deleted file]
src/StepElement/StepElement_Array1OfVolumeElementPurposeMember.hxx [deleted file]
src/StepElement/StepElement_Array2OfCurveElementPurposeMember.hxx [deleted file]
src/StepElement/StepElement_Array2OfSurfaceElementPurpose.hxx [deleted file]
src/StepElement/StepElement_Array2OfSurfaceElementPurposeMember.hxx [deleted file]
src/StepElement/StepElement_Curve3dElementDescriptor.cxx [deleted file]
src/StepElement/StepElement_Curve3dElementDescriptor.hxx [deleted file]
src/StepElement/StepElement_CurveEdge.hxx [deleted file]
src/StepElement/StepElement_CurveElementEndReleasePacket.cxx [deleted file]
src/StepElement/StepElement_CurveElementEndReleasePacket.hxx [deleted file]
src/StepElement/StepElement_CurveElementFreedom.cxx [deleted file]
src/StepElement/StepElement_CurveElementFreedom.hxx [deleted file]
src/StepElement/StepElement_CurveElementFreedomMember.cxx [deleted file]
src/StepElement/StepElement_CurveElementFreedomMember.hxx [deleted file]
src/StepElement/StepElement_CurveElementPurpose.cxx [deleted file]
src/StepElement/StepElement_CurveElementPurpose.hxx [deleted file]
src/StepElement/StepElement_CurveElementPurposeMember.cxx [deleted file]
src/StepElement/StepElement_CurveElementPurposeMember.hxx [deleted file]
src/StepElement/StepElement_CurveElementSectionDefinition.cxx [deleted file]
src/StepElement/StepElement_CurveElementSectionDefinition.hxx [deleted file]
src/StepElement/StepElement_CurveElementSectionDerivedDefinitions.cxx [deleted file]
src/StepElement/StepElement_CurveElementSectionDerivedDefinitions.hxx [deleted file]
src/StepElement/StepElement_Element2dShape.hxx [deleted file]
src/StepElement/StepElement_ElementAspect.cxx [deleted file]
src/StepElement/StepElement_ElementAspect.hxx [deleted file]
src/StepElement/StepElement_ElementAspectMember.cxx [deleted file]
src/StepElement/StepElement_ElementAspectMember.hxx [deleted file]
src/StepElement/StepElement_ElementDescriptor.cxx [deleted file]
src/StepElement/StepElement_ElementDescriptor.hxx [deleted file]
src/StepElement/StepElement_ElementMaterial.cxx [deleted file]
src/StepElement/StepElement_ElementMaterial.hxx [deleted file]
src/StepElement/StepElement_ElementOrder.hxx [deleted file]
src/StepElement/StepElement_ElementVolume.hxx [deleted file]
src/StepElement/StepElement_EnumeratedCurveElementFreedom.hxx [deleted file]
src/StepElement/StepElement_EnumeratedCurveElementPurpose.hxx [deleted file]
src/StepElement/StepElement_EnumeratedSurfaceElementPurpose.hxx [deleted file]
src/StepElement/StepElement_EnumeratedVolumeElementPurpose.hxx [deleted file]
src/StepElement/StepElement_HArray1OfCurveElementEndReleasePacket.hxx [deleted file]
src/StepElement/StepElement_HArray1OfCurveElementSectionDefinition.hxx [deleted file]
src/StepElement/StepElement_HArray1OfHSequenceOfCurveElementPurposeMember.hxx [deleted file]
src/StepElement/StepElement_HArray1OfHSequenceOfSurfaceElementPurposeMember.hxx [deleted file]
src/StepElement/StepElement_HArray1OfMeasureOrUnspecifiedValue.hxx [deleted file]
src/StepElement/StepElement_HArray1OfSurfaceSection.hxx [deleted file]
src/StepElement/StepElement_HArray1OfVolumeElementPurpose.hxx [deleted file]
src/StepElement/StepElement_HArray1OfVolumeElementPurposeMember.hxx [deleted file]
src/StepElement/StepElement_HArray2OfCurveElementPurposeMember.hxx [deleted file]
src/StepElement/StepElement_HArray2OfSurfaceElementPurpose.hxx [deleted file]
src/StepElement/StepElement_HArray2OfSurfaceElementPurposeMember.hxx [deleted file]
src/StepElement/StepElement_HSequenceOfCurveElementPurposeMember.hxx [deleted file]
src/StepElement/StepElement_HSequenceOfCurveElementSectionDefinition.hxx [deleted file]
src/StepElement/StepElement_HSequenceOfElementMaterial.hxx [deleted file]
src/StepElement/StepElement_HSequenceOfSurfaceElementPurposeMember.hxx [deleted file]
src/StepElement/StepElement_MeasureOrUnspecifiedValue.cxx [deleted file]
src/StepElement/StepElement_MeasureOrUnspecifiedValue.hxx [deleted file]
src/StepElement/StepElement_MeasureOrUnspecifiedValueMember.cxx [deleted file]
src/StepElement/StepElement_MeasureOrUnspecifiedValueMember.hxx [deleted file]
src/StepElement/StepElement_SequenceOfCurveElementPurposeMember.hxx [deleted file]
src/StepElement/StepElement_SequenceOfCurveElementSectionDefinition.hxx [deleted file]
src/StepElement/StepElement_SequenceOfElementMaterial.hxx [deleted file]
src/StepElement/StepElement_SequenceOfSurfaceElementPurposeMember.hxx [deleted file]
src/StepElement/StepElement_Surface3dElementDescriptor.cxx [deleted file]
src/StepElement/StepElement_Surface3dElementDescriptor.hxx [deleted file]
src/StepElement/StepElement_SurfaceElementProperty.cxx [deleted file]
src/StepElement/StepElement_SurfaceElementProperty.hxx [deleted file]
src/StepElement/StepElement_SurfaceElementPurpose.cxx [deleted file]
src/StepElement/StepElement_SurfaceElementPurpose.hxx [deleted file]
src/StepElement/StepElement_SurfaceElementPurposeMember.cxx [deleted file]
src/StepElement/StepElement_SurfaceElementPurposeMember.hxx [deleted file]
src/StepElement/StepElement_SurfaceSection.cxx [deleted file]
src/StepElement/StepElement_SurfaceSection.hxx [deleted file]
src/StepElement/StepElement_SurfaceSectionField.cxx [deleted file]
src/StepElement/StepElement_SurfaceSectionField.hxx [deleted file]
src/StepElement/StepElement_SurfaceSectionFieldConstant.cxx [deleted file]
src/StepElement/StepElement_SurfaceSectionFieldConstant.hxx [deleted file]
src/StepElement/StepElement_SurfaceSectionFieldVarying.cxx [deleted file]
src/StepElement/StepElement_SurfaceSectionFieldVarying.hxx [deleted file]
src/StepElement/StepElement_UniformSurfaceSection.cxx [deleted file]
src/StepElement/StepElement_UniformSurfaceSection.hxx [deleted file]
src/StepElement/StepElement_UnspecifiedValue.hxx [deleted file]
src/StepElement/StepElement_Volume3dElementDescriptor.cxx [deleted file]
src/StepElement/StepElement_Volume3dElementDescriptor.hxx [deleted file]
src/StepElement/StepElement_Volume3dElementShape.hxx [deleted file]
src/StepElement/StepElement_VolumeElementPurpose.cxx [deleted file]
src/StepElement/StepElement_VolumeElementPurpose.hxx [deleted file]
src/StepElement/StepElement_VolumeElementPurposeMember.cxx [deleted file]
src/StepElement/StepElement_VolumeElementPurposeMember.hxx [deleted file]
src/StepFEA/FILES [deleted file]
src/StepFEA/StepFEA_AlignedCurve3dElementCoordinateSystem.cxx [deleted file]
src/StepFEA/StepFEA_AlignedCurve3dElementCoordinateSystem.hxx [deleted file]
src/StepFEA/StepFEA_AlignedSurface3dElementCoordinateSystem.cxx [deleted file]
src/StepFEA/StepFEA_AlignedSurface3dElementCoordinateSystem.hxx [deleted file]
src/StepFEA/StepFEA_ArbitraryVolume3dElementCoordinateSystem.cxx [deleted file]
src/StepFEA/StepFEA_ArbitraryVolume3dElementCoordinateSystem.hxx [deleted file]
src/StepFEA/StepFEA_Array1OfCurveElementEndOffset.hxx [deleted file]
src/StepFEA/StepFEA_Array1OfCurveElementEndRelease.hxx [deleted file]
src/StepFEA/StepFEA_Array1OfCurveElementInterval.hxx [deleted file]
src/StepFEA/StepFEA_Array1OfDegreeOfFreedom.hxx [deleted file]
src/StepFEA/StepFEA_Array1OfElementRepresentation.hxx [deleted file]
src/StepFEA/StepFEA_Array1OfNodeRepresentation.hxx [deleted file]
src/StepFEA/StepFEA_ConstantSurface3dElementCoordinateSystem.cxx [deleted file]
src/StepFEA/StepFEA_ConstantSurface3dElementCoordinateSystem.hxx [deleted file]
src/StepFEA/StepFEA_CoordinateSystemType.hxx [deleted file]
src/StepFEA/StepFEA_Curve3dElementProperty.cxx [deleted file]
src/StepFEA/StepFEA_Curve3dElementProperty.hxx [deleted file]
src/StepFEA/StepFEA_Curve3dElementRepresentation.cxx [deleted file]
src/StepFEA/StepFEA_Curve3dElementRepresentation.hxx [deleted file]
src/StepFEA/StepFEA_CurveEdge.hxx [deleted file]
src/StepFEA/StepFEA_CurveElementEndCoordinateSystem.cxx [deleted file]
src/StepFEA/StepFEA_CurveElementEndCoordinateSystem.hxx [deleted file]
src/StepFEA/StepFEA_CurveElementEndOffset.cxx [deleted file]
src/StepFEA/StepFEA_CurveElementEndOffset.hxx [deleted file]
src/StepFEA/StepFEA_CurveElementEndRelease.cxx [deleted file]
src/StepFEA/StepFEA_CurveElementEndRelease.hxx [deleted file]
src/StepFEA/StepFEA_CurveElementInterval.cxx [deleted file]
src/StepFEA/StepFEA_CurveElementInterval.hxx [deleted file]
src/StepFEA/StepFEA_CurveElementIntervalConstant.cxx [deleted file]
src/StepFEA/StepFEA_CurveElementIntervalConstant.hxx [deleted file]
src/StepFEA/StepFEA_CurveElementIntervalLinearlyVarying.cxx [deleted file]
src/StepFEA/StepFEA_CurveElementIntervalLinearlyVarying.hxx [deleted file]
src/StepFEA/StepFEA_CurveElementLocation.cxx [deleted file]
src/StepFEA/StepFEA_CurveElementLocation.hxx [deleted file]
src/StepFEA/StepFEA_DegreeOfFreedom.cxx [deleted file]
src/StepFEA/StepFEA_DegreeOfFreedom.hxx [deleted file]
src/StepFEA/StepFEA_DegreeOfFreedomMember.cxx [deleted file]
src/StepFEA/StepFEA_DegreeOfFreedomMember.hxx [deleted file]
src/StepFEA/StepFEA_DummyNode.cxx [deleted file]
src/StepFEA/StepFEA_DummyNode.hxx [deleted file]
src/StepFEA/StepFEA_ElementGeometricRelationship.cxx [deleted file]
src/StepFEA/StepFEA_ElementGeometricRelationship.hxx [deleted file]
src/StepFEA/StepFEA_ElementGroup.cxx [deleted file]
src/StepFEA/StepFEA_ElementGroup.hxx [deleted file]
src/StepFEA/StepFEA_ElementOrElementGroup.cxx [deleted file]
src/StepFEA/StepFEA_ElementOrElementGroup.hxx [deleted file]
src/StepFEA/StepFEA_ElementRepresentation.cxx [deleted file]
src/StepFEA/StepFEA_ElementRepresentation.hxx [deleted file]
src/StepFEA/StepFEA_ElementVolume.hxx [deleted file]
src/StepFEA/StepFEA_EnumeratedDegreeOfFreedom.hxx [deleted file]
src/StepFEA/StepFEA_FeaAreaDensity.cxx [deleted file]
src/StepFEA/StepFEA_FeaAreaDensity.hxx [deleted file]
src/StepFEA/StepFEA_FeaAxis2Placement3d.cxx [deleted file]
src/StepFEA/StepFEA_FeaAxis2Placement3d.hxx [deleted file]
src/StepFEA/StepFEA_FeaCurveSectionGeometricRelationship.cxx [deleted file]
src/StepFEA/StepFEA_FeaCurveSectionGeometricRelationship.hxx [deleted file]
src/StepFEA/StepFEA_FeaGroup.cxx [deleted file]
src/StepFEA/StepFEA_FeaGroup.hxx [deleted file]
src/StepFEA/StepFEA_FeaLinearElasticity.cxx [deleted file]
src/StepFEA/StepFEA_FeaLinearElasticity.hxx [deleted file]
src/StepFEA/StepFEA_FeaMassDensity.cxx [deleted file]
src/StepFEA/StepFEA_FeaMassDensity.hxx [deleted file]
src/StepFEA/StepFEA_FeaMaterialPropertyRepresentation.cxx [deleted file]
src/StepFEA/StepFEA_FeaMaterialPropertyRepresentation.hxx [deleted file]
src/StepFEA/StepFEA_FeaMaterialPropertyRepresentationItem.cxx [deleted file]
src/StepFEA/StepFEA_FeaMaterialPropertyRepresentationItem.hxx [deleted file]
src/StepFEA/StepFEA_FeaModel.cxx [deleted file]
src/StepFEA/StepFEA_FeaModel.hxx [deleted file]
src/StepFEA/StepFEA_FeaModel3d.cxx [deleted file]
src/StepFEA/StepFEA_FeaModel3d.hxx [deleted file]
src/StepFEA/StepFEA_FeaModelDefinition.cxx [deleted file]
src/StepFEA/StepFEA_FeaModelDefinition.hxx [deleted file]
src/StepFEA/StepFEA_FeaMoistureAbsorption.cxx [deleted file]
src/StepFEA/StepFEA_FeaMoistureAbsorption.hxx [deleted file]
src/StepFEA/StepFEA_FeaParametricPoint.cxx [deleted file]
src/StepFEA/StepFEA_FeaParametricPoint.hxx [deleted file]
src/StepFEA/StepFEA_FeaRepresentationItem.cxx [deleted file]
src/StepFEA/StepFEA_FeaRepresentationItem.hxx [deleted file]
src/StepFEA/StepFEA_FeaSecantCoefficientOfLinearThermalExpansion.cxx [deleted file]
src/StepFEA/StepFEA_FeaSecantCoefficientOfLinearThermalExpansion.hxx [deleted file]
src/StepFEA/StepFEA_FeaShellBendingStiffness.cxx [deleted file]
src/StepFEA/StepFEA_FeaShellBendingStiffness.hxx [deleted file]
src/StepFEA/StepFEA_FeaShellMembraneBendingCouplingStiffness.cxx [deleted file]
src/StepFEA/StepFEA_FeaShellMembraneBendingCouplingStiffness.hxx [deleted file]
src/StepFEA/StepFEA_FeaShellMembraneStiffness.cxx [deleted file]
src/StepFEA/StepFEA_FeaShellMembraneStiffness.hxx [deleted file]
src/StepFEA/StepFEA_FeaShellShearStiffness.cxx [deleted file]
src/StepFEA/StepFEA_FeaShellShearStiffness.hxx [deleted file]
src/StepFEA/StepFEA_FeaSurfaceSectionGeometricRelationship.cxx [deleted file]
src/StepFEA/StepFEA_FeaSurfaceSectionGeometricRelationship.hxx [deleted file]
src/StepFEA/StepFEA_FeaTangentialCoefficientOfLinearThermalExpansion.cxx [deleted file]
src/StepFEA/StepFEA_FeaTangentialCoefficientOfLinearThermalExpansion.hxx [deleted file]
src/StepFEA/StepFEA_FreedomAndCoefficient.cxx [deleted file]
src/StepFEA/StepFEA_FreedomAndCoefficient.hxx [deleted file]
src/StepFEA/StepFEA_FreedomsList.cxx [deleted file]
src/StepFEA/StepFEA_FreedomsList.hxx [deleted file]
src/StepFEA/StepFEA_GeometricNode.cxx [deleted file]
src/StepFEA/StepFEA_GeometricNode.hxx [deleted file]
src/StepFEA/StepFEA_HArray1OfCurveElementEndOffset.hxx [deleted file]
src/StepFEA/StepFEA_HArray1OfCurveElementEndRelease.hxx [deleted file]
src/StepFEA/StepFEA_HArray1OfCurveElementInterval.hxx [deleted file]
src/StepFEA/StepFEA_HArray1OfDegreeOfFreedom.hxx [deleted file]
src/StepFEA/StepFEA_HArray1OfElementRepresentation.hxx [deleted file]
src/StepFEA/StepFEA_HArray1OfNodeRepresentation.hxx [deleted file]
src/StepFEA/StepFEA_HSequenceOfCurve3dElementProperty.hxx [deleted file]
src/StepFEA/StepFEA_HSequenceOfElementGeometricRelationship.hxx [deleted file]
src/StepFEA/StepFEA_HSequenceOfElementRepresentation.hxx [deleted file]
src/StepFEA/StepFEA_HSequenceOfNodeRepresentation.hxx [deleted file]
src/StepFEA/StepFEA_Node.cxx [deleted file]
src/StepFEA/StepFEA_Node.hxx [deleted file]
src/StepFEA/StepFEA_NodeDefinition.cxx [deleted file]
src/StepFEA/StepFEA_NodeDefinition.hxx [deleted file]
src/StepFEA/StepFEA_NodeGroup.cxx [deleted file]
src/StepFEA/StepFEA_NodeGroup.hxx [deleted file]
src/StepFEA/StepFEA_NodeRepresentation.cxx [deleted file]
src/StepFEA/StepFEA_NodeRepresentation.hxx [deleted file]
src/StepFEA/StepFEA_NodeSet.cxx [deleted file]
src/StepFEA/StepFEA_NodeSet.hxx [deleted file]
src/StepFEA/StepFEA_NodeWithSolutionCoordinateSystem.cxx [deleted file]
src/StepFEA/StepFEA_NodeWithSolutionCoordinateSystem.hxx [deleted file]
src/StepFEA/StepFEA_NodeWithVector.cxx [deleted file]
src/StepFEA/StepFEA_NodeWithVector.hxx [deleted file]
src/StepFEA/StepFEA_ParametricCurve3dElementCoordinateDirection.cxx [deleted file]
src/StepFEA/StepFEA_ParametricCurve3dElementCoordinateDirection.hxx [deleted file]
src/StepFEA/StepFEA_ParametricCurve3dElementCoordinateSystem.cxx [deleted file]
src/StepFEA/StepFEA_ParametricCurve3dElementCoordinateSystem.hxx [deleted file]
src/StepFEA/StepFEA_ParametricSurface3dElementCoordinateSystem.cxx [deleted file]
src/StepFEA/StepFEA_ParametricSurface3dElementCoordinateSystem.hxx [deleted file]
src/StepFEA/StepFEA_SequenceOfCurve3dElementProperty.hxx [deleted file]
src/StepFEA/StepFEA_SequenceOfElementGeometricRelationship.hxx [deleted file]
src/StepFEA/StepFEA_SequenceOfElementRepresentation.hxx [deleted file]
src/StepFEA/StepFEA_SequenceOfNodeRepresentation.hxx [deleted file]
src/StepFEA/StepFEA_Surface3dElementRepresentation.cxx [deleted file]
src/StepFEA/StepFEA_Surface3dElementRepresentation.hxx [deleted file]
src/StepFEA/StepFEA_SymmetricTensor22d.cxx [deleted file]
src/StepFEA/StepFEA_SymmetricTensor22d.hxx [deleted file]
src/StepFEA/StepFEA_SymmetricTensor23d.cxx [deleted file]
src/StepFEA/StepFEA_SymmetricTensor23d.hxx [deleted file]
src/StepFEA/StepFEA_SymmetricTensor23dMember.cxx [deleted file]
src/StepFEA/StepFEA_SymmetricTensor23dMember.hxx [deleted file]
src/StepFEA/StepFEA_SymmetricTensor42d.cxx [deleted file]
src/StepFEA/StepFEA_SymmetricTensor42d.hxx [deleted file]
src/StepFEA/StepFEA_SymmetricTensor43d.cxx [deleted file]
src/StepFEA/StepFEA_SymmetricTensor43d.hxx [deleted file]
src/StepFEA/StepFEA_SymmetricTensor43dMember.cxx [deleted file]
src/StepFEA/StepFEA_SymmetricTensor43dMember.hxx [deleted file]
src/StepFEA/StepFEA_UnspecifiedValue.hxx [deleted file]
src/StepFEA/StepFEA_Volume3dElementRepresentation.cxx [deleted file]
src/StepFEA/StepFEA_Volume3dElementRepresentation.hxx [deleted file]
src/StepFile/FILES [deleted file]
src/StepFile/StepFile_Read.cxx [deleted file]
src/StepFile/StepFile_Read.hxx [deleted file]
src/StepFile/StepFile_ReadData.cxx [deleted file]
src/StepFile/StepFile_ReadData.hxx [deleted file]
src/StepFile/lex.step.cxx [deleted file]
src/StepFile/step.lex [deleted file]
src/StepFile/step.tab.cxx [deleted file]
src/StepFile/step.tab.hxx [deleted file]
src/StepFile/step.yacc [deleted file]
src/StepGeom/FILES [deleted file]
src/StepGeom/StepGeom_Array1OfBoundaryCurve.hxx [deleted file]
src/StepGeom/StepGeom_Array1OfCartesianPoint.hxx [deleted file]
src/StepGeom/StepGeom_Array1OfCompositeCurveSegment.hxx [deleted file]
src/StepGeom/StepGeom_Array1OfCurve.hxx [deleted file]
src/StepGeom/StepGeom_Array1OfPcurveOrSurface.hxx [deleted file]
src/StepGeom/StepGeom_Array1OfSurfaceBoundary.hxx [deleted file]
src/StepGeom/StepGeom_Array1OfTrimmingSelect.hxx [deleted file]
src/StepGeom/StepGeom_Array2OfCartesianPoint.hxx [deleted file]
src/StepGeom/StepGeom_Array2OfSurfacePatch.hxx [deleted file]
src/StepGeom/StepGeom_Axis1Placement.cxx [deleted file]
src/StepGeom/StepGeom_Axis1Placement.hxx [deleted file]
src/StepGeom/StepGeom_Axis2Placement.cxx [deleted file]
src/StepGeom/StepGeom_Axis2Placement.hxx [deleted file]
src/StepGeom/StepGeom_Axis2Placement2d.cxx [deleted file]
src/StepGeom/StepGeom_Axis2Placement2d.hxx [deleted file]
src/StepGeom/StepGeom_Axis2Placement3d.cxx [deleted file]
src/StepGeom/StepGeom_Axis2Placement3d.hxx [deleted file]
src/StepGeom/StepGeom_BSplineCurve.cxx [deleted file]
src/StepGeom/StepGeom_BSplineCurve.hxx [deleted file]
src/StepGeom/StepGeom_BSplineCurveForm.hxx [deleted file]
src/StepGeom/StepGeom_BSplineCurveWithKnots.cxx [deleted file]
src/StepGeom/StepGeom_BSplineCurveWithKnots.hxx [deleted file]
src/StepGeom/StepGeom_BSplineCurveWithKnotsAndRationalBSplineCurve.cxx [deleted file]
src/StepGeom/StepGeom_BSplineCurveWithKnotsAndRationalBSplineCurve.hxx [deleted file]
src/StepGeom/StepGeom_BSplineSurface.cxx [deleted file]
src/StepGeom/StepGeom_BSplineSurface.hxx [deleted file]
src/StepGeom/StepGeom_BSplineSurfaceForm.hxx [deleted file]
src/StepGeom/StepGeom_BSplineSurfaceWithKnots.cxx [deleted file]
src/StepGeom/StepGeom_BSplineSurfaceWithKnots.hxx [deleted file]
src/StepGeom/StepGeom_BSplineSurfaceWithKnotsAndRationalBSplineSurface.cxx [deleted file]
src/StepGeom/StepGeom_BSplineSurfaceWithKnotsAndRationalBSplineSurface.hxx [deleted file]
src/StepGeom/StepGeom_BezierCurve.cxx [deleted file]
src/StepGeom/StepGeom_BezierCurve.hxx [deleted file]
src/StepGeom/StepGeom_BezierCurveAndRationalBSplineCurve.cxx [deleted file]
src/StepGeom/StepGeom_BezierCurveAndRationalBSplineCurve.hxx [deleted file]
src/StepGeom/StepGeom_BezierSurface.cxx [deleted file]
src/StepGeom/StepGeom_BezierSurface.hxx [deleted file]
src/StepGeom/StepGeom_BezierSurfaceAndRationalBSplineSurface.cxx [deleted file]
src/StepGeom/StepGeom_BezierSurfaceAndRationalBSplineSurface.hxx [deleted file]
src/StepGeom/StepGeom_BoundaryCurve.cxx [deleted file]
src/StepGeom/StepGeom_BoundaryCurve.hxx [deleted file]
src/StepGeom/StepGeom_BoundedCurve.cxx [deleted file]
src/StepGeom/StepGeom_BoundedCurve.hxx [deleted file]
src/StepGeom/StepGeom_BoundedSurface.cxx [deleted file]
src/StepGeom/StepGeom_BoundedSurface.hxx [deleted file]
src/StepGeom/StepGeom_CartesianPoint.cxx [deleted file]
src/StepGeom/StepGeom_CartesianPoint.hxx [deleted file]
src/StepGeom/StepGeom_CartesianTransformationOperator.cxx [deleted file]
src/StepGeom/StepGeom_CartesianTransformationOperator.hxx [deleted file]
src/StepGeom/StepGeom_CartesianTransformationOperator2d.cxx [deleted file]
src/StepGeom/StepGeom_CartesianTransformationOperator2d.hxx [deleted file]
src/StepGeom/StepGeom_CartesianTransformationOperator3d.cxx [deleted file]
src/StepGeom/StepGeom_CartesianTransformationOperator3d.hxx [deleted file]
src/StepGeom/StepGeom_Circle.cxx [deleted file]
src/StepGeom/StepGeom_Circle.hxx [deleted file]
src/StepGeom/StepGeom_CompositeCurve.cxx [deleted file]
src/StepGeom/StepGeom_CompositeCurve.hxx [deleted file]
src/StepGeom/StepGeom_CompositeCurveOnSurface.cxx [deleted file]
src/StepGeom/StepGeom_CompositeCurveOnSurface.hxx [deleted file]
src/StepGeom/StepGeom_CompositeCurveSegment.cxx [deleted file]
src/StepGeom/StepGeom_CompositeCurveSegment.hxx [deleted file]
src/StepGeom/StepGeom_Conic.cxx [deleted file]
src/StepGeom/StepGeom_Conic.hxx [deleted file]
src/StepGeom/StepGeom_ConicalSurface.cxx [deleted file]
src/StepGeom/StepGeom_ConicalSurface.hxx [deleted file]
src/StepGeom/StepGeom_Curve.cxx [deleted file]
src/StepGeom/StepGeom_Curve.hxx [deleted file]
src/StepGeom/StepGeom_CurveBoundedSurface.cxx [deleted file]
src/StepGeom/StepGeom_CurveBoundedSurface.hxx [deleted file]
src/StepGeom/StepGeom_CurveOnSurface.cxx [deleted file]
src/StepGeom/StepGeom_CurveOnSurface.hxx [deleted file]
src/StepGeom/StepGeom_CurveReplica.cxx [deleted file]
src/StepGeom/StepGeom_CurveReplica.hxx [deleted file]
src/StepGeom/StepGeom_CylindricalSurface.cxx [deleted file]
src/StepGeom/StepGeom_CylindricalSurface.hxx [deleted file]
src/StepGeom/StepGeom_DegeneratePcurve.cxx [deleted file]
src/StepGeom/StepGeom_DegeneratePcurve.hxx [deleted file]
src/StepGeom/StepGeom_DegenerateToroidalSurface.cxx [deleted file]
src/StepGeom/StepGeom_DegenerateToroidalSurface.hxx [deleted file]
src/StepGeom/StepGeom_Direction.cxx [deleted file]
src/StepGeom/StepGeom_Direction.hxx [deleted file]
src/StepGeom/StepGeom_ElementarySurface.cxx [deleted file]
src/StepGeom/StepGeom_ElementarySurface.hxx [deleted file]
src/StepGeom/StepGeom_Ellipse.cxx [deleted file]
src/StepGeom/StepGeom_Ellipse.hxx [deleted file]
src/StepGeom/StepGeom_EvaluatedDegeneratePcurve.cxx [deleted file]
src/StepGeom/StepGeom_EvaluatedDegeneratePcurve.hxx [deleted file]
src/StepGeom/StepGeom_GeomRepContextAndGlobUnitAssCtxAndGlobUncertaintyAssCtx.cxx [deleted file]
src/StepGeom/StepGeom_GeomRepContextAndGlobUnitAssCtxAndGlobUncertaintyAssCtx.hxx [deleted file]
src/StepGeom/StepGeom_GeometricRepresentationContext.cxx [deleted file]
src/StepGeom/StepGeom_GeometricRepresentationContext.hxx [deleted file]
src/StepGeom/StepGeom_GeometricRepresentationContextAndGlobalUnitAssignedContext.cxx [deleted file]
src/StepGeom/StepGeom_GeometricRepresentationContextAndGlobalUnitAssignedContext.hxx [deleted file]
src/StepGeom/StepGeom_GeometricRepresentationContextAndParametricRepresentationContext.cxx [deleted file]
src/StepGeom/StepGeom_GeometricRepresentationContextAndParametricRepresentationContext.hxx [deleted file]
src/StepGeom/StepGeom_GeometricRepresentationItem.cxx [deleted file]
src/StepGeom/StepGeom_GeometricRepresentationItem.hxx [deleted file]
src/StepGeom/StepGeom_HArray1OfBoundaryCurve.hxx [deleted file]
src/StepGeom/StepGeom_HArray1OfCartesianPoint.hxx [deleted file]
src/StepGeom/StepGeom_HArray1OfCompositeCurveSegment.hxx [deleted file]
src/StepGeom/StepGeom_HArray1OfCurve.hxx [deleted file]
src/StepGeom/StepGeom_HArray1OfPcurveOrSurface.hxx [deleted file]
src/StepGeom/StepGeom_HArray1OfSurfaceBoundary.hxx [deleted file]
src/StepGeom/StepGeom_HArray1OfTrimmingSelect.hxx [deleted file]
src/StepGeom/StepGeom_HArray2OfCartesianPoint.hxx [deleted file]
src/StepGeom/StepGeom_HArray2OfSurfacePatch.hxx [deleted file]
src/StepGeom/StepGeom_Hyperbola.cxx [deleted file]
src/StepGeom/StepGeom_Hyperbola.hxx [deleted file]
src/StepGeom/StepGeom_IntersectionCurve.cxx [deleted file]
src/StepGeom/StepGeom_IntersectionCurve.hxx [deleted file]
src/StepGeom/StepGeom_KnotType.hxx [deleted file]
src/StepGeom/StepGeom_Line.cxx [deleted file]
src/StepGeom/StepGeom_Line.hxx [deleted file]
src/StepGeom/StepGeom_OffsetCurve3d.cxx [deleted file]
src/StepGeom/StepGeom_OffsetCurve3d.hxx [deleted file]
src/StepGeom/StepGeom_OffsetSurface.cxx [deleted file]
src/StepGeom/StepGeom_OffsetSurface.hxx [deleted file]
src/StepGeom/StepGeom_OrientedSurface.cxx [deleted file]
src/StepGeom/StepGeom_OrientedSurface.hxx [deleted file]
src/StepGeom/StepGeom_OuterBoundaryCurve.cxx [deleted file]
src/StepGeom/StepGeom_OuterBoundaryCurve.hxx [deleted file]
src/StepGeom/StepGeom_Parabola.cxx [deleted file]
src/StepGeom/StepGeom_Parabola.hxx [deleted file]
src/StepGeom/StepGeom_Pcurve.cxx [deleted file]
src/StepGeom/StepGeom_Pcurve.hxx [deleted file]
src/StepGeom/StepGeom_PcurveOrSurface.cxx [deleted file]
src/StepGeom/StepGeom_PcurveOrSurface.hxx [deleted file]
src/StepGeom/StepGeom_Placement.cxx [deleted file]
src/StepGeom/StepGeom_Placement.hxx [deleted file]
src/StepGeom/StepGeom_Plane.cxx [deleted file]
src/StepGeom/StepGeom_Plane.hxx [deleted file]
src/StepGeom/StepGeom_Point.cxx [deleted file]
src/StepGeom/StepGeom_Point.hxx [deleted file]
src/StepGeom/StepGeom_PointOnCurve.cxx [deleted file]
src/StepGeom/StepGeom_PointOnCurve.hxx [deleted file]
src/StepGeom/StepGeom_PointOnSurface.cxx [deleted file]
src/StepGeom/StepGeom_PointOnSurface.hxx [deleted file]
src/StepGeom/StepGeom_PointReplica.cxx [deleted file]
src/StepGeom/StepGeom_PointReplica.hxx [deleted file]
src/StepGeom/StepGeom_Polyline.cxx [deleted file]
src/StepGeom/StepGeom_Polyline.hxx [deleted file]
src/StepGeom/StepGeom_PreferredSurfaceCurveRepresentation.hxx [deleted file]
src/StepGeom/StepGeom_QuasiUniformCurve.cxx [deleted file]
src/StepGeom/StepGeom_QuasiUniformCurve.hxx [deleted file]
src/StepGeom/StepGeom_QuasiUniformCurveAndRationalBSplineCurve.cxx [deleted file]
src/StepGeom/StepGeom_QuasiUniformCurveAndRationalBSplineCurve.hxx [deleted file]
src/StepGeom/StepGeom_QuasiUniformSurface.cxx [deleted file]
src/StepGeom/StepGeom_QuasiUniformSurface.hxx [deleted file]
src/StepGeom/StepGeom_QuasiUniformSurfaceAndRationalBSplineSurface.cxx [deleted file]
src/StepGeom/StepGeom_QuasiUniformSurfaceAndRationalBSplineSurface.hxx [deleted file]
src/StepGeom/StepGeom_RationalBSplineCurve.cxx [deleted file]
src/StepGeom/StepGeom_RationalBSplineCurve.hxx [deleted file]
src/StepGeom/StepGeom_RationalBSplineSurface.cxx [deleted file]
src/StepGeom/StepGeom_RationalBSplineSurface.hxx [deleted file]
src/StepGeom/StepGeom_RectangularCompositeSurface.cxx [deleted file]
src/StepGeom/StepGeom_RectangularCompositeSurface.hxx [deleted file]
src/StepGeom/StepGeom_RectangularTrimmedSurface.cxx [deleted file]
src/StepGeom/StepGeom_RectangularTrimmedSurface.hxx [deleted file]
src/StepGeom/StepGeom_ReparametrisedCompositeCurveSegment.cxx [deleted file]
src/StepGeom/StepGeom_ReparametrisedCompositeCurveSegment.hxx [deleted file]
src/StepGeom/StepGeom_SeamCurve.cxx [deleted file]
src/StepGeom/StepGeom_SeamCurve.hxx [deleted file]
src/StepGeom/StepGeom_SphericalSurface.cxx [deleted file]
src/StepGeom/StepGeom_SphericalSurface.hxx [deleted file]
src/StepGeom/StepGeom_SuParameters.cxx [deleted file]
src/StepGeom/StepGeom_SuParameters.hxx [deleted file]
src/StepGeom/StepGeom_Surface.cxx [deleted file]
src/StepGeom/StepGeom_Surface.hxx [deleted file]
src/StepGeom/StepGeom_SurfaceBoundary.cxx [deleted file]
src/StepGeom/StepGeom_SurfaceBoundary.hxx [deleted file]
src/StepGeom/StepGeom_SurfaceCurve.cxx [deleted file]
src/StepGeom/StepGeom_SurfaceCurve.hxx [deleted file]
src/StepGeom/StepGeom_SurfaceCurveAndBoundedCurve.cxx [deleted file]
src/StepGeom/StepGeom_SurfaceCurveAndBoundedCurve.hxx [deleted file]
src/StepGeom/StepGeom_SurfaceOfLinearExtrusion.cxx [deleted file]
src/StepGeom/StepGeom_SurfaceOfLinearExtrusion.hxx [deleted file]
src/StepGeom/StepGeom_SurfaceOfRevolution.cxx [deleted file]
src/StepGeom/StepGeom_SurfaceOfRevolution.hxx [deleted file]
src/StepGeom/StepGeom_SurfacePatch.cxx [deleted file]
src/StepGeom/StepGeom_SurfacePatch.hxx [deleted file]
src/StepGeom/StepGeom_SurfaceReplica.cxx [deleted file]
src/StepGeom/StepGeom_SurfaceReplica.hxx [deleted file]
src/StepGeom/StepGeom_SweptSurface.cxx [deleted file]
src/StepGeom/StepGeom_SweptSurface.hxx [deleted file]
src/StepGeom/StepGeom_ToroidalSurface.cxx [deleted file]
src/StepGeom/StepGeom_ToroidalSurface.hxx [deleted file]
src/StepGeom/StepGeom_TransitionCode.hxx [deleted file]
src/StepGeom/StepGeom_TrimmedCurve.cxx [deleted file]
src/StepGeom/StepGeom_TrimmedCurve.hxx [deleted file]
src/StepGeom/StepGeom_TrimmingMember.cxx [deleted file]
src/StepGeom/StepGeom_TrimmingMember.hxx [deleted file]
src/StepGeom/StepGeom_TrimmingPreference.hxx [deleted file]
src/StepGeom/StepGeom_TrimmingSelect.cxx [deleted file]
src/StepGeom/StepGeom_TrimmingSelect.hxx [deleted file]
src/StepGeom/StepGeom_UniformCurve.cxx [deleted file]
src/StepGeom/StepGeom_UniformCurve.hxx [deleted file]
src/StepGeom/StepGeom_UniformCurveAndRationalBSplineCurve.cxx [deleted file]
src/StepGeom/StepGeom_UniformCurveAndRationalBSplineCurve.hxx [deleted file]
src/StepGeom/StepGeom_UniformSurface.cxx [deleted file]
src/StepGeom/StepGeom_UniformSurface.hxx [deleted file]
src/StepGeom/StepGeom_UniformSurfaceAndRationalBSplineSurface.cxx [deleted file]
src/StepGeom/StepGeom_UniformSurfaceAndRationalBSplineSurface.hxx [deleted file]
src/StepGeom/StepGeom_Vector.cxx [deleted file]
src/StepGeom/StepGeom_Vector.hxx [deleted file]
src/StepGeom/StepGeom_VectorOrDirection.cxx [deleted file]
src/StepGeom/StepGeom_VectorOrDirection.hxx [deleted file]
src/StepKinematics/FILES [deleted file]
src/StepKinematics/StepKinematics_ActuatedDirection.hxx [deleted file]
src/StepKinematics/StepKinematics_ActuatedKinPairAndOrderKinPair.cxx [deleted file]
src/StepKinematics/StepKinematics_ActuatedKinPairAndOrderKinPair.hxx [deleted file]
src/StepKinematics/StepKinematics_ActuatedKinematicPair.cxx [deleted file]
src/StepKinematics/StepKinematics_ActuatedKinematicPair.hxx [deleted file]
src/StepKinematics/StepKinematics_ContextDependentKinematicLinkRepresentation.cxx [deleted file]
src/StepKinematics/StepKinematics_ContextDependentKinematicLinkRepresentation.hxx [deleted file]
src/StepKinematics/StepKinematics_CylindricalPair.cxx [deleted file]
src/StepKinematics/StepKinematics_CylindricalPair.hxx [deleted file]
src/StepKinematics/StepKinematics_CylindricalPairValue.cxx [deleted file]
src/StepKinematics/StepKinematics_CylindricalPairValue.hxx [deleted file]
src/StepKinematics/StepKinematics_CylindricalPairWithRange.cxx [deleted file]
src/StepKinematics/StepKinematics_CylindricalPairWithRange.hxx [deleted file]
src/StepKinematics/StepKinematics_FullyConstrainedPair.cxx [deleted file]
src/StepKinematics/StepKinematics_FullyConstrainedPair.hxx [deleted file]
src/StepKinematics/StepKinematics_GearPair.cxx [deleted file]
src/StepKinematics/StepKinematics_GearPair.hxx [deleted file]
src/StepKinematics/StepKinematics_GearPairValue.cxx [deleted file]
src/StepKinematics/StepKinematics_GearPairValue.hxx [deleted file]
src/StepKinematics/StepKinematics_GearPairWithRange.cxx [deleted file]
src/StepKinematics/StepKinematics_GearPairWithRange.hxx [deleted file]
src/StepKinematics/StepKinematics_HighOrderKinematicPair.cxx [deleted file]
src/StepKinematics/StepKinematics_HighOrderKinematicPair.hxx [deleted file]
src/StepKinematics/StepKinematics_HomokineticPair.cxx [deleted file]
src/StepKinematics/StepKinematics_HomokineticPair.hxx [deleted file]
src/StepKinematics/StepKinematics_KinematicJoint.cxx [deleted file]
src/StepKinematics/StepKinematics_KinematicJoint.hxx [deleted file]
src/StepKinematics/StepKinematics_KinematicLink.cxx [deleted file]
src/StepKinematics/StepKinematics_KinematicLink.hxx [deleted file]
src/StepKinematics/StepKinematics_KinematicLinkRepresentation.cxx [deleted file]
src/StepKinematics/StepKinematics_KinematicLinkRepresentation.hxx [deleted file]
src/StepKinematics/StepKinematics_KinematicLinkRepresentationAssociation.cxx [deleted file]
src/StepKinematics/StepKinematics_KinematicLinkRepresentationAssociation.hxx [deleted file]
src/StepKinematics/StepKinematics_KinematicPair.cxx [deleted file]
src/StepKinematics/StepKinematics_KinematicPair.hxx [deleted file]
src/StepKinematics/StepKinematics_KinematicPropertyDefinitionRepresentation.cxx [deleted file]
src/StepKinematics/StepKinematics_KinematicPropertyDefinitionRepresentation.hxx [deleted file]
src/StepKinematics/StepKinematics_KinematicPropertyMechanismRepresentation.cxx [deleted file]
src/StepKinematics/StepKinematics_KinematicPropertyMechanismRepresentation.hxx [deleted file]
src/StepKinematics/StepKinematics_KinematicTopologyDirectedStructure.cxx [deleted file]
src/StepKinematics/StepKinematics_KinematicTopologyDirectedStructure.hxx [deleted file]
src/StepKinematics/StepKinematics_KinematicTopologyNetworkStructure.cxx [deleted file]
src/StepKinematics/StepKinematics_KinematicTopologyNetworkStructure.hxx [deleted file]
src/StepKinematics/StepKinematics_KinematicTopologyRepresentationSelect.cxx [deleted file]
src/StepKinematics/StepKinematics_KinematicTopologyRepresentationSelect.hxx [deleted file]
src/StepKinematics/StepKinematics_KinematicTopologyStructure.cxx [deleted file]
src/StepKinematics/StepKinematics_KinematicTopologyStructure.hxx [deleted file]
src/StepKinematics/StepKinematics_LinearFlexibleAndPinionPair.cxx [deleted file]
src/StepKinematics/StepKinematics_LinearFlexibleAndPinionPair.hxx [deleted file]
src/StepKinematics/StepKinematics_LinearFlexibleAndPlanarCurvePair.cxx [deleted file]
src/StepKinematics/StepKinematics_LinearFlexibleAndPlanarCurvePair.hxx [deleted file]
src/StepKinematics/StepKinematics_LinearFlexibleLinkRepresentation.cxx [deleted file]
src/StepKinematics/StepKinematics_LinearFlexibleLinkRepresentation.hxx [deleted file]
src/StepKinematics/StepKinematics_LowOrderKinematicPair.cxx [deleted file]
src/StepKinematics/StepKinematics_LowOrderKinematicPair.hxx [deleted file]
src/StepKinematics/StepKinematics_LowOrderKinematicPairValue.cxx [deleted file]
src/StepKinematics/StepKinematics_LowOrderKinematicPairValue.hxx [deleted file]
src/StepKinematics/StepKinematics_LowOrderKinematicPairWithMotionCoupling.cxx [deleted file]
src/StepKinematics/StepKinematics_LowOrderKinematicPairWithMotionCoupling.hxx [deleted file]
src/StepKinematics/StepKinematics_LowOrderKinematicPairWithRange.cxx [deleted file]
src/StepKinematics/StepKinematics_LowOrderKinematicPairWithRange.hxx [deleted file]
src/StepKinematics/StepKinematics_MechanismRepresentation.cxx [deleted file]
src/StepKinematics/StepKinematics_MechanismRepresentation.hxx [deleted file]
src/StepKinematics/StepKinematics_MechanismStateRepresentation.cxx [deleted file]
src/StepKinematics/StepKinematics_MechanismStateRepresentation.hxx [deleted file]
src/StepKinematics/StepKinematics_OrientedJoint.cxx [deleted file]
src/StepKinematics/StepKinematics_OrientedJoint.hxx [deleted file]
src/StepKinematics/StepKinematics_PairRepresentationRelationship.cxx [deleted file]
src/StepKinematics/StepKinematics_PairRepresentationRelationship.hxx [deleted file]
src/StepKinematics/StepKinematics_PairValue.cxx [deleted file]
src/StepKinematics/StepKinematics_PairValue.hxx [deleted file]
src/StepKinematics/StepKinematics_PlanarCurvePair.cxx [deleted file]
src/StepKinematics/StepKinematics_PlanarCurvePair.hxx [deleted file]
src/StepKinematics/StepKinematics_PlanarCurvePairRange.cxx [deleted file]
src/StepKinematics/StepKinematics_PlanarCurvePairRange.hxx [deleted file]
src/StepKinematics/StepKinematics_PlanarPair.cxx [deleted file]
src/StepKinematics/StepKinematics_PlanarPair.hxx [deleted file]
src/StepKinematics/StepKinematics_PlanarPairValue.cxx [deleted file]
src/StepKinematics/StepKinematics_PlanarPairValue.hxx [deleted file]
src/StepKinematics/StepKinematics_PlanarPairWithRange.cxx [deleted file]
src/StepKinematics/StepKinematics_PlanarPairWithRange.hxx [deleted file]
src/StepKinematics/StepKinematics_PointOnPlanarCurvePair.cxx [deleted file]
src/StepKinematics/StepKinematics_PointOnPlanarCurvePair.hxx [deleted file]
src/StepKinematics/StepKinematics_PointOnPlanarCurvePairValue.cxx [deleted file]
src/StepKinematics/StepKinematics_PointOnPlanarCurvePairValue.hxx [deleted file]
src/StepKinematics/StepKinematics_PointOnPlanarCurvePairWithRange.cxx [deleted file]
src/StepKinematics/StepKinematics_PointOnPlanarCurvePairWithRange.hxx [deleted file]
src/StepKinematics/StepKinematics_PointOnSurfacePair.cxx [deleted file]
src/StepKinematics/StepKinematics_PointOnSurfacePair.hxx [deleted file]
src/StepKinematics/StepKinematics_PointOnSurfacePairValue.cxx [deleted file]
src/StepKinematics/StepKinematics_PointOnSurfacePairValue.hxx [deleted file]
src/StepKinematics/StepKinematics_PointOnSurfacePairWithRange.cxx [deleted file]
src/StepKinematics/StepKinematics_PointOnSurfacePairWithRange.hxx [deleted file]
src/StepKinematics/StepKinematics_PrismaticPair.cxx [deleted file]
src/StepKinematics/StepKinematics_PrismaticPair.hxx [deleted file]
src/StepKinematics/StepKinematics_PrismaticPairValue.cxx [deleted file]
src/StepKinematics/StepKinematics_PrismaticPairValue.hxx [deleted file]
src/StepKinematics/StepKinematics_PrismaticPairWithRange.cxx [deleted file]
src/StepKinematics/StepKinematics_PrismaticPairWithRange.hxx [deleted file]
src/StepKinematics/StepKinematics_ProductDefinitionKinematics.cxx [deleted file]
src/StepKinematics/StepKinematics_ProductDefinitionKinematics.hxx [deleted file]
src/StepKinematics/StepKinematics_ProductDefinitionRelationshipKinematics.cxx [deleted file]
src/StepKinematics/StepKinematics_ProductDefinitionRelationshipKinematics.hxx [deleted file]
src/StepKinematics/StepKinematics_RackAndPinionPair.cxx [deleted file]
src/StepKinematics/StepKinematics_RackAndPinionPair.hxx [deleted file]
src/StepKinematics/StepKinematics_RackAndPinionPairValue.cxx [deleted file]
src/StepKinematics/StepKinematics_RackAndPinionPairValue.hxx [deleted file]
src/StepKinematics/StepKinematics_RackAndPinionPairWithRange.cxx [deleted file]
src/StepKinematics/StepKinematics_RackAndPinionPairWithRange.hxx [deleted file]
src/StepKinematics/StepKinematics_RevolutePair.cxx [deleted file]
src/StepKinematics/StepKinematics_RevolutePair.hxx [deleted file]
src/StepKinematics/StepKinematics_RevolutePairValue.cxx [deleted file]
src/StepKinematics/StepKinematics_RevolutePairValue.hxx [deleted file]
src/StepKinematics/StepKinematics_RevolutePairWithRange.cxx [deleted file]
src/StepKinematics/StepKinematics_RevolutePairWithRange.hxx [deleted file]
src/StepKinematics/StepKinematics_RigidLinkRepresentation.cxx [deleted file]
src/StepKinematics/StepKinematics_RigidLinkRepresentation.hxx [deleted file]
src/StepKinematics/StepKinematics_RigidPlacement.cxx [deleted file]
src/StepKinematics/StepKinematics_RigidPlacement.hxx [deleted file]
src/StepKinematics/StepKinematics_RollingCurvePair.cxx [deleted file]
src/StepKinematics/StepKinematics_RollingCurvePair.hxx [deleted file]
src/StepKinematics/StepKinematics_RollingCurvePairValue.cxx [deleted file]
src/StepKinematics/StepKinematics_RollingCurvePairValue.hxx [deleted file]
src/StepKinematics/StepKinematics_RollingSurfacePair.cxx [deleted file]
src/StepKinematics/StepKinematics_RollingSurfacePair.hxx [deleted file]
src/StepKinematics/StepKinematics_RollingSurfacePairValue.cxx [deleted file]
src/StepKinematics/StepKinematics_RollingSurfacePairValue.hxx [deleted file]
src/StepKinematics/StepKinematics_RotationAboutDirection.cxx [deleted file]
src/StepKinematics/StepKinematics_RotationAboutDirection.hxx [deleted file]
src/StepKinematics/StepKinematics_ScrewPair.cxx [deleted file]
src/StepKinematics/StepKinematics_ScrewPair.hxx [deleted file]
src/StepKinematics/StepKinematics_ScrewPairValue.cxx [deleted file]
src/StepKinematics/StepKinematics_ScrewPairValue.hxx [deleted file]
src/StepKinematics/StepKinematics_ScrewPairWithRange.cxx [deleted file]
src/StepKinematics/StepKinematics_ScrewPairWithRange.hxx [deleted file]
src/StepKinematics/StepKinematics_SlidingCurvePair.cxx [deleted file]
src/StepKinematics/StepKinematics_SlidingCurvePair.hxx [deleted file]
src/StepKinematics/StepKinematics_SlidingCurvePairValue.cxx [deleted file]
src/StepKinematics/StepKinematics_SlidingCurvePairValue.hxx [deleted file]
src/StepKinematics/StepKinematics_SlidingSurfacePair.cxx [deleted file]
src/StepKinematics/StepKinematics_SlidingSurfacePair.hxx [deleted file]
src/StepKinematics/StepKinematics_SlidingSurfacePairValue.cxx [deleted file]
src/StepKinematics/StepKinematics_SlidingSurfacePairValue.hxx [deleted file]
src/StepKinematics/StepKinematics_SpatialRotation.cxx [deleted file]
src/StepKinematics/StepKinematics_SpatialRotation.hxx [deleted file]
src/StepKinematics/StepKinematics_SphericalPair.cxx [deleted file]
src/StepKinematics/StepKinematics_SphericalPair.hxx [deleted file]
src/StepKinematics/StepKinematics_SphericalPairSelect.cxx [deleted file]
src/StepKinematics/StepKinematics_SphericalPairSelect.hxx [deleted file]
src/StepKinematics/StepKinematics_SphericalPairValue.cxx [deleted file]
src/StepKinematics/StepKinematics_SphericalPairValue.hxx [deleted file]
src/StepKinematics/StepKinematics_SphericalPairWithPin.cxx [deleted file]
src/StepKinematics/StepKinematics_SphericalPairWithPin.hxx [deleted file]
src/StepKinematics/StepKinematics_SphericalPairWithPinAndRange.cxx [deleted file]
src/StepKinematics/StepKinematics_SphericalPairWithPinAndRange.hxx [deleted file]
src/StepKinematics/StepKinematics_SphericalPairWithRange.cxx [deleted file]
src/StepKinematics/StepKinematics_SphericalPairWithRange.hxx [deleted file]
src/StepKinematics/StepKinematics_SurfacePair.cxx [deleted file]
src/StepKinematics/StepKinematics_SurfacePair.hxx [deleted file]
src/StepKinematics/StepKinematics_SurfacePairWithRange.cxx [deleted file]
src/StepKinematics/StepKinematics_SurfacePairWithRange.hxx [deleted file]
src/StepKinematics/StepKinematics_UnconstrainedPair.cxx [deleted file]
src/StepKinematics/StepKinematics_UnconstrainedPair.hxx [deleted file]
src/StepKinematics/StepKinematics_UnconstrainedPairValue.cxx [deleted file]
src/StepKinematics/StepKinematics_UnconstrainedPairValue.hxx [deleted file]
src/StepKinematics/StepKinematics_UniversalPair.cxx [deleted file]
src/StepKinematics/StepKinematics_UniversalPair.hxx [deleted file]
src/StepKinematics/StepKinematics_UniversalPairValue.cxx [deleted file]
src/StepKinematics/StepKinematics_UniversalPairValue.hxx [deleted file]
src/StepKinematics/StepKinematics_UniversalPairWithRange.cxx [deleted file]
src/StepKinematics/StepKinematics_UniversalPairWithRange.hxx [deleted file]
src/StepRepr/FILES [deleted file]
src/StepRepr/StepRepr_AllAroundShapeAspect.cxx [deleted file]
src/StepRepr/StepRepr_AllAroundShapeAspect.hxx [deleted file]
src/StepRepr/StepRepr_Apex.cxx [deleted file]
src/StepRepr/StepRepr_Apex.hxx [deleted file]
src/StepRepr/StepRepr_Array1OfMaterialPropertyRepresentation.hxx [deleted file]
src/StepRepr/StepRepr_Array1OfPropertyDefinitionRepresentation.hxx [deleted file]
src/StepRepr/StepRepr_Array1OfRepresentationItem.hxx [deleted file]
src/StepRepr/StepRepr_Array1OfShapeAspect.hxx [deleted file]
src/StepRepr/StepRepr_AssemblyComponentUsage.cxx [deleted file]
src/StepRepr/StepRepr_AssemblyComponentUsage.hxx [deleted file]
src/StepRepr/StepRepr_AssemblyComponentUsageSubstitute.cxx [deleted file]
src/StepRepr/StepRepr_AssemblyComponentUsageSubstitute.hxx [deleted file]
src/StepRepr/StepRepr_BetweenShapeAspect.cxx [deleted file]
src/StepRepr/StepRepr_BetweenShapeAspect.hxx [deleted file]
src/StepRepr/StepRepr_BooleanRepresentationItem.cxx [deleted file]
src/StepRepr/StepRepr_BooleanRepresentationItem.hxx [deleted file]
src/StepRepr/StepRepr_CentreOfSymmetry.cxx [deleted file]
src/StepRepr/StepRepr_CentreOfSymmetry.hxx [deleted file]
src/StepRepr/StepRepr_CharacterizedDefinition.cxx [deleted file]
src/StepRepr/StepRepr_CharacterizedDefinition.hxx [deleted file]
src/StepRepr/StepRepr_CharacterizedRepresentation.cxx [deleted file]
src/StepRepr/StepRepr_CharacterizedRepresentation.hxx [deleted file]
src/StepRepr/StepRepr_CompGroupShAspAndCompShAspAndDatumFeatAndShAsp.cxx [deleted file]
src/StepRepr/StepRepr_CompGroupShAspAndCompShAspAndDatumFeatAndShAsp.hxx [deleted file]
src/StepRepr/StepRepr_CompShAspAndDatumFeatAndShAsp.cxx [deleted file]
src/StepRepr/StepRepr_CompShAspAndDatumFeatAndShAsp.hxx [deleted file]
src/StepRepr/StepRepr_CompositeGroupShapeAspect.cxx [deleted file]
src/StepRepr/StepRepr_CompositeGroupShapeAspect.hxx [deleted file]
src/StepRepr/StepRepr_CompositeShapeAspect.cxx [deleted file]
src/StepRepr/StepRepr_CompositeShapeAspect.hxx [deleted file]
src/StepRepr/StepRepr_CompoundRepresentationItem.cxx [deleted file]
src/StepRepr/StepRepr_CompoundRepresentationItem.hxx [deleted file]
src/StepRepr/StepRepr_ConfigurationDesign.cxx [deleted file]
src/StepRepr/StepRepr_ConfigurationDesign.hxx [deleted file]
src/StepRepr/StepRepr_ConfigurationDesignItem.cxx [deleted file]
src/StepRepr/StepRepr_ConfigurationDesignItem.hxx [deleted file]
src/StepRepr/StepRepr_ConfigurationEffectivity.cxx [deleted file]
src/StepRepr/StepRepr_ConfigurationEffectivity.hxx [deleted file]
src/StepRepr/StepRepr_ConfigurationItem.cxx [deleted file]
src/StepRepr/StepRepr_ConfigurationItem.hxx [deleted file]
src/StepRepr/StepRepr_ConstructiveGeometryRepresentation.cxx [deleted file]
src/StepRepr/StepRepr_ConstructiveGeometryRepresentation.hxx [deleted file]
src/StepRepr/StepRepr_ConstructiveGeometryRepresentationRelationship.cxx [deleted file]
src/StepRepr/StepRepr_ConstructiveGeometryRepresentationRelationship.hxx [deleted file]
src/StepRepr/StepRepr_ContinuosShapeAspect.cxx [deleted file]
src/StepRepr/StepRepr_ContinuosShapeAspect.hxx [deleted file]
src/StepRepr/StepRepr_DataEnvironment.cxx [deleted file]
src/StepRepr/StepRepr_DataEnvironment.hxx [deleted file]
src/StepRepr/StepRepr_DefinitionalRepresentation.cxx [deleted file]
src/StepRepr/StepRepr_DefinitionalRepresentation.hxx [deleted file]
src/StepRepr/StepRepr_DerivedShapeAspect.cxx [deleted file]
src/StepRepr/StepRepr_DerivedShapeAspect.hxx [deleted file]
src/StepRepr/StepRepr_DescriptiveRepresentationItem.cxx [deleted file]
src/StepRepr/StepRepr_DescriptiveRepresentationItem.hxx [deleted file]
src/StepRepr/StepRepr_Extension.cxx [deleted file]
src/StepRepr/StepRepr_Extension.hxx [deleted file]
src/StepRepr/StepRepr_ExternallyDefinedRepresentation.cxx [deleted file]
src/StepRepr/StepRepr_ExternallyDefinedRepresentation.hxx [deleted file]
src/StepRepr/StepRepr_FeatureForDatumTargetRelationship.cxx [deleted file]
src/StepRepr/StepRepr_FeatureForDatumTargetRelationship.hxx [deleted file]
src/StepRepr/StepRepr_FunctionallyDefinedTransformation.cxx [deleted file]
src/StepRepr/StepRepr_FunctionallyDefinedTransformation.hxx [deleted file]
src/StepRepr/StepRepr_GeometricAlignment.cxx [deleted file]
src/StepRepr/StepRepr_GeometricAlignment.hxx [deleted file]
src/StepRepr/StepRepr_GlobalUncertaintyAssignedContext.cxx [deleted file]
src/StepRepr/StepRepr_GlobalUncertaintyAssignedContext.hxx [deleted file]
src/StepRepr/StepRepr_GlobalUnitAssignedContext.cxx [deleted file]
src/StepRepr/StepRepr_GlobalUnitAssignedContext.hxx [deleted file]
src/StepRepr/StepRepr_HArray1OfMaterialPropertyRepresentation.hxx [deleted file]
src/StepRepr/StepRepr_HArray1OfPropertyDefinitionRepresentation.hxx [deleted file]
src/StepRepr/StepRepr_HArray1OfRepresentationItem.hxx [deleted file]
src/StepRepr/StepRepr_HArray1OfShapeAspect.hxx [deleted file]
src/StepRepr/StepRepr_HSequenceOfMaterialPropertyRepresentation.hxx [deleted file]
src/StepRepr/StepRepr_HSequenceOfRepresentationItem.hxx [deleted file]
src/StepRepr/StepRepr_IntegerRepresentationItem.cxx [deleted file]
src/StepRepr/StepRepr_IntegerRepresentationItem.hxx [deleted file]
src/StepRepr/StepRepr_ItemDefinedTransformation.cxx [deleted file]
src/StepRepr/StepRepr_ItemDefinedTransformation.hxx [deleted file]
src/StepRepr/StepRepr_MakeFromUsageOption.cxx [deleted file]
src/StepRepr/StepRepr_MakeFromUsageOption.hxx [deleted file]
src/StepRepr/StepRepr_MappedItem.cxx [deleted file]
src/StepRepr/StepRepr_MappedItem.hxx [deleted file]
src/StepRepr/StepRepr_MaterialDesignation.cxx [deleted file]
src/StepRepr/StepRepr_MaterialDesignation.hxx [deleted file]
src/StepRepr/StepRepr_MaterialProperty.cxx [deleted file]
src/StepRepr/StepRepr_MaterialProperty.hxx [deleted file]
src/StepRepr/StepRepr_MaterialPropertyRepresentation.cxx [deleted file]
src/StepRepr/StepRepr_MaterialPropertyRepresentation.hxx [deleted file]
src/StepRepr/StepRepr_MeasureRepresentationItem.cxx [deleted file]
src/StepRepr/StepRepr_MeasureRepresentationItem.hxx [deleted file]
src/StepRepr/StepRepr_MechanicalDesignAndDraughtingRelationship.cxx [deleted file]
src/StepRepr/StepRepr_MechanicalDesignAndDraughtingRelationship.hxx [deleted file]
src/StepRepr/StepRepr_NextAssemblyUsageOccurrence.cxx [deleted file]
src/StepRepr/StepRepr_NextAssemblyUsageOccurrence.hxx [deleted file]
src/StepRepr/StepRepr_ParallelOffset.cxx [deleted file]
src/StepRepr/StepRepr_ParallelOffset.hxx [deleted file]
src/StepRepr/StepRepr_ParametricRepresentationContext.cxx [deleted file]
src/StepRepr/StepRepr_ParametricRepresentationContext.hxx [deleted file]
src/StepRepr/StepRepr_PerpendicularTo.cxx [deleted file]
src/StepRepr/StepRepr_PerpendicularTo.hxx [deleted file]
src/StepRepr/StepRepr_ProductConcept.cxx [deleted file]
src/StepRepr/StepRepr_ProductConcept.hxx [deleted file]
src/StepRepr/StepRepr_ProductDefinitionShape.cxx [deleted file]
src/StepRepr/StepRepr_ProductDefinitionShape.hxx [deleted file]
src/StepRepr/StepRepr_ProductDefinitionUsage.cxx [deleted file]
src/StepRepr/StepRepr_ProductDefinitionUsage.hxx [deleted file]
src/StepRepr/StepRepr_PromissoryUsageOccurrence.cxx [deleted file]
src/StepRepr/StepRepr_PromissoryUsageOccurrence.hxx [deleted file]
src/StepRepr/StepRepr_PropertyDefinition.cxx [deleted file]
src/StepRepr/StepRepr_PropertyDefinition.hxx [deleted file]
src/StepRepr/StepRepr_PropertyDefinitionRelationship.cxx [deleted file]
src/StepRepr/StepRepr_PropertyDefinitionRelationship.hxx [deleted file]
src/StepRepr/StepRepr_PropertyDefinitionRepresentation.cxx [deleted file]
src/StepRepr/StepRepr_PropertyDefinitionRepresentation.hxx [deleted file]
src/StepRepr/StepRepr_QuantifiedAssemblyComponentUsage.cxx [deleted file]
src/StepRepr/StepRepr_QuantifiedAssemblyComponentUsage.hxx [deleted file]
src/StepRepr/StepRepr_RealRepresentationItem.cxx [deleted file]
src/StepRepr/StepRepr_RealRepresentationItem.hxx [deleted file]
src/StepRepr/StepRepr_ReprItemAndLengthMeasureWithUnit.cxx [deleted file]
src/StepRepr/StepRepr_ReprItemAndLengthMeasureWithUnit.hxx [deleted file]
src/StepRepr/StepRepr_ReprItemAndLengthMeasureWithUnitAndQRI.cxx [deleted file]
src/StepRepr/StepRepr_ReprItemAndLengthMeasureWithUnitAndQRI.hxx [deleted file]
src/StepRepr/StepRepr_ReprItemAndMeasureWithUnit.cxx [deleted file]
src/StepRepr/StepRepr_ReprItemAndMeasureWithUnit.hxx [deleted file]
src/StepRepr/StepRepr_ReprItemAndMeasureWithUnitAndQRI.cxx [deleted file]
src/StepRepr/StepRepr_ReprItemAndMeasureWithUnitAndQRI.hxx [deleted file]
src/StepRepr/StepRepr_ReprItemAndPlaneAngleMeasureWithUnit.cxx [deleted file]
src/StepRepr/StepRepr_ReprItemAndPlaneAngleMeasureWithUnit.hxx [deleted file]
src/StepRepr/StepRepr_ReprItemAndPlaneAngleMeasureWithUnitAndQRI.cxx [deleted file]
src/StepRepr/StepRepr_ReprItemAndPlaneAngleMeasureWithUnitAndQRI.hxx [deleted file]
src/StepRepr/StepRepr_Representation.cxx [deleted file]
src/StepRepr/StepRepr_Representation.hxx [deleted file]
src/StepRepr/StepRepr_RepresentationContext.cxx [deleted file]
src/StepRepr/StepRepr_RepresentationContext.hxx [deleted file]
src/StepRepr/StepRepr_RepresentationContextReference.cxx [deleted file]
src/StepRepr/StepRepr_RepresentationContextReference.hxx [deleted file]
src/StepRepr/StepRepr_RepresentationItem.cxx [deleted file]
src/StepRepr/StepRepr_RepresentationItem.hxx [deleted file]
src/StepRepr/StepRepr_RepresentationMap.cxx [deleted file]
src/StepRepr/StepRepr_RepresentationMap.hxx [deleted file]
src/StepRepr/StepRepr_RepresentationOrRepresentationReference.cxx [deleted file]
src/StepRepr/StepRepr_RepresentationOrRepresentationReference.hxx [deleted file]
src/StepRepr/StepRepr_RepresentationReference.cxx [deleted file]
src/StepRepr/StepRepr_RepresentationReference.hxx [deleted file]
src/StepRepr/StepRepr_RepresentationRelationship.cxx [deleted file]
src/StepRepr/StepRepr_RepresentationRelationship.hxx [deleted file]
src/StepRepr/StepRepr_RepresentationRelationshipWithTransformation.cxx [deleted file]
src/StepRepr/StepRepr_RepresentationRelationshipWithTransformation.hxx [deleted file]
src/StepRepr/StepRepr_RepresentedDefinition.cxx [deleted file]
src/StepRepr/StepRepr_RepresentedDefinition.hxx [deleted file]
src/StepRepr/StepRepr_SequenceOfMaterialPropertyRepresentation.hxx [deleted file]
src/StepRepr/StepRepr_SequenceOfRepresentationItem.hxx [deleted file]
src/StepRepr/StepRepr_ShapeAspect.cxx [deleted file]
src/StepRepr/StepRepr_ShapeAspect.hxx [deleted file]
src/StepRepr/StepRepr_ShapeAspectDerivingRelationship.cxx [deleted file]
src/StepRepr/StepRepr_ShapeAspectDerivingRelationship.hxx [deleted file]
src/StepRepr/StepRepr_ShapeAspectRelationship.cxx [deleted file]
src/StepRepr/StepRepr_ShapeAspectRelationship.hxx [deleted file]
src/StepRepr/StepRepr_ShapeAspectTransition.cxx [deleted file]
src/StepRepr/StepRepr_ShapeAspectTransition.hxx [deleted file]
src/StepRepr/StepRepr_ShapeDefinition.cxx [deleted file]
src/StepRepr/StepRepr_ShapeDefinition.hxx [deleted file]
src/StepRepr/StepRepr_ShapeRepresentationRelationship.cxx [deleted file]
src/StepRepr/StepRepr_ShapeRepresentationRelationship.hxx [deleted file]
src/StepRepr/StepRepr_ShapeRepresentationRelationshipWithTransformation.cxx [deleted file]
src/StepRepr/StepRepr_ShapeRepresentationRelationshipWithTransformation.hxx [deleted file]
src/StepRepr/StepRepr_SpecifiedHigherUsageOccurrence.cxx [deleted file]
src/StepRepr/StepRepr_SpecifiedHigherUsageOccurrence.hxx [deleted file]
src/StepRepr/StepRepr_StructuralResponseProperty.cxx [deleted file]
src/StepRepr/StepRepr_StructuralResponseProperty.hxx [deleted file]
src/StepRepr/StepRepr_StructuralResponsePropertyDefinitionRepresentation.cxx [deleted file]
src/StepRepr/StepRepr_StructuralResponsePropertyDefinitionRepresentation.hxx [deleted file]
src/StepRepr/StepRepr_SuppliedPartRelationship.cxx [deleted file]
src/StepRepr/StepRepr_SuppliedPartRelationship.hxx [deleted file]
src/StepRepr/StepRepr_Tangent.cxx [deleted file]
src/StepRepr/StepRepr_Tangent.hxx [deleted file]
src/StepRepr/StepRepr_Transformation.cxx [deleted file]
src/StepRepr/StepRepr_Transformation.hxx [deleted file]
src/StepRepr/StepRepr_ValueRange.cxx [deleted file]
src/StepRepr/StepRepr_ValueRange.hxx [deleted file]
src/StepRepr/StepRepr_ValueRepresentationItem.cxx [deleted file]
src/StepRepr/StepRepr_ValueRepresentationItem.hxx [deleted file]
src/StepSelect/FILES [deleted file]
src/StepSelect/StepSelect_Activator.cxx [deleted file]
src/StepSelect/StepSelect_Activator.hxx [deleted file]
src/StepSelect/StepSelect_FileModifier.hxx [deleted file]
src/StepSelect/StepSelect_FileModifier_0.cxx [deleted file]
src/StepSelect/StepSelect_FloatFormat.cxx [deleted file]
src/StepSelect/StepSelect_FloatFormat.hxx [deleted file]
src/StepSelect/StepSelect_ModelModifier.hxx [deleted file]
src/StepSelect/StepSelect_ModelModifier_0.cxx [deleted file]
src/StepSelect/StepSelect_StepType.cxx [deleted file]
src/StepSelect/StepSelect_StepType.hxx [deleted file]
src/StepSelect/StepSelect_WorkLibrary.cxx [deleted file]
src/StepSelect/StepSelect_WorkLibrary.hxx [deleted file]
src/StepShape/FILES [deleted file]
src/StepShape/StepShape_AdvancedBrepShapeRepresentation.cxx [deleted file]
src/StepShape/StepShape_AdvancedBrepShapeRepresentation.hxx [deleted file]
src/StepShape/StepShape_AdvancedFace.cxx [deleted file]
src/StepShape/StepShape_AdvancedFace.hxx [deleted file]
src/StepShape/StepShape_AngleRelator.hxx [deleted file]
src/StepShape/StepShape_AngularLocation.cxx [deleted file]
src/StepShape/StepShape_AngularLocation.hxx [deleted file]
src/StepShape/StepShape_AngularSize.cxx [deleted file]
src/StepShape/StepShape_AngularSize.hxx [deleted file]
src/StepShape/StepShape_Array1OfConnectedEdgeSet.hxx [deleted file]
src/StepShape/StepShape_Array1OfConnectedFaceSet.hxx [deleted file]
src/StepShape/StepShape_Array1OfEdge.hxx [deleted file]
src/StepShape/StepShape_Array1OfFace.hxx [deleted file]
src/StepShape/StepShape_Array1OfFaceBound.hxx [deleted file]
src/StepShape/StepShape_Array1OfGeometricSetSelect.hxx [deleted file]
src/StepShape/StepShape_Array1OfOrientedClosedShell.hxx [deleted file]
src/StepShape/StepShape_Array1OfOrientedEdge.hxx [deleted file]
src/StepShape/StepShape_Array1OfShapeDimensionRepresentationItem.hxx [deleted file]
src/StepShape/StepShape_Array1OfShell.hxx [deleted file]
src/StepShape/StepShape_Array1OfValueQualifier.hxx [deleted file]
src/StepShape/StepShape_Block.cxx [deleted file]
src/StepShape/StepShape_Block.hxx [deleted file]
src/StepShape/StepShape_BooleanOperand.cxx [deleted file]
src/StepShape/StepShape_BooleanOperand.hxx [deleted file]
src/StepShape/StepShape_BooleanOperator.hxx [deleted file]
src/StepShape/StepShape_BooleanResult.cxx [deleted file]
src/StepShape/StepShape_BooleanResult.hxx [deleted file]
src/StepShape/StepShape_BoxDomain.cxx [deleted file]
src/StepShape/StepShape_BoxDomain.hxx [deleted file]
src/StepShape/StepShape_BoxedHalfSpace.cxx [deleted file]
src/StepShape/StepShape_BoxedHalfSpace.hxx [deleted file]
src/StepShape/StepShape_BrepWithVoids.cxx [deleted file]
src/StepShape/StepShape_BrepWithVoids.hxx [deleted file]
src/StepShape/StepShape_ClosedShell.cxx [deleted file]
src/StepShape/StepShape_ClosedShell.hxx [deleted file]
src/StepShape/StepShape_CompoundShapeRepresentation.cxx [deleted file]
src/StepShape/StepShape_CompoundShapeRepresentation.hxx [deleted file]
src/StepShape/StepShape_ConnectedEdgeSet.cxx [deleted file]
src/StepShape/StepShape_ConnectedEdgeSet.hxx [deleted file]
src/StepShape/StepShape_ConnectedFaceSet.cxx [deleted file]
src/StepShape/StepShape_ConnectedFaceSet.hxx [deleted file]
src/StepShape/StepShape_ConnectedFaceShapeRepresentation.cxx [deleted file]
src/StepShape/StepShape_ConnectedFaceShapeRepresentation.hxx [deleted file]
src/StepShape/StepShape_ConnectedFaceSubSet.cxx [deleted file]
src/StepShape/StepShape_ConnectedFaceSubSet.hxx [deleted file]
src/StepShape/StepShape_ContextDependentShapeRepresentation.cxx [deleted file]
src/StepShape/StepShape_ContextDependentShapeRepresentation.hxx [deleted file]
src/StepShape/StepShape_CsgPrimitive.cxx [deleted file]
src/StepShape/StepShape_CsgPrimitive.hxx [deleted file]
src/StepShape/StepShape_CsgSelect.cxx [deleted file]
src/StepShape/StepShape_CsgSelect.hxx [deleted file]
src/StepShape/StepShape_CsgShapeRepresentation.cxx [deleted file]
src/StepShape/StepShape_CsgShapeRepresentation.hxx [deleted file]
src/StepShape/StepShape_CsgSolid.cxx [deleted file]
src/StepShape/StepShape_CsgSolid.hxx [deleted file]
src/StepShape/StepShape_DefinitionalRepresentationAndShapeRepresentation.cxx [deleted file]
src/StepShape/StepShape_DefinitionalRepresentationAndShapeRepresentation.hxx [deleted file]
src/StepShape/StepShape_DimensionalCharacteristic.cxx [deleted file]
src/StepShape/StepShape_DimensionalCharacteristic.hxx [deleted file]
src/StepShape/StepShape_DimensionalCharacteristicRepresentation.cxx [deleted file]
src/StepShape/StepShape_DimensionalCharacteristicRepresentation.hxx [deleted file]
src/StepShape/StepShape_DimensionalLocation.cxx [deleted file]
src/StepShape/StepShape_DimensionalLocation.hxx [deleted file]
src/StepShape/StepShape_DimensionalLocationWithPath.cxx [deleted file]
src/StepShape/StepShape_DimensionalLocationWithPath.hxx [deleted file]
src/StepShape/StepShape_DimensionalSize.cxx [deleted file]
src/StepShape/StepShape_DimensionalSize.hxx [deleted file]
src/StepShape/StepShape_DimensionalSizeWithPath.cxx [deleted file]
src/StepShape/StepShape_DimensionalSizeWithPath.hxx [deleted file]
src/StepShape/StepShape_DirectedDimensionalLocation.cxx [deleted file]
src/StepShape/StepShape_DirectedDimensionalLocation.hxx [deleted file]
src/StepShape/StepShape_Edge.cxx [deleted file]
src/StepShape/StepShape_Edge.hxx [deleted file]
src/StepShape/StepShape_EdgeBasedWireframeModel.cxx [deleted file]
src/StepShape/StepShape_EdgeBasedWireframeModel.hxx [deleted file]
src/StepShape/StepShape_EdgeBasedWireframeShapeRepresentation.cxx [deleted file]
src/StepShape/StepShape_EdgeBasedWireframeShapeRepresentation.hxx [deleted file]
src/StepShape/StepShape_EdgeCurve.cxx [deleted file]
src/StepShape/StepShape_EdgeCurve.hxx [deleted file]
src/StepShape/StepShape_EdgeLoop.cxx [deleted file]
src/StepShape/StepShape_EdgeLoop.hxx [deleted file]
src/StepShape/StepShape_ExtrudedAreaSolid.cxx [deleted file]
src/StepShape/StepShape_ExtrudedAreaSolid.hxx [deleted file]
src/StepShape/StepShape_ExtrudedFaceSolid.cxx [deleted file]
src/StepShape/StepShape_ExtrudedFaceSolid.hxx [deleted file]
src/StepShape/StepShape_Face.cxx [deleted file]
src/StepShape/StepShape_Face.hxx [deleted file]
src/StepShape/StepShape_FaceBasedSurfaceModel.cxx [deleted file]
src/StepShape/StepShape_FaceBasedSurfaceModel.hxx [deleted file]
src/StepShape/StepShape_FaceBound.cxx [deleted file]
src/StepShape/StepShape_FaceBound.hxx [deleted file]
src/StepShape/StepShape_FaceOuterBound.cxx [deleted file]
src/StepShape/StepShape_FaceOuterBound.hxx [deleted file]
src/StepShape/StepShape_FaceSurface.cxx [deleted file]
src/StepShape/StepShape_FaceSurface.hxx [deleted file]
src/StepShape/StepShape_FacetedBrep.cxx [deleted file]
src/StepShape/StepShape_FacetedBrep.hxx [deleted file]
src/StepShape/StepShape_FacetedBrepAndBrepWithVoids.cxx [deleted file]
src/StepShape/StepShape_FacetedBrepAndBrepWithVoids.hxx [deleted file]
src/StepShape/StepShape_FacetedBrepShapeRepresentation.cxx [deleted file]
src/StepShape/StepShape_FacetedBrepShapeRepresentation.hxx [deleted file]
src/StepShape/StepShape_GeometricCurveSet.cxx [deleted file]
src/StepShape/StepShape_GeometricCurveSet.hxx [deleted file]
src/StepShape/StepShape_GeometricSet.cxx [deleted file]
src/StepShape/StepShape_GeometricSet.hxx [deleted file]
src/StepShape/StepShape_GeometricSetSelect.cxx [deleted file]
src/StepShape/StepShape_GeometricSetSelect.hxx [deleted file]
src/StepShape/StepShape_GeometricallyBoundedSurfaceShapeRepresentation.cxx [deleted file]
src/StepShape/StepShape_GeometricallyBoundedSurfaceShapeRepresentation.hxx [deleted file]
src/StepShape/StepShape_GeometricallyBoundedWireframeShapeRepresentation.cxx [deleted file]
src/StepShape/StepShape_GeometricallyBoundedWireframeShapeRepresentation.hxx [deleted file]
src/StepShape/StepShape_HArray1OfConnectedEdgeSet.hxx [deleted file]
src/StepShape/StepShape_HArray1OfConnectedFaceSet.hxx [deleted file]
src/StepShape/StepShape_HArray1OfEdge.hxx [deleted file]
src/StepShape/StepShape_HArray1OfFace.hxx [deleted file]
src/StepShape/StepShape_HArray1OfFaceBound.hxx [deleted file]
src/StepShape/StepShape_HArray1OfGeometricSetSelect.hxx [deleted file]
src/StepShape/StepShape_HArray1OfOrientedClosedShell.hxx [deleted file]
src/StepShape/StepShape_HArray1OfOrientedEdge.hxx [deleted file]
src/StepShape/StepShape_HArray1OfShapeDimensionRepresentationItem.hxx [deleted file]
src/StepShape/StepShape_HArray1OfShell.hxx [deleted file]
src/StepShape/StepShape_HArray1OfValueQualifier.hxx [deleted file]
src/StepShape/StepShape_HalfSpaceSolid.cxx [deleted file]
src/StepShape/StepShape_HalfSpaceSolid.hxx [deleted file]
src/StepShape/StepShape_LimitsAndFits.cxx [deleted file]
src/StepShape/StepShape_LimitsAndFits.hxx [deleted file]
src/StepShape/StepShape_Loop.cxx [deleted file]
src/StepShape/StepShape_Loop.hxx [deleted file]
src/StepShape/StepShape_LoopAndPath.cxx [deleted file]
src/StepShape/StepShape_LoopAndPath.hxx [deleted file]
src/StepShape/StepShape_ManifoldSolidBrep.cxx [deleted file]
src/StepShape/StepShape_ManifoldSolidBrep.hxx [deleted file]
src/StepShape/StepShape_ManifoldSurfaceShapeRepresentation.cxx [deleted file]
src/StepShape/StepShape_ManifoldSurfaceShapeRepresentation.hxx [deleted file]
src/StepShape/StepShape_MeasureQualification.cxx [deleted file]
src/StepShape/StepShape_MeasureQualification.hxx [deleted file]
src/StepShape/StepShape_MeasureRepresentationItemAndQualifiedRepresentationItem.cxx [deleted file]
src/StepShape/StepShape_MeasureRepresentationItemAndQualifiedRepresentationItem.hxx [deleted file]
src/StepShape/StepShape_NonManifoldSurfaceShapeRepresentation.cxx [deleted file]
src/StepShape/StepShape_NonManifoldSurfaceShapeRepresentation.hxx [deleted file]
src/StepShape/StepShape_OpenShell.cxx [deleted file]
src/StepShape/StepShape_OpenShell.hxx [deleted file]
src/StepShape/StepShape_OrientedClosedShell.cxx [deleted file]
src/StepShape/StepShape_OrientedClosedShell.hxx [deleted file]
src/StepShape/StepShape_OrientedEdge.cxx [deleted file]
src/StepShape/StepShape_OrientedEdge.hxx [deleted file]
src/StepShape/StepShape_OrientedFace.cxx [deleted file]
src/StepShape/StepShape_OrientedFace.hxx [deleted file]
src/StepShape/StepShape_OrientedOpenShell.cxx [deleted file]
src/StepShape/StepShape_OrientedOpenShell.hxx [deleted file]
src/StepShape/StepShape_OrientedPath.cxx [deleted file]
src/StepShape/StepShape_OrientedPath.hxx [deleted file]
src/StepShape/StepShape_Path.cxx [deleted file]
src/StepShape/StepShape_Path.hxx [deleted file]
src/StepShape/StepShape_PlusMinusTolerance.cxx [deleted file]
src/StepShape/StepShape_PlusMinusTolerance.hxx [deleted file]
src/StepShape/StepShape_PointRepresentation.cxx [deleted file]
src/StepShape/StepShape_PointRepresentation.hxx [deleted file]
src/StepShape/StepShape_PolyLoop.cxx [deleted file]
src/StepShape/StepShape_PolyLoop.hxx [deleted file]
src/StepShape/StepShape_PrecisionQualifier.cxx [deleted file]
src/StepShape/StepShape_PrecisionQualifier.hxx [deleted file]
src/StepShape/StepShape_QualifiedRepresentationItem.cxx [deleted file]
src/StepShape/StepShape_QualifiedRepresentationItem.hxx [deleted file]
src/StepShape/StepShape_ReversibleTopologyItem.cxx [deleted file]
src/StepShape/StepShape_ReversibleTopologyItem.hxx [deleted file]
src/StepShape/StepShape_RevolvedAreaSolid.cxx [deleted file]
src/StepShape/StepShape_RevolvedAreaSolid.hxx [deleted file]
src/StepShape/StepShape_RevolvedFaceSolid.cxx [deleted file]
src/StepShape/StepShape_RevolvedFaceSolid.hxx [deleted file]
src/StepShape/StepShape_RightAngularWedge.cxx [deleted file]
src/StepShape/StepShape_RightAngularWedge.hxx [deleted file]
src/StepShape/StepShape_RightCircularCone.cxx [deleted file]
src/StepShape/StepShape_RightCircularCone.hxx [deleted file]
src/StepShape/StepShape_RightCircularCylinder.cxx [deleted file]
src/StepShape/StepShape_RightCircularCylinder.hxx [deleted file]
src/StepShape/StepShape_SeamEdge.cxx [deleted file]
src/StepShape/StepShape_SeamEdge.hxx [deleted file]
src/StepShape/StepShape_ShapeDefinitionRepresentation.cxx [deleted file]
src/StepShape/StepShape_ShapeDefinitionRepresentation.hxx [deleted file]
src/StepShape/StepShape_ShapeDimensionRepresentation.cxx [deleted file]
src/StepShape/StepShape_ShapeDimensionRepresentation.hxx [deleted file]
src/StepShape/StepShape_ShapeDimensionRepresentationItem.cxx [deleted file]
src/StepShape/StepShape_ShapeDimensionRepresentationItem.hxx [deleted file]
src/StepShape/StepShape_ShapeRepresentation.cxx [deleted file]
src/StepShape/StepShape_ShapeRepresentation.hxx [deleted file]
src/StepShape/StepShape_ShapeRepresentationWithParameters.cxx [deleted file]
src/StepShape/StepShape_ShapeRepresentationWithParameters.hxx [deleted file]
src/StepShape/StepShape_Shell.cxx [deleted file]
src/StepShape/StepShape_Shell.hxx [deleted file]
src/StepShape/StepShape_ShellBasedSurfaceModel.cxx [deleted file]
src/StepShape/StepShape_ShellBasedSurfaceModel.hxx [deleted file]
src/StepShape/StepShape_SolidModel.cxx [deleted file]
src/StepShape/StepShape_SolidModel.hxx [deleted file]
src/StepShape/StepShape_SolidReplica.cxx [deleted file]
src/StepShape/StepShape_SolidReplica.hxx [deleted file]
src/StepShape/StepShape_Sphere.cxx [deleted file]
src/StepShape/StepShape_Sphere.hxx [deleted file]
src/StepShape/StepShape_Subedge.cxx [deleted file]
src/StepShape/StepShape_Subedge.hxx [deleted file]
src/StepShape/StepShape_Subface.cxx [deleted file]
src/StepShape/StepShape_Subface.hxx [deleted file]
src/StepShape/StepShape_SurfaceModel.cxx [deleted file]
src/StepShape/StepShape_SurfaceModel.hxx [deleted file]
src/StepShape/StepShape_SweptAreaSolid.cxx [deleted file]
src/StepShape/StepShape_SweptAreaSolid.hxx [deleted file]
src/StepShape/StepShape_SweptFaceSolid.cxx [deleted file]
src/StepShape/StepShape_SweptFaceSolid.hxx [deleted file]
src/StepShape/StepShape_ToleranceMethodDefinition.cxx [deleted file]
src/StepShape/StepShape_ToleranceMethodDefinition.hxx [deleted file]
src/StepShape/StepShape_ToleranceValue.cxx [deleted file]
src/StepShape/StepShape_ToleranceValue.hxx [deleted file]
src/StepShape/StepShape_TopologicalRepresentationItem.cxx [deleted file]
src/StepShape/StepShape_TopologicalRepresentationItem.hxx [deleted file]
src/StepShape/StepShape_Torus.cxx [deleted file]
src/StepShape/StepShape_Torus.hxx [deleted file]
src/StepShape/StepShape_TransitionalShapeRepresentation.cxx [deleted file]
src/StepShape/StepShape_TransitionalShapeRepresentation.hxx [deleted file]
src/StepShape/StepShape_TypeQualifier.cxx [deleted file]
src/StepShape/StepShape_TypeQualifier.hxx [deleted file]
src/StepShape/StepShape_ValueFormatTypeQualifier.cxx [deleted file]
src/StepShape/StepShape_ValueFormatTypeQualifier.hxx [deleted file]
src/StepShape/StepShape_ValueQualifier.cxx [deleted file]
src/StepShape/StepShape_ValueQualifier.hxx [deleted file]
src/StepShape/StepShape_Vertex.cxx [deleted file]
src/StepShape/StepShape_Vertex.hxx [deleted file]
src/StepShape/StepShape_VertexLoop.cxx [deleted file]
src/StepShape/StepShape_VertexLoop.hxx [deleted file]
src/StepShape/StepShape_VertexPoint.cxx [deleted file]
src/StepShape/StepShape_VertexPoint.hxx [deleted file]
src/StepToGeom/FILES [deleted file]
src/StepToGeom/StepToGeom.cxx [deleted file]
src/StepToGeom/StepToGeom.hxx [deleted file]
src/StepToTopoDS/FILES [deleted file]
src/StepToTopoDS/StepToTopoDS.cxx [deleted file]
src/StepToTopoDS/StepToTopoDS.hxx [deleted file]
src/StepToTopoDS/StepToTopoDS_Builder.cxx [deleted file]
src/StepToTopoDS/StepToTopoDS_Builder.hxx [deleted file]
src/StepToTopoDS/StepToTopoDS_BuilderError.hxx [deleted file]
src/StepToTopoDS/StepToTopoDS_DataMapIteratorOfDataMapOfRI.hxx [deleted file]
src/StepToTopoDS/StepToTopoDS_DataMapIteratorOfDataMapOfRINames.hxx [deleted file]
src/StepToTopoDS/StepToTopoDS_DataMapIteratorOfDataMapOfTRI.hxx [deleted file]
src/StepToTopoDS/StepToTopoDS_DataMapIteratorOfPointEdgeMap.hxx [deleted file]
src/StepToTopoDS/StepToTopoDS_DataMapIteratorOfPointVertexMap.hxx [deleted file]
src/StepToTopoDS/StepToTopoDS_DataMapOfRI.hxx [deleted file]
src/StepToTopoDS/StepToTopoDS_DataMapOfRINames.hxx [deleted file]
src/StepToTopoDS/StepToTopoDS_DataMapOfTRI.hxx [deleted file]
src/StepToTopoDS/StepToTopoDS_GeometricTool.cxx [deleted file]
src/StepToTopoDS/StepToTopoDS_GeometricTool.hxx [deleted file]
src/StepToTopoDS/StepToTopoDS_GeometricToolError.hxx [deleted file]
src/StepToTopoDS/StepToTopoDS_MakeTransformed.cxx [deleted file]
src/StepToTopoDS/StepToTopoDS_MakeTransformed.hxx [deleted file]
src/StepToTopoDS/StepToTopoDS_NMTool.cxx [deleted file]
src/StepToTopoDS/StepToTopoDS_NMTool.hxx [deleted file]
src/StepToTopoDS/StepToTopoDS_PointEdgeMap.hxx [deleted file]
src/StepToTopoDS/StepToTopoDS_PointPair.cxx [deleted file]
src/StepToTopoDS/StepToTopoDS_PointPair.hxx [deleted file]
src/StepToTopoDS/StepToTopoDS_PointVertexMap.hxx [deleted file]
src/StepToTopoDS/StepToTopoDS_Root.cxx [deleted file]
src/StepToTopoDS/StepToTopoDS_Root.hxx [deleted file]
src/StepToTopoDS/StepToTopoDS_Root.lxx [deleted file]
src/StepToTopoDS/StepToTopoDS_Tool.cxx [deleted file]
src/StepToTopoDS/StepToTopoDS_Tool.hxx [deleted file]
src/StepToTopoDS/StepToTopoDS_TranslateCompositeCurve.cxx [deleted file]
src/StepToTopoDS/StepToTopoDS_TranslateCompositeCurve.hxx [deleted file]
src/StepToTopoDS/StepToTopoDS_TranslateCompositeCurve.lxx [deleted file]
src/StepToTopoDS/StepToTopoDS_TranslateCurveBoundedSurface.cxx [deleted file]
src/StepToTopoDS/StepToTopoDS_TranslateCurveBoundedSurface.hxx [deleted file]
src/StepToTopoDS/StepToTopoDS_TranslateEdge.cxx [deleted file]
src/StepToTopoDS/StepToTopoDS_TranslateEdge.hxx [deleted file]
src/StepToTopoDS/StepToTopoDS_TranslateEdgeError.hxx [deleted file]
src/StepToTopoDS/StepToTopoDS_TranslateEdgeLoop.cxx [deleted file]
src/StepToTopoDS/StepToTopoDS_TranslateEdgeLoop.hxx [deleted file]
src/StepToTopoDS/StepToTopoDS_TranslateEdgeLoopError.hxx [deleted file]
src/StepToTopoDS/StepToTopoDS_TranslateFace.cxx [deleted file]
src/StepToTopoDS/StepToTopoDS_TranslateFace.hxx [deleted file]
src/StepToTopoDS/StepToTopoDS_TranslateFaceError.hxx [deleted file]
src/StepToTopoDS/StepToTopoDS_TranslatePolyLoop.cxx [deleted file]
src/StepToTopoDS/StepToTopoDS_TranslatePolyLoop.hxx [deleted file]
src/StepToTopoDS/StepToTopoDS_TranslatePolyLoopError.hxx [deleted file]
src/StepToTopoDS/StepToTopoDS_TranslateShell.cxx [deleted file]
src/StepToTopoDS/StepToTopoDS_TranslateShell.hxx [deleted file]
src/StepToTopoDS/StepToTopoDS_TranslateShellError.hxx [deleted file]
src/StepToTopoDS/StepToTopoDS_TranslateSolid.cxx [deleted file]
src/StepToTopoDS/StepToTopoDS_TranslateSolid.hxx [deleted file]
src/StepToTopoDS/StepToTopoDS_TranslateSolidError.hxx [deleted file]
src/StepToTopoDS/StepToTopoDS_TranslateVertex.cxx [deleted file]
src/StepToTopoDS/StepToTopoDS_TranslateVertex.hxx [deleted file]
src/StepToTopoDS/StepToTopoDS_TranslateVertexError.hxx [deleted file]
src/StepToTopoDS/StepToTopoDS_TranslateVertexLoop.cxx [deleted file]
src/StepToTopoDS/StepToTopoDS_TranslateVertexLoop.hxx [deleted file]
src/StepToTopoDS/StepToTopoDS_TranslateVertexLoopError.hxx [deleted file]
src/StepVisual/FILES [deleted file]
src/StepVisual/StepVisual_AnnotationCurveOccurrence.cxx [deleted file]
src/StepVisual/StepVisual_AnnotationCurveOccurrence.hxx [deleted file]
src/StepVisual/StepVisual_AnnotationCurveOccurrenceAndGeomReprItem.cxx [deleted file]
src/StepVisual/StepVisual_AnnotationCurveOccurrenceAndGeomReprItem.hxx [deleted file]
src/StepVisual/StepVisual_AnnotationFillArea.cxx [deleted file]
src/StepVisual/StepVisual_AnnotationFillArea.hxx [deleted file]
src/StepVisual/StepVisual_AnnotationFillAreaOccurrence.cxx [deleted file]
src/StepVisual/StepVisual_AnnotationFillAreaOccurrence.hxx [deleted file]
src/StepVisual/StepVisual_AnnotationOccurrence.cxx [deleted file]
src/StepVisual/StepVisual_AnnotationOccurrence.hxx [deleted file]
src/StepVisual/StepVisual_AnnotationPlane.cxx [deleted file]
src/StepVisual/StepVisual_AnnotationPlane.hxx [deleted file]
src/StepVisual/StepVisual_AnnotationPlaneElement.cxx [deleted file]
src/StepVisual/StepVisual_AnnotationPlaneElement.hxx [deleted file]
src/StepVisual/StepVisual_AnnotationText.cxx [deleted file]
src/StepVisual/StepVisual_AnnotationText.hxx [deleted file]
src/StepVisual/StepVisual_AnnotationTextOccurrence.cxx [deleted file]
src/StepVisual/StepVisual_AnnotationTextOccurrence.hxx [deleted file]
src/StepVisual/StepVisual_AreaInSet.cxx [deleted file]
src/StepVisual/StepVisual_AreaInSet.hxx [deleted file]
src/StepVisual/StepVisual_AreaOrView.cxx [deleted file]
src/StepVisual/StepVisual_AreaOrView.hxx [deleted file]
src/StepVisual/StepVisual_Array1OfAnnotationPlaneElement.hxx [deleted file]
src/StepVisual/StepVisual_Array1OfBoxCharacteristicSelect.hxx [deleted file]
src/StepVisual/StepVisual_Array1OfCameraModelD3MultiClippingInterectionSelect.hxx [deleted file]
src/StepVisual/StepVisual_Array1OfCameraModelD3MultiClippingUnionSelect.hxx [deleted file]
src/StepVisual/StepVisual_Array1OfCurveStyleFontPattern.hxx [deleted file]
src/StepVisual/StepVisual_Array1OfDirectionCountSelect.hxx [deleted file]
src/StepVisual/StepVisual_Array1OfDraughtingCalloutElement.hxx [deleted file]
src/StepVisual/StepVisual_Array1OfFillStyleSelect.hxx [deleted file]
src/StepVisual/StepVisual_Array1OfInvisibleItem.hxx [deleted file]
src/StepVisual/StepVisual_Array1OfLayeredItem.hxx [deleted file]
src/StepVisual/StepVisual_Array1OfPresentationStyleAssignment.hxx [deleted file]
src/StepVisual/StepVisual_Array1OfPresentationStyleSelect.hxx [deleted file]
src/StepVisual/StepVisual_Array1OfRenderingPropertiesSelect.hxx [deleted file]
src/StepVisual/StepVisual_Array1OfStyleContextSelect.hxx [deleted file]
src/StepVisual/StepVisual_Array1OfSurfaceStyleElementSelect.hxx [deleted file]
src/StepVisual/StepVisual_Array1OfTessellatedEdgeOrVertex.hxx [deleted file]
src/StepVisual/StepVisual_Array1OfTessellatedStructuredItem.hxx [deleted file]
src/StepVisual/StepVisual_Array1OfTextOrCharacter.hxx [deleted file]
src/StepVisual/StepVisual_BackgroundColour.cxx [deleted file]
src/StepVisual/StepVisual_BackgroundColour.hxx [deleted file]
src/StepVisual/StepVisual_BoxCharacteristicSelect.cxx [deleted file]
src/StepVisual/StepVisual_BoxCharacteristicSelect.hxx [deleted file]
src/StepVisual/StepVisual_CameraImage.cxx [deleted file]
src/StepVisual/StepVisual_CameraImage.hxx [deleted file]
src/StepVisual/StepVisual_CameraImage2dWithScale.cxx [deleted file]
src/StepVisual/StepVisual_CameraImage2dWithScale.hxx [deleted file]
src/StepVisual/StepVisual_CameraImage3dWithScale.cxx [deleted file]
src/StepVisual/StepVisual_CameraImage3dWithScale.hxx [deleted file]
src/StepVisual/StepVisual_CameraModel.cxx [deleted file]
src/StepVisual/StepVisual_CameraModel.hxx [deleted file]
src/StepVisual/StepVisual_CameraModelD2.cxx [deleted file]
src/StepVisual/StepVisual_CameraModelD2.hxx [deleted file]
src/StepVisual/StepVisual_CameraModelD3.cxx [deleted file]
src/StepVisual/StepVisual_CameraModelD3.hxx [deleted file]
src/StepVisual/StepVisual_CameraModelD3MultiClipping.cxx [deleted file]
src/StepVisual/StepVisual_CameraModelD3MultiClipping.hxx [deleted file]
src/StepVisual/StepVisual_CameraModelD3MultiClippingInterectionSelect.cxx [deleted file]
src/StepVisual/StepVisual_CameraModelD3MultiClippingInterectionSelect.hxx [deleted file]
src/StepVisual/StepVisual_CameraModelD3MultiClippingIntersection.cxx [deleted file]
src/StepVisual/StepVisual_CameraModelD3MultiClippingIntersection.hxx [deleted file]
src/StepVisual/StepVisual_CameraModelD3MultiClippingUnion.cxx [deleted file]
src/StepVisual/StepVisual_CameraModelD3MultiClippingUnion.hxx [deleted file]
src/StepVisual/StepVisual_CameraModelD3MultiClippingUnionSelect.cxx [deleted file]
src/StepVisual/StepVisual_CameraModelD3MultiClippingUnionSelect.hxx [deleted file]
src/StepVisual/StepVisual_CameraUsage.cxx [deleted file]
src/StepVisual/StepVisual_CameraUsage.hxx [deleted file]
src/StepVisual/StepVisual_CentralOrParallel.hxx [deleted file]
src/StepVisual/StepVisual_CharacterizedObjAndRepresentationAndDraughtingModel.cxx [deleted file]
src/StepVisual/StepVisual_CharacterizedObjAndRepresentationAndDraughtingModel.hxx [deleted file]
src/StepVisual/StepVisual_Colour.cxx [deleted file]
src/StepVisual/StepVisual_Colour.hxx [deleted file]
src/StepVisual/StepVisual_ColourRgb.cxx [deleted file]
src/StepVisual/StepVisual_ColourRgb.hxx [deleted file]
src/StepVisual/StepVisual_ColourSpecification.cxx [deleted file]
src/StepVisual/StepVisual_ColourSpecification.hxx [deleted file]
src/StepVisual/StepVisual_ComplexTriangulatedFace.cxx [deleted file]
src/StepVisual/StepVisual_ComplexTriangulatedFace.hxx [deleted file]
src/StepVisual/StepVisual_ComplexTriangulatedSurfaceSet.cxx [deleted file]
src/StepVisual/StepVisual_ComplexTriangulatedSurfaceSet.hxx [deleted file]
src/StepVisual/StepVisual_CompositeText.cxx [deleted file]
src/StepVisual/StepVisual_CompositeText.hxx [deleted file]
src/StepVisual/StepVisual_CompositeTextWithExtent.cxx [deleted file]
src/StepVisual/StepVisual_CompositeTextWithExtent.hxx [deleted file]
src/StepVisual/StepVisual_ContextDependentInvisibility.cxx [deleted file]
src/StepVisual/StepVisual_ContextDependentInvisibility.hxx [deleted file]
src/StepVisual/StepVisual_ContextDependentOverRidingStyledItem.cxx [deleted file]
src/StepVisual/StepVisual_ContextDependentOverRidingStyledItem.hxx [deleted file]
src/StepVisual/StepVisual_CoordinatesList.cxx [deleted file]
src/StepVisual/StepVisual_CoordinatesList.hxx [deleted file]
src/StepVisual/StepVisual_CubicBezierTessellatedEdge.cxx [deleted file]
src/StepVisual/StepVisual_CubicBezierTessellatedEdge.hxx [deleted file]
src/StepVisual/StepVisual_CubicBezierTriangulatedFace.cxx [deleted file]
src/StepVisual/StepVisual_CubicBezierTriangulatedFace.hxx [deleted file]
src/StepVisual/StepVisual_CurveStyle.cxx [deleted file]
src/StepVisual/StepVisual_CurveStyle.hxx [deleted file]
src/StepVisual/StepVisual_CurveStyleFont.cxx [deleted file]
src/StepVisual/StepVisual_CurveStyleFont.hxx [deleted file]
src/StepVisual/StepVisual_CurveStyleFontPattern.cxx [deleted file]
src/StepVisual/StepVisual_CurveStyleFontPattern.hxx [deleted file]
src/StepVisual/StepVisual_CurveStyleFontSelect.cxx [deleted file]
src/StepVisual/StepVisual_CurveStyleFontSelect.hxx [deleted file]
src/StepVisual/StepVisual_DirectionCountSelect.cxx [deleted file]
src/StepVisual/StepVisual_DirectionCountSelect.hxx [deleted file]
src/StepVisual/StepVisual_DraughtingAnnotationOccurrence.cxx [deleted file]
src/StepVisual/StepVisual_DraughtingAnnotationOccurrence.hxx [deleted file]
src/StepVisual/StepVisual_DraughtingCallout.cxx [deleted file]
src/StepVisual/StepVisual_DraughtingCallout.hxx [deleted file]
src/StepVisual/StepVisual_DraughtingCalloutElement.cxx [deleted file]
src/StepVisual/StepVisual_DraughtingCalloutElement.hxx [deleted file]
src/StepVisual/StepVisual_DraughtingModel.cxx [deleted file]
src/StepVisual/StepVisual_DraughtingModel.hxx [deleted file]
src/StepVisual/StepVisual_DraughtingPreDefinedColour.cxx [deleted file]
src/StepVisual/StepVisual_DraughtingPreDefinedColour.hxx [deleted file]
src/StepVisual/StepVisual_DraughtingPreDefinedCurveFont.cxx [deleted file]
src/StepVisual/StepVisual_DraughtingPreDefinedCurveFont.hxx [deleted file]
src/StepVisual/StepVisual_EdgeOrCurve.cxx [deleted file]
src/StepVisual/StepVisual_EdgeOrCurve.hxx [deleted file]
src/StepVisual/StepVisual_ExternallyDefinedCurveFont.cxx [deleted file]
src/StepVisual/StepVisual_ExternallyDefinedCurveFont.hxx [deleted file]
src/StepVisual/StepVisual_ExternallyDefinedTextFont.cxx [deleted file]
src/StepVisual/StepVisual_ExternallyDefinedTextFont.hxx [deleted file]
src/StepVisual/StepVisual_FaceOrSurface.cxx [deleted file]
src/StepVisual/StepVisual_FaceOrSurface.hxx [deleted file]
src/StepVisual/StepVisual_FillAreaStyle.cxx [deleted file]
src/StepVisual/StepVisual_FillAreaStyle.hxx [deleted file]
src/StepVisual/StepVisual_FillAreaStyleColour.cxx [deleted file]
src/StepVisual/StepVisual_FillAreaStyleColour.hxx [deleted file]
src/StepVisual/StepVisual_FillStyleSelect.cxx [deleted file]
src/StepVisual/StepVisual_FillStyleSelect.hxx [deleted file]
src/StepVisual/StepVisual_FontSelect.cxx [deleted file]
src/StepVisual/StepVisual_FontSelect.hxx [deleted file]
src/StepVisual/StepVisual_HArray1OfAnnotationPlaneElement.hxx [deleted file]
src/StepVisual/StepVisual_HArray1OfBoxCharacteristicSelect.hxx [deleted file]
src/StepVisual/StepVisual_HArray1OfCameraModelD3MultiClippingInterectionSelect.hxx [deleted file]
src/StepVisual/StepVisual_HArray1OfCameraModelD3MultiClippingUnionSelect.hxx [deleted file]
src/StepVisual/StepVisual_HArray1OfCurveStyleFontPattern.hxx [deleted file]
src/StepVisual/StepVisual_HArray1OfDirectionCountSelect.hxx [deleted file]
src/StepVisual/StepVisual_HArray1OfDraughtingCalloutElement.hxx [deleted file]
src/StepVisual/StepVisual_HArray1OfFillStyleSelect.hxx [deleted file]
src/StepVisual/StepVisual_HArray1OfInvisibleItem.hxx [deleted file]
src/StepVisual/StepVisual_HArray1OfLayeredItem.hxx [deleted file]
src/StepVisual/StepVisual_HArray1OfPresentationStyleAssignment.hxx [deleted file]
src/StepVisual/StepVisual_HArray1OfPresentationStyleSelect.hxx [deleted file]
src/StepVisual/StepVisual_HArray1OfRenderingPropertiesSelect.hxx [deleted file]
src/StepVisual/StepVisual_HArray1OfStyleContextSelect.hxx [deleted file]
src/StepVisual/StepVisual_HArray1OfSurfaceStyleElementSelect.hxx [deleted file]
src/StepVisual/StepVisual_HArray1OfTessellatedEdgeOrVertex.hxx [deleted file]
src/StepVisual/StepVisual_HArray1OfTessellatedStructuredItem.hxx [deleted file]
src/StepVisual/StepVisual_HArray1OfTextOrCharacter.hxx [deleted file]
src/StepVisual/StepVisual_Invisibility.cxx [deleted file]
src/StepVisual/StepVisual_Invisibility.hxx [deleted file]
src/StepVisual/StepVisual_InvisibilityContext.cxx [deleted file]
src/StepVisual/StepVisual_InvisibilityContext.hxx [deleted file]
src/StepVisual/StepVisual_InvisibleItem.cxx [deleted file]
src/StepVisual/StepVisual_InvisibleItem.hxx [deleted file]
src/StepVisual/StepVisual_LayeredItem.cxx [deleted file]
src/StepVisual/StepVisual_LayeredItem.hxx [deleted file]
src/StepVisual/StepVisual_MarkerMember.cxx [deleted file]
src/StepVisual/StepVisual_MarkerMember.hxx [deleted file]
src/StepVisual/StepVisual_MarkerSelect.cxx [deleted file]
src/StepVisual/StepVisual_MarkerSelect.hxx [deleted file]
src/StepVisual/StepVisual_MarkerType.hxx [deleted file]
src/StepVisual/StepVisual_MechanicalDesignGeometricPresentationArea.cxx [deleted file]
src/StepVisual/StepVisual_MechanicalDesignGeometricPresentationArea.hxx [deleted file]
src/StepVisual/StepVisual_MechanicalDesignGeometricPresentationRepresentation.cxx [deleted file]
src/StepVisual/StepVisual_MechanicalDesignGeometricPresentationRepresentation.hxx [deleted file]
src/StepVisual/StepVisual_NullStyle.hxx [deleted file]
src/StepVisual/StepVisual_NullStyleMember.cxx [deleted file]
src/StepVisual/StepVisual_NullStyleMember.hxx [deleted file]
src/StepVisual/StepVisual_OverRidingStyledItem.cxx [deleted file]
src/StepVisual/StepVisual_OverRidingStyledItem.hxx [deleted file]
src/StepVisual/StepVisual_PathOrCompositeCurve.cxx [deleted file]
src/StepVisual/StepVisual_PathOrCompositeCurve.hxx [deleted file]
src/StepVisual/StepVisual_PlanarBox.cxx [deleted file]
src/StepVisual/StepVisual_PlanarBox.hxx [deleted file]
src/StepVisual/StepVisual_PlanarExtent.cxx [deleted file]
src/StepVisual/StepVisual_PlanarExtent.hxx [deleted file]
src/StepVisual/StepVisual_PointStyle.cxx [deleted file]
src/StepVisual/StepVisual_PointStyle.hxx [deleted file]
src/StepVisual/StepVisual_PreDefinedColour.cxx [deleted file]
src/StepVisual/StepVisual_PreDefinedColour.hxx [deleted file]
src/StepVisual/StepVisual_PreDefinedCurveFont.cxx [deleted file]
src/StepVisual/StepVisual_PreDefinedCurveFont.hxx [deleted file]
src/StepVisual/StepVisual_PreDefinedItem.cxx [deleted file]
src/StepVisual/StepVisual_PreDefinedItem.hxx [deleted file]
src/StepVisual/StepVisual_PreDefinedTextFont.cxx [deleted file]
src/StepVisual/StepVisual_PreDefinedTextFont.hxx [deleted file]
src/StepVisual/StepVisual_PresentationArea.cxx [deleted file]
src/StepVisual/StepVisual_PresentationArea.hxx [deleted file]
src/StepVisual/StepVisual_PresentationLayerAssignment.cxx [deleted file]
src/StepVisual/StepVisual_PresentationLayerAssignment.hxx [deleted file]
src/StepVisual/StepVisual_PresentationLayerUsage.cxx [deleted file]
src/StepVisual/StepVisual_PresentationLayerUsage.hxx [deleted file]
src/StepVisual/StepVisual_PresentationRepresentation.cxx [deleted file]
src/StepVisual/StepVisual_PresentationRepresentation.hxx [deleted file]
src/StepVisual/StepVisual_PresentationRepresentationSelect.cxx [deleted file]
src/StepVisual/StepVisual_PresentationRepresentationSelect.hxx [deleted file]
src/StepVisual/StepVisual_PresentationSet.cxx [deleted file]
src/StepVisual/StepVisual_PresentationSet.hxx [deleted file]
src/StepVisual/StepVisual_PresentationSize.cxx [deleted file]
src/StepVisual/StepVisual_PresentationSize.hxx [deleted file]
src/StepVisual/StepVisual_PresentationSizeAssignmentSelect.cxx [deleted file]
src/StepVisual/StepVisual_PresentationSizeAssignmentSelect.hxx [deleted file]
src/StepVisual/StepVisual_PresentationStyleAssignment.cxx [deleted file]
src/StepVisual/StepVisual_PresentationStyleAssignment.hxx [deleted file]
src/StepVisual/StepVisual_PresentationStyleByContext.cxx [deleted file]
src/StepVisual/StepVisual_PresentationStyleByContext.hxx [deleted file]
src/StepVisual/StepVisual_PresentationStyleSelect.cxx [deleted file]
src/StepVisual/StepVisual_PresentationStyleSelect.hxx [deleted file]
src/StepVisual/StepVisual_PresentationView.cxx [deleted file]
src/StepVisual/StepVisual_PresentationView.hxx [deleted file]
src/StepVisual/StepVisual_PresentedItem.cxx [deleted file]
src/StepVisual/StepVisual_PresentedItem.hxx [deleted file]
src/StepVisual/StepVisual_PresentedItemRepresentation.cxx [deleted file]
src/StepVisual/StepVisual_PresentedItemRepresentation.hxx [deleted file]
src/StepVisual/StepVisual_RenderingPropertiesSelect.cxx [deleted file]
src/StepVisual/StepVisual_RenderingPropertiesSelect.hxx [deleted file]
src/StepVisual/StepVisual_RepositionedTessellatedGeometricSet.cxx [deleted file]
src/StepVisual/StepVisual_RepositionedTessellatedGeometricSet.hxx [deleted file]
src/StepVisual/StepVisual_RepositionedTessellatedItem.cxx [deleted file]
src/StepVisual/StepVisual_RepositionedTessellatedItem.hxx [deleted file]
src/StepVisual/StepVisual_ShadingSurfaceMethod.hxx [deleted file]
src/StepVisual/StepVisual_StyleContextSelect.cxx [deleted file]
src/StepVisual/StepVisual_StyleContextSelect.hxx [deleted file]
src/StepVisual/StepVisual_StyledItem.cxx [deleted file]
src/StepVisual/StepVisual_StyledItem.hxx [deleted file]
src/StepVisual/StepVisual_StyledItemTarget.cxx [deleted file]
src/StepVisual/StepVisual_StyledItemTarget.hxx [deleted file]
src/StepVisual/StepVisual_SurfaceSide.hxx [deleted file]
src/StepVisual/StepVisual_SurfaceSideStyle.cxx [deleted file]
src/StepVisual/StepVisual_SurfaceSideStyle.hxx [deleted file]
src/StepVisual/StepVisual_SurfaceStyleBoundary.cxx [deleted file]
src/StepVisual/StepVisual_SurfaceStyleBoundary.hxx [deleted file]
src/StepVisual/StepVisual_SurfaceStyleControlGrid.cxx [deleted file]
src/StepVisual/StepVisual_SurfaceStyleControlGrid.hxx [deleted file]
src/StepVisual/StepVisual_SurfaceStyleElementSelect.cxx [deleted file]
src/StepVisual/StepVisual_SurfaceStyleElementSelect.hxx [deleted file]
src/StepVisual/StepVisual_SurfaceStyleFillArea.cxx [deleted file]
src/StepVisual/StepVisual_SurfaceStyleFillArea.hxx [deleted file]
src/StepVisual/StepVisual_SurfaceStyleParameterLine.cxx [deleted file]
src/StepVisual/StepVisual_SurfaceStyleParameterLine.hxx [deleted file]
src/StepVisual/StepVisual_SurfaceStyleReflectanceAmbient.cxx [deleted file]
src/StepVisual/StepVisual_SurfaceStyleReflectanceAmbient.hxx [deleted file]
src/StepVisual/StepVisual_SurfaceStyleRendering.cxx [deleted file]
src/StepVisual/StepVisual_SurfaceStyleRendering.hxx [deleted file]
src/StepVisual/StepVisual_SurfaceStyleRenderingWithProperties.cxx [deleted file]
src/StepVisual/StepVisual_SurfaceStyleRenderingWithProperties.hxx [deleted file]
src/StepVisual/StepVisual_SurfaceStyleSegmentationCurve.cxx [deleted file]
src/StepVisual/StepVisual_SurfaceStyleSegmentationCurve.hxx [deleted file]
src/StepVisual/StepVisual_SurfaceStyleSilhouette.cxx [deleted file]
src/StepVisual/StepVisual_SurfaceStyleSilhouette.hxx [deleted file]
src/StepVisual/StepVisual_SurfaceStyleTransparent.cxx [deleted file]
src/StepVisual/StepVisual_SurfaceStyleTransparent.hxx [deleted file]
src/StepVisual/StepVisual_SurfaceStyleUsage.cxx [deleted file]
src/StepVisual/StepVisual_SurfaceStyleUsage.hxx [deleted file]
src/StepVisual/StepVisual_Template.cxx [deleted file]
src/StepVisual/StepVisual_Template.hxx [deleted file]
src/StepVisual/StepVisual_TemplateInstance.cxx [deleted file]
src/StepVisual/StepVisual_TemplateInstance.hxx [deleted file]
src/StepVisual/StepVisual_TessellatedAnnotationOccurrence.cxx [deleted file]
src/StepVisual/StepVisual_TessellatedAnnotationOccurrence.hxx [deleted file]
src/StepVisual/StepVisual_TessellatedConnectingEdge.cxx [deleted file]
src/StepVisual/StepVisual_TessellatedConnectingEdge.hxx [deleted file]
src/StepVisual/StepVisual_TessellatedCurveSet.cxx [deleted file]
src/StepVisual/StepVisual_TessellatedCurveSet.hxx [deleted file]
src/StepVisual/StepVisual_TessellatedEdge.cxx [deleted file]
src/StepVisual/StepVisual_TessellatedEdge.hxx [deleted file]
src/StepVisual/StepVisual_TessellatedEdgeOrVertex.cxx [deleted file]
src/StepVisual/StepVisual_TessellatedEdgeOrVertex.hxx [deleted file]
src/StepVisual/StepVisual_TessellatedFace.cxx [deleted file]
src/StepVisual/StepVisual_TessellatedFace.hxx [deleted file]
src/StepVisual/StepVisual_TessellatedGeometricSet.cxx [deleted file]
src/StepVisual/StepVisual_TessellatedGeometricSet.hxx [deleted file]
src/StepVisual/StepVisual_TessellatedItem.cxx [deleted file]
src/StepVisual/StepVisual_TessellatedItem.hxx [deleted file]
src/StepVisual/StepVisual_TessellatedPointSet.cxx [deleted file]
src/StepVisual/StepVisual_TessellatedPointSet.hxx [deleted file]
src/StepVisual/StepVisual_TessellatedShapeRepresentation.cxx [deleted file]
src/StepVisual/StepVisual_TessellatedShapeRepresentation.hxx [deleted file]
src/StepVisual/StepVisual_TessellatedShapeRepresentationWithAccuracyParameters.cxx [deleted file]
src/StepVisual/StepVisual_TessellatedShapeRepresentationWithAccuracyParameters.hxx [deleted file]
src/StepVisual/StepVisual_TessellatedShell.cxx [deleted file]
src/StepVisual/StepVisual_TessellatedShell.hxx [deleted file]
src/StepVisual/StepVisual_TessellatedSolid.cxx [deleted file]
src/StepVisual/StepVisual_TessellatedSolid.hxx [deleted file]
src/StepVisual/StepVisual_TessellatedStructuredItem.cxx [deleted file]
src/StepVisual/StepVisual_TessellatedStructuredItem.hxx [deleted file]
src/StepVisual/StepVisual_TessellatedSurfaceSet.cxx [deleted file]
src/StepVisual/StepVisual_TessellatedSurfaceSet.hxx [deleted file]
src/StepVisual/StepVisual_TessellatedVertex.cxx [deleted file]
src/StepVisual/StepVisual_TessellatedVertex.hxx [deleted file]
src/StepVisual/StepVisual_TessellatedWire.cxx [deleted file]
src/StepVisual/StepVisual_TessellatedWire.hxx [deleted file]
src/StepVisual/StepVisual_TextLiteral.cxx [deleted file]
src/StepVisual/StepVisual_TextLiteral.hxx [deleted file]
src/StepVisual/StepVisual_TextOrCharacter.cxx [deleted file]
src/StepVisual/StepVisual_TextOrCharacter.hxx [deleted file]
src/StepVisual/StepVisual_TextPath.hxx [deleted file]
src/StepVisual/StepVisual_TextStyle.cxx [deleted file]
src/StepVisual/StepVisual_TextStyle.hxx [deleted file]
src/StepVisual/StepVisual_TextStyleForDefinedFont.cxx [deleted file]
src/StepVisual/StepVisual_TextStyleForDefinedFont.hxx [deleted file]
src/StepVisual/StepVisual_TextStyleWithBoxCharacteristics.cxx [deleted file]
src/StepVisual/StepVisual_TextStyleWithBoxCharacteristics.hxx [deleted file]
src/StepVisual/StepVisual_TriangulatedFace.cxx [deleted file]
src/StepVisual/StepVisual_TriangulatedFace.hxx [deleted file]
src/StepVisual/StepVisual_TriangulatedSurfaceSet.cxx [deleted file]
src/StepVisual/StepVisual_TriangulatedSurfaceSet.hxx [deleted file]
src/StepVisual/StepVisual_ViewVolume.cxx [deleted file]
src/StepVisual/StepVisual_ViewVolume.hxx [deleted file]
src/StlAPI/FILES [deleted file]
src/StlAPI/StlAPI.cxx [deleted file]
src/StlAPI/StlAPI.hxx [deleted file]
src/StlAPI/StlAPI_Reader.cxx [deleted file]
src/StlAPI/StlAPI_Reader.hxx [deleted file]
src/StlAPI/StlAPI_Writer.cxx [deleted file]
src/StlAPI/StlAPI_Writer.hxx [deleted file]
src/Storage/FILES [deleted file]
src/Storage/Storage.cxx [deleted file]
src/Storage/Storage.hxx [deleted file]
src/Storage/Storage_ArrayOfCallBack.hxx [deleted file]
src/Storage/Storage_ArrayOfSchema.hxx [deleted file]
src/Storage/Storage_BaseDriver.cxx [deleted file]
src/Storage/Storage_BaseDriver.hxx [deleted file]
src/Storage/Storage_BucketOfPersistent.hxx [deleted file]
src/Storage/Storage_CallBack.cxx [deleted file]
src/Storage/Storage_CallBack.hxx [deleted file]
src/Storage/Storage_Data.cxx [deleted file]
src/Storage/Storage_Data.hxx [deleted file]
src/Storage/Storage_DataMapIteratorOfMapOfCallBack.hxx [deleted file]
src/Storage/Storage_DataMapIteratorOfMapOfPers.hxx [deleted file]
src/Storage/Storage_DefaultCallBack.cxx [deleted file]
src/Storage/Storage_DefaultCallBack.hxx [deleted file]
src/Storage/Storage_Error.hxx [deleted file]
src/Storage/Storage_HArrayOfCallBack.hxx [deleted file]
src/Storage/Storage_HArrayOfSchema.hxx [deleted file]
src/Storage/Storage_HPArray.hxx [deleted file]
src/Storage/Storage_HSeqOfRoot.hxx [deleted file]
src/Storage/Storage_HeaderData.cxx [deleted file]
src/Storage/Storage_HeaderData.hxx [deleted file]
src/Storage/Storage_InternalData.cxx [deleted file]
src/Storage/Storage_InternalData.hxx [deleted file]
src/Storage/Storage_Macros.hxx [deleted file]
src/Storage/Storage_MapOfCallBack.hxx [deleted file]
src/Storage/Storage_MapOfPers.hxx [deleted file]
src/Storage/Storage_OpenMode.hxx [deleted file]
src/Storage/Storage_PArray.hxx [deleted file]
src/Storage/Storage_PType.hxx [deleted file]
src/Storage/Storage_Position.hxx [deleted file]
src/Storage/Storage_Root.cxx [deleted file]
src/Storage/Storage_Root.hxx [deleted file]
src/Storage/Storage_RootData.cxx [deleted file]
src/Storage/Storage_RootData.hxx [deleted file]
src/Storage/Storage_Schema.cxx [deleted file]
src/Storage/Storage_Schema.hxx [deleted file]
src/Storage/Storage_SeqOfRoot.hxx [deleted file]
src/Storage/Storage_SolveMode.hxx [deleted file]
src/Storage/Storage_StreamExtCharParityError.hxx [deleted file]
src/Storage/Storage_StreamFormatError.hxx [deleted file]
src/Storage/Storage_StreamModeError.hxx [deleted file]
src/Storage/Storage_StreamReadError.hxx [deleted file]
src/Storage/Storage_StreamTypeMismatchError.hxx [deleted file]
src/Storage/Storage_StreamUnknownTypeError.hxx [deleted file]
src/Storage/Storage_StreamWriteError.hxx [deleted file]
src/Storage/Storage_TypeData.cxx [deleted file]
src/Storage/Storage_TypeData.hxx [deleted file]
src/Storage/Storage_TypedCallBack.cxx [deleted file]
src/Storage/Storage_TypedCallBack.hxx [deleted file]
src/Sweep/FILES [deleted file]
src/Sweep/Sweep_NumShape.cxx [deleted file]
src/Sweep/Sweep_NumShape.hxx [deleted file]
src/Sweep/Sweep_NumShape.lxx [deleted file]
src/Sweep/Sweep_NumShapeIterator.cxx [deleted file]
src/Sweep/Sweep_NumShapeIterator.hxx [deleted file]
src/Sweep/Sweep_NumShapeIterator.lxx [deleted file]
src/Sweep/Sweep_NumShapeTool.cxx [deleted file]
src/Sweep/Sweep_NumShapeTool.hxx [deleted file]
src/TColGeom/FILES [deleted file]
src/TColGeom/TColGeom_Array1OfBSplineCurve.hxx [deleted file]
src/TColGeom/TColGeom_Array1OfBezierCurve.hxx [deleted file]
src/TColGeom/TColGeom_Array1OfCurve.hxx [deleted file]
src/TColGeom/TColGeom_Array1OfSurface.hxx [deleted file]
src/TColGeom/TColGeom_Array2OfBezierSurface.hxx [deleted file]
src/TColGeom/TColGeom_Array2OfSurface.hxx [deleted file]
src/TColGeom/TColGeom_HArray1OfBSplineCurve.hxx [deleted file]
src/TColGeom/TColGeom_HArray1OfBezierCurve.hxx [deleted file]
src/TColGeom/TColGeom_HArray1OfCurve.hxx [deleted file]
src/TColGeom/TColGeom_HArray1OfSurface.hxx [deleted file]
src/TColGeom/TColGeom_HArray2OfSurface.hxx [deleted file]
src/TColGeom/TColGeom_HSequenceOfBoundedCurve.hxx [deleted file]
src/TColGeom/TColGeom_HSequenceOfCurve.hxx [deleted file]
src/TColGeom/TColGeom_SequenceOfBoundedCurve.hxx [deleted file]
src/TColGeom/TColGeom_SequenceOfCurve.hxx [deleted file]
src/TColGeom/TColGeom_SequenceOfSurface.hxx [deleted file]
src/TColGeom2d/FILES [deleted file]
src/TColGeom2d/TColGeom2d_Array1OfBSplineCurve.hxx [deleted file]
src/TColGeom2d/TColGeom2d_Array1OfBezierCurve.hxx [deleted file]
src/TColGeom2d/TColGeom2d_Array1OfCurve.hxx [deleted file]
src/TColGeom2d/TColGeom2d_HArray1OfBSplineCurve.hxx [deleted file]
src/TColGeom2d/TColGeom2d_HArray1OfBezierCurve.hxx [deleted file]
src/TColGeom2d/TColGeom2d_HArray1OfCurve.hxx [deleted file]
src/TColGeom2d/TColGeom2d_HSequenceOfBoundedCurve.hxx [deleted file]
src/TColGeom2d/TColGeom2d_HSequenceOfCurve.hxx [deleted file]
src/TColGeom2d/TColGeom2d_SequenceOfBoundedCurve.hxx [deleted file]
src/TColGeom2d/TColGeom2d_SequenceOfCurve.hxx [deleted file]
src/TColGeom2d/TColGeom2d_SequenceOfGeometry.hxx [deleted file]
src/TColStd/FILES [deleted file]
src/TColStd/TColStd_Array1OfAsciiString.hxx [deleted file]
src/TColStd/TColStd_Array1OfBoolean.hxx [deleted file]
src/TColStd/TColStd_Array1OfByte.hxx [deleted file]
src/TColStd/TColStd_Array1OfCharacter.hxx [deleted file]
src/TColStd/TColStd_Array1OfExtendedString.hxx [deleted file]
src/TColStd/TColStd_Array1OfInteger.hxx [deleted file]
src/TColStd/TColStd_Array1OfListOfInteger.hxx [deleted file]
src/TColStd/TColStd_Array1OfReal.hxx [deleted file]
src/TColStd/TColStd_Array1OfTransient.hxx [deleted file]
src/TColStd/TColStd_Array2OfBoolean.hxx [deleted file]
src/TColStd/TColStd_Array2OfCharacter.hxx [deleted file]
src/TColStd/TColStd_Array2OfInteger.hxx [deleted file]
src/TColStd/TColStd_Array2OfReal.hxx [deleted file]
src/TColStd/TColStd_Array2OfTransient.hxx [deleted file]
src/TColStd/TColStd_DataMapIteratorOfDataMapOfAsciiStringInteger.hxx [deleted file]
src/TColStd/TColStd_DataMapIteratorOfDataMapOfIntegerInteger.hxx [deleted file]
src/TColStd/TColStd_DataMapIteratorOfDataMapOfIntegerListOfInteger.hxx [deleted file]
src/TColStd/TColStd_DataMapIteratorOfDataMapOfIntegerReal.hxx [deleted file]
src/TColStd/TColStd_DataMapIteratorOfDataMapOfIntegerTransient.hxx [deleted file]
src/TColStd/TColStd_DataMapIteratorOfDataMapOfStringInteger.hxx [deleted file]
src/TColStd/TColStd_DataMapIteratorOfDataMapOfTransientTransient.hxx [deleted file]
src/TColStd/TColStd_DataMapOfAsciiStringInteger.hxx [deleted file]
src/TColStd/TColStd_DataMapOfIntegerInteger.hxx [deleted file]
src/TColStd/TColStd_DataMapOfIntegerListOfInteger.hxx [deleted file]
src/TColStd/TColStd_DataMapOfIntegerReal.hxx [deleted file]
src/TColStd/TColStd_DataMapOfIntegerTransient.hxx [deleted file]
src/TColStd/TColStd_DataMapOfStringInteger.hxx [deleted file]
src/TColStd/TColStd_DataMapOfTransientTransient.hxx [deleted file]
src/TColStd/TColStd_HArray1OfAsciiString.hxx [deleted file]
src/TColStd/TColStd_HArray1OfBoolean.hxx [deleted file]
src/TColStd/TColStd_HArray1OfByte.hxx [deleted file]
src/TColStd/TColStd_HArray1OfCharacter.hxx [deleted file]
src/TColStd/TColStd_HArray1OfExtendedString.hxx [deleted file]
src/TColStd/TColStd_HArray1OfInteger.hxx [deleted file]
src/TColStd/TColStd_HArray1OfListOfInteger.hxx [deleted file]
src/TColStd/TColStd_HArray1OfReal.hxx [deleted file]
src/TColStd/TColStd_HArray1OfTransient.hxx [deleted file]
src/TColStd/TColStd_HArray2OfBoolean.hxx [deleted file]
src/TColStd/TColStd_HArray2OfCharacter.hxx [deleted file]
src/TColStd/TColStd_HArray2OfInteger.hxx [deleted file]
src/TColStd/TColStd_HArray2OfReal.hxx [deleted file]
src/TColStd/TColStd_HArray2OfTransient.hxx [deleted file]
src/TColStd/TColStd_HPackedMapOfInteger.cxx [deleted file]
src/TColStd/TColStd_HPackedMapOfInteger.hxx [deleted file]
src/TColStd/TColStd_HPackedMapOfInteger.lxx [deleted file]
src/TColStd/TColStd_HSequenceOfAsciiString.hxx [deleted file]
src/TColStd/TColStd_HSequenceOfExtendedString.hxx [deleted file]
src/TColStd/TColStd_HSequenceOfHAsciiString.hxx [deleted file]
src/TColStd/TColStd_HSequenceOfHExtendedString.hxx [deleted file]
src/TColStd/TColStd_HSequenceOfInteger.hxx [deleted file]
src/TColStd/TColStd_HSequenceOfReal.hxx [deleted file]
src/TColStd/TColStd_HSequenceOfTransient.hxx [deleted file]
src/TColStd/TColStd_IndexedDataMapOfStringString.hxx [deleted file]
src/TColStd/TColStd_IndexedDataMapOfTransientTransient.hxx [deleted file]
src/TColStd/TColStd_IndexedMapOfInteger.hxx [deleted file]
src/TColStd/TColStd_IndexedMapOfReal.hxx [deleted file]
src/TColStd/TColStd_IndexedMapOfTransient.hxx [deleted file]
src/TColStd/TColStd_ListIteratorOfListOfAsciiString.hxx [deleted file]
src/TColStd/TColStd_ListIteratorOfListOfInteger.hxx [deleted file]
src/TColStd/TColStd_ListIteratorOfListOfReal.hxx [deleted file]
src/TColStd/TColStd_ListIteratorOfListOfTransient.hxx [deleted file]
src/TColStd/TColStd_ListOfAsciiString.hxx [deleted file]
src/TColStd/TColStd_ListOfInteger.hxx [deleted file]
src/TColStd/TColStd_ListOfReal.hxx [deleted file]
src/TColStd/TColStd_ListOfTransient.hxx [deleted file]
src/TColStd/TColStd_MapIteratorOfMapOfAsciiString.hxx [deleted file]
src/TColStd/TColStd_MapIteratorOfMapOfInteger.hxx [deleted file]
src/TColStd/TColStd_MapIteratorOfMapOfReal.hxx [deleted file]
src/TColStd/TColStd_MapIteratorOfMapOfTransient.hxx [deleted file]
src/TColStd/TColStd_MapIteratorOfPackedMapOfInteger.hxx [deleted file]
src/TColStd/TColStd_MapOfAsciiString.hxx [deleted file]
src/TColStd/TColStd_MapOfInteger.hxx [deleted file]
src/TColStd/TColStd_MapOfReal.hxx [deleted file]
src/TColStd/TColStd_MapOfTransient.hxx [deleted file]
src/TColStd/TColStd_PackedMapOfInteger.cxx [deleted file]
src/TColStd/TColStd_PackedMapOfInteger.hxx [deleted file]
src/TColStd/TColStd_SequenceOfAddress.hxx [deleted file]
src/TColStd/TColStd_SequenceOfAsciiString.hxx [deleted file]
src/TColStd/TColStd_SequenceOfBoolean.hxx [deleted file]
src/TColStd/TColStd_SequenceOfExtendedString.hxx [deleted file]
src/TColStd/TColStd_SequenceOfHAsciiString.hxx [deleted file]
src/TColStd/TColStd_SequenceOfHExtendedString.hxx [deleted file]
src/TColStd/TColStd_SequenceOfInteger.hxx [deleted file]
src/TColStd/TColStd_SequenceOfReal.hxx [deleted file]
src/TColStd/TColStd_SequenceOfTransient.hxx [deleted file]
src/TColgp/FILES [deleted file]
src/TColgp/TColgp_Array1OfCirc2d.hxx [deleted file]
src/TColgp/TColgp_Array1OfDir.hxx [deleted file]
src/TColgp/TColgp_Array1OfDir2d.hxx [deleted file]
src/TColgp/TColgp_Array1OfLin2d.hxx [deleted file]
src/TColgp/TColgp_Array1OfPnt.hxx [deleted file]
src/TColgp/TColgp_Array1OfPnt2d.hxx [deleted file]
src/TColgp/TColgp_Array1OfVec.hxx [deleted file]
src/TColgp/TColgp_Array1OfVec2d.hxx [deleted file]
src/TColgp/TColgp_Array1OfXY.hxx [deleted file]
src/TColgp/TColgp_Array1OfXYZ.hxx [deleted file]
src/TColgp/TColgp_Array2OfCirc2d.hxx [deleted file]
src/TColgp/TColgp_Array2OfDir.hxx [deleted file]
src/TColgp/TColgp_Array2OfDir2d.hxx [deleted file]
src/TColgp/TColgp_Array2OfLin2d.hxx [deleted file]
src/TColgp/TColgp_Array2OfPnt.hxx [deleted file]
src/TColgp/TColgp_Array2OfPnt2d.hxx [deleted file]
src/TColgp/TColgp_Array2OfVec.hxx [deleted file]
src/TColgp/TColgp_Array2OfVec2d.hxx [deleted file]
src/TColgp/TColgp_Array2OfXY.hxx [deleted file]
src/TColgp/TColgp_Array2OfXYZ.hxx [deleted file]
src/TColgp/TColgp_HArray1OfCirc2d.hxx [deleted file]
src/TColgp/TColgp_HArray1OfDir.hxx [deleted file]
src/TColgp/TColgp_HArray1OfDir2d.hxx [deleted file]
src/TColgp/TColgp_HArray1OfLin2d.hxx [deleted file]
src/TColgp/TColgp_HArray1OfPnt.hxx [deleted file]
src/TColgp/TColgp_HArray1OfPnt2d.hxx [deleted file]
src/TColgp/TColgp_HArray1OfVec.hxx [deleted file]
src/TColgp/TColgp_HArray1OfVec2d.hxx [deleted file]
src/TColgp/TColgp_HArray1OfXY.hxx [deleted file]
src/TColgp/TColgp_HArray1OfXYZ.hxx [deleted file]
src/TColgp/TColgp_HArray2OfCirc2d.hxx [deleted file]
src/TColgp/TColgp_HArray2OfDir.hxx [deleted file]
src/TColgp/TColgp_HArray2OfDir2d.hxx [deleted file]
src/TColgp/TColgp_HArray2OfLin2d.hxx [deleted file]
src/TColgp/TColgp_HArray2OfPnt.hxx [deleted file]
src/TColgp/TColgp_HArray2OfPnt2d.hxx [deleted file]
src/TColgp/TColgp_HArray2OfVec.hxx [deleted file]
src/TColgp/TColgp_HArray2OfVec2d.hxx [deleted file]
src/TColgp/TColgp_HArray2OfXY.hxx [deleted file]
src/TColgp/TColgp_HArray2OfXYZ.hxx [deleted file]
src/TColgp/TColgp_HSequenceOfDir.hxx [deleted file]
src/TColgp/TColgp_HSequenceOfDir2d.hxx [deleted file]
src/TColgp/TColgp_HSequenceOfPnt.hxx [deleted file]
src/TColgp/TColgp_HSequenceOfPnt2d.hxx [deleted file]
src/TColgp/TColgp_HSequenceOfVec.hxx [deleted file]
src/TColgp/TColgp_HSequenceOfVec2d.hxx [deleted file]
src/TColgp/TColgp_HSequenceOfXY.hxx [deleted file]
src/TColgp/TColgp_HSequenceOfXYZ.hxx [deleted file]
src/TColgp/TColgp_SequenceOfArray1OfPnt2d.hxx [deleted file]
src/TColgp/TColgp_SequenceOfAx1.hxx [deleted file]
src/TColgp/TColgp_SequenceOfDir.hxx [deleted file]
src/TColgp/TColgp_SequenceOfDir2d.hxx [deleted file]
src/TColgp/TColgp_SequenceOfPnt.hxx [deleted file]
src/TColgp/TColgp_SequenceOfPnt2d.hxx [deleted file]
src/TColgp/TColgp_SequenceOfVec.hxx [deleted file]
src/TColgp/TColgp_SequenceOfVec2d.hxx [deleted file]
src/TColgp/TColgp_SequenceOfXY.hxx [deleted file]
src/TColgp/TColgp_SequenceOfXYZ.hxx [deleted file]
src/TCollection/FILES [deleted file]
src/TCollection/TCollection.hxx [deleted file]
src/TCollection/TCollection_AsciiString.cxx [deleted file]
src/TCollection/TCollection_AsciiString.hxx [deleted file]
src/TCollection/TCollection_AsciiString.lxx [deleted file]
src/TCollection/TCollection_ExtendedString.cxx [deleted file]
src/TCollection/TCollection_ExtendedString.hxx [deleted file]
src/TCollection/TCollection_HAsciiString.cxx [deleted file]
src/TCollection/TCollection_HAsciiString.hxx [deleted file]
src/TCollection/TCollection_HAsciiString.lxx [deleted file]
src/TCollection/TCollection_HExtendedString.cxx [deleted file]
src/TCollection/TCollection_HExtendedString.hxx [deleted file]
src/TDF/FILES [deleted file]
src/TDF/TDF.cxx [deleted file]
src/TDF/TDF.hxx [deleted file]
src/TDF/TDF_Attribute.cxx [deleted file]
src/TDF/TDF_Attribute.hxx [deleted file]
src/TDF/TDF_Attribute.lxx [deleted file]
src/TDF/TDF_AttributeArray1.hxx [deleted file]
src/TDF/TDF_AttributeDataMap.hxx [deleted file]
src/TDF/TDF_AttributeDelta.cxx [deleted file]
src/TDF/TDF_AttributeDelta.hxx [deleted file]
src/TDF/TDF_AttributeDeltaList.hxx [deleted file]
src/TDF/TDF_AttributeDoubleMap.hxx [deleted file]
src/TDF/TDF_AttributeIndexedMap.hxx [deleted file]
src/TDF/TDF_AttributeIterator.cxx [deleted file]
src/TDF/TDF_AttributeIterator.hxx [deleted file]
src/TDF/TDF_AttributeList.hxx [deleted file]
src/TDF/TDF_AttributeMap.hxx [deleted file]
src/TDF/TDF_AttributeSequence.hxx [deleted file]
src/TDF/TDF_ChildIDIterator.cxx [deleted file]
src/TDF/TDF_ChildIDIterator.hxx [deleted file]
src/TDF/TDF_ChildIDIterator.lxx [deleted file]
src/TDF/TDF_ChildIterator.cxx [deleted file]
src/TDF/TDF_ChildIterator.hxx [deleted file]
src/TDF/TDF_ChildIterator.lxx [deleted file]
src/TDF/TDF_ClosureMode.cxx [deleted file]
src/TDF/TDF_ClosureMode.hxx [deleted file]
src/TDF/TDF_ClosureMode.lxx [deleted file]
src/TDF/TDF_ClosureTool.cxx [deleted file]
src/TDF/TDF_ClosureTool.hxx [deleted file]
src/TDF/TDF_ComparisonTool.cxx [deleted file]
src/TDF/TDF_ComparisonTool.hxx [deleted file]
src/TDF/TDF_CopyLabel.cxx [deleted file]
src/TDF/TDF_CopyLabel.hxx [deleted file]
src/TDF/TDF_CopyLabel.lxx [deleted file]
src/TDF/TDF_CopyTool.cxx [deleted file]
src/TDF/TDF_CopyTool.hxx [deleted file]
src/TDF/TDF_Data.cxx [deleted file]
src/TDF/TDF_Data.hxx [deleted file]
src/TDF/TDF_Data.lxx [deleted file]
src/TDF/TDF_DataMapIteratorOfAttributeDataMap.hxx [deleted file]
src/TDF/TDF_DataMapIteratorOfLabelDataMap.hxx [deleted file]
src/TDF/TDF_DataMapIteratorOfLabelIntegerMap.hxx [deleted file]
src/TDF/TDF_DataSet.cxx [deleted file]
src/TDF/TDF_DataSet.hxx [deleted file]
src/TDF/TDF_DataSet.lxx [deleted file]
src/TDF/TDF_DefaultDeltaOnModification.cxx [deleted file]
src/TDF/TDF_DefaultDeltaOnModification.hxx [deleted file]
src/TDF/TDF_DefaultDeltaOnRemoval.cxx [deleted file]
src/TDF/TDF_DefaultDeltaOnRemoval.hxx [deleted file]
src/TDF/TDF_Delta.cxx [deleted file]
src/TDF/TDF_Delta.hxx [deleted file]
src/TDF/TDF_Delta.lxx [deleted file]
src/TDF/TDF_DeltaList.hxx [deleted file]
src/TDF/TDF_DeltaOnAddition.cxx [deleted file]
src/TDF/TDF_DeltaOnAddition.hxx [deleted file]
src/TDF/TDF_DeltaOnForget.cxx [deleted file]
src/TDF/TDF_DeltaOnForget.hxx [deleted file]
src/TDF/TDF_DeltaOnModification.cxx [deleted file]
src/TDF/TDF_DeltaOnModification.hxx [deleted file]
src/TDF/TDF_DeltaOnRemoval.cxx [deleted file]
src/TDF/TDF_DeltaOnRemoval.hxx [deleted file]
src/TDF/TDF_DeltaOnResume.cxx [deleted file]
src/TDF/TDF_DeltaOnResume.hxx [deleted file]
src/TDF/TDF_DerivedAttribute.cxx [deleted file]
src/TDF/TDF_DerivedAttribute.hxx [deleted file]
src/TDF/TDF_DoubleMapIteratorOfAttributeDoubleMap.hxx [deleted file]
src/TDF/TDF_DoubleMapIteratorOfGUIDProgIDMap.hxx [deleted file]
src/TDF/TDF_DoubleMapIteratorOfLabelDoubleMap.hxx [deleted file]
src/TDF/TDF_GUIDProgIDMap.hxx [deleted file]
src/TDF/TDF_HAllocator.hxx [deleted file]
src/TDF/TDF_HAttributeArray1.hxx [deleted file]
src/TDF/TDF_IDFilter.cxx [deleted file]
src/TDF/TDF_IDFilter.hxx [deleted file]
src/TDF/TDF_IDFilter.lxx [deleted file]
src/TDF/TDF_IDList.hxx [deleted file]
src/TDF/TDF_IDMap.hxx [deleted file]
src/TDF/TDF_Label.cxx [deleted file]
src/TDF/TDF_Label.hxx [deleted file]
src/TDF/TDF_Label.lxx [deleted file]
src/TDF/TDF_LabelDataMap.hxx [deleted file]
src/TDF/TDF_LabelDoubleMap.hxx [deleted file]
src/TDF/TDF_LabelIndexedMap.hxx [deleted file]
src/TDF/TDF_LabelIntegerMap.hxx [deleted file]
src/TDF/TDF_LabelList.hxx [deleted file]
src/TDF/TDF_LabelMap.hxx [deleted file]
src/TDF/TDF_LabelNode.cxx [deleted file]
src/TDF/TDF_LabelNode.hxx [deleted file]
src/TDF/TDF_LabelNodePtr.hxx [deleted file]
src/TDF/TDF_LabelSequence.hxx [deleted file]
src/TDF/TDF_ListIteratorOfAttributeDeltaList.hxx [deleted file]
src/TDF/TDF_ListIteratorOfAttributeList.hxx [deleted file]
src/TDF/TDF_ListIteratorOfDeltaList.hxx [deleted file]
src/TDF/TDF_ListIteratorOfIDList.hxx [deleted file]
src/TDF/TDF_ListIteratorOfLabelList.hxx [deleted file]
src/TDF/TDF_MapIteratorOfAttributeMap.hxx [deleted file]
src/TDF/TDF_MapIteratorOfIDMap.hxx [deleted file]
src/TDF/TDF_MapIteratorOfLabelMap.hxx [deleted file]
src/TDF/TDF_Reference.cxx [deleted file]
src/TDF/TDF_Reference.hxx [deleted file]
src/TDF/TDF_RelocationTable.cxx [deleted file]
src/TDF/TDF_RelocationTable.hxx [deleted file]
src/TDF/TDF_TagSource.cxx [deleted file]
src/TDF/TDF_TagSource.hxx [deleted file]
src/TDF/TDF_Tool.cxx [deleted file]
src/TDF/TDF_Tool.hxx [deleted file]
src/TDF/TDF_Transaction.cxx [deleted file]
src/TDF/TDF_Transaction.hxx [deleted file]
src/TDF/TDF_Transaction.lxx [deleted file]
src/TDataStd/FILES [deleted file]
src/TDataStd/TDataStd.cxx [deleted file]
src/TDataStd/TDataStd.hxx [deleted file]
src/TDataStd/TDataStd_AsciiString.cxx [deleted file]
src/TDataStd/TDataStd_AsciiString.hxx [deleted file]
src/TDataStd/TDataStd_BooleanArray.cxx [deleted file]
src/TDataStd/TDataStd_BooleanArray.hxx [deleted file]
src/TDataStd/TDataStd_BooleanList.cxx [deleted file]
src/TDataStd/TDataStd_BooleanList.hxx [deleted file]
src/TDataStd/TDataStd_ByteArray.cxx [deleted file]
src/TDataStd/TDataStd_ByteArray.hxx [deleted file]
src/TDataStd/TDataStd_ChildNodeIterator.cxx [deleted file]
src/TDataStd/TDataStd_ChildNodeIterator.hxx [deleted file]
src/TDataStd/TDataStd_Comment.cxx [deleted file]
src/TDataStd/TDataStd_Comment.hxx [deleted file]
src/TDataStd/TDataStd_Current.cxx [deleted file]
src/TDataStd/TDataStd_Current.hxx [deleted file]
src/TDataStd/TDataStd_DataMapIteratorOfDataMapOfStringByte.hxx [deleted file]
src/TDataStd/TDataStd_DataMapIteratorOfDataMapOfStringHArray1OfInteger.hxx [deleted file]
src/TDataStd/TDataStd_DataMapIteratorOfDataMapOfStringHArray1OfReal.hxx [deleted file]
src/TDataStd/TDataStd_DataMapIteratorOfDataMapOfStringReal.hxx [deleted file]
src/TDataStd/TDataStd_DataMapIteratorOfDataMapOfStringString.hxx [deleted file]
src/TDataStd/TDataStd_DataMapOfStringByte.hxx [deleted file]
src/TDataStd/TDataStd_DataMapOfStringHArray1OfInteger.hxx [deleted file]
src/TDataStd/TDataStd_DataMapOfStringHArray1OfReal.hxx [deleted file]
src/TDataStd/TDataStd_DataMapOfStringReal.hxx [deleted file]
src/TDataStd/TDataStd_DataMapOfStringString.hxx [deleted file]
src/TDataStd/TDataStd_DeltaOnModificationOfByteArray.cxx [deleted file]
src/TDataStd/TDataStd_DeltaOnModificationOfByteArray.hxx [deleted file]
src/TDataStd/TDataStd_DeltaOnModificationOfExtStringArray.cxx [deleted file]
src/TDataStd/TDataStd_DeltaOnModificationOfExtStringArray.hxx [deleted file]
src/TDataStd/TDataStd_DeltaOnModificationOfIntArray.cxx [deleted file]
src/TDataStd/TDataStd_DeltaOnModificationOfIntArray.hxx [deleted file]
src/TDataStd/TDataStd_DeltaOnModificationOfIntPackedMap.cxx [deleted file]
src/TDataStd/TDataStd_DeltaOnModificationOfIntPackedMap.hxx [deleted file]
src/TDataStd/TDataStd_DeltaOnModificationOfRealArray.cxx [deleted file]
src/TDataStd/TDataStd_DeltaOnModificationOfRealArray.hxx [deleted file]
src/TDataStd/TDataStd_Directory.cxx [deleted file]
src/TDataStd/TDataStd_Directory.hxx [deleted file]
src/TDataStd/TDataStd_Expression.cxx [deleted file]
src/TDataStd/TDataStd_Expression.hxx [deleted file]
src/TDataStd/TDataStd_ExtStringArray.cxx [deleted file]
src/TDataStd/TDataStd_ExtStringArray.hxx [deleted file]
src/TDataStd/TDataStd_ExtStringList.cxx [deleted file]
src/TDataStd/TDataStd_ExtStringList.hxx [deleted file]
src/TDataStd/TDataStd_GenericEmpty.cxx [deleted file]
src/TDataStd/TDataStd_GenericEmpty.hxx [deleted file]
src/TDataStd/TDataStd_GenericExtString.cxx [deleted file]
src/TDataStd/TDataStd_GenericExtString.hxx [deleted file]
src/TDataStd/TDataStd_HDataMapOfStringByte.cxx [deleted file]
src/TDataStd/TDataStd_HDataMapOfStringByte.hxx [deleted file]
src/TDataStd/TDataStd_HDataMapOfStringHArray1OfInteger.cxx [deleted file]
src/TDataStd/TDataStd_HDataMapOfStringHArray1OfInteger.hxx [deleted file]
src/TDataStd/TDataStd_HDataMapOfStringHArray1OfReal.cxx [deleted file]
src/TDataStd/TDataStd_HDataMapOfStringHArray1OfReal.hxx [deleted file]
src/TDataStd/TDataStd_HDataMapOfStringInteger.cxx [deleted file]
src/TDataStd/TDataStd_HDataMapOfStringInteger.hxx [deleted file]
src/TDataStd/TDataStd_HDataMapOfStringReal.cxx [deleted file]
src/TDataStd/TDataStd_HDataMapOfStringReal.hxx [deleted file]
src/TDataStd/TDataStd_HDataMapOfStringString.cxx [deleted file]
src/TDataStd/TDataStd_HDataMapOfStringString.hxx [deleted file]
src/TDataStd/TDataStd_HLabelArray1.hxx [deleted file]
src/TDataStd/TDataStd_IntPackedMap.cxx [deleted file]
src/TDataStd/TDataStd_IntPackedMap.hxx [deleted file]
src/TDataStd/TDataStd_Integer.cxx [deleted file]
src/TDataStd/TDataStd_Integer.hxx [deleted file]
src/TDataStd/TDataStd_IntegerArray.cxx [deleted file]
src/TDataStd/TDataStd_IntegerArray.hxx [deleted file]
src/TDataStd/TDataStd_IntegerList.cxx [deleted file]
src/TDataStd/TDataStd_IntegerList.hxx [deleted file]
src/TDataStd/TDataStd_LabelArray1.hxx [deleted file]
src/TDataStd/TDataStd_ListIteratorOfListOfByte.hxx [deleted file]
src/TDataStd/TDataStd_ListIteratorOfListOfExtendedString.hxx [deleted file]
src/TDataStd/TDataStd_ListOfByte.hxx [deleted file]
src/TDataStd/TDataStd_ListOfExtendedString.hxx [deleted file]
src/TDataStd/TDataStd_Name.cxx [deleted file]
src/TDataStd/TDataStd_Name.hxx [deleted file]
src/TDataStd/TDataStd_NamedData.cxx [deleted file]
src/TDataStd/TDataStd_NamedData.hxx [deleted file]
src/TDataStd/TDataStd_NoteBook.cxx [deleted file]
src/TDataStd/TDataStd_NoteBook.hxx [deleted file]
src/TDataStd/TDataStd_PtrTreeNode.hxx [deleted file]
src/TDataStd/TDataStd_Real.cxx [deleted file]
src/TDataStd/TDataStd_Real.hxx [deleted file]
src/TDataStd/TDataStd_RealArray.cxx [deleted file]
src/TDataStd/TDataStd_RealArray.hxx [deleted file]
src/TDataStd/TDataStd_RealEnum.hxx [deleted file]
src/TDataStd/TDataStd_RealList.cxx [deleted file]
src/TDataStd/TDataStd_RealList.hxx [deleted file]
src/TDataStd/TDataStd_ReferenceArray.cxx [deleted file]
src/TDataStd/TDataStd_ReferenceArray.hxx [deleted file]
src/TDataStd/TDataStd_ReferenceList.cxx [deleted file]
src/TDataStd/TDataStd_ReferenceList.hxx [deleted file]
src/TDataStd/TDataStd_Relation.cxx [deleted file]
src/TDataStd/TDataStd_Relation.hxx [deleted file]
src/TDataStd/TDataStd_Tick.cxx [deleted file]
src/TDataStd/TDataStd_Tick.hxx [deleted file]
src/TDataStd/TDataStd_TreeNode.cxx [deleted file]
src/TDataStd/TDataStd_TreeNode.hxx [deleted file]
src/TDataStd/TDataStd_TreeNode.lxx [deleted file]
src/TDataStd/TDataStd_UAttribute.cxx [deleted file]
src/TDataStd/TDataStd_UAttribute.hxx [deleted file]
src/TDataStd/TDataStd_Variable.cxx [deleted file]
src/TDataStd/TDataStd_Variable.hxx [deleted file]
src/TDataXtd/FILES [deleted file]
src/TDataXtd/TDataXtd.cxx [deleted file]
src/TDataXtd/TDataXtd.hxx [deleted file]
src/TDataXtd/TDataXtd_Array1OfTrsf.hxx [deleted file]
src/TDataXtd/TDataXtd_Axis.cxx [deleted file]
src/TDataXtd/TDataXtd_Axis.hxx [deleted file]
src/TDataXtd/TDataXtd_Constraint.cxx [deleted file]
src/TDataXtd/TDataXtd_Constraint.hxx [deleted file]
src/TDataXtd/TDataXtd_ConstraintEnum.hxx [deleted file]
src/TDataXtd/TDataXtd_Geometry.cxx [deleted file]
src/TDataXtd/TDataXtd_Geometry.hxx [deleted file]
src/TDataXtd/TDataXtd_GeometryEnum.hxx [deleted file]
src/TDataXtd/TDataXtd_HArray1OfTrsf.hxx [deleted file]
src/TDataXtd/TDataXtd_Pattern.cxx [deleted file]
src/TDataXtd/TDataXtd_Pattern.hxx [deleted file]
src/TDataXtd/TDataXtd_PatternStd.cxx [deleted file]
src/TDataXtd/TDataXtd_PatternStd.hxx [deleted file]
src/TDataXtd/TDataXtd_PatternStd.lxx [deleted file]
src/TDataXtd/TDataXtd_Placement.cxx [deleted file]
src/TDataXtd/TDataXtd_Placement.hxx [deleted file]
src/TDataXtd/TDataXtd_Plane.cxx [deleted file]
src/TDataXtd/TDataXtd_Plane.hxx [deleted file]
src/TDataXtd/TDataXtd_Point.cxx [deleted file]
src/TDataXtd/TDataXtd_Point.hxx [deleted file]
src/TDataXtd/TDataXtd_Position.cxx [deleted file]
src/TDataXtd/TDataXtd_Position.hxx [deleted file]
src/TDataXtd/TDataXtd_Presentation.cxx [deleted file]
src/TDataXtd/TDataXtd_Presentation.hxx [deleted file]
src/TDataXtd/TDataXtd_Shape.cxx [deleted file]
src/TDataXtd/TDataXtd_Shape.hxx [deleted file]
src/TDataXtd/TDataXtd_Triangulation.cxx [deleted file]
src/TDataXtd/TDataXtd_Triangulation.hxx [deleted file]
src/TDocStd/FILES [deleted file]
src/TDocStd/TDocStd.cxx [deleted file]
src/TDocStd/TDocStd.hxx [deleted file]
src/TDocStd/TDocStd_Application.cxx [deleted file]
src/TDocStd/TDocStd_Application.hxx [deleted file]
src/TDocStd/TDocStd_ApplicationDelta.cxx [deleted file]
src/TDocStd/TDocStd_ApplicationDelta.hxx [deleted file]
src/TDocStd/TDocStd_ApplicationDelta.lxx [deleted file]
src/TDocStd/TDocStd_CompoundDelta.cxx [deleted file]
src/TDocStd/TDocStd_CompoundDelta.hxx [deleted file]
src/TDocStd/TDocStd_Context.cxx [deleted file]
src/TDocStd/TDocStd_Context.hxx [deleted file]
src/TDocStd/TDocStd_DataMapIteratorOfLabelIDMapDataMap.hxx [deleted file]
src/TDocStd/TDocStd_Document.cxx [deleted file]
src/TDocStd/TDocStd_Document.hxx [deleted file]
src/TDocStd/TDocStd_Document.lxx [deleted file]
src/TDocStd/TDocStd_FormatVersion.hxx [deleted file]
src/TDocStd/TDocStd_LabelIDMapDataMap.hxx [deleted file]
src/TDocStd/TDocStd_Modified.cxx [deleted file]
src/TDocStd/TDocStd_Modified.hxx [deleted file]
src/TDocStd/TDocStd_MultiTransactionManager.cxx [deleted file]
src/TDocStd/TDocStd_MultiTransactionManager.hxx [deleted file]
src/TDocStd/TDocStd_MultiTransactionManager.lxx [deleted file]
src/TDocStd/TDocStd_Owner.cxx [deleted file]
src/TDocStd/TDocStd_Owner.hxx [deleted file]
src/TDocStd/TDocStd_PathParser.cxx [deleted file]
src/TDocStd/TDocStd_PathParser.hxx [deleted file]
src/TDocStd/TDocStd_SequenceOfApplicationDelta.hxx [deleted file]
src/TDocStd/TDocStd_SequenceOfDocument.hxx [deleted file]
src/TDocStd/TDocStd_XLink.cxx [deleted file]
src/TDocStd/TDocStd_XLink.hxx [deleted file]
src/TDocStd/TDocStd_XLink.lxx [deleted file]
src/TDocStd/TDocStd_XLinkIterator.cxx [deleted file]
src/TDocStd/TDocStd_XLinkIterator.hxx [deleted file]
src/TDocStd/TDocStd_XLinkIterator.lxx [deleted file]
src/TDocStd/TDocStd_XLinkPtr.hxx [deleted file]
src/TDocStd/TDocStd_XLinkRoot.cxx [deleted file]
src/TDocStd/TDocStd_XLinkRoot.hxx [deleted file]
src/TDocStd/TDocStd_XLinkRoot.lxx [deleted file]
src/TDocStd/TDocStd_XLinkTool.cxx [deleted file]
src/TDocStd/TDocStd_XLinkTool.hxx [deleted file]
src/TFunction/FILES [deleted file]
src/TFunction/TFunction_Array1OfDataMapOfGUIDDriver.hxx [deleted file]
src/TFunction/TFunction_DataMapIteratorOfDataMapOfGUIDDriver.hxx [deleted file]
src/TFunction/TFunction_DataMapIteratorOfDataMapOfLabelListOfLabel.hxx [deleted file]
src/TFunction/TFunction_DataMapOfGUIDDriver.hxx [deleted file]
src/TFunction/TFunction_DataMapOfLabelListOfLabel.hxx [deleted file]
src/TFunction/TFunction_DoubleMapIteratorOfDoubleMapOfIntegerLabel.hxx [deleted file]
src/TFunction/TFunction_DoubleMapOfIntegerLabel.hxx [deleted file]
src/TFunction/TFunction_Driver.cxx [deleted file]
src/TFunction/TFunction_Driver.hxx [deleted file]
src/TFunction/TFunction_Driver.lxx [deleted file]
src/TFunction/TFunction_DriverTable.cxx [deleted file]
src/TFunction/TFunction_DriverTable.hxx [deleted file]
src/TFunction/TFunction_ExecutionStatus.hxx [deleted file]
src/TFunction/TFunction_Function.cxx [deleted file]
src/TFunction/TFunction_Function.hxx [deleted file]
src/TFunction/TFunction_GraphNode.cxx [deleted file]
src/TFunction/TFunction_GraphNode.hxx [deleted file]
src/TFunction/TFunction_HArray1OfDataMapOfGUIDDriver.hxx [deleted file]
src/TFunction/TFunction_IFunction.cxx [deleted file]
src/TFunction/TFunction_IFunction.hxx [deleted file]
src/TFunction/TFunction_Iterator.cxx [deleted file]
src/TFunction/TFunction_Iterator.hxx [deleted file]
src/TFunction/TFunction_Logbook.cxx [deleted file]
src/TFunction/TFunction_Logbook.hxx [deleted file]
src/TFunction/TFunction_Logbook.lxx [deleted file]
src/TFunction/TFunction_Scope.cxx [deleted file]
src/TFunction/TFunction_Scope.hxx [deleted file]
src/TKBO/CMakeLists.txt [deleted file]
src/TKBO/EXTERNLIB [deleted file]
src/TKBO/FILES [deleted file]
src/TKBO/PACKAGES [deleted file]
src/TKBRep/CMakeLists.txt [deleted file]
src/TKBRep/EXTERNLIB [deleted file]
src/TKBRep/FILES [deleted file]
src/TKBRep/PACKAGES [deleted file]
src/TKBRep/TKBRep_pch.hxx [deleted file]
src/TKBin/CMakeLists.txt [deleted file]
src/TKBin/EXTERNLIB [deleted file]
src/TKBin/FILES [deleted file]
src/TKBin/PACKAGES [deleted file]
src/TKBinL/CMakeLists.txt [deleted file]
src/TKBinL/EXTERNLIB [deleted file]
src/TKBinL/FILES [deleted file]
src/TKBinL/PACKAGES [deleted file]
src/TKBinTObj/CMakeLists.txt [deleted file]
src/TKBinTObj/EXTERNLIB [deleted file]
src/TKBinTObj/FILES [deleted file]
src/TKBinTObj/PACKAGES [deleted file]
src/TKBinXCAF/CMakeLists.txt [deleted file]
src/TKBinXCAF/EXTERNLIB [deleted file]
src/TKBinXCAF/FILES [deleted file]
src/TKBinXCAF/PACKAGES [deleted file]
src/TKBool/CMakeLists.txt [deleted file]
src/TKBool/EXTERNLIB [deleted file]
src/TKBool/FILES [deleted file]
src/TKBool/PACKAGES [deleted file]
src/TKCAF/CMakeLists.txt [deleted file]
src/TKCAF/EXTERNLIB [deleted file]
src/TKCAF/FILES [deleted file]
src/TKCAF/PACKAGES [deleted file]
src/TKCDF/CMakeLists.txt [deleted file]
src/TKCDF/EXTERNLIB [deleted file]
src/TKCDF/FILES [deleted file]
src/TKCDF/PACKAGES [deleted file]
src/TKD3DHost/CMakeLists.txt [deleted file]
src/TKD3DHost/EXTERNLIB [deleted file]
src/TKD3DHost/FILES [deleted file]
src/TKD3DHost/PACKAGES [deleted file]
src/TKD3DHostTest/CMakeLists.txt [deleted file]
src/TKD3DHostTest/EXTERNLIB [deleted file]
src/TKD3DHostTest/FILES [deleted file]
src/TKD3DHostTest/PACKAGES [deleted file]
src/TKDCAF/CMakeLists.txt [deleted file]
src/TKDCAF/EXTERNLIB [deleted file]
src/TKDCAF/FILES [deleted file]
src/TKDCAF/PACKAGES [deleted file]
src/TKDE/CMakeLists.txt [deleted file]
src/TKDE/EXTERNLIB [deleted file]
src/TKDE/FILES [deleted file]
src/TKDE/PACKAGES [deleted file]
src/TKDECascade/CMakeLists.txt [deleted file]
src/TKDECascade/EXTERNLIB [deleted file]
src/TKDECascade/FILES [deleted file]
src/TKDECascade/PACKAGES [deleted file]
src/TKDEGLTF/CMakeLists.txt [deleted file]
src/TKDEGLTF/EXTERNLIB [deleted file]
src/TKDEGLTF/FILES [deleted file]
src/TKDEGLTF/PACKAGES [deleted file]
src/TKDEIGES/CMakeLists.txt [deleted file]
src/TKDEIGES/EXTERNLIB [deleted file]
src/TKDEIGES/FILES [deleted file]
src/TKDEIGES/PACKAGES [deleted file]
src/TKDEIGES/TKDEIGES_pch.hxx [deleted file]
src/TKDEOBJ/CMakeLists.txt [deleted file]
src/TKDEOBJ/EXTERNLIB [deleted file]
src/TKDEOBJ/FILES [deleted file]
src/TKDEOBJ/PACKAGES [deleted file]
src/TKDEPLY/CMakeLists.txt [deleted file]
src/TKDEPLY/EXTERNLIB [deleted file]
src/TKDEPLY/FILES [deleted file]
src/TKDEPLY/PACKAGES [deleted file]
src/TKDESTEP/CMakeLists.txt [deleted file]
src/TKDESTEP/EXTERNLIB [deleted file]
src/TKDESTEP/FILES [deleted file]
src/TKDESTEP/PACKAGES [deleted file]
src/TKDESTEP/TKDESTEP_pch.hxx [deleted file]
src/TKDESTL/CMakeLists.txt [deleted file]
src/TKDESTL/EXTERNLIB [deleted file]
src/TKDESTL/FILES [deleted file]
src/TKDESTL/PACKAGES [deleted file]
src/TKDEVRML/CMakeLists.txt [deleted file]
src/TKDEVRML/EXTERNLIB [deleted file]
src/TKDEVRML/FILES [deleted file]
src/TKDEVRML/PACKAGES [deleted file]
src/TKDraw/CMakeLists.txt [deleted file]
src/TKDraw/EXTERNLIB [deleted file]
src/TKDraw/FILES [deleted file]
src/TKDraw/PACKAGES [deleted file]
src/TKExpress/CMakeLists.txt [deleted file]
src/TKExpress/EXTERNLIB [deleted file]
src/TKExpress/FILES [deleted file]
src/TKExpress/PACKAGES [deleted file]
src/TKFeat/CMakeLists.txt [deleted file]
src/TKFeat/EXTERNLIB [deleted file]
src/TKFeat/FILES [deleted file]
src/TKFeat/PACKAGES [deleted file]
src/TKFillet/CMakeLists.txt [deleted file]
src/TKFillet/EXTERNLIB [deleted file]
src/TKFillet/FILES [deleted file]
src/TKFillet/PACKAGES [deleted file]
src/TKG2d/CMakeLists.txt [deleted file]
src/TKG2d/EXTERNLIB [deleted file]
src/TKG2d/FILES [deleted file]
src/TKG2d/PACKAGES [deleted file]
src/TKG3d/CMakeLists.txt [deleted file]
src/TKG3d/EXTERNLIB [deleted file]
src/TKG3d/FILES [deleted file]
src/TKG3d/PACKAGES [deleted file]
src/TKGeomAlgo/CMakeLists.txt [deleted file]
src/TKGeomAlgo/EXTERNLIB [deleted file]
src/TKGeomAlgo/FILES [deleted file]
src/TKGeomAlgo/PACKAGES [deleted file]
src/TKGeomBase/CMakeLists.txt [deleted file]
src/TKGeomBase/EXTERNLIB [deleted file]
src/TKGeomBase/FILES [deleted file]
src/TKGeomBase/PACKAGES [deleted file]
src/TKHLR/CMakeLists.txt [deleted file]
src/TKHLR/EXTERNLIB [deleted file]
src/TKHLR/FILES [deleted file]
src/TKHLR/PACKAGES [deleted file]
src/TKIVtk/CMakeLists.txt [deleted file]
src/TKIVtk/EXTERNLIB [deleted file]
src/TKIVtk/FILES [deleted file]
src/TKIVtk/PACKAGES [deleted file]
src/TKIVtkDraw/CMakeLists.txt [deleted file]
src/TKIVtkDraw/EXTERNLIB [deleted file]
src/TKIVtkDraw/FILES [deleted file]
src/TKIVtkDraw/PACKAGES [deleted file]
src/TKLCAF/CMakeLists.txt [deleted file]
src/TKLCAF/EXTERNLIB [deleted file]
src/TKLCAF/FILES [deleted file]
src/TKLCAF/PACKAGES [deleted file]
src/TKMath/CMakeLists.txt [deleted file]
src/TKMath/EXTERNLIB [deleted file]
src/TKMath/FILES [deleted file]
src/TKMath/PACKAGES [deleted file]
src/TKMath/TKMath_pch.hxx [deleted file]
src/TKMesh/CMakeLists.txt [deleted file]
src/TKMesh/EXTERNLIB [deleted file]
src/TKMesh/FILES [deleted file]
src/TKMesh/PACKAGES [deleted file]
src/TKMesh/TKMesh_pch.hxx [deleted file]
src/TKMeshVS/CMakeLists.txt [deleted file]
src/TKMeshVS/EXTERNLIB [deleted file]
src/TKMeshVS/FILES [deleted file]
src/TKMeshVS/PACKAGES [deleted file]
src/TKOffset/CMakeLists.txt [deleted file]
src/TKOffset/EXTERNLIB [deleted file]
src/TKOffset/FILES [deleted file]
src/TKOffset/PACKAGES [deleted file]
src/TKOpenGl/CMakeLists.txt [deleted file]
src/TKOpenGl/EXTERNLIB [deleted file]
src/TKOpenGl/FILES [deleted file]
src/TKOpenGl/PACKAGES [deleted file]
src/TKOpenGlTest/CMakeLists.txt [deleted file]
src/TKOpenGlTest/EXTERNLIB [deleted file]
src/TKOpenGlTest/FILES [deleted file]
src/TKOpenGlTest/PACKAGES [deleted file]
src/TKOpenGles/CMakeLists.txt [deleted file]
src/TKOpenGles/EXTERNLIB [deleted file]
src/TKOpenGles/FILES [deleted file]
src/TKOpenGles/PACKAGES [deleted file]
src/TKOpenGlesTest/CMakeLists.txt [deleted file]
src/TKOpenGlesTest/EXTERNLIB [deleted file]
src/TKOpenGlesTest/FILES [deleted file]
src/TKOpenGlesTest/PACKAGES [deleted file]
src/TKPrim/CMakeLists.txt [deleted file]
src/TKPrim/EXTERNLIB [deleted file]
src/TKPrim/FILES [deleted file]
src/TKPrim/PACKAGES [deleted file]
src/TKQADraw/CMakeLists.txt [deleted file]
src/TKQADraw/EXTERNLIB [deleted file]
src/TKQADraw/FILES [deleted file]
src/TKQADraw/PACKAGES [deleted file]
src/TKRWMesh/CMakeLists.txt [deleted file]
src/TKRWMesh/EXTERNLIB [deleted file]
src/TKRWMesh/FILES [deleted file]
src/TKRWMesh/PACKAGES [deleted file]
src/TKService/CMakeLists.txt [deleted file]
src/TKService/EXTERNLIB [deleted file]
src/TKService/FILES [deleted file]
src/TKService/PACKAGES [deleted file]
src/TKShHealing/CMakeLists.txt [deleted file]
src/TKShHealing/EXTERNLIB [deleted file]
src/TKShHealing/FILES [deleted file]
src/TKShHealing/PACKAGES [deleted file]
src/TKStd/CMakeLists.txt [deleted file]
src/TKStd/EXTERNLIB [deleted file]
src/TKStd/FILES [deleted file]
src/TKStd/PACKAGES [deleted file]
src/TKStdL/CMakeLists.txt [deleted file]
src/TKStdL/EXTERNLIB [deleted file]
src/TKStdL/FILES [deleted file]
src/TKStdL/PACKAGES [deleted file]
src/TKTObj/CMakeLists.txt [deleted file]
src/TKTObj/EXTERNLIB [deleted file]
src/TKTObj/FILES [deleted file]
src/TKTObj/PACKAGES [deleted file]
src/TKTObjDRAW/CMakeLists.txt [deleted file]
src/TKTObjDRAW/EXTERNLIB [deleted file]
src/TKTObjDRAW/FILES [deleted file]
src/TKTObjDRAW/PACKAGES [deleted file]
src/TKTopAlgo/CMakeLists.txt [deleted file]
src/TKTopAlgo/EXTERNLIB [deleted file]
src/TKTopAlgo/FILES [deleted file]
src/TKTopAlgo/PACKAGES [deleted file]
src/TKTopTest/CMakeLists.txt [deleted file]
src/TKTopTest/EXTERNLIB [deleted file]
src/TKTopTest/FILES [deleted file]
src/TKTopTest/PACKAGES [deleted file]
src/TKV3d/CMakeLists.txt [deleted file]
src/TKV3d/EXTERNLIB [deleted file]
src/TKV3d/FILES [deleted file]
src/TKV3d/PACKAGES [deleted file]
src/TKV3d/TKV3d_pch.hxx [deleted file]
src/TKVCAF/CMakeLists.txt [deleted file]
src/TKVCAF/EXTERNLIB [deleted file]
src/TKVCAF/FILES [deleted file]
src/TKVCAF/PACKAGES [deleted file]
src/TKViewerTest/CMakeLists.txt [deleted file]
src/TKViewerTest/EXTERNLIB [deleted file]
src/TKViewerTest/FILES [deleted file]
src/TKViewerTest/PACKAGES [deleted file]
src/TKXCAF/CMakeLists.txt [deleted file]
src/TKXCAF/EXTERNLIB [deleted file]
src/TKXCAF/FILES [deleted file]
src/TKXCAF/PACKAGES [deleted file]
src/TKXDEDRAW/CMakeLists.txt [deleted file]
src/TKXDEDRAW/EXTERNLIB [deleted file]
src/TKXDEDRAW/FILES [deleted file]
src/TKXDEDRAW/PACKAGES [deleted file]
src/TKXMesh/CMakeLists.txt [deleted file]
src/TKXMesh/EXTERNLIB [deleted file]
src/TKXMesh/FILES [deleted file]
src/TKXMesh/PACKAGES [deleted file]
src/TKXSBase/CMakeLists.txt [deleted file]
src/TKXSBase/EXTERNLIB [deleted file]
src/TKXSBase/FILES [deleted file]
src/TKXSBase/PACKAGES [deleted file]
src/TKXSBase/TKXSBase_pch.hxx [deleted file]
src/TKXSDRAW/CMakeLists.txt [deleted file]
src/TKXSDRAW/EXTERNLIB [deleted file]
src/TKXSDRAW/FILES [deleted file]
src/TKXSDRAW/PACKAGES [deleted file]
src/TKXSDRAWDE/CMakeLists.txt [deleted file]
src/TKXSDRAWDE/EXTERNLIB [deleted file]
src/TKXSDRAWDE/FILES [deleted file]
src/TKXSDRAWDE/PACKAGES [deleted file]
src/TKXSDRAWGLTF/CMakeLists.txt [deleted file]
src/TKXSDRAWGLTF/EXTERNLIB [deleted file]
src/TKXSDRAWGLTF/FILES [deleted file]
src/TKXSDRAWGLTF/PACKAGES [deleted file]
src/TKXSDRAWIGES/CMakeLists.txt [deleted file]
src/TKXSDRAWIGES/EXTERNLIB [deleted file]
src/TKXSDRAWIGES/FILES [deleted file]
src/TKXSDRAWIGES/PACKAGES [deleted file]
src/TKXSDRAWOBJ/CMakeLists.txt [deleted file]
src/TKXSDRAWOBJ/EXTERNLIB [deleted file]
src/TKXSDRAWOBJ/FILES [deleted file]
src/TKXSDRAWOBJ/PACKAGES [deleted file]
src/TKXSDRAWPLY/CMakeLists.txt [deleted file]
src/TKXSDRAWPLY/EXTERNLIB [deleted file]
src/TKXSDRAWPLY/FILES [deleted file]
src/TKXSDRAWPLY/PACKAGES [deleted file]
src/TKXSDRAWSTEP/CMakeLists.txt [deleted file]
src/TKXSDRAWSTEP/EXTERNLIB [deleted file]
src/TKXSDRAWSTEP/FILES [deleted file]
src/TKXSDRAWSTEP/PACKAGES [deleted file]
src/TKXSDRAWSTL/CMakeLists.txt [deleted file]
src/TKXSDRAWSTL/EXTERNLIB [deleted file]
src/TKXSDRAWSTL/FILES [deleted file]
src/TKXSDRAWSTL/PACKAGES [deleted file]
src/TKXSDRAWVRML/CMakeLists.txt [deleted file]
src/TKXSDRAWVRML/EXTERNLIB [deleted file]
src/TKXSDRAWVRML/FILES [deleted file]
src/TKXSDRAWVRML/PACKAGES [deleted file]
src/TKXml/CMakeLists.txt [deleted file]
src/TKXml/EXTERNLIB [deleted file]
src/TKXml/FILES [deleted file]
src/TKXml/PACKAGES [deleted file]
src/TKXmlL/CMakeLists.txt [deleted file]
src/TKXmlL/EXTERNLIB [deleted file]
src/TKXmlL/FILES [deleted file]
src/TKXmlL/PACKAGES [deleted file]
src/TKXmlTObj/CMakeLists.txt [deleted file]
src/TKXmlTObj/EXTERNLIB [deleted file]
src/TKXmlTObj/FILES [deleted file]
src/TKXmlTObj/PACKAGES [deleted file]
src/TKXmlXCAF/CMakeLists.txt [deleted file]
src/TKXmlXCAF/EXTERNLIB [deleted file]
src/TKXmlXCAF/FILES [deleted file]
src/TKXmlXCAF/PACKAGES [deleted file]
src/TKernel/CMakeLists.txt [deleted file]
src/TKernel/EXTERNLIB [deleted file]
src/TKernel/FILES [deleted file]
src/TKernel/PACKAGES [deleted file]
src/TKernel/TKernel_pch.hxx [deleted file]
src/TNaming/FILES [deleted file]
src/TNaming/TNaming.cxx [deleted file]
src/TNaming/TNaming.hxx [deleted file]
src/TNaming/TNaming_Builder.hxx [deleted file]
src/TNaming/TNaming_CopyShape.cxx [deleted file]
src/TNaming/TNaming_CopyShape.hxx [deleted file]
src/TNaming/TNaming_DataMapIteratorOfDataMapOfShapePtrRefShape.hxx [deleted file]
src/TNaming/TNaming_DataMapIteratorOfDataMapOfShapeShapesSet.hxx [deleted file]
src/TNaming/TNaming_DataMapOfShapePtrRefShape.hxx [deleted file]
src/TNaming/TNaming_DataMapOfShapeShapesSet.hxx [deleted file]
src/TNaming/TNaming_DeltaOnModification.cxx [deleted file]
src/TNaming/TNaming_DeltaOnModification.hxx [deleted file]
src/TNaming/TNaming_DeltaOnRemoval.cxx [deleted file]
src/TNaming/TNaming_DeltaOnRemoval.hxx [deleted file]
src/TNaming/TNaming_Evolution.hxx [deleted file]
src/TNaming/TNaming_Identifier.cxx [deleted file]
src/TNaming/TNaming_Identifier.hxx [deleted file]
src/TNaming/TNaming_Iterator.hxx [deleted file]
src/TNaming/TNaming_Iterator.lxx [deleted file]
src/TNaming/TNaming_IteratorOnShapesSet.hxx [deleted file]
src/TNaming/TNaming_IteratorOnShapesSet.lxx [deleted file]
src/TNaming/TNaming_ListIteratorOfListOfIndexedDataMapOfShapeListOfShape.hxx [deleted file]
src/TNaming/TNaming_ListIteratorOfListOfMapOfShape.hxx [deleted file]
src/TNaming/TNaming_ListIteratorOfListOfNamedShape.hxx [deleted file]
src/TNaming/TNaming_ListOfIndexedDataMapOfShapeListOfShape.hxx [deleted file]
src/TNaming/TNaming_ListOfMapOfShape.hxx [deleted file]
src/TNaming/TNaming_ListOfNamedShape.hxx [deleted file]
src/TNaming/TNaming_Localizer.cxx [deleted file]
src/TNaming/TNaming_Localizer.hxx [deleted file]
src/TNaming/TNaming_MapIteratorOfMapOfNamedShape.hxx [deleted file]
src/TNaming/TNaming_MapOfNamedShape.hxx [deleted file]
src/TNaming/TNaming_NCollections.hxx [deleted file]
src/TNaming/TNaming_Name.cxx [deleted file]
src/TNaming/TNaming_Name.hxx [deleted file]
src/TNaming/TNaming_NameType.hxx [deleted file]
src/TNaming/TNaming_NamedShape.cxx [deleted file]
src/TNaming/TNaming_NamedShape.hxx [deleted file]
src/TNaming/TNaming_NamedShape.lxx [deleted file]
src/TNaming/TNaming_Naming.cxx [deleted file]
src/TNaming/TNaming_Naming.hxx [deleted file]
src/TNaming/TNaming_NamingTool.cxx [deleted file]
src/TNaming/TNaming_NamingTool.hxx [deleted file]
src/TNaming/TNaming_NewShapeIterator.hxx [deleted file]
src/TNaming/TNaming_NewShapeIterator.lxx [deleted file]
src/TNaming/TNaming_OldShapeIterator.hxx [deleted file]
src/TNaming/TNaming_OldShapeIterator.lxx [deleted file]
src/TNaming/TNaming_PtrAttribute.hxx [deleted file]
src/TNaming/TNaming_PtrNode.hxx [deleted file]
src/TNaming/TNaming_PtrRefShape.hxx [deleted file]
src/TNaming/TNaming_RefShape.hxx [deleted file]
src/TNaming/TNaming_RefShape.lxx [deleted file]
src/TNaming/TNaming_SameShapeIterator.hxx [deleted file]
src/TNaming/TNaming_SameShapeIterator.lxx [deleted file]
src/TNaming/TNaming_Scope.cxx [deleted file]
src/TNaming/TNaming_Scope.hxx [deleted file]
src/TNaming/TNaming_Selector.cxx [deleted file]
src/TNaming/TNaming_Selector.hxx [deleted file]
src/TNaming/TNaming_ShapesSet.cxx [deleted file]
src/TNaming/TNaming_ShapesSet.hxx [deleted file]
src/TNaming/TNaming_ShapesSet.lxx [deleted file]
src/TNaming/TNaming_Tool.cxx [deleted file]
src/TNaming/TNaming_Tool.hxx [deleted file]
src/TNaming/TNaming_TranslateTool.cxx [deleted file]
src/TNaming/TNaming_TranslateTool.hxx [deleted file]
src/TNaming/TNaming_Translator.cxx [deleted file]
src/TNaming/TNaming_Translator.hxx [deleted file]
src/TNaming/TNaming_UsedShapes.cxx [deleted file]
src/TNaming/TNaming_UsedShapes.hxx [deleted file]
src/TNaming/TNaming_UsedShapes.lxx [deleted file]
src/TObj/FILES [deleted file]
src/TObj/TObj_Application.cxx [deleted file]
src/TObj/TObj_Application.hxx [deleted file]
src/TObj/TObj_Assistant.cxx [deleted file]
src/TObj/TObj_Assistant.hxx [deleted file]
src/TObj/TObj_CheckModel.cxx [deleted file]
src/TObj/TObj_CheckModel.hxx [deleted file]
src/TObj/TObj_Container.hxx [deleted file]
src/TObj/TObj_DeletingMode.hxx [deleted file]
src/TObj/TObj_HiddenPartition.cxx [deleted file]
src/TObj/TObj_HiddenPartition.hxx [deleted file]
src/TObj/TObj_LabelIterator.cxx [deleted file]
src/TObj/TObj_LabelIterator.hxx [deleted file]
src/TObj/TObj_Model.cxx [deleted file]
src/TObj/TObj_Model.hxx [deleted file]
src/TObj/TObj_ModelIterator.cxx [deleted file]
src/TObj/TObj_ModelIterator.hxx [deleted file]
src/TObj/TObj_Object.cxx [deleted file]
src/TObj/TObj_Object.hxx [deleted file]
src/TObj/TObj_ObjectIterator.cxx [deleted file]
src/TObj/TObj_ObjectIterator.hxx [deleted file]
src/TObj/TObj_OcafObjectIterator.cxx [deleted file]
src/TObj/TObj_OcafObjectIterator.hxx [deleted file]
src/TObj/TObj_Partition.cxx [deleted file]
src/TObj/TObj_Partition.hxx [deleted file]
src/TObj/TObj_Persistence.cxx [deleted file]
src/TObj/TObj_Persistence.hxx [deleted file]
src/TObj/TObj_ReferenceIterator.cxx [deleted file]
src/TObj/TObj_ReferenceIterator.hxx [deleted file]
src/TObj/TObj_SequenceIterator.cxx [deleted file]
src/TObj/TObj_SequenceIterator.hxx [deleted file]
src/TObj/TObj_SequenceOfIterator.hxx [deleted file]
src/TObj/TObj_SequenceOfObject.hxx [deleted file]
src/TObj/TObj_TIntSparseArray.cxx [deleted file]
src/TObj/TObj_TIntSparseArray.hxx [deleted file]
src/TObj/TObj_TModel.cxx [deleted file]
src/TObj/TObj_TModel.hxx [deleted file]
src/TObj/TObj_TNameContainer.cxx [deleted file]
src/TObj/TObj_TNameContainer.hxx [deleted file]
src/TObj/TObj_TObj_msg.pxx [deleted file]
src/TObj/TObj_TObject.cxx [deleted file]
src/TObj/TObj_TObject.hxx [deleted file]
src/TObj/TObj_TReference.cxx [deleted file]
src/TObj/TObj_TReference.hxx [deleted file]
src/TObj/TObj_TXYZ.cxx [deleted file]
src/TObj/TObj_TXYZ.hxx [deleted file]
src/TObjDRAW/FILES [deleted file]
src/TObjDRAW/TObjDRAW.cxx [deleted file]
src/TObjDRAW/TObjDRAW.hxx [deleted file]
src/TPrsStd/FILES [deleted file]
src/TPrsStd/GUID.txt [deleted file]
src/TPrsStd/TPrsStd_AISPresentation.cxx [deleted file]
src/TPrsStd/TPrsStd_AISPresentation.hxx [deleted file]
src/TPrsStd/TPrsStd_AISViewer.cxx [deleted file]
src/TPrsStd/TPrsStd_AISViewer.hxx [deleted file]
src/TPrsStd/TPrsStd_AxisDriver.cxx [deleted file]
src/TPrsStd/TPrsStd_AxisDriver.hxx [deleted file]
src/TPrsStd/TPrsStd_ConstraintDriver.cxx [deleted file]
src/TPrsStd/TPrsStd_ConstraintDriver.hxx [deleted file]
src/TPrsStd/TPrsStd_ConstraintTools.cxx [deleted file]
src/TPrsStd/TPrsStd_ConstraintTools.hxx [deleted file]
src/TPrsStd/TPrsStd_DataMapIteratorOfDataMapOfGUIDDriver.hxx [deleted file]
src/TPrsStd/TPrsStd_DataMapOfGUIDDriver.hxx [deleted file]
src/TPrsStd/TPrsStd_Driver.cxx [deleted file]
src/TPrsStd/TPrsStd_Driver.hxx [deleted file]
src/TPrsStd/TPrsStd_DriverTable.cxx [deleted file]
src/TPrsStd/TPrsStd_DriverTable.hxx [deleted file]
src/TPrsStd/TPrsStd_GeometryDriver.cxx [deleted file]
src/TPrsStd/TPrsStd_GeometryDriver.hxx [deleted file]
src/TPrsStd/TPrsStd_NamedShapeDriver.cxx [deleted file]
src/TPrsStd/TPrsStd_NamedShapeDriver.hxx [deleted file]
src/TPrsStd/TPrsStd_PlaneDriver.cxx [deleted file]
src/TPrsStd/TPrsStd_PlaneDriver.hxx [deleted file]
src/TPrsStd/TPrsStd_PointDriver.cxx [deleted file]
src/TPrsStd/TPrsStd_PointDriver.hxx [deleted file]
src/TShort/FILES [deleted file]
src/TShort/TShort_Array1OfShortReal.hxx [deleted file]
src/TShort/TShort_Array2OfShortReal.hxx [deleted file]
src/TShort/TShort_HArray1OfShortReal.hxx [deleted file]
src/TShort/TShort_HArray2OfShortReal.hxx [deleted file]
src/TShort/TShort_HSequenceOfShortReal.hxx [deleted file]
src/TShort/TShort_SequenceOfShortReal.hxx [deleted file]
src/Textures/FILES [deleted file]
src/Textures/Textures_EnvLUT.pxx [deleted file]
src/TopAbs/FILES [deleted file]
src/TopAbs/TopAbs.cxx [deleted file]
src/TopAbs/TopAbs.hxx [deleted file]
src/TopAbs/TopAbs_Orientation.hxx [deleted file]
src/TopAbs/TopAbs_ShapeEnum.hxx [deleted file]
src/TopAbs/TopAbs_State.hxx [deleted file]
src/TopBas/FILES [deleted file]
src/TopBas/TopBas_Interference.gxx [deleted file]
src/TopBas/TopBas_Interference.lxx [deleted file]
src/TopBas/TopBas_ListIteratorOfListOfTestInterference.hxx [deleted file]
src/TopBas/TopBas_ListOfTestInterference.hxx [deleted file]
src/TopBas/TopBas_TestInterference.hxx [deleted file]
src/TopBas/TopBas_TestInterference_0.cxx [deleted file]
src/TopClass/FILES [deleted file]
src/TopClass/TopClass_Classifier2d.gxx [deleted file]
src/TopClass/TopClass_Classifier2d.lxx [deleted file]
src/TopClass/TopClass_FaceClassifier.gxx [deleted file]
src/TopClass/TopClass_FaceClassifier.lxx [deleted file]
src/TopCnx/FILES [deleted file]
src/TopCnx/TopCnx_EdgeFaceTransition.cxx [deleted file]
src/TopCnx/TopCnx_EdgeFaceTransition.hxx [deleted file]
src/TopExp/FILES [deleted file]
src/TopExp/TopExp.cxx [deleted file]
src/TopExp/TopExp.hxx [deleted file]
src/TopExp/TopExp_Explorer.cxx [deleted file]
src/TopExp/TopExp_Explorer.hxx [deleted file]
src/TopExp/TopExp_Stack.hxx [deleted file]
src/TopLoc/FILES [deleted file]
src/TopLoc/TopLoc_Datum3D.cxx [deleted file]
src/TopLoc/TopLoc_Datum3D.hxx [deleted file]
src/TopLoc/TopLoc_IndexedMapOfLocation.hxx [deleted file]
src/TopLoc/TopLoc_ItemLocation.cxx [deleted file]
src/TopLoc/TopLoc_ItemLocation.hxx [deleted file]
src/TopLoc/TopLoc_Location.cxx [deleted file]
src/TopLoc/TopLoc_Location.hxx [deleted file]
src/TopLoc/TopLoc_Location.lxx [deleted file]
src/TopLoc/TopLoc_MapIteratorOfMapOfLocation.hxx [deleted file]
src/TopLoc/TopLoc_MapOfLocation.hxx [deleted file]
src/TopLoc/TopLoc_SListNodeOfItemLocation.cxx [deleted file]
src/TopLoc/TopLoc_SListNodeOfItemLocation.hxx [deleted file]
src/TopLoc/TopLoc_SListNodeOfItemLocation.lxx [deleted file]
src/TopLoc/TopLoc_SListOfItemLocation.cxx [deleted file]
src/TopLoc/TopLoc_SListOfItemLocation.hxx [deleted file]
src/TopOpeBRep/FILES [deleted file]
src/TopOpeBRep/TopOpeBRep.cxx [deleted file]
src/TopOpeBRep/TopOpeBRep.hxx [deleted file]
src/TopOpeBRep/TopOpeBRep_Array1OfLineInter.hxx [deleted file]
src/TopOpeBRep/TopOpeBRep_Array1OfVPointInter.hxx [deleted file]
src/TopOpeBRep/TopOpeBRep_Bipoint.cxx [deleted file]
src/TopOpeBRep/TopOpeBRep_Bipoint.hxx [deleted file]
src/TopOpeBRep/TopOpeBRep_DRAW.hxx [deleted file]
src/TopOpeBRep/TopOpeBRep_DSFiller.cxx [deleted file]
src/TopOpeBRep/TopOpeBRep_DSFiller.hxx [deleted file]
src/TopOpeBRep/TopOpeBRep_DataMapIteratorOfDataMapOfTopolTool.hxx [deleted file]
src/TopOpeBRep/TopOpeBRep_DataMapOfTopolTool.hxx [deleted file]
src/TopOpeBRep/TopOpeBRep_EdgesFiller.cxx [deleted file]
src/TopOpeBRep/TopOpeBRep_EdgesFiller.hxx [deleted file]
src/TopOpeBRep/TopOpeBRep_EdgesIntersector.cxx [deleted file]
src/TopOpeBRep/TopOpeBRep_EdgesIntersector.hxx [deleted file]
src/TopOpeBRep/TopOpeBRep_EdgesIntersector_1.cxx [deleted file]
src/TopOpeBRep/TopOpeBRep_FFDumper.cxx [deleted file]
src/TopOpeBRep/TopOpeBRep_FFDumper.hxx [deleted file]
src/TopOpeBRep/TopOpeBRep_FFTransitionTool.cxx [deleted file]
src/TopOpeBRep/TopOpeBRep_FFTransitionTool.hxx [deleted file]
src/TopOpeBRep/TopOpeBRep_FaceEdgeFiller.cxx [deleted file]
src/TopOpeBRep/TopOpeBRep_FaceEdgeFiller.hxx [deleted file]
src/TopOpeBRep/TopOpeBRep_FaceEdgeFiller_DEB.cxx [deleted file]
src/TopOpeBRep/TopOpeBRep_FaceEdgeIntersector.cxx [deleted file]
src/TopOpeBRep/TopOpeBRep_FaceEdgeIntersector.hxx [deleted file]
src/TopOpeBRep/TopOpeBRep_FacesFiller.cxx [deleted file]
src/TopOpeBRep/TopOpeBRep_FacesFiller.hxx [deleted file]
src/TopOpeBRep/TopOpeBRep_FacesFiller_1.cxx [deleted file]
src/TopOpeBRep/TopOpeBRep_FacesIntersector.cxx [deleted file]
src/TopOpeBRep/TopOpeBRep_FacesIntersector.hxx [deleted file]
src/TopOpeBRep/TopOpeBRep_GeomTool.cxx [deleted file]
src/TopOpeBRep/TopOpeBRep_GeomTool.hxx [deleted file]
src/TopOpeBRep/TopOpeBRep_HArray1OfLineInter.hxx [deleted file]
src/TopOpeBRep/TopOpeBRep_HArray1OfVPointInter.hxx [deleted file]
src/TopOpeBRep/TopOpeBRep_Hctxee2d.cxx [deleted file]
src/TopOpeBRep/TopOpeBRep_Hctxee2d.hxx [deleted file]
src/TopOpeBRep/TopOpeBRep_Hctxff2d.cxx [deleted file]
src/TopOpeBRep/TopOpeBRep_Hctxff2d.hxx [deleted file]
src/TopOpeBRep/TopOpeBRep_LineInter.cxx [deleted file]
src/TopOpeBRep/TopOpeBRep_LineInter.hxx [deleted file]
src/TopOpeBRep/TopOpeBRep_LineInter.lxx [deleted file]
src/TopOpeBRep/TopOpeBRep_ListIteratorOfListOfBipoint.hxx [deleted file]
src/TopOpeBRep/TopOpeBRep_ListOfBipoint.hxx [deleted file]
src/TopOpeBRep/TopOpeBRep_P2Dstatus.hxx [deleted file]
src/TopOpeBRep/TopOpeBRep_PEdgesIntersector.hxx [deleted file]
src/TopOpeBRep/TopOpeBRep_PFacesFiller.hxx [deleted file]
src/TopOpeBRep/TopOpeBRep_PFacesIntersector.hxx [deleted file]
src/TopOpeBRep/TopOpeBRep_PIntRes2d_IntersectionPoint.hxx [deleted file]
src/TopOpeBRep/TopOpeBRep_PLineInter.hxx [deleted file]
src/TopOpeBRep/TopOpeBRep_PPntOn2S.hxx [deleted file]
src/TopOpeBRep/TopOpeBRep_PThePointOfIntersection.hxx [deleted file]
src/TopOpeBRep/TopOpeBRep_Point2d.cxx [deleted file]
src/TopOpeBRep/TopOpeBRep_Point2d.hxx [deleted file]
src/TopOpeBRep/TopOpeBRep_Point2d.lxx [deleted file]
src/TopOpeBRep/TopOpeBRep_PointClassifier.cxx [deleted file]
src/TopOpeBRep/TopOpeBRep_PointClassifier.hxx [deleted file]
src/TopOpeBRep/TopOpeBRep_PointGeomTool.cxx [deleted file]
src/TopOpeBRep/TopOpeBRep_PointGeomTool.hxx [deleted file]
src/TopOpeBRep/TopOpeBRep_ProcessGR.cxx [deleted file]
src/TopOpeBRep/TopOpeBRep_ProcessSectionEdges.cxx [deleted file]
src/TopOpeBRep/TopOpeBRep_SequenceOfPoint2d.hxx [deleted file]
src/TopOpeBRep/TopOpeBRep_ShapeIntersector.cxx [deleted file]
src/TopOpeBRep/TopOpeBRep_ShapeIntersector.hxx [deleted file]
src/TopOpeBRep/TopOpeBRep_ShapeIntersector2d.cxx [deleted file]
src/TopOpeBRep/TopOpeBRep_ShapeIntersector2d.hxx [deleted file]
src/TopOpeBRep/TopOpeBRep_ShapeScanner.cxx [deleted file]
src/TopOpeBRep/TopOpeBRep_ShapeScanner.hxx [deleted file]
src/TopOpeBRep/TopOpeBRep_TypeLineCurve.hxx [deleted file]
src/TopOpeBRep/TopOpeBRep_VPointInter.cxx [deleted file]
src/TopOpeBRep/TopOpeBRep_VPointInter.hxx [deleted file]
src/TopOpeBRep/TopOpeBRep_VPointInter.lxx [deleted file]
src/TopOpeBRep/TopOpeBRep_VPointInterClassifier.cxx [deleted file]
src/TopOpeBRep/TopOpeBRep_VPointInterClassifier.hxx [deleted file]
src/TopOpeBRep/TopOpeBRep_VPointInterIterator.cxx [deleted file]
src/TopOpeBRep/TopOpeBRep_VPointInterIterator.hxx [deleted file]
src/TopOpeBRep/TopOpeBRep_WPointInter.cxx [deleted file]
src/TopOpeBRep/TopOpeBRep_WPointInter.hxx [deleted file]
src/TopOpeBRep/TopOpeBRep_WPointInterIterator.cxx [deleted file]
src/TopOpeBRep/TopOpeBRep_WPointInterIterator.hxx [deleted file]
src/TopOpeBRep/TopOpeBRep_define.hxx [deleted file]
src/TopOpeBRep/TopOpeBRep_kpart.cxx [deleted file]
src/TopOpeBRep/TopOpeBRep_mergePDS.cxx [deleted file]
src/TopOpeBRep/TopOpeBRep_sort.cxx [deleted file]
src/TopOpeBRep/TopOpeBRep_trace.cxx [deleted file]
src/TopOpeBRep/TopOpeBRep_traceALWL.cxx [deleted file]
src/TopOpeBRep/TopOpeBRep_traceBOOPNINT.cxx [deleted file]
src/TopOpeBRep/TopOpeBRep_traceSIFF.cxx [deleted file]
src/TopOpeBRep/TopOpeBRep_traceSIFF.hxx [deleted file]
src/TopOpeBRep/TopOpeBRep_vpr.cxx [deleted file]
src/TopOpeBRep/TopOpeBRep_vprclo.cxx [deleted file]
src/TopOpeBRep/TopOpeBRep_vprdeg.cxx [deleted file]
src/TopOpeBRepBuild/FILES [deleted file]
src/TopOpeBRepBuild/TopOpeBRepBuild_Area1dBuilder.cxx [deleted file]
src/TopOpeBRepBuild/TopOpeBRepBuild_Area1dBuilder.hxx [deleted file]
src/TopOpeBRepBuild/TopOpeBRepBuild_Area2dBuilder.cxx [deleted file]
src/TopOpeBRepBuild/TopOpeBRepBuild_Area2dBuilder.hxx [deleted file]
src/TopOpeBRepBuild/TopOpeBRepBuild_Area3dBuilder.cxx [deleted file]
src/TopOpeBRepBuild/TopOpeBRepBuild_Area3dBuilder.hxx [deleted file]
src/TopOpeBRepBuild/TopOpeBRepBuild_AreaBuilder.cxx [deleted file]
src/TopOpeBRepBuild/TopOpeBRepBuild_AreaBuilder.hxx [deleted file]
src/TopOpeBRepBuild/TopOpeBRepBuild_BlockBuilder.cxx [deleted file]
src/TopOpeBRepBuild/TopOpeBRepBuild_BlockBuilder.hxx [deleted file]
src/TopOpeBRepBuild/TopOpeBRepBuild_BlockIterator.cxx [deleted file]
src/TopOpeBRepBuild/TopOpeBRepBuild_BlockIterator.hxx [deleted file]
src/TopOpeBRepBuild/TopOpeBRepBuild_BlockIterator.lxx [deleted file]
src/TopOpeBRepBuild/TopOpeBRepBuild_BuildEdges.cxx [deleted file]
src/TopOpeBRepBuild/TopOpeBRepBuild_BuildFaces.cxx [deleted file]
src/TopOpeBRepBuild/TopOpeBRepBuild_BuildVertices.cxx [deleted file]
src/TopOpeBRepBuild/TopOpeBRepBuild_Builder.cxx [deleted file]
src/TopOpeBRepBuild/TopOpeBRepBuild_Builder.hxx [deleted file]
src/TopOpeBRepBuild/TopOpeBRepBuild_Builder1.cxx [deleted file]
src/TopOpeBRepBuild/TopOpeBRepBuild_Builder1.hxx [deleted file]
src/TopOpeBRepBuild/TopOpeBRepBuild_Builder1_1.cxx [deleted file]
src/TopOpeBRepBuild/TopOpeBRepBuild_Builder1_2.cxx [deleted file]
src/TopOpeBRepBuild/TopOpeBRepBuild_BuilderON.cxx [deleted file]
src/TopOpeBRepBuild/TopOpeBRepBuild_BuilderON.hxx [deleted file]
src/TopOpeBRepBuild/TopOpeBRepBuild_BuilderON2d.cxx [deleted file]
src/TopOpeBRepBuild/TopOpeBRepBuild_CompositeClassifier.cxx [deleted file]
src/TopOpeBRepBuild/TopOpeBRepBuild_CompositeClassifier.hxx [deleted file]
src/TopOpeBRepBuild/TopOpeBRepBuild_CorrectFace2d.cxx [deleted file]
src/TopOpeBRepBuild/TopOpeBRepBuild_CorrectFace2d.hxx [deleted file]
src/TopOpeBRepBuild/TopOpeBRepBuild_DataMapIteratorOfDataMapOfShapeListOfShapeListOfShape.hxx [deleted file]
src/TopOpeBRepBuild/TopOpeBRepBuild_DataMapOfShapeListOfShapeListOfShape.hxx [deleted file]
src/TopOpeBRepBuild/TopOpeBRepBuild_EdgeBuilder.cxx [deleted file]
src/TopOpeBRepBuild/TopOpeBRepBuild_EdgeBuilder.hxx [deleted file]
src/TopOpeBRepBuild/TopOpeBRepBuild_End.cxx [deleted file]
src/TopOpeBRepBuild/TopOpeBRepBuild_FREGU.cxx [deleted file]
src/TopOpeBRepBuild/TopOpeBRepBuild_FaceAreaBuilder.cxx [deleted file]
src/TopOpeBRepBuild/TopOpeBRepBuild_FaceAreaBuilder.hxx [deleted file]
src/TopOpeBRepBuild/TopOpeBRepBuild_FaceBuilder.cxx [deleted file]
src/TopOpeBRepBuild/TopOpeBRepBuild_FaceBuilder.hxx [deleted file]
src/TopOpeBRepBuild/TopOpeBRepBuild_FuseFace.cxx [deleted file]
src/TopOpeBRepBuild/TopOpeBRepBuild_FuseFace.hxx [deleted file]
src/TopOpeBRepBuild/TopOpeBRepBuild_FuseFace.lxx [deleted file]
src/TopOpeBRepBuild/TopOpeBRepBuild_GIter.cxx [deleted file]
src/TopOpeBRepBuild/TopOpeBRepBuild_GIter.hxx [deleted file]
src/TopOpeBRepBuild/TopOpeBRepBuild_GTool.cxx [deleted file]
src/TopOpeBRepBuild/TopOpeBRepBuild_GTool.hxx [deleted file]
src/TopOpeBRepBuild/TopOpeBRepBuild_GTopo.cxx [deleted file]
src/TopOpeBRepBuild/TopOpeBRepBuild_GTopo.hxx [deleted file]
src/TopOpeBRepBuild/TopOpeBRepBuild_Grid.cxx [deleted file]
src/TopOpeBRepBuild/TopOpeBRepBuild_GridEE.cxx [deleted file]
src/TopOpeBRepBuild/TopOpeBRepBuild_GridFF.cxx [deleted file]
src/TopOpeBRepBuild/TopOpeBRepBuild_GridSS.cxx [deleted file]
src/TopOpeBRepBuild/TopOpeBRepBuild_Griddump.cxx [deleted file]
src/TopOpeBRepBuild/TopOpeBRepBuild_HBuilder.cxx [deleted file]
src/TopOpeBRepBuild/TopOpeBRepBuild_HBuilder.hxx [deleted file]
src/TopOpeBRepBuild/TopOpeBRepBuild_IndexedDataMapOfShapeVertexInfo.hxx [deleted file]
src/TopOpeBRepBuild/TopOpeBRepBuild_KPart.cxx [deleted file]
src/TopOpeBRepBuild/TopOpeBRepBuild_ListIteratorOfListOfListOfLoop.hxx [deleted file]
src/TopOpeBRepBuild/TopOpeBRepBuild_ListIteratorOfListOfLoop.hxx [deleted file]
src/TopOpeBRepBuild/TopOpeBRepBuild_ListIteratorOfListOfPave.hxx [deleted file]
src/TopOpeBRepBuild/TopOpeBRepBuild_ListIteratorOfListOfShapeListOfShape.hxx [deleted file]
src/TopOpeBRepBuild/TopOpeBRepBuild_ListOfListOfLoop.hxx [deleted file]
src/TopOpeBRepBuild/TopOpeBRepBuild_ListOfLoop.hxx [deleted file]
src/TopOpeBRepBuild/TopOpeBRepBuild_ListOfPave.hxx [deleted file]
src/TopOpeBRepBuild/TopOpeBRepBuild_ListOfShapeListOfShape.hxx [deleted file]
src/TopOpeBRepBuild/TopOpeBRepBuild_Loop.cxx [deleted file]
src/TopOpeBRepBuild/TopOpeBRepBuild_Loop.hxx [deleted file]
src/TopOpeBRepBuild/TopOpeBRepBuild_LoopClassifier.cxx [deleted file]
src/TopOpeBRepBuild/TopOpeBRepBuild_LoopClassifier.hxx [deleted file]
src/TopOpeBRepBuild/TopOpeBRepBuild_LoopEnum.hxx [deleted file]
src/TopOpeBRepBuild/TopOpeBRepBuild_LoopSet.cxx [deleted file]
src/TopOpeBRepBuild/TopOpeBRepBuild_LoopSet.hxx [deleted file]
src/TopOpeBRepBuild/TopOpeBRepBuild_Merge.cxx [deleted file]
src/TopOpeBRepBuild/TopOpeBRepBuild_PBuilder.hxx [deleted file]
src/TopOpeBRepBuild/TopOpeBRepBuild_PGTopo.hxx [deleted file]
src/TopOpeBRepBuild/TopOpeBRepBuild_PWireEdgeSet.hxx [deleted file]
src/TopOpeBRepBuild/TopOpeBRepBuild_Pave.cxx [deleted file]
src/TopOpeBRepBuild/TopOpeBRepBuild_Pave.hxx [deleted file]
src/TopOpeBRepBuild/TopOpeBRepBuild_PaveClassifier.cxx [deleted file]
src/TopOpeBRepBuild/TopOpeBRepBuild_PaveClassifier.hxx [deleted file]
src/TopOpeBRepBuild/TopOpeBRepBuild_PaveSet.cxx [deleted file]
src/TopOpeBRepBuild/TopOpeBRepBuild_PaveSet.hxx [deleted file]
src/TopOpeBRepBuild/TopOpeBRepBuild_SREGU.cxx [deleted file]
src/TopOpeBRepBuild/TopOpeBRepBuild_Section.cxx [deleted file]
src/TopOpeBRepBuild/TopOpeBRepBuild_ShapeListOfShape.cxx [deleted file]
src/TopOpeBRepBuild/TopOpeBRepBuild_ShapeListOfShape.hxx [deleted file]
src/TopOpeBRepBuild/TopOpeBRepBuild_ShapeSet.cxx [deleted file]
src/TopOpeBRepBuild/TopOpeBRepBuild_ShapeSet.hxx [deleted file]
src/TopOpeBRepBuild/TopOpeBRepBuild_ShellFaceClassifier.cxx [deleted file]
src/TopOpeBRepBuild/TopOpeBRepBuild_ShellFaceClassifier.hxx [deleted file]
src/TopOpeBRepBuild/TopOpeBRepBuild_ShellFaceSet.cxx [deleted file]
src/TopOpeBRepBuild/TopOpeBRepBuild_ShellFaceSet.hxx [deleted file]
src/TopOpeBRepBuild/TopOpeBRepBuild_ShellToSolid.cxx [deleted file]
src/TopOpeBRepBuild/TopOpeBRepBuild_ShellToSolid.hxx [deleted file]
src/TopOpeBRepBuild/TopOpeBRepBuild_SolidAreaBuilder.cxx [deleted file]
src/TopOpeBRepBuild/TopOpeBRepBuild_SolidAreaBuilder.hxx [deleted file]
src/TopOpeBRepBuild/TopOpeBRepBuild_SolidBuilder.cxx [deleted file]
src/TopOpeBRepBuild/TopOpeBRepBuild_SolidBuilder.hxx [deleted file]
src/TopOpeBRepBuild/TopOpeBRepBuild_Tools.cxx [deleted file]
src/TopOpeBRepBuild/TopOpeBRepBuild_Tools.hxx [deleted file]
src/TopOpeBRepBuild/TopOpeBRepBuild_Tools2d.cxx [deleted file]
src/TopOpeBRepBuild/TopOpeBRepBuild_Tools2d.hxx [deleted file]
src/TopOpeBRepBuild/TopOpeBRepBuild_Tools_1.cxx [deleted file]
src/TopOpeBRepBuild/TopOpeBRepBuild_VertexInfo.cxx [deleted file]
src/TopOpeBRepBuild/TopOpeBRepBuild_VertexInfo.hxx [deleted file]
src/TopOpeBRepBuild/TopOpeBRepBuild_WireEdgeClassifier.cxx [deleted file]
src/TopOpeBRepBuild/TopOpeBRepBuild_WireEdgeClassifier.hxx [deleted file]
src/TopOpeBRepBuild/TopOpeBRepBuild_WireEdgeSet.cxx [deleted file]
src/TopOpeBRepBuild/TopOpeBRepBuild_WireEdgeSet.hxx [deleted file]
src/TopOpeBRepBuild/TopOpeBRepBuild_WireToFace.cxx [deleted file]
src/TopOpeBRepBuild/TopOpeBRepBuild_WireToFace.hxx [deleted file]
src/TopOpeBRepBuild/TopOpeBRepBuild_define.hxx [deleted file]
src/TopOpeBRepBuild/TopOpeBRepBuild_fctwes.cxx [deleted file]
src/TopOpeBRepBuild/TopOpeBRepBuild_ffsfs.cxx [deleted file]
src/TopOpeBRepBuild/TopOpeBRepBuild_ffwesk.cxx [deleted file]
src/TopOpeBRepBuild/TopOpeBRepBuild_keep.cxx [deleted file]
src/TopOpeBRepBuild/TopOpeBRepBuild_kpkole.cxx [deleted file]
src/TopOpeBRepBuild/TopOpeBRepBuild_kpresu.hxx [deleted file]
src/TopOpeBRepBuild/TopOpeBRepBuild_makeedges.cxx [deleted file]
src/TopOpeBRepBuild/TopOpeBRepBuild_makefaces.cxx [deleted file]
src/TopOpeBRepBuild/TopOpeBRepBuild_makesolids.cxx [deleted file]
src/TopOpeBRepBuild/TopOpeBRepBuild_on.cxx [deleted file]
src/TopOpeBRepBuild/TopOpeBRepBuild_trace.cxx [deleted file]
src/TopOpeBRepDS/FILES [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS.cxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS.hxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_Array1OfDataMapOfIntegerListOfInterference.hxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_Association.cxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_Association.hxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_BuildTool.cxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_BuildTool.hxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_Check.cxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_Check.hxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_CheckStatus.hxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_Config.hxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_Curve.cxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_Curve.hxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_CurveData.cxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_CurveData.hxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_CurveExplorer.cxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_CurveExplorer.hxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_CurveIterator.cxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_CurveIterator.hxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_CurvePointInterference.cxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_CurvePointInterference.hxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_DRAW.cxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_DRAW.hxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_DataMapIteratorOfDataMapOfCheckStatus.hxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_DataMapIteratorOfDataMapOfIntegerListOfInterference.hxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_DataMapIteratorOfDataMapOfInterferenceListOfInterference.hxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_DataMapIteratorOfDataMapOfInterferenceShape.hxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_DataMapIteratorOfDataMapOfShapeListOfShapeOn1State.hxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_DataMapIteratorOfDataMapOfShapeState.hxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_DataMapIteratorOfMapOfCurve.hxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_DataMapIteratorOfMapOfIntegerShapeData.hxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_DataMapIteratorOfMapOfPoint.hxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_DataMapIteratorOfMapOfSurface.hxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_DataMapIteratorOfShapeSurface.hxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_DataMapOfCheckStatus.hxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_DataMapOfIntegerListOfInterference.hxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_DataMapOfInterferenceListOfInterference.hxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_DataMapOfInterferenceShape.hxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_DataMapOfShapeListOfShapeOn1State.hxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_DataMapOfShapeState.hxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_DataStructure.cxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_DataStructure.hxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_DoubleMapIteratorOfDoubleMapOfIntegerShape.hxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_DoubleMapOfIntegerShape.hxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_Dumper.cxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_Dumper.hxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_EIR.cxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_EIR.hxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_EXPORT.cxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_EXPORT.hxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_Edge3dInterferenceTool.cxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_Edge3dInterferenceTool.hxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_EdgeInterferenceTool.cxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_EdgeInterferenceTool.hxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_EdgeVertexInterference.cxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_EdgeVertexInterference.hxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_Explorer.cxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_Explorer.hxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_FIR.cxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_FIR.hxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_FaceEdgeInterference.cxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_FaceEdgeInterference.hxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_FaceInterferenceTool.cxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_FaceInterferenceTool.hxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_Filter.cxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_Filter.hxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_FilterCurveInterferences.cxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_FilterEdgeInterferences.cxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_FilterFaceInterferences.cxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_GapFiller.cxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_GapFiller.hxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_GapTool.cxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_GapTool.hxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_GeometryData.cxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_GeometryData.hxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_HArray1OfDataMapOfIntegerListOfInterference.hxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_HDataStructure.cxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_HDataStructure.hxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_IndexedDataMapOfShapeWithState.hxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_IndexedDataMapOfVertexPoint.hxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_Interference.cxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_Interference.hxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_InterferenceIterator.cxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_InterferenceIterator.hxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_InterferenceTool.cxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_InterferenceTool.hxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_Kind.hxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_ListIteratorOfListOfInterference.hxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_ListOfInterference.hxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_ListOfShapeOn1State.cxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_ListOfShapeOn1State.hxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_MapOfCurve.hxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_MapOfIntegerShapeData.hxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_MapOfPoint.hxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_MapOfShapeData.hxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_MapOfSurface.hxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_Marker.cxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_Marker.hxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_PDataStructure.hxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_Point.cxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_Point.hxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_PointData.cxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_PointData.hxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_PointExplorer.cxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_PointExplorer.hxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_PointIterator.cxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_PointIterator.hxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_ProcessEdgeInterferences.cxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_ProcessFaceInterferences.cxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_ProcessInterferencesTool.cxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_ProcessInterferencesTool.hxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_Reducer.cxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_Reducer.hxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_ShapeData.cxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_ShapeData.hxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_ShapeShapeInterference.cxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_ShapeShapeInterference.hxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_ShapeSurface.hxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_ShapeWithState.cxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_ShapeWithState.hxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_SolidSurfaceInterference.cxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_SolidSurfaceInterference.hxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_Surface.cxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_Surface.hxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_SurfaceCurveInterference.cxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_SurfaceCurveInterference.hxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_SurfaceData.cxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_SurfaceData.hxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_SurfaceExplorer.cxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_SurfaceExplorer.hxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_SurfaceIterator.cxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_SurfaceIterator.hxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_TKI.cxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_TKI.hxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_TOOL.cxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_TOOL.hxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_Transition.cxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_Transition.hxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_connex.cxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_connex.hxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_define.hxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_funk.cxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_redu.cxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_repvg.cxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_repvg.hxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_samdom.cxx [deleted file]
src/TopOpeBRepDS/TopOpeBRepDS_samdom.hxx [deleted file]
src/TopOpeBRepTool/FILES [deleted file]
src/TopOpeBRepTool/TopOpeBRepTool.cxx [deleted file]
src/TopOpeBRepTool/TopOpeBRepTool.hxx [deleted file]
src/TopOpeBRepTool/TopOpeBRepTool_2d.cxx [deleted file]
src/TopOpeBRepTool/TopOpeBRepTool_2d.hxx [deleted file]
src/TopOpeBRepTool/TopOpeBRepTool_AncestorsTool.cxx [deleted file]
src/TopOpeBRepTool/TopOpeBRepTool_AncestorsTool.hxx [deleted file]
src/TopOpeBRepTool/TopOpeBRepTool_BoxSort.cxx [deleted file]
src/TopOpeBRepTool/TopOpeBRepTool_BoxSort.hxx [deleted file]
src/TopOpeBRepTool/TopOpeBRepTool_C2DF.cxx [deleted file]
src/TopOpeBRepTool/TopOpeBRepTool_C2DF.hxx [deleted file]
src/TopOpeBRepTool/TopOpeBRepTool_CLASSI.cxx [deleted file]
src/TopOpeBRepTool/TopOpeBRepTool_CLASSI.hxx [deleted file]
src/TopOpeBRepTool/TopOpeBRepTool_CORRISO.cxx [deleted file]
src/TopOpeBRepTool/TopOpeBRepTool_CORRISO.hxx [deleted file]
src/TopOpeBRepTool/TopOpeBRepTool_CurveTool.cxx [deleted file]
src/TopOpeBRepTool/TopOpeBRepTool_CurveTool.hxx [deleted file]
src/TopOpeBRepTool/TopOpeBRepTool_DRAW.cxx [deleted file]
src/TopOpeBRepTool/TopOpeBRepTool_DRAW.hxx [deleted file]
src/TopOpeBRepTool/TopOpeBRepTool_DataMapIteratorOfDataMapOfOrientedShapeC2DF.hxx [deleted file]
src/TopOpeBRepTool/TopOpeBRepTool_DataMapIteratorOfDataMapOfShapeListOfC2DF.hxx [deleted file]
src/TopOpeBRepTool/TopOpeBRepTool_DataMapIteratorOfDataMapOfShapeface.hxx [deleted file]
src/TopOpeBRepTool/TopOpeBRepTool_DataMapOfOrientedShapeC2DF.hxx [deleted file]
src/TopOpeBRepTool/TopOpeBRepTool_DataMapOfShapeListOfC2DF.hxx [deleted file]
src/TopOpeBRepTool/TopOpeBRepTool_DataMapOfShapeface.hxx [deleted file]
src/TopOpeBRepTool/TopOpeBRepTool_EXPORT.hxx [deleted file]
src/TopOpeBRepTool/TopOpeBRepTool_FuseEdges.cxx [deleted file]
src/TopOpeBRepTool/TopOpeBRepTool_FuseEdges.hxx [deleted file]
src/TopOpeBRepTool/TopOpeBRepTool_GEOMETRY.cxx [deleted file]
src/TopOpeBRepTool/TopOpeBRepTool_GEOMETRY.hxx [deleted file]
src/TopOpeBRepTool/TopOpeBRepTool_GeomTool.cxx [deleted file]
src/TopOpeBRepTool/TopOpeBRepTool_GeomTool.hxx [deleted file]
src/TopOpeBRepTool/TopOpeBRepTool_HBoxTool.cxx [deleted file]
src/TopOpeBRepTool/TopOpeBRepTool_HBoxTool.hxx [deleted file]
src/TopOpeBRepTool/TopOpeBRepTool_IndexedDataMapOfShapeBox.hxx [deleted file]
src/TopOpeBRepTool/TopOpeBRepTool_IndexedDataMapOfShapeBox2d.hxx [deleted file]
src/TopOpeBRepTool/TopOpeBRepTool_IndexedDataMapOfShapeconnexity.hxx [deleted file]
src/TopOpeBRepTool/TopOpeBRepTool_IndexedDataMapOfSolidClassifier.hxx [deleted file]
src/TopOpeBRepTool/TopOpeBRepTool_KRO.hxx [deleted file]
src/TopOpeBRepTool/TopOpeBRepTool_ListIteratorOfListOfC2DF.hxx [deleted file]
src/TopOpeBRepTool/TopOpeBRepTool_ListOfC2DF.hxx [deleted file]
src/TopOpeBRepTool/TopOpeBRepTool_OutCurveType.hxx [deleted file]
src/TopOpeBRepTool/TopOpeBRepTool_PROJECT.cxx [deleted file]
src/TopOpeBRepTool/TopOpeBRepTool_PROJECT.hxx [deleted file]
src/TopOpeBRepTool/TopOpeBRepTool_PShapeClassifier.hxx [deleted file]
src/TopOpeBRepTool/TopOpeBRepTool_PSoClassif.hxx [deleted file]
src/TopOpeBRepTool/TopOpeBRepTool_PURGE.cxx [deleted file]
src/TopOpeBRepTool/TopOpeBRepTool_PURGE.hxx [deleted file]
src/TopOpeBRepTool/TopOpeBRepTool_Plos.hxx [deleted file]
src/TopOpeBRepTool/TopOpeBRepTool_PurgeInternalEdges.cxx [deleted file]
src/TopOpeBRepTool/TopOpeBRepTool_PurgeInternalEdges.hxx [deleted file]
src/TopOpeBRepTool/TopOpeBRepTool_REGUS.cxx [deleted file]
src/TopOpeBRepTool/TopOpeBRepTool_REGUS.hxx [deleted file]
src/TopOpeBRepTool/TopOpeBRepTool_REGUW.cxx [deleted file]
src/TopOpeBRepTool/TopOpeBRepTool_REGUW.hxx [deleted file]
src/TopOpeBRepTool/TopOpeBRepTool_RegularizeS.cxx [deleted file]
src/TopOpeBRepTool/TopOpeBRepTool_RegularizeW.cxx [deleted file]
src/TopOpeBRepTool/TopOpeBRepTool_SC.cxx [deleted file]
src/TopOpeBRepTool/TopOpeBRepTool_SC.hxx [deleted file]
src/TopOpeBRepTool/TopOpeBRepTool_STATE.cxx [deleted file]
src/TopOpeBRepTool/TopOpeBRepTool_STATE.hxx [deleted file]
src/TopOpeBRepTool/TopOpeBRepTool_ShapeClassifier.cxx [deleted file]
src/TopOpeBRepTool/TopOpeBRepTool_ShapeClassifier.hxx [deleted file]
src/TopOpeBRepTool/TopOpeBRepTool_ShapeExplorer.hxx [deleted file]
src/TopOpeBRepTool/TopOpeBRepTool_ShapeTool.cxx [deleted file]
src/TopOpeBRepTool/TopOpeBRepTool_ShapeTool.hxx [deleted file]
src/TopOpeBRepTool/TopOpeBRepTool_SolidClassifier.cxx [deleted file]
src/TopOpeBRepTool/TopOpeBRepTool_SolidClassifier.hxx [deleted file]
src/TopOpeBRepTool/TopOpeBRepTool_TOOL.cxx [deleted file]
src/TopOpeBRepTool/TopOpeBRepTool_TOOL.hxx [deleted file]
src/TopOpeBRepTool/TopOpeBRepTool_TOPOLOGY.cxx [deleted file]
src/TopOpeBRepTool/TopOpeBRepTool_TOPOLOGY.hxx [deleted file]
src/TopOpeBRepTool/TopOpeBRepTool_box.cxx [deleted file]
src/TopOpeBRepTool/TopOpeBRepTool_box.hxx [deleted file]
src/TopOpeBRepTool/TopOpeBRepTool_connexity.cxx [deleted file]
src/TopOpeBRepTool/TopOpeBRepTool_connexity.hxx [deleted file]
src/TopOpeBRepTool/TopOpeBRepTool_define.hxx [deleted file]
src/TopOpeBRepTool/TopOpeBRepTool_defineG.hxx [deleted file]
src/TopOpeBRepTool/TopOpeBRepTool_face.cxx [deleted file]
src/TopOpeBRepTool/TopOpeBRepTool_face.hxx [deleted file]
src/TopOpeBRepTool/TopOpeBRepTool_faulty.cxx [deleted file]
src/TopOpeBRepTool/TopOpeBRepTool_makeTransition.cxx [deleted file]
src/TopOpeBRepTool/TopOpeBRepTool_makeTransition.hxx [deleted file]
src/TopOpeBRepTool/TopOpeBRepTool_matter.cxx [deleted file]
src/TopOpeBRepTool/TopOpeBRepTool_mkTondgE.cxx [deleted file]
src/TopOpeBRepTool/TopOpeBRepTool_mkTondgE.hxx [deleted file]
src/TopOpeBRepTool/TopOpeBRepTool_tol.cxx [deleted file]
src/TopOpeBRepTool/TopOpeBRepTool_tol.hxx [deleted file]
src/TopOpeBRepTool/TopOpeBRepTool_trace.cxx [deleted file]
src/TopOpeBRepTool/TopOpeBRepTool_traceSTATE.cxx [deleted file]
src/TopTools/FILES [deleted file]
src/TopTools/TopTools.cxx [deleted file]
src/TopTools/TopTools.hxx [deleted file]
src/TopTools/TopTools_Array1OfListOfShape.hxx [deleted file]
src/TopTools/TopTools_Array1OfShape.hxx [deleted file]
src/TopTools/TopTools_Array2OfShape.hxx [deleted file]
src/TopTools/TopTools_DataMapIteratorOfDataMapOfIntegerListOfShape.hxx [deleted file]
src/TopTools/TopTools_DataMapIteratorOfDataMapOfIntegerShape.hxx [deleted file]
src/TopTools/TopTools_DataMapIteratorOfDataMapOfOrientedShapeInteger.hxx [deleted file]
src/TopTools/TopTools_DataMapIteratorOfDataMapOfOrientedShapeShape.hxx [deleted file]
src/TopTools/TopTools_DataMapIteratorOfDataMapOfShapeInteger.hxx [deleted file]
src/TopTools/TopTools_DataMapIteratorOfDataMapOfShapeListOfInteger.hxx [deleted file]
src/TopTools/TopTools_DataMapIteratorOfDataMapOfShapeListOfShape.hxx [deleted file]
src/TopTools/TopTools_DataMapIteratorOfDataMapOfShapeReal.hxx [deleted file]
src/TopTools/TopTools_DataMapIteratorOfDataMapOfShapeSequenceOfShape.hxx [deleted file]
src/TopTools/TopTools_DataMapIteratorOfDataMapOfShapeShape.hxx [deleted file]
src/TopTools/TopTools_DataMapOfIntegerListOfShape.hxx [deleted file]
src/TopTools/TopTools_DataMapOfIntegerShape.hxx [deleted file]
src/TopTools/TopTools_DataMapOfOrientedShapeInteger.hxx [deleted file]
src/TopTools/TopTools_DataMapOfOrientedShapeShape.hxx [deleted file]
src/TopTools/TopTools_DataMapOfShapeBox.hxx [deleted file]
src/TopTools/TopTools_DataMapOfShapeInteger.hxx [deleted file]
src/TopTools/TopTools_DataMapOfShapeListOfInteger.hxx [deleted file]
src/TopTools/TopTools_DataMapOfShapeListOfShape.hxx [deleted file]
src/TopTools/TopTools_DataMapOfShapeReal.hxx [deleted file]
src/TopTools/TopTools_DataMapOfShapeSequenceOfShape.hxx [deleted file]
src/TopTools/TopTools_DataMapOfShapeShape.hxx [deleted file]
src/TopTools/TopTools_FormatVersion.hxx [deleted file]
src/TopTools/TopTools_HArray1OfListOfShape.hxx [deleted file]
src/TopTools/TopTools_HArray1OfShape.hxx [deleted file]
src/TopTools/TopTools_HArray2OfShape.hxx [deleted file]
src/TopTools/TopTools_HSequenceOfShape.hxx [deleted file]
src/TopTools/TopTools_IndexedDataMapOfShapeAddress.hxx [deleted file]
src/TopTools/TopTools_IndexedDataMapOfShapeListOfShape.hxx [deleted file]
src/TopTools/TopTools_IndexedDataMapOfShapeReal.hxx [deleted file]
src/TopTools/TopTools_IndexedDataMapOfShapeShape.hxx [deleted file]
src/TopTools/TopTools_IndexedMapOfOrientedShape.hxx [deleted file]
src/TopTools/TopTools_IndexedMapOfShape.hxx [deleted file]
src/TopTools/TopTools_ListIteratorOfListOfShape.hxx [deleted file]
src/TopTools/TopTools_ListOfListOfShape.hxx [deleted file]
src/TopTools/TopTools_ListOfShape.hxx [deleted file]
src/TopTools/TopTools_LocationSet.cxx [deleted file]
src/TopTools/TopTools_LocationSet.hxx [deleted file]
src/TopTools/TopTools_LocationSetPtr.hxx [deleted file]
src/TopTools/TopTools_MapIteratorOfMapOfOrientedShape.hxx [deleted file]
src/TopTools/TopTools_MapIteratorOfMapOfShape.hxx [deleted file]
src/TopTools/TopTools_MapOfOrientedShape.hxx [deleted file]
src/TopTools/TopTools_MapOfShape.hxx [deleted file]
src/TopTools/TopTools_MutexForShapeProvider.cxx [deleted file]
src/TopTools/TopTools_MutexForShapeProvider.hxx [deleted file]
src/TopTools/TopTools_SequenceOfShape.hxx [deleted file]
src/TopTools/TopTools_ShapeMapHasher.hxx [deleted file]
src/TopTools/TopTools_ShapeSet.cxx [deleted file]
src/TopTools/TopTools_ShapeSet.hxx [deleted file]
src/TopTrans/FILES [deleted file]
src/TopTrans/TopTrans_Array2OfOrientation.hxx [deleted file]
src/TopTrans/TopTrans_CurveTransition.cxx [deleted file]
src/TopTrans/TopTrans_CurveTransition.hxx [deleted file]
src/TopTrans/TopTrans_SurfaceTransition.cxx [deleted file]
src/TopTrans/TopTrans_SurfaceTransition.hxx [deleted file]
src/TopoDS/FILES [deleted file]
src/TopoDS/TopoDS.hxx [deleted file]
src/TopoDS/TopoDS_AlertAttribute.cxx [deleted file]
src/TopoDS/TopoDS_AlertAttribute.hxx [deleted file]
src/TopoDS/TopoDS_AlertWithShape.cxx [deleted file]
src/TopoDS/TopoDS_AlertWithShape.hxx [deleted file]
src/TopoDS/TopoDS_Builder.cxx [deleted file]
src/TopoDS/TopoDS_Builder.hxx [deleted file]
src/TopoDS/TopoDS_Builder.lxx [deleted file]
src/TopoDS/TopoDS_CompSolid.hxx [deleted file]
src/TopoDS/TopoDS_Compound.hxx [deleted file]
src/TopoDS/TopoDS_Edge.hxx [deleted file]
src/TopoDS/TopoDS_Face.hxx [deleted file]
src/TopoDS/TopoDS_FrozenShape.hxx [deleted file]
src/TopoDS/TopoDS_HShape.cxx [deleted file]
src/TopoDS/TopoDS_HShape.hxx [deleted file]
src/TopoDS/TopoDS_HShape.lxx [deleted file]
src/TopoDS/TopoDS_Iterator.cxx [deleted file]
src/TopoDS/TopoDS_Iterator.hxx [deleted file]
src/TopoDS/TopoDS_ListIteratorOfListOfShape.hxx [deleted file]
src/TopoDS/TopoDS_ListOfShape.hxx [deleted file]
src/TopoDS/TopoDS_LockedShape.hxx [deleted file]
src/TopoDS/TopoDS_Shape.cxx [deleted file]
src/TopoDS/TopoDS_Shape.hxx [deleted file]
src/TopoDS/TopoDS_Shell.hxx [deleted file]
src/TopoDS/TopoDS_Solid.hxx [deleted file]
src/TopoDS/TopoDS_TCompSolid.cxx [deleted file]
src/TopoDS/TopoDS_TCompSolid.hxx [deleted file]
src/TopoDS/TopoDS_TCompound.cxx [deleted file]
src/TopoDS/TopoDS_TCompound.hxx [deleted file]
src/TopoDS/TopoDS_TEdge.cxx [deleted file]
src/TopoDS/TopoDS_TEdge.hxx [deleted file]
src/TopoDS/TopoDS_TFace.cxx [deleted file]
src/TopoDS/TopoDS_TFace.hxx [deleted file]
src/TopoDS/TopoDS_TShape.cxx [deleted file]
src/TopoDS/TopoDS_TShape.hxx [deleted file]
src/TopoDS/TopoDS_TShell.cxx [deleted file]
src/TopoDS/TopoDS_TShell.hxx [deleted file]
src/TopoDS/TopoDS_TSolid.cxx [deleted file]
src/TopoDS/TopoDS_TSolid.hxx [deleted file]
src/TopoDS/TopoDS_TVertex.cxx [deleted file]
src/TopoDS/TopoDS_TVertex.hxx [deleted file]
src/TopoDS/TopoDS_TWire.cxx [deleted file]
src/TopoDS/TopoDS_TWire.hxx [deleted file]
src/TopoDS/TopoDS_UnCompatibleShapes.hxx [deleted file]
src/TopoDS/TopoDS_Vertex.hxx [deleted file]
src/TopoDS/TopoDS_Wire.hxx [deleted file]
src/TopoDSToStep/FILES [deleted file]
src/TopoDSToStep/TopoDSToStep.cxx [deleted file]
src/TopoDSToStep/TopoDSToStep.hxx [deleted file]
src/TopoDSToStep/TopoDSToStep_Builder.cxx [deleted file]
src/TopoDSToStep/TopoDSToStep_Builder.hxx [deleted file]
src/TopoDSToStep/TopoDSToStep_BuilderError.hxx [deleted file]
src/TopoDSToStep/TopoDSToStep_FacetedError.hxx [deleted file]
src/TopoDSToStep/TopoDSToStep_FacetedTool.cxx [deleted file]
src/TopoDSToStep/TopoDSToStep_FacetedTool.hxx [deleted file]
src/TopoDSToStep/TopoDSToStep_MakeBrepWithVoids.cxx [deleted file]
src/TopoDSToStep/TopoDSToStep_MakeBrepWithVoids.hxx [deleted file]
src/TopoDSToStep/TopoDSToStep_MakeEdgeError.hxx [deleted file]
src/TopoDSToStep/TopoDSToStep_MakeFaceError.hxx [deleted file]
src/TopoDSToStep/TopoDSToStep_MakeFacetedBrep.cxx [deleted file]
src/TopoDSToStep/TopoDSToStep_MakeFacetedBrep.hxx [deleted file]
src/TopoDSToStep/TopoDSToStep_MakeFacetedBrepAndBrepWithVoids.cxx [deleted file]
src/TopoDSToStep/TopoDSToStep_MakeFacetedBrepAndBrepWithVoids.hxx [deleted file]
src/TopoDSToStep/TopoDSToStep_MakeGeometricCurveSet.cxx [deleted file]
src/TopoDSToStep/TopoDSToStep_MakeGeometricCurveSet.hxx [deleted file]
src/TopoDSToStep/TopoDSToStep_MakeManifoldSolidBrep.cxx [deleted file]
src/TopoDSToStep/TopoDSToStep_MakeManifoldSolidBrep.hxx [deleted file]
src/TopoDSToStep/TopoDSToStep_MakeShellBasedSurfaceModel.cxx [deleted file]
src/TopoDSToStep/TopoDSToStep_MakeShellBasedSurfaceModel.hxx [deleted file]
src/TopoDSToStep/TopoDSToStep_MakeStepEdge.cxx [deleted file]
src/TopoDSToStep/TopoDSToStep_MakeStepEdge.hxx [deleted file]
src/TopoDSToStep/TopoDSToStep_MakeStepFace.cxx [deleted file]
src/TopoDSToStep/TopoDSToStep_MakeStepFace.hxx [deleted file]
src/TopoDSToStep/TopoDSToStep_MakeStepVertex.cxx [deleted file]
src/TopoDSToStep/TopoDSToStep_MakeStepVertex.hxx [deleted file]
src/TopoDSToStep/TopoDSToStep_MakeStepWire.cxx [deleted file]
src/TopoDSToStep/TopoDSToStep_MakeStepWire.hxx [deleted file]
src/TopoDSToStep/TopoDSToStep_MakeTessellatedItem.cxx [deleted file]
src/TopoDSToStep/TopoDSToStep_MakeTessellatedItem.hxx [deleted file]
src/TopoDSToStep/TopoDSToStep_MakeVertexError.hxx [deleted file]
src/TopoDSToStep/TopoDSToStep_MakeWireError.hxx [deleted file]
src/TopoDSToStep/TopoDSToStep_Root.cxx [deleted file]
src/TopoDSToStep/TopoDSToStep_Root.hxx [deleted file]
src/TopoDSToStep/TopoDSToStep_Tool.cxx [deleted file]
src/TopoDSToStep/TopoDSToStep_Tool.hxx [deleted file]
src/TopoDSToStep/TopoDSToStep_WireframeBuilder.cxx [deleted file]
src/TopoDSToStep/TopoDSToStep_WireframeBuilder.hxx [deleted file]
src/Transfer/FILES [deleted file]
src/Transfer/Transfer_ActorDispatch.cxx [deleted file]
src/Transfer/Transfer_ActorDispatch.hxx [deleted file]
src/Transfer/Transfer_ActorOfFinderProcess.cxx [deleted file]
src/Transfer/Transfer_ActorOfFinderProcess.hxx [deleted file]
src/Transfer/Transfer_ActorOfProcessForFinder.hxx [deleted file]
src/Transfer/Transfer_ActorOfProcessForFinder_0.cxx [deleted file]
src/Transfer/Transfer_ActorOfProcessForTransient.hxx [deleted file]
src/Transfer/Transfer_ActorOfProcessForTransient_0.cxx [deleted file]
src/Transfer/Transfer_ActorOfTransientProcess.cxx [deleted file]
src/Transfer/Transfer_ActorOfTransientProcess.hxx [deleted file]
src/Transfer/Transfer_Binder.cxx [deleted file]
src/Transfer/Transfer_Binder.hxx [deleted file]
src/Transfer/Transfer_BinderOfTransientInteger.cxx [deleted file]
src/Transfer/Transfer_BinderOfTransientInteger.hxx [deleted file]
src/Transfer/Transfer_DataInfo.cxx [deleted file]
src/Transfer/Transfer_DataInfo.hxx [deleted file]
src/Transfer/Transfer_DispatchControl.cxx [deleted file]
src/Transfer/Transfer_DispatchControl.hxx [deleted file]
src/Transfer/Transfer_FindHasher.hxx [deleted file]
src/Transfer/Transfer_Finder.cxx [deleted file]
src/Transfer/Transfer_Finder.hxx [deleted file]
src/Transfer/Transfer_FinderProcess.cxx [deleted file]
src/Transfer/Transfer_FinderProcess.hxx [deleted file]
src/Transfer/Transfer_HSequenceOfBinder.hxx [deleted file]
src/Transfer/Transfer_HSequenceOfFinder.hxx [deleted file]
src/Transfer/Transfer_IteratorOfProcessForFinder.hxx [deleted file]
src/Transfer/Transfer_IteratorOfProcessForFinder_0.cxx [deleted file]
src/Transfer/Transfer_IteratorOfProcessForTransient.hxx [deleted file]
src/Transfer/Transfer_IteratorOfProcessForTransient_0.cxx [deleted file]
src/Transfer/Transfer_MapContainer.cxx [deleted file]
src/Transfer/Transfer_MapContainer.hxx [deleted file]
src/Transfer/Transfer_MultipleBinder.cxx [deleted file]
src/Transfer/Transfer_MultipleBinder.hxx [deleted file]
src/Transfer/Transfer_ProcessForFinder.hxx [deleted file]
src/Transfer/Transfer_ProcessForFinder_0.cxx [deleted file]
src/Transfer/Transfer_ProcessForTransient.hxx [deleted file]
src/Transfer/Transfer_ProcessForTransient_0.cxx [deleted file]
src/Transfer/Transfer_ResultFromModel.cxx [deleted file]
src/Transfer/Transfer_ResultFromModel.hxx [deleted file]
src/Transfer/Transfer_ResultFromTransient.cxx [deleted file]
src/Transfer/Transfer_ResultFromTransient.hxx [deleted file]
src/Transfer/Transfer_SequenceOfBinder.hxx [deleted file]
src/Transfer/Transfer_SequenceOfFinder.hxx [deleted file]
src/Transfer/Transfer_SimpleBinderOfTransient.cxx [deleted file]
src/Transfer/Transfer_SimpleBinderOfTransient.hxx [deleted file]
src/Transfer/Transfer_StatusExec.hxx [deleted file]
src/Transfer/Transfer_StatusResult.hxx [deleted file]
src/Transfer/Transfer_TransferDeadLoop.hxx [deleted file]
src/Transfer/Transfer_TransferDispatch.cxx [deleted file]
src/Transfer/Transfer_TransferDispatch.hxx [deleted file]
src/Transfer/Transfer_TransferFailure.hxx [deleted file]
src/Transfer/Transfer_TransferInput.cxx [deleted file]
src/Transfer/Transfer_TransferInput.hxx [deleted file]
src/Transfer/Transfer_TransferIterator.cxx [deleted file]
src/Transfer/Transfer_TransferIterator.hxx [deleted file]
src/Transfer/Transfer_TransferMapOfProcessForFinder.hxx [deleted file]
src/Transfer/Transfer_TransferMapOfProcessForTransient.hxx [deleted file]
src/Transfer/Transfer_TransferOutput.cxx [deleted file]
src/Transfer/Transfer_TransferOutput.hxx [deleted file]
src/Transfer/Transfer_TransientListBinder.cxx [deleted file]
src/Transfer/Transfer_TransientListBinder.hxx [deleted file]
src/Transfer/Transfer_TransientMapper.hxx [deleted file]
src/Transfer/Transfer_TransientMapper_0.cxx [deleted file]
src/Transfer/Transfer_TransientProcess.cxx [deleted file]
src/Transfer/Transfer_TransientProcess.hxx [deleted file]
src/Transfer/Transfer_UndefMode.hxx [deleted file]
src/Transfer/Transfer_VoidBinder.cxx [deleted file]
src/Transfer/Transfer_VoidBinder.hxx [deleted file]
src/TransferBRep/FILES [deleted file]
src/TransferBRep/TransferBRep.cxx [deleted file]
src/TransferBRep/TransferBRep.hxx [deleted file]
src/TransferBRep/TransferBRep_BinderOfShape.cxx [deleted file]
src/TransferBRep/TransferBRep_BinderOfShape.hxx [deleted file]
src/TransferBRep/TransferBRep_HSequenceOfTransferResultInfo.hxx [deleted file]
src/TransferBRep/TransferBRep_Reader.cxx [deleted file]
src/TransferBRep/TransferBRep_Reader.hxx [deleted file]
src/TransferBRep/TransferBRep_SequenceOfTransferResultInfo.hxx [deleted file]
src/TransferBRep/TransferBRep_ShapeBinder.cxx [deleted file]
src/TransferBRep/TransferBRep_ShapeBinder.hxx [deleted file]
src/TransferBRep/TransferBRep_ShapeInfo.cxx [deleted file]
src/TransferBRep/TransferBRep_ShapeInfo.hxx [deleted file]
src/TransferBRep/TransferBRep_ShapeListBinder.cxx [deleted file]
src/TransferBRep/TransferBRep_ShapeListBinder.hxx [deleted file]
src/TransferBRep/TransferBRep_ShapeMapper.hxx [deleted file]
src/TransferBRep/TransferBRep_ShapeMapper_0.cxx [deleted file]
src/TransferBRep/TransferBRep_TransferResultInfo.cxx [deleted file]
src/TransferBRep/TransferBRep_TransferResultInfo.hxx [deleted file]
src/TransferBRep/TransferBRep_TransferResultInfo.lxx [deleted file]
src/UTL/FILES [deleted file]
src/UTL/UTL.cxx [deleted file]
src/UTL/UTL.hxx [deleted file]
src/Units/FILES [deleted file]
src/Units/Units.cxx [deleted file]
src/Units/Units.hxx [deleted file]
src/Units/Units_Dimensions.cxx [deleted file]
src/Units/Units_Dimensions.hxx [deleted file]
src/Units/Units_Dimensions.lxx [deleted file]
src/Units/Units_Explorer.cxx [deleted file]
src/Units/Units_Explorer.hxx [deleted file]
src/Units/Units_Lexicon.cxx [deleted file]
src/Units/Units_Lexicon.hxx [deleted file]
src/Units/Units_Lexicon.lxx [deleted file]
src/Units/Units_MathSentence.cxx [deleted file]
src/Units/Units_MathSentence.hxx [deleted file]
src/Units/Units_Measurement.cxx [deleted file]
src/Units/Units_Measurement.hxx [deleted file]
src/Units/Units_NoSuchType.hxx [deleted file]
src/Units/Units_NoSuchUnit.hxx [deleted file]
src/Units/Units_Operators.hxx [deleted file]
src/Units/Units_QtsSequence.hxx [deleted file]
src/Units/Units_QuantitiesSequence.hxx [deleted file]
src/Units/Units_Quantity.cxx [deleted file]
src/Units/Units_Quantity.hxx [deleted file]
src/Units/Units_Quantity.lxx [deleted file]
src/Units/Units_Sentence.cxx [deleted file]
src/Units/Units_Sentence.hxx [deleted file]
src/Units/Units_Sentence.lxx [deleted file]
src/Units/Units_ShiftedToken.cxx [deleted file]
src/Units/Units_ShiftedToken.hxx [deleted file]
src/Units/Units_ShiftedUnit.cxx [deleted file]
src/Units/Units_ShiftedUnit.hxx [deleted file]
src/Units/Units_TksSequence.hxx [deleted file]
src/Units/Units_Token.cxx [deleted file]
src/Units/Units_Token.hxx [deleted file]
src/Units/Units_Token.lxx [deleted file]
src/Units/Units_TokensSequence.hxx [deleted file]
src/Units/Units_Unit.cxx [deleted file]
src/Units/Units_Unit.hxx [deleted file]
src/Units/Units_Unit.lxx [deleted file]
src/Units/Units_UnitSentence.cxx [deleted file]
src/Units/Units_UnitSentence.hxx [deleted file]
src/Units/Units_UnitsDictionary.cxx [deleted file]
src/Units/Units_UnitsDictionary.hxx [deleted file]
src/Units/Units_UnitsDictionary.lxx [deleted file]
src/Units/Units_UnitsLexicon.cxx [deleted file]
src/Units/Units_UnitsLexicon.hxx [deleted file]
src/Units/Units_UnitsLexicon.lxx [deleted file]
src/Units/Units_UnitsSequence.hxx [deleted file]
src/Units/Units_UnitsSystem.cxx [deleted file]
src/Units/Units_UnitsSystem.hxx [deleted file]
src/Units/Units_UtsSequence.hxx [deleted file]
src/UnitsAPI/FILES [deleted file]
src/UnitsAPI/UnitsAPI.cxx [deleted file]
src/UnitsAPI/UnitsAPI.hxx [deleted file]
src/UnitsAPI/UnitsAPI_SystemUnits.hxx [deleted file]
src/UnitsAPI/UnitsAPI_Units_dat.pxx [deleted file]
src/UnitsMethods/FILES [deleted file]
src/UnitsMethods/UnitsMethods.cxx [deleted file]
src/UnitsMethods/UnitsMethods.hxx [deleted file]
src/UnitsMethods/UnitsMethods_LengthUnit.hxx [deleted file]
src/V3d/FILES [deleted file]
src/V3d/V3d.cxx [deleted file]
src/V3d/V3d.hxx [deleted file]
src/V3d/V3d_AmbientLight.cxx [deleted file]
src/V3d/V3d_AmbientLight.hxx [deleted file]
src/V3d/V3d_BadValue.hxx [deleted file]
src/V3d/V3d_CircularGrid.cxx [deleted file]
src/V3d/V3d_CircularGrid.hxx [deleted file]
src/V3d/V3d_DirectionalLight.cxx [deleted file]
src/V3d/V3d_DirectionalLight.hxx [deleted file]
src/V3d/V3d_ImageDumpOptions.hxx [deleted file]
src/V3d/V3d_Light.hxx [deleted file]
src/V3d/V3d_ListOfLight.hxx [deleted file]
src/V3d/V3d_ListOfView.hxx [deleted file]
src/V3d/V3d_Plane.cxx [deleted file]
src/V3d/V3d_Plane.hxx [deleted file]
src/V3d/V3d_PositionLight.cxx [deleted file]
src/V3d/V3d_PositionLight.hxx [deleted file]
src/V3d/V3d_PositionalLight.cxx [deleted file]
src/V3d/V3d_PositionalLight.hxx [deleted file]
src/V3d/V3d_RectangularGrid.cxx [deleted file]
src/V3d/V3d_RectangularGrid.hxx [deleted file]
src/V3d/V3d_SpotLight.cxx [deleted file]
src/V3d/V3d_SpotLight.hxx [deleted file]
src/V3d/V3d_StereoDumpOptions.hxx [deleted file]
src/V3d/V3d_Trihedron.cxx [deleted file]
src/V3d/V3d_Trihedron.hxx [deleted file]
src/V3d/V3d_TypeOfAxe.hxx [deleted file]
src/V3d/V3d_TypeOfBackfacingModel.hxx [deleted file]
src/V3d/V3d_TypeOfLight.hxx [deleted file]
src/V3d/V3d_TypeOfOrientation.hxx [deleted file]
src/V3d/V3d_TypeOfShadingModel.hxx [deleted file]
src/V3d/V3d_TypeOfView.hxx [deleted file]
src/V3d/V3d_TypeOfVisualization.hxx [deleted file]
src/V3d/V3d_UnMapped.hxx [deleted file]
src/V3d/V3d_View.cxx [deleted file]
src/V3d/V3d_View.hxx [deleted file]
src/V3d/V3d_Viewer.cxx [deleted file]
src/V3d/V3d_Viewer.hxx [deleted file]
src/V3d/V3d_ViewerPointer.hxx [deleted file]
src/ViewerTest/FILES [deleted file]
src/ViewerTest/ViewerTest.cxx [deleted file]
src/ViewerTest/ViewerTest.hxx [deleted file]
src/ViewerTest/ViewerTest_AutoUpdater.cxx [deleted file]
src/ViewerTest/ViewerTest_AutoUpdater.hxx [deleted file]
src/ViewerTest/ViewerTest_CmdParser.cxx [deleted file]
src/ViewerTest/ViewerTest_CmdParser.hxx [deleted file]
src/ViewerTest/ViewerTest_ContinuousRedrawer.cxx [deleted file]
src/ViewerTest/ViewerTest_ContinuousRedrawer.hxx [deleted file]
src/ViewerTest/ViewerTest_DoubleMapIteratorOfDoubleMapOfInteractiveAndName.hxx [deleted file]
src/ViewerTest/ViewerTest_DoubleMapOfInteractiveAndName.hxx [deleted file]
src/ViewerTest/ViewerTest_EventManager.cxx [deleted file]
src/ViewerTest/ViewerTest_EventManager.hxx [deleted file]
src/ViewerTest/ViewerTest_FilletCommands.cxx [deleted file]
src/ViewerTest/ViewerTest_ObjectCommands.cxx [deleted file]
src/ViewerTest/ViewerTest_OpenGlCommands.cxx [deleted file]
src/ViewerTest/ViewerTest_RelationCommands.cxx [deleted file]
src/ViewerTest/ViewerTest_V3dView.cxx [deleted file]
src/ViewerTest/ViewerTest_V3dView.hxx [deleted file]
src/ViewerTest/ViewerTest_ViewerCommands.cxx [deleted file]
src/ViewerTest/ViewerTest_ViewerCommands_1.mm [deleted file]
src/Visualization/TKD3DHost/CMakeLists.txt [new file with mode: 0644]
src/Visualization/TKD3DHost/D3DHost/D3DHost_FrameBuffer.cxx [new file with mode: 0644]
src/Visualization/TKD3DHost/D3DHost/D3DHost_FrameBuffer.hxx [new file with mode: 0644]
src/Visualization/TKD3DHost/D3DHost/D3DHost_GraphicDriver.cxx [new file with mode: 0644]
src/Visualization/TKD3DHost/D3DHost/D3DHost_GraphicDriver.hxx [new file with mode: 0644]
src/Visualization/TKD3DHost/D3DHost/D3DHost_GraphicDriverFactory.cxx [new file with mode: 0644]
src/Visualization/TKD3DHost/D3DHost/D3DHost_GraphicDriverFactory.hxx [new file with mode: 0644]
src/Visualization/TKD3DHost/D3DHost/D3DHost_View.cxx [new file with mode: 0644]
src/Visualization/TKD3DHost/D3DHost/D3DHost_View.hxx [new file with mode: 0644]
src/Visualization/TKD3DHost/D3DHost/FILES.cmake [new file with mode: 0644]
src/Visualization/TKD3DHost/EXTERNLIB.cmake [new file with mode: 0644]
src/Visualization/TKD3DHost/FILES.cmake [new file with mode: 0644]
src/Visualization/TKD3DHost/PACKAGES.cmake [new file with mode: 0644]
src/Visualization/TKIVtk/CMakeLists.txt [new file with mode: 0644]
src/Visualization/TKIVtk/EXTERNLIB.cmake [new file with mode: 0644]
src/Visualization/TKIVtk/FILES.cmake [new file with mode: 0644]
src/Visualization/TKIVtk/IVtk/FILES.cmake [new file with mode: 0644]
src/Visualization/TKIVtk/IVtk/IVtk_IShape.cxx [new file with mode: 0644]
src/Visualization/TKIVtk/IVtk/IVtk_IShape.hxx [new file with mode: 0644]
src/Visualization/TKIVtk/IVtk/IVtk_IShapeData.cxx [new file with mode: 0644]
src/Visualization/TKIVtk/IVtk/IVtk_IShapeData.hxx [new file with mode: 0644]
src/Visualization/TKIVtk/IVtk/IVtk_IShapeMesher.cxx [new file with mode: 0644]
src/Visualization/TKIVtk/IVtk/IVtk_IShapeMesher.hxx [new file with mode: 0644]
src/Visualization/TKIVtk/IVtk/IVtk_IShapePickerAlgo.cxx [new file with mode: 0644]
src/Visualization/TKIVtk/IVtk/IVtk_IShapePickerAlgo.hxx [new file with mode: 0644]
src/Visualization/TKIVtk/IVtk/IVtk_IView.cxx [new file with mode: 0644]
src/Visualization/TKIVtk/IVtk/IVtk_IView.hxx [new file with mode: 0644]
src/Visualization/TKIVtk/IVtk/IVtk_Interface.cxx [new file with mode: 0644]
src/Visualization/TKIVtk/IVtk/IVtk_Interface.hxx [new file with mode: 0644]
src/Visualization/TKIVtk/IVtk/IVtk_Types.hxx [new file with mode: 0644]
src/Visualization/TKIVtk/IVtkOCC/FILES.cmake [new file with mode: 0644]
src/Visualization/TKIVtk/IVtkOCC/IVtkOCC_SelectableObject.cxx [new file with mode: 0644]
src/Visualization/TKIVtk/IVtkOCC/IVtkOCC_SelectableObject.hxx [new file with mode: 0644]
src/Visualization/TKIVtk/IVtkOCC/IVtkOCC_Shape.cxx [new file with mode: 0644]
src/Visualization/TKIVtk/IVtkOCC/IVtkOCC_Shape.hxx [new file with mode: 0644]
src/Visualization/TKIVtk/IVtkOCC/IVtkOCC_ShapeMesher.cxx [new file with mode: 0644]
src/Visualization/TKIVtk/IVtkOCC/IVtkOCC_ShapeMesher.hxx [new file with mode: 0644]
src/Visualization/TKIVtk/IVtkOCC/IVtkOCC_ShapePickerAlgo.cxx [new file with mode: 0644]
src/Visualization/TKIVtk/IVtkOCC/IVtkOCC_ShapePickerAlgo.hxx [new file with mode: 0644]
src/Visualization/TKIVtk/IVtkOCC/IVtkOCC_ViewerSelector.cxx [new file with mode: 0644]
src/Visualization/TKIVtk/IVtkOCC/IVtkOCC_ViewerSelector.hxx [new file with mode: 0644]
src/Visualization/TKIVtk/IVtkTools/FILES.cmake [new file with mode: 0644]
src/Visualization/TKIVtk/IVtkTools/IVtkTools.cxx [new file with mode: 0644]
src/Visualization/TKIVtk/IVtkTools/IVtkTools.hxx [new file with mode: 0644]
src/Visualization/TKIVtk/IVtkTools/IVtkTools_DisplayModeFilter.cxx [new file with mode: 0644]
src/Visualization/TKIVtk/IVtkTools/IVtkTools_DisplayModeFilter.hxx [new file with mode: 0644]
src/Visualization/TKIVtk/IVtkTools/IVtkTools_ShapeDataSource.cxx [new file with mode: 0644]
src/Visualization/TKIVtk/IVtkTools/IVtkTools_ShapeDataSource.hxx [new file with mode: 0644]
src/Visualization/TKIVtk/IVtkTools/IVtkTools_ShapeObject.cxx [new file with mode: 0644]
src/Visualization/TKIVtk/IVtkTools/IVtkTools_ShapeObject.hxx [new file with mode: 0644]
src/Visualization/TKIVtk/IVtkTools/IVtkTools_ShapePicker.cxx [new file with mode: 0644]
src/Visualization/TKIVtk/IVtkTools/IVtkTools_ShapePicker.hxx [new file with mode: 0644]
src/Visualization/TKIVtk/IVtkTools/IVtkTools_SubPolyDataFilter.cxx [new file with mode: 0644]
src/Visualization/TKIVtk/IVtkTools/IVtkTools_SubPolyDataFilter.hxx [new file with mode: 0644]
src/Visualization/TKIVtk/IVtkVTK/FILES.cmake [new file with mode: 0644]
src/Visualization/TKIVtk/IVtkVTK/IVtkVTK_ShapeData.cxx [new file with mode: 0644]
src/Visualization/TKIVtk/IVtkVTK/IVtkVTK_ShapeData.hxx [new file with mode: 0644]
src/Visualization/TKIVtk/IVtkVTK/IVtkVTK_View.cxx [new file with mode: 0644]
src/Visualization/TKIVtk/IVtkVTK/IVtkVTK_View.hxx [new file with mode: 0644]
src/Visualization/TKIVtk/PACKAGES.cmake [new file with mode: 0644]
src/Visualization/TKMeshVS/CMakeLists.txt [new file with mode: 0644]
src/Visualization/TKMeshVS/EXTERNLIB.cmake [new file with mode: 0644]
src/Visualization/TKMeshVS/FILES.cmake [new file with mode: 0644]
src/Visualization/TKMeshVS/MeshVS/FILES.cmake [new file with mode: 0644]
src/Visualization/TKMeshVS/MeshVS/MeshVS_Array1OfSequenceOfInteger.hxx [new file with mode: 0644]
src/Visualization/TKMeshVS/MeshVS/MeshVS_Buffer.hxx [new file with mode: 0644]
src/Visualization/TKMeshVS/MeshVS/MeshVS_BuilderPriority.hxx [new file with mode: 0644]
src/Visualization/TKMeshVS/MeshVS/MeshVS_CommonSensitiveEntity.cxx [new file with mode: 0644]
src/Visualization/TKMeshVS/MeshVS/MeshVS_CommonSensitiveEntity.hxx [new file with mode: 0644]
src/Visualization/TKMeshVS/MeshVS/MeshVS_DataMapIteratorOfDataMapOfColorMapOfInteger.hxx [new file with mode: 0644]
src/Visualization/TKMeshVS/MeshVS/MeshVS_DataMapIteratorOfDataMapOfHArray1OfSequenceOfInteger.hxx [new file with mode: 0644]
src/Visualization/TKMeshVS/MeshVS/MeshVS_DataMapIteratorOfDataMapOfIntegerAsciiString.hxx [new file with mode: 0644]
src/Visualization/TKMeshVS/MeshVS/MeshVS_DataMapIteratorOfDataMapOfIntegerBoolean.hxx [new file with mode: 0644]
src/Visualization/TKMeshVS/MeshVS/MeshVS_DataMapIteratorOfDataMapOfIntegerColor.hxx [new file with mode: 0644]
src/Visualization/TKMeshVS/MeshVS/MeshVS_DataMapIteratorOfDataMapOfIntegerMaterial.hxx [new file with mode: 0644]
src/Visualization/TKMeshVS/MeshVS/MeshVS_DataMapIteratorOfDataMapOfIntegerMeshEntityOwner.hxx [new file with mode: 0644]
src/Visualization/TKMeshVS/MeshVS/MeshVS_DataMapIteratorOfDataMapOfIntegerOwner.hxx [new file with mode: 0644]
src/Visualization/TKMeshVS/MeshVS/MeshVS_DataMapIteratorOfDataMapOfIntegerTwoColors.hxx [new file with mode: 0644]
src/Visualization/TKMeshVS/MeshVS/MeshVS_DataMapIteratorOfDataMapOfIntegerVector.hxx [new file with mode: 0644]
src/Visualization/TKMeshVS/MeshVS/MeshVS_DataMapIteratorOfDataMapOfTwoColorsMapOfInteger.hxx [new file with mode: 0644]
src/Visualization/TKMeshVS/MeshVS/MeshVS_DataMapOfColorMapOfInteger.hxx [new file with mode: 0644]
src/Visualization/TKMeshVS/MeshVS/MeshVS_DataMapOfHArray1OfSequenceOfInteger.hxx [new file with mode: 0644]
src/Visualization/TKMeshVS/MeshVS/MeshVS_DataMapOfIntegerAsciiString.hxx [new file with mode: 0644]
src/Visualization/TKMeshVS/MeshVS/MeshVS_DataMapOfIntegerBoolean.hxx [new file with mode: 0644]
src/Visualization/TKMeshVS/MeshVS/MeshVS_DataMapOfIntegerColor.hxx [new file with mode: 0644]
src/Visualization/TKMeshVS/MeshVS/MeshVS_DataMapOfIntegerMaterial.hxx [new file with mode: 0644]
src/Visualization/TKMeshVS/MeshVS/MeshVS_DataMapOfIntegerMeshEntityOwner.hxx [new file with mode: 0644]
src/Visualization/TKMeshVS/MeshVS/MeshVS_DataMapOfIntegerOwner.hxx [new file with mode: 0644]
src/Visualization/TKMeshVS/MeshVS/MeshVS_DataMapOfIntegerTwoColors.hxx [new file with mode: 0644]
src/Visualization/TKMeshVS/MeshVS/MeshVS_DataMapOfIntegerVector.hxx [new file with mode: 0644]
src/Visualization/TKMeshVS/MeshVS/MeshVS_DataMapOfTwoColorsMapOfInteger.hxx [new file with mode: 0644]
src/Visualization/TKMeshVS/MeshVS/MeshVS_DataSource.cxx [new file with mode: 0644]
src/Visualization/TKMeshVS/MeshVS/MeshVS_DataSource.hxx [new file with mode: 0644]
src/Visualization/TKMeshVS/MeshVS/MeshVS_DataSource3D.cxx [new file with mode: 0644]
src/Visualization/TKMeshVS/MeshVS/MeshVS_DataSource3D.hxx [new file with mode: 0644]
src/Visualization/TKMeshVS/MeshVS/MeshVS_DeformedDataSource.cxx [new file with mode: 0644]
src/Visualization/TKMeshVS/MeshVS/MeshVS_DeformedDataSource.hxx [new file with mode: 0644]
src/Visualization/TKMeshVS/MeshVS/MeshVS_DisplayModeFlags.hxx [new file with mode: 0644]
src/Visualization/TKMeshVS/MeshVS/MeshVS_Drawer.cxx [new file with mode: 0644]
src/Visualization/TKMeshVS/MeshVS/MeshVS_Drawer.hxx [new file with mode: 0644]
src/Visualization/TKMeshVS/MeshVS/MeshVS_DrawerAttribute.hxx [new file with mode: 0644]
src/Visualization/TKMeshVS/MeshVS/MeshVS_DummySensitiveEntity.cxx [new file with mode: 0644]
src/Visualization/TKMeshVS/MeshVS/MeshVS_DummySensitiveEntity.hxx [new file with mode: 0644]
src/Visualization/TKMeshVS/MeshVS/MeshVS_ElementalColorPrsBuilder.cxx [new file with mode: 0644]
src/Visualization/TKMeshVS/MeshVS/MeshVS_ElementalColorPrsBuilder.hxx [new file with mode: 0644]
src/Visualization/TKMeshVS/MeshVS/MeshVS_EntityType.hxx [new file with mode: 0644]
src/Visualization/TKMeshVS/MeshVS/MeshVS_HArray1OfSequenceOfInteger.hxx [new file with mode: 0644]
src/Visualization/TKMeshVS/MeshVS/MeshVS_MapIteratorOfMapOfTwoNodes.hxx [new file with mode: 0644]
src/Visualization/TKMeshVS/MeshVS/MeshVS_MapOfTwoNodes.hxx [new file with mode: 0644]
src/Visualization/TKMeshVS/MeshVS/MeshVS_Mesh.cxx [new file with mode: 0644]
src/Visualization/TKMeshVS/MeshVS/MeshVS_Mesh.hxx [new file with mode: 0644]
src/Visualization/TKMeshVS/MeshVS/MeshVS_MeshEntityOwner.cxx [new file with mode: 0644]
src/Visualization/TKMeshVS/MeshVS/MeshVS_MeshEntityOwner.hxx [new file with mode: 0644]
src/Visualization/TKMeshVS/MeshVS/MeshVS_MeshOwner.cxx [new file with mode: 0644]
src/Visualization/TKMeshVS/MeshVS/MeshVS_MeshOwner.hxx [new file with mode: 0644]
src/Visualization/TKMeshVS/MeshVS/MeshVS_MeshPrsBuilder.cxx [new file with mode: 0644]
src/Visualization/TKMeshVS/MeshVS/MeshVS_MeshPrsBuilder.hxx [new file with mode: 0644]
src/Visualization/TKMeshVS/MeshVS/MeshVS_MeshPtr.hxx [new file with mode: 0644]
src/Visualization/TKMeshVS/MeshVS/MeshVS_MeshSelectionMethod.hxx [new file with mode: 0644]
src/Visualization/TKMeshVS/MeshVS/MeshVS_NodalColorPrsBuilder.cxx [new file with mode: 0644]
src/Visualization/TKMeshVS/MeshVS/MeshVS_NodalColorPrsBuilder.hxx [new file with mode: 0644]
src/Visualization/TKMeshVS/MeshVS/MeshVS_PrsBuilder.cxx [new file with mode: 0644]
src/Visualization/TKMeshVS/MeshVS/MeshVS_PrsBuilder.hxx [new file with mode: 0644]
src/Visualization/TKMeshVS/MeshVS/MeshVS_SelectionModeFlags.hxx [new file with mode: 0644]
src/Visualization/TKMeshVS/MeshVS/MeshVS_SensitiveFace.cxx [new file with mode: 0644]
src/Visualization/TKMeshVS/MeshVS/MeshVS_SensitiveFace.hxx [new file with mode: 0644]
src/Visualization/TKMeshVS/MeshVS/MeshVS_SensitiveMesh.cxx [new file with mode: 0644]
src/Visualization/TKMeshVS/MeshVS/MeshVS_SensitiveMesh.hxx [new file with mode: 0644]
src/Visualization/TKMeshVS/MeshVS/MeshVS_SensitivePolyhedron.cxx [new file with mode: 0644]
src/Visualization/TKMeshVS/MeshVS/MeshVS_SensitivePolyhedron.hxx [new file with mode: 0644]
src/Visualization/TKMeshVS/MeshVS/MeshVS_SensitiveQuad.cxx [new file with mode: 0644]
src/Visualization/TKMeshVS/MeshVS/MeshVS_SensitiveQuad.hxx [new file with mode: 0644]
src/Visualization/TKMeshVS/MeshVS/MeshVS_SensitiveSegment.cxx [new file with mode: 0644]
src/Visualization/TKMeshVS/MeshVS/MeshVS_SensitiveSegment.hxx [new file with mode: 0644]
src/Visualization/TKMeshVS/MeshVS/MeshVS_SequenceOfPrsBuilder.hxx [new file with mode: 0644]
src/Visualization/TKMeshVS/MeshVS/MeshVS_SymmetricPairHasher.hxx [new file with mode: 0644]
src/Visualization/TKMeshVS/MeshVS/MeshVS_TextPrsBuilder.cxx [new file with mode: 0644]
src/Visualization/TKMeshVS/MeshVS/MeshVS_TextPrsBuilder.hxx [new file with mode: 0644]
src/Visualization/TKMeshVS/MeshVS/MeshVS_Tool.cxx [new file with mode: 0644]
src/Visualization/TKMeshVS/MeshVS/MeshVS_Tool.hxx [new file with mode: 0644]
src/Visualization/TKMeshVS/MeshVS/MeshVS_TwoColors.cxx [new file with mode: 0644]
src/Visualization/TKMeshVS/MeshVS/MeshVS_TwoColors.hxx [new file with mode: 0644]
src/Visualization/TKMeshVS/MeshVS/MeshVS_TwoNodes.hxx [new file with mode: 0644]
src/Visualization/TKMeshVS/MeshVS/MeshVS_VectorPrsBuilder.cxx [new file with mode: 0644]
src/Visualization/TKMeshVS/MeshVS/MeshVS_VectorPrsBuilder.hxx [new file with mode: 0644]
src/Visualization/TKMeshVS/PACKAGES.cmake [new file with mode: 0644]
src/Visualization/TKOpenGl/CMakeLists.txt [new file with mode: 0644]
src/Visualization/TKOpenGl/EXTERNLIB.cmake [new file with mode: 0644]
src/Visualization/TKOpenGl/FILES.cmake [new file with mode: 0644]
src/Visualization/TKOpenGl/OpenGl/FILES.cmake [new file with mode: 0644]
src/Visualization/TKOpenGl/OpenGl/OpenGl_ArbDbg.hxx [new file with mode: 0755]
src/Visualization/TKOpenGl/OpenGl/OpenGl_ArbFBO.hxx [new file with mode: 0644]
src/Visualization/TKOpenGl/OpenGl/OpenGl_ArbIns.hxx [new file with mode: 0644]
src/Visualization/TKOpenGl/OpenGl/OpenGl_ArbSamplerObject.hxx [new file with mode: 0644]
src/Visualization/TKOpenGl/OpenGl/OpenGl_ArbTBO.hxx [new file with mode: 0644]
src/Visualization/TKOpenGl/OpenGl/OpenGl_ArbTexBindless.hxx [new file with mode: 0644]
src/Visualization/TKOpenGl/OpenGl/OpenGl_Aspects.cxx [new file with mode: 0644]
src/Visualization/TKOpenGl/OpenGl/OpenGl_Aspects.hxx [new file with mode: 0644]
src/Visualization/TKOpenGl/OpenGl/OpenGl_AspectsProgram.cxx [new file with mode: 0644]
src/Visualization/TKOpenGl/OpenGl/OpenGl_AspectsProgram.hxx [new file with mode: 0644]
src/Visualization/TKOpenGl/OpenGl/OpenGl_AspectsSprite.cxx [new file with mode: 0644]
src/Visualization/TKOpenGl/OpenGl/OpenGl_AspectsSprite.hxx [new file with mode: 0644]
src/Visualization/TKOpenGl/OpenGl/OpenGl_AspectsTextureSet.cxx [new file with mode: 0644]
src/Visualization/TKOpenGl/OpenGl/OpenGl_AspectsTextureSet.hxx [new file with mode: 0644]
src/Visualization/TKOpenGl/OpenGl/OpenGl_BackgroundArray.cxx [new file with mode: 0644]
src/Visualization/TKOpenGl/OpenGl/OpenGl_BackgroundArray.hxx [new file with mode: 0644]
src/Visualization/TKOpenGl/OpenGl/OpenGl_Buffer.cxx [new file with mode: 0644]
src/Visualization/TKOpenGl/OpenGl/OpenGl_Buffer.hxx [new file with mode: 0644]
src/Visualization/TKOpenGl/OpenGl/OpenGl_BufferCompatT.hxx [new file with mode: 0644]
src/Visualization/TKOpenGl/OpenGl/OpenGl_CappingAlgo.cxx [new file with mode: 0755]
src/Visualization/TKOpenGl/OpenGl/OpenGl_CappingAlgo.hxx [new file with mode: 0755]
src/Visualization/TKOpenGl/OpenGl/OpenGl_CappingPlaneResource.cxx [new file with mode: 0755]
src/Visualization/TKOpenGl/OpenGl/OpenGl_CappingPlaneResource.hxx [new file with mode: 0755]
src/Visualization/TKOpenGl/OpenGl/OpenGl_Caps.cxx [new file with mode: 0755]
src/Visualization/TKOpenGl/OpenGl/OpenGl_Caps.hxx [new file with mode: 0755]
src/Visualization/TKOpenGl/OpenGl/OpenGl_Clipping.cxx [new file with mode: 0755]
src/Visualization/TKOpenGl/OpenGl/OpenGl_Clipping.hxx [new file with mode: 0755]
src/Visualization/TKOpenGl/OpenGl/OpenGl_ClippingIterator.hxx [new file with mode: 0644]
src/Visualization/TKOpenGl/OpenGl/OpenGl_Context.cxx [new file with mode: 0644]
src/Visualization/TKOpenGl/OpenGl/OpenGl_Context.hxx [new file with mode: 0644]
src/Visualization/TKOpenGl/OpenGl/OpenGl_Context_1.mm [new file with mode: 0644]
src/Visualization/TKOpenGl/OpenGl/OpenGl_DepthPeeling.cxx [new file with mode: 0644]
src/Visualization/TKOpenGl/OpenGl/OpenGl_DepthPeeling.hxx [new file with mode: 0644]
src/Visualization/TKOpenGl/OpenGl/OpenGl_Element.cxx [new file with mode: 0755]
src/Visualization/TKOpenGl/OpenGl/OpenGl_Element.hxx [new file with mode: 0644]
src/Visualization/TKOpenGl/OpenGl/OpenGl_ExtGS.hxx [new file with mode: 0644]
src/Visualization/TKOpenGl/OpenGl/OpenGl_Flipper.cxx [new file with mode: 0755]
src/Visualization/TKOpenGl/OpenGl/OpenGl_Flipper.hxx [new file with mode: 0755]
src/Visualization/TKOpenGl/OpenGl/OpenGl_Font.cxx [new file with mode: 0755]
src/Visualization/TKOpenGl/OpenGl/OpenGl_Font.hxx [new file with mode: 0755]
src/Visualization/TKOpenGl/OpenGl/OpenGl_FrameBuffer.cxx [new file with mode: 0644]
src/Visualization/TKOpenGl/OpenGl/OpenGl_FrameBuffer.hxx [new file with mode: 0644]
src/Visualization/TKOpenGl/OpenGl/OpenGl_FrameStats.cxx [new file with mode: 0644]
src/Visualization/TKOpenGl/OpenGl/OpenGl_FrameStats.hxx [new file with mode: 0644]
src/Visualization/TKOpenGl/OpenGl/OpenGl_FrameStatsPrs.cxx [new file with mode: 0644]
src/Visualization/TKOpenGl/OpenGl/OpenGl_FrameStatsPrs.hxx [new file with mode: 0644]
src/Visualization/TKOpenGl/OpenGl/OpenGl_GLESExtensions.hxx [new file with mode: 0644]
src/Visualization/TKOpenGl/OpenGl/OpenGl_GlCore11.hxx [new file with mode: 0644]
src/Visualization/TKOpenGl/OpenGl/OpenGl_GlCore11Fwd.hxx [new file with mode: 0644]
src/Visualization/TKOpenGl/OpenGl/OpenGl_GlCore12.hxx [new file with mode: 0644]
src/Visualization/TKOpenGl/OpenGl/OpenGl_GlCore13.hxx [new file with mode: 0644]
src/Visualization/TKOpenGl/OpenGl/OpenGl_GlCore14.hxx [new file with mode: 0644]
src/Visualization/TKOpenGl/OpenGl/OpenGl_GlCore15.hxx [new file with mode: 0644]
src/Visualization/TKOpenGl/OpenGl/OpenGl_GlCore20.hxx [new file with mode: 0644]
src/Visualization/TKOpenGl/OpenGl/OpenGl_GlCore21.hxx [new file with mode: 0644]
src/Visualization/TKOpenGl/OpenGl/OpenGl_GlCore30.hxx [new file with mode: 0644]
src/Visualization/TKOpenGl/OpenGl/OpenGl_GlCore31.hxx [new file with mode: 0644]
src/Visualization/TKOpenGl/OpenGl/OpenGl_GlCore32.hxx [new file with mode: 0644]
src/Visualization/TKOpenGl/OpenGl/OpenGl_GlCore33.hxx [new file with mode: 0644]
src/Visualization/TKOpenGl/OpenGl/OpenGl_GlCore40.hxx [new file with mode: 0644]
src/Visualization/TKOpenGl/OpenGl/OpenGl_GlCore41.hxx [new file with mode: 0644]
src/Visualization/TKOpenGl/OpenGl/OpenGl_GlCore42.hxx [new file with mode: 0644]
src/Visualization/TKOpenGl/OpenGl/OpenGl_GlCore43.hxx [new file with mode: 0644]
src/Visualization/TKOpenGl/OpenGl/OpenGl_GlCore44.hxx [new file with mode: 0644]
src/Visualization/TKOpenGl/OpenGl/OpenGl_GlCore45.hxx [new file with mode: 0644]
src/Visualization/TKOpenGl/OpenGl/OpenGl_GlCore46.hxx [new file with mode: 0644]
src/Visualization/TKOpenGl/OpenGl/OpenGl_GlFunctions.cxx [new file with mode: 0644]
src/Visualization/TKOpenGl/OpenGl/OpenGl_GlFunctions.hxx [new file with mode: 0644]
src/Visualization/TKOpenGl/OpenGl/OpenGl_GlNative.hxx [new file with mode: 0644]
src/Visualization/TKOpenGl/OpenGl/OpenGl_GlTypes.hxx [new file with mode: 0644]
src/Visualization/TKOpenGl/OpenGl/OpenGl_GraduatedTrihedron.cxx [new file with mode: 0755]
src/Visualization/TKOpenGl/OpenGl/OpenGl_GraduatedTrihedron.hxx [new file with mode: 0755]
src/Visualization/TKOpenGl/OpenGl/OpenGl_GraphicDriver.cxx [new file with mode: 0644]
src/Visualization/TKOpenGl/OpenGl/OpenGl_GraphicDriver.hxx [new file with mode: 0644]
src/Visualization/TKOpenGl/OpenGl/OpenGl_GraphicDriverFactory.cxx [new file with mode: 0644]
src/Visualization/TKOpenGl/OpenGl/OpenGl_GraphicDriverFactory.hxx [new file with mode: 0644]
src/Visualization/TKOpenGl/OpenGl/OpenGl_Group.cxx [new file with mode: 0644]
src/Visualization/TKOpenGl/OpenGl/OpenGl_Group.hxx [new file with mode: 0644]
src/Visualization/TKOpenGl/OpenGl/OpenGl_HaltonSampler.hxx [new file with mode: 0644]
src/Visualization/TKOpenGl/OpenGl/OpenGl_IndexBuffer.cxx [new file with mode: 0644]
src/Visualization/TKOpenGl/OpenGl/OpenGl_IndexBuffer.hxx [new file with mode: 0644]
src/Visualization/TKOpenGl/OpenGl/OpenGl_Layer.hxx [new file with mode: 0644]
src/Visualization/TKOpenGl/OpenGl/OpenGl_LayerFilter.hxx [new file with mode: 0644]
src/Visualization/TKOpenGl/OpenGl/OpenGl_LayerList.cxx [new file with mode: 0644]
src/Visualization/TKOpenGl/OpenGl/OpenGl_LayerList.hxx [new file with mode: 0644]
src/Visualization/TKOpenGl/OpenGl/OpenGl_LineAttributes.cxx [new file with mode: 0644]
src/Visualization/TKOpenGl/OpenGl/OpenGl_LineAttributes.hxx [new file with mode: 0644]
src/Visualization/TKOpenGl/OpenGl/OpenGl_Material.hxx [new file with mode: 0644]
src/Visualization/TKOpenGl/OpenGl/OpenGl_MaterialState.hxx [new file with mode: 0644]
src/Visualization/TKOpenGl/OpenGl/OpenGl_MatrixState.hxx [new file with mode: 0644]
src/Visualization/TKOpenGl/OpenGl/OpenGl_NamedResource.hxx [new file with mode: 0644]
src/Visualization/TKOpenGl/OpenGl/OpenGl_PBREnvironment.cxx [new file with mode: 0644]
src/Visualization/TKOpenGl/OpenGl/OpenGl_PBREnvironment.hxx [new file with mode: 0644]
src/Visualization/TKOpenGl/OpenGl/OpenGl_PointSprite.cxx [new file with mode: 0755]
src/Visualization/TKOpenGl/OpenGl/OpenGl_PointSprite.hxx [new file with mode: 0755]
src/Visualization/TKOpenGl/OpenGl/OpenGl_PrimitiveArray.cxx [new file with mode: 0644]
src/Visualization/TKOpenGl/OpenGl/OpenGl_PrimitiveArray.hxx [new file with mode: 0644]
src/Visualization/TKOpenGl/OpenGl/OpenGl_RenderFilter.hxx [new file with mode: 0755]
src/Visualization/TKOpenGl/OpenGl/OpenGl_Resource.cxx [new file with mode: 0644]
src/Visualization/TKOpenGl/OpenGl/OpenGl_Resource.hxx [new file with mode: 0644]
src/Visualization/TKOpenGl/OpenGl/OpenGl_Sampler.cxx [new file with mode: 0644]
src/Visualization/TKOpenGl/OpenGl/OpenGl_Sampler.hxx [new file with mode: 0644]
src/Visualization/TKOpenGl/OpenGl/OpenGl_SceneGeometry.cxx [new file with mode: 0644]
src/Visualization/TKOpenGl/OpenGl/OpenGl_SceneGeometry.hxx [new file with mode: 0644]
src/Visualization/TKOpenGl/OpenGl/OpenGl_SetOfShaderPrograms.hxx [new file with mode: 0644]
src/Visualization/TKOpenGl/OpenGl/OpenGl_ShaderManager.cxx [new file with mode: 0644]
src/Visualization/TKOpenGl/OpenGl/OpenGl_ShaderManager.hxx [new file with mode: 0644]
src/Visualization/TKOpenGl/OpenGl/OpenGl_ShaderObject.cxx [new file with mode: 0755]
src/Visualization/TKOpenGl/OpenGl/OpenGl_ShaderObject.hxx [new file with mode: 0755]
src/Visualization/TKOpenGl/OpenGl/OpenGl_ShaderProgram.cxx [new file with mode: 0755]
src/Visualization/TKOpenGl/OpenGl/OpenGl_ShaderProgram.hxx [new file with mode: 0755]
src/Visualization/TKOpenGl/OpenGl/OpenGl_ShaderProgramDumpLevel.hxx [new file with mode: 0644]
src/Visualization/TKOpenGl/OpenGl/OpenGl_ShaderStates.cxx [new file with mode: 0755]
src/Visualization/TKOpenGl/OpenGl/OpenGl_ShaderStates.hxx [new file with mode: 0755]
src/Visualization/TKOpenGl/OpenGl/OpenGl_ShadowMap.cxx [new file with mode: 0644]
src/Visualization/TKOpenGl/OpenGl/OpenGl_ShadowMap.hxx [new file with mode: 0644]
src/Visualization/TKOpenGl/OpenGl/OpenGl_StencilTest.cxx [new file with mode: 0755]
src/Visualization/TKOpenGl/OpenGl/OpenGl_StencilTest.hxx [new file with mode: 0755]
src/Visualization/TKOpenGl/OpenGl/OpenGl_Structure.cxx [new file with mode: 0644]
src/Visualization/TKOpenGl/OpenGl/OpenGl_Structure.hxx [new file with mode: 0644]
src/Visualization/TKOpenGl/OpenGl/OpenGl_StructureShadow.cxx [new file with mode: 0644]
src/Visualization/TKOpenGl/OpenGl/OpenGl_StructureShadow.hxx [new file with mode: 0644]
src/Visualization/TKOpenGl/OpenGl/OpenGl_Text.cxx [new file with mode: 0644]
src/Visualization/TKOpenGl/OpenGl/OpenGl_Text.hxx [new file with mode: 0755]
src/Visualization/TKOpenGl/OpenGl/OpenGl_TextBuilder.cxx [new file with mode: 0644]
src/Visualization/TKOpenGl/OpenGl/OpenGl_TextBuilder.hxx [new file with mode: 0644]
src/Visualization/TKOpenGl/OpenGl/OpenGl_Texture.cxx [new file with mode: 0644]
src/Visualization/TKOpenGl/OpenGl/OpenGl_Texture.hxx [new file with mode: 0644]
src/Visualization/TKOpenGl/OpenGl/OpenGl_TextureBuffer.cxx [new file with mode: 0644]
src/Visualization/TKOpenGl/OpenGl/OpenGl_TextureBuffer.hxx [new file with mode: 0644]
src/Visualization/TKOpenGl/OpenGl/OpenGl_TextureBufferArb.hxx [new file with mode: 0644]
src/Visualization/TKOpenGl/OpenGl/OpenGl_TextureFormat.cxx [new file with mode: 0644]
src/Visualization/TKOpenGl/OpenGl/OpenGl_TextureFormat.hxx [new file with mode: 0644]
src/Visualization/TKOpenGl/OpenGl/OpenGl_TextureSet.cxx [new file with mode: 0644]
src/Visualization/TKOpenGl/OpenGl/OpenGl_TextureSet.hxx [new file with mode: 0644]
src/Visualization/TKOpenGl/OpenGl/OpenGl_TextureSetPairIterator.hxx [new file with mode: 0644]
src/Visualization/TKOpenGl/OpenGl/OpenGl_TileSampler.cxx [new file with mode: 0644]
src/Visualization/TKOpenGl/OpenGl/OpenGl_TileSampler.hxx [new file with mode: 0644]
src/Visualization/TKOpenGl/OpenGl/OpenGl_UniformBuffer.cxx [new file with mode: 0644]
src/Visualization/TKOpenGl/OpenGl/OpenGl_UniformBuffer.hxx [new file with mode: 0644]
src/Visualization/TKOpenGl/OpenGl/OpenGl_Vec.hxx [new file with mode: 0755]
src/Visualization/TKOpenGl/OpenGl/OpenGl_VertexBuffer.cxx [new file with mode: 0644]
src/Visualization/TKOpenGl/OpenGl/OpenGl_VertexBuffer.hxx [new file with mode: 0644]
src/Visualization/TKOpenGl/OpenGl/OpenGl_VertexBufferCompat.hxx [new file with mode: 0644]
src/Visualization/TKOpenGl/OpenGl/OpenGl_VertexBufferEditor.hxx [new file with mode: 0644]
src/Visualization/TKOpenGl/OpenGl/OpenGl_View.cxx [new file with mode: 0644]
src/Visualization/TKOpenGl/OpenGl/OpenGl_View.hxx [new file with mode: 0644]
src/Visualization/TKOpenGl/OpenGl/OpenGl_View_Raytrace.cxx [new file with mode: 0644]
src/Visualization/TKOpenGl/OpenGl/OpenGl_Window.cxx [new file with mode: 0644]
src/Visualization/TKOpenGl/OpenGl/OpenGl_Window.hxx [new file with mode: 0644]
src/Visualization/TKOpenGl/OpenGl/OpenGl_Window_1.mm [new file with mode: 0644]
src/Visualization/TKOpenGl/OpenGl/OpenGl_Workspace.cxx [new file with mode: 0644]
src/Visualization/TKOpenGl/OpenGl/OpenGl_Workspace.hxx [new file with mode: 0644]
src/Visualization/TKOpenGl/OpenGl/OpenGl_glext.h [new file with mode: 0644]
src/Visualization/TKOpenGl/OpenGl/OpenGl_khrplatform.h [new file with mode: 0644]
src/Visualization/TKOpenGl/PACKAGES.cmake [new file with mode: 0644]
src/Visualization/TKOpenGl/Textures/FILES.cmake [new file with mode: 0644]
src/Visualization/TKOpenGl/Textures/Textures_EnvLUT.pxx [new file with mode: 0644]
src/Visualization/TKOpenGles/CMakeLists.txt [new file with mode: 0644]
src/Visualization/TKOpenGles/EXTERNLIB.cmake [new file with mode: 0644]
src/Visualization/TKOpenGles/FILES.cmake [new file with mode: 0644]
src/Visualization/TKOpenGles/PACKAGES.cmake [new file with mode: 0644]
src/Visualization/TKService/Aspect/Aspect_AspectFillAreaDefinitionError.hxx [new file with mode: 0644]
src/Visualization/TKService/Aspect/Aspect_AspectLineDefinitionError.hxx [new file with mode: 0644]
src/Visualization/TKService/Aspect/Aspect_AspectMarkerDefinitionError.hxx [new file with mode: 0644]
src/Visualization/TKService/Aspect/Aspect_Background.cxx [new file with mode: 0644]
src/Visualization/TKService/Aspect/Aspect_Background.hxx [new file with mode: 0644]
src/Visualization/TKService/Aspect/Aspect_CircularGrid.cxx [new file with mode: 0644]
src/Visualization/TKService/Aspect/Aspect_CircularGrid.hxx [new file with mode: 0644]
src/Visualization/TKService/Aspect/Aspect_ColorSpace.hxx [new file with mode: 0644]
src/Visualization/TKService/Aspect/Aspect_Display.hxx [new file with mode: 0644]
src/Visualization/TKService/Aspect/Aspect_DisplayConnection.cxx [new file with mode: 0755]
src/Visualization/TKService/Aspect/Aspect_DisplayConnection.hxx [new file with mode: 0755]
src/Visualization/TKService/Aspect/Aspect_DisplayConnectionDefinitionError.hxx [new file with mode: 0644]
src/Visualization/TKService/Aspect/Aspect_Drawable.hxx [new file with mode: 0644]
src/Visualization/TKService/Aspect/Aspect_Eye.hxx [new file with mode: 0644]
src/Visualization/TKService/Aspect/Aspect_FBConfig.hxx [new file with mode: 0644]
src/Visualization/TKService/Aspect/Aspect_FillMethod.hxx [new file with mode: 0644]
src/Visualization/TKService/Aspect/Aspect_FrustumLRBT.hxx [new file with mode: 0644]
src/Visualization/TKService/Aspect/Aspect_GenId.cxx [new file with mode: 0644]
src/Visualization/TKService/Aspect/Aspect_GenId.hxx [new file with mode: 0644]
src/Visualization/TKService/Aspect/Aspect_GradientBackground.cxx [new file with mode: 0644]
src/Visualization/TKService/Aspect/Aspect_GradientBackground.hxx [new file with mode: 0644]
src/Visualization/TKService/Aspect/Aspect_GradientFillMethod.hxx [new file with mode: 0644]
src/Visualization/TKService/Aspect/Aspect_GraphicDeviceDefinitionError.hxx [new file with mode: 0644]
src/Visualization/TKService/Aspect/Aspect_GraphicsLibrary.hxx [new file with mode: 0644]
src/Visualization/TKService/Aspect/Aspect_Grid.cxx [new file with mode: 0644]
src/Visualization/TKService/Aspect/Aspect_Grid.hxx [new file with mode: 0644]
src/Visualization/TKService/Aspect/Aspect_GridDrawMode.hxx [new file with mode: 0644]
src/Visualization/TKService/Aspect/Aspect_GridType.hxx [new file with mode: 0644]
src/Visualization/TKService/Aspect/Aspect_Handle.hxx [new file with mode: 0644]
src/Visualization/TKService/Aspect/Aspect_HatchStyle.hxx [new file with mode: 0644]
src/Visualization/TKService/Aspect/Aspect_IdentDefinitionError.hxx [new file with mode: 0644]
src/Visualization/TKService/Aspect/Aspect_InteriorStyle.hxx [new file with mode: 0644]
src/Visualization/TKService/Aspect/Aspect_NeutralWindow.cxx [new file with mode: 0644]
src/Visualization/TKService/Aspect/Aspect_NeutralWindow.hxx [new file with mode: 0644]
src/Visualization/TKService/Aspect/Aspect_OpenVRSession.cxx [new file with mode: 0644]
src/Visualization/TKService/Aspect/Aspect_OpenVRSession.hxx [new file with mode: 0644]
src/Visualization/TKService/Aspect/Aspect_PolygonOffsetMode.hxx [new file with mode: 0644]
src/Visualization/TKService/Aspect/Aspect_RectangularGrid.cxx [new file with mode: 0644]
src/Visualization/TKService/Aspect/Aspect_RectangularGrid.hxx [new file with mode: 0644]
src/Visualization/TKService/Aspect/Aspect_RenderingContext.hxx [new file with mode: 0644]
src/Visualization/TKService/Aspect/Aspect_ScrollDelta.hxx [new file with mode: 0644]
src/Visualization/TKService/Aspect/Aspect_SequenceOfColor.hxx [new file with mode: 0644]
src/Visualization/TKService/Aspect/Aspect_SkydomeBackground.cxx [new file with mode: 0644]
src/Visualization/TKService/Aspect/Aspect_SkydomeBackground.hxx [new file with mode: 0644]
src/Visualization/TKService/Aspect/Aspect_Touch.hxx [new file with mode: 0644]
src/Visualization/TKService/Aspect/Aspect_TouchMap.hxx [new file with mode: 0644]
src/Visualization/TKService/Aspect/Aspect_TrackedDevicePose.hxx [new file with mode: 0644]
src/Visualization/TKService/Aspect/Aspect_TypeOfColorScaleData.hxx [new file with mode: 0644]
src/Visualization/TKService/Aspect/Aspect_TypeOfColorScaleOrientation.hxx [new file with mode: 0644]
src/Visualization/TKService/Aspect/Aspect_TypeOfColorScalePosition.hxx [new file with mode: 0644]
src/Visualization/TKService/Aspect/Aspect_TypeOfDeflection.hxx [new file with mode: 0644]
src/Visualization/TKService/Aspect/Aspect_TypeOfDisplayText.hxx [new file with mode: 0644]
src/Visualization/TKService/Aspect/Aspect_TypeOfFacingModel.hxx [new file with mode: 0644]
src/Visualization/TKService/Aspect/Aspect_TypeOfHighlightMethod.hxx [new file with mode: 0644]
src/Visualization/TKService/Aspect/Aspect_TypeOfLine.hxx [new file with mode: 0644]
src/Visualization/TKService/Aspect/Aspect_TypeOfMarker.hxx [new file with mode: 0644]
src/Visualization/TKService/Aspect/Aspect_TypeOfResize.hxx [new file with mode: 0644]
src/Visualization/TKService/Aspect/Aspect_TypeOfStyleText.hxx [new file with mode: 0644]
src/Visualization/TKService/Aspect/Aspect_TypeOfTriedronPosition.hxx [new file with mode: 0644]
src/Visualization/TKService/Aspect/Aspect_Units.hxx [new file with mode: 0644]
src/Visualization/TKService/Aspect/Aspect_VKey.hxx [new file with mode: 0644]
src/Visualization/TKService/Aspect/Aspect_VKeyFlags.hxx [new file with mode: 0644]
src/Visualization/TKService/Aspect/Aspect_VKeySet.cxx [new file with mode: 0644]
src/Visualization/TKService/Aspect/Aspect_VKeySet.hxx [new file with mode: 0644]
src/Visualization/TKService/Aspect/Aspect_WidthOfLine.hxx [new file with mode: 0644]
src/Visualization/TKService/Aspect/Aspect_Window.cxx [new file with mode: 0644]
src/Visualization/TKService/Aspect/Aspect_Window.hxx [new file with mode: 0644]
src/Visualization/TKService/Aspect/Aspect_WindowDefinitionError.hxx [new file with mode: 0644]
src/Visualization/TKService/Aspect/Aspect_WindowError.hxx [new file with mode: 0644]
src/Visualization/TKService/Aspect/Aspect_WindowInputListener.cxx [new file with mode: 0644]
src/Visualization/TKService/Aspect/Aspect_WindowInputListener.hxx [new file with mode: 0644]
src/Visualization/TKService/Aspect/Aspect_XAtom.hxx [new file with mode: 0644]
src/Visualization/TKService/Aspect/Aspect_XRAction.hxx [new file with mode: 0644]
src/Visualization/TKService/Aspect/Aspect_XRActionSet.hxx [new file with mode: 0644]
src/Visualization/TKService/Aspect/Aspect_XRActionType.hxx [new file with mode: 0644]
src/Visualization/TKService/Aspect/Aspect_XRAnalogActionData.hxx [new file with mode: 0644]
src/Visualization/TKService/Aspect/Aspect_XRDigitalActionData.hxx [new file with mode: 0644]
src/Visualization/TKService/Aspect/Aspect_XRGenericAction.hxx [new file with mode: 0644]
src/Visualization/TKService/Aspect/Aspect_XRHapticActionData.hxx [new file with mode: 0644]
src/Visualization/TKService/Aspect/Aspect_XRPoseActionData.hxx [new file with mode: 0644]
src/Visualization/TKService/Aspect/Aspect_XRSession.cxx [new file with mode: 0644]
src/Visualization/TKService/Aspect/Aspect_XRSession.hxx [new file with mode: 0644]
src/Visualization/TKService/Aspect/Aspect_XRTrackedDeviceRole.hxx [new file with mode: 0644]
src/Visualization/TKService/Aspect/FILES.cmake [new file with mode: 0644]
src/Visualization/TKService/CMakeLists.txt [new file with mode: 0644]
src/Visualization/TKService/Cocoa/Cocoa_LocalPool.hxx [new file with mode: 0644]
src/Visualization/TKService/Cocoa/Cocoa_LocalPool.mm [new file with mode: 0644]
src/Visualization/TKService/Cocoa/Cocoa_Window.hxx [new file with mode: 0644]
src/Visualization/TKService/Cocoa/Cocoa_Window.mm [new file with mode: 0644]
src/Visualization/TKService/Cocoa/FILES.cmake [new file with mode: 0644]
src/Visualization/TKService/EXTERNLIB.cmake [new file with mode: 0644]
src/Visualization/TKService/FILES.cmake [new file with mode: 0644]
src/Visualization/TKService/Font/FILES.cmake [new file with mode: 0644]
src/Visualization/TKService/Font/Font_BRepFont.hxx [new file with mode: 0755]
src/Visualization/TKService/Font/Font_BRepTextBuilder.hxx [new file with mode: 0644]
src/Visualization/TKService/Font/Font_DejavuSans_Latin_woff.pxx [new file with mode: 0644]
src/Visualization/TKService/Font/Font_FTFont.cxx [new file with mode: 0755]
src/Visualization/TKService/Font/Font_FTFont.hxx [new file with mode: 0755]
src/Visualization/TKService/Font/Font_FTLibrary.cxx [new file with mode: 0755]
src/Visualization/TKService/Font/Font_FTLibrary.hxx [new file with mode: 0755]
src/Visualization/TKService/Font/Font_FontAspect.hxx [new file with mode: 0644]
src/Visualization/TKService/Font/Font_FontMgr.cxx [new file with mode: 0644]
src/Visualization/TKService/Font/Font_FontMgr.hxx [new file with mode: 0644]
src/Visualization/TKService/Font/Font_Hinting.hxx [new file with mode: 0644]
src/Visualization/TKService/Font/Font_NListOfSystemFont.hxx [new file with mode: 0644]
src/Visualization/TKService/Font/Font_NameOfFont.hxx [new file with mode: 0644]
src/Visualization/TKService/Font/Font_Rect.hxx [new file with mode: 0644]
src/Visualization/TKService/Font/Font_StrictLevel.hxx [new file with mode: 0644]
src/Visualization/TKService/Font/Font_SystemFont.cxx [new file with mode: 0644]
src/Visualization/TKService/Font/Font_SystemFont.hxx [new file with mode: 0644]
src/Visualization/TKService/Font/Font_TextFormatter.cxx [new file with mode: 0644]
src/Visualization/TKService/Font/Font_TextFormatter.hxx [new file with mode: 0755]
src/Visualization/TKService/Font/Font_UnicodeSubset.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/FILES.cmake [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_AlphaMode.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_ArrayFlags.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_ArrayOfPoints.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_ArrayOfPolygons.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_ArrayOfPolylines.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_ArrayOfPrimitives.cxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_ArrayOfPrimitives.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_ArrayOfQuadrangleStrips.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_ArrayOfQuadrangles.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_ArrayOfSegments.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_ArrayOfTriangleFans.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_ArrayOfTriangleStrips.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_ArrayOfTriangles.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_AspectFillArea3d.cxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_AspectFillArea3d.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_AspectLine3d.cxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_AspectLine3d.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_AspectMarker3d.cxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_AspectMarker3d.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_AspectText3d.cxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_AspectText3d.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_Aspects.cxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_Aspects.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_AttribBuffer.cxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_AttribBuffer.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_BSDF.cxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_BSDF.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_BndBox3d.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_BndBox4d.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_BndBox4f.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_BoundBuffer.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_Buffer.cxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_Buffer.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_BufferRange.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_BufferType.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_BvhCStructureSet.cxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_BvhCStructureSet.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_BvhCStructureSetTrsfPers.cxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_BvhCStructureSetTrsfPers.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_CLight.cxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_CLight.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_CStructure.cxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_CStructure.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_CView.cxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_CView.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_Camera.cxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_Camera.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_CameraTile.cxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_CameraTile.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_CappingFlags.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_ClipPlane.cxx [new file with mode: 0755]
src/Visualization/TKService/Graphic3d/Graphic3d_ClipPlane.hxx [new file with mode: 0755]
src/Visualization/TKService/Graphic3d/Graphic3d_CubeMap.cxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_CubeMap.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_CubeMapOrder.cxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_CubeMapOrder.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_CubeMapPacked.cxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_CubeMapPacked.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_CubeMapSeparate.cxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_CubeMapSeparate.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_CubeMapSide.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_CullingTool.cxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_CullingTool.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_DataStructureManager.cxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_DataStructureManager.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_DiagnosticInfo.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_DisplayPriority.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_FrameStats.cxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_FrameStats.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_FrameStatsCounter.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_FrameStatsData.cxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_FrameStatsData.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_FrameStatsTimer.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_GraduatedTrihedron.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_GraphicDriver.cxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_GraphicDriver.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_GraphicDriverFactory.cxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_GraphicDriverFactory.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_Group.cxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_Group.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_GroupAspect.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_GroupDefinitionError.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_HatchStyle.cxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_HatchStyle.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_HorizontalTextAlignment.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_IndexBuffer.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_Layer.cxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_Layer.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_LevelOfTextureAnisotropy.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_LightSet.cxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_LightSet.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_MapIteratorOfMapOfStructure.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_MapOfAspectsToAspects.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_MapOfObject.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_MapOfStructure.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_MarkerImage.cxx [new file with mode: 0755]
src/Visualization/TKService/Graphic3d/Graphic3d_MarkerImage.hxx [new file with mode: 0755]
src/Visualization/TKService/Graphic3d/Graphic3d_MarkerImage.pxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_Mat4.hxx [new file with mode: 0755]
src/Visualization/TKService/Graphic3d/Graphic3d_Mat4d.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_MaterialAspect.cxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_MaterialAspect.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_MaterialDefinitionError.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_MediaTexture.cxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_MediaTexture.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_MediaTextureSet.cxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_MediaTextureSet.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_MutableIndexBuffer.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_NMapOfTransient.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_NameOfMaterial.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_NameOfTexture1D.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_NameOfTexture2D.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_NameOfTextureEnv.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_NameOfTexturePlane.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_PBRMaterial.cxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_PBRMaterial.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_PolygonOffset.cxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_PolygonOffset.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_PresentationAttributes.cxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_PresentationAttributes.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_PriorityDefinitionError.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_RenderTransparentMethod.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_RenderingMode.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_RenderingParams.cxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_RenderingParams.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_SequenceOfGroup.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_SequenceOfHClipPlane.cxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_SequenceOfHClipPlane.hxx [new file with mode: 0755]
src/Visualization/TKService/Graphic3d/Graphic3d_SequenceOfStructure.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_ShaderAttribute.cxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_ShaderAttribute.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_ShaderFlags.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_ShaderManager.cxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_ShaderManager.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_ShaderObject.cxx [new file with mode: 0755]
src/Visualization/TKService/Graphic3d/Graphic3d_ShaderObject.hxx [new file with mode: 0755]
src/Visualization/TKService/Graphic3d/Graphic3d_ShaderProgram.cxx [new file with mode: 0755]
src/Visualization/TKService/Graphic3d/Graphic3d_ShaderProgram.hxx [new file with mode: 0755]
src/Visualization/TKService/Graphic3d/Graphic3d_ShaderVariable.cxx [new file with mode: 0755]
src/Visualization/TKService/Graphic3d/Graphic3d_ShaderVariable.hxx [new file with mode: 0755]
src/Visualization/TKService/Graphic3d/Graphic3d_ShaderVariable.lxx [new file with mode: 0755]
src/Visualization/TKService/Graphic3d/Graphic3d_StereoMode.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_Structure.cxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_Structure.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_StructureDefinitionError.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_StructureManager.cxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_StructureManager.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_Text.cxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_Text.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_TextPath.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_Texture1D.cxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_Texture1D.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_Texture1Dmanual.cxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_Texture1Dmanual.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_Texture1Dsegment.cxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_Texture1Dsegment.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_Texture2D.cxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_Texture2D.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_Texture2Dmanual.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_Texture2Dplane.cxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_Texture2Dplane.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_Texture3D.cxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_Texture3D.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_TextureEnv.cxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_TextureEnv.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_TextureMap.cxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_TextureMap.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_TextureParams.cxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_TextureParams.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_TextureRoot.cxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_TextureRoot.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_TextureSet.cxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_TextureSet.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_TextureSetBits.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_TextureUnit.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_ToneMappingMethod.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_TransModeFlags.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_TransformPers.cxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_TransformPers.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_TransformPersScaledAbove.cxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_TransformPersScaledAbove.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_TransformUtils.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_TypeOfAnswer.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_TypeOfBackfacingModel.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_TypeOfBackground.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_TypeOfConnection.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_TypeOfLightSource.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_TypeOfLimit.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_TypeOfMaterial.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_TypeOfPrimitiveArray.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_TypeOfReflection.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_TypeOfShaderObject.hxx [new file with mode: 0755]
src/Visualization/TKService/Graphic3d/Graphic3d_TypeOfShadingModel.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_TypeOfStructure.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_TypeOfTexture.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_TypeOfTextureFilter.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_TypeOfTextureMode.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_TypeOfVisualization.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_Vec.hxx [new file with mode: 0755]
src/Visualization/TKService/Graphic3d/Graphic3d_Vec2.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_Vec3.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_Vec4.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_Vertex.cxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_Vertex.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_VerticalTextAlignment.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_ViewAffinity.cxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_ViewAffinity.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_WorldViewProjState.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_ZLayerId.hxx [new file with mode: 0644]
src/Visualization/TKService/Graphic3d/Graphic3d_ZLayerSettings.hxx [new file with mode: 0644]
src/Visualization/TKService/Image/FILES.cmake [new file with mode: 0644]
src/Visualization/TKService/Image/Image_AlienPixMap.cxx [new file with mode: 0644]
src/Visualization/TKService/Image/Image_AlienPixMap.hxx [new file with mode: 0644]
src/Visualization/TKService/Image/Image_Color.hxx [new file with mode: 0644]
src/Visualization/TKService/Image/Image_CompressedFormat.hxx [new file with mode: 0644]
src/Visualization/TKService/Image/Image_CompressedPixMap.hxx [new file with mode: 0644]
src/Visualization/TKService/Image/Image_DDSParser.cxx [new file with mode: 0644]
src/Visualization/TKService/Image/Image_DDSParser.hxx [new file with mode: 0644]
src/Visualization/TKService/Image/Image_Diff.cxx [new file with mode: 0644]
src/Visualization/TKService/Image/Image_Diff.hxx [new file with mode: 0644]
src/Visualization/TKService/Image/Image_Format.hxx [new file with mode: 0644]
src/Visualization/TKService/Image/Image_PixMap.cxx [new file with mode: 0644]
src/Visualization/TKService/Image/Image_PixMap.hxx [new file with mode: 0644]
src/Visualization/TKService/Image/Image_PixMapData.hxx [new file with mode: 0644]
src/Visualization/TKService/Image/Image_PixMapTypedData.hxx [new file with mode: 0644]
src/Visualization/TKService/Image/Image_SupportedFormats.cxx [new file with mode: 0644]
src/Visualization/TKService/Image/Image_SupportedFormats.hxx [new file with mode: 0644]
src/Visualization/TKService/Image/Image_Texture.cxx [new file with mode: 0644]
src/Visualization/TKService/Image/Image_Texture.hxx [new file with mode: 0644]
src/Visualization/TKService/Image/Image_VideoRecorder.cxx [new file with mode: 0644]
src/Visualization/TKService/Image/Image_VideoRecorder.hxx [new file with mode: 0644]
src/Visualization/TKService/Media/FILES.cmake [new file with mode: 0644]
src/Visualization/TKService/Media/Media_BufferPool.cxx [new file with mode: 0644]
src/Visualization/TKService/Media/Media_BufferPool.hxx [new file with mode: 0644]
src/Visualization/TKService/Media/Media_CodecContext.cxx [new file with mode: 0644]
src/Visualization/TKService/Media/Media_CodecContext.hxx [new file with mode: 0644]
src/Visualization/TKService/Media/Media_FormatContext.cxx [new file with mode: 0644]
src/Visualization/TKService/Media/Media_FormatContext.hxx [new file with mode: 0644]
src/Visualization/TKService/Media/Media_Frame.cxx [new file with mode: 0644]
src/Visualization/TKService/Media/Media_Frame.hxx [new file with mode: 0644]
src/Visualization/TKService/Media/Media_IFrameQueue.hxx [new file with mode: 0644]
src/Visualization/TKService/Media/Media_Packet.cxx [new file with mode: 0644]
src/Visualization/TKService/Media/Media_Packet.hxx [new file with mode: 0644]
src/Visualization/TKService/Media/Media_PlayerContext.cxx [new file with mode: 0644]
src/Visualization/TKService/Media/Media_PlayerContext.hxx [new file with mode: 0644]
src/Visualization/TKService/Media/Media_Scaler.cxx [new file with mode: 0644]
src/Visualization/TKService/Media/Media_Scaler.hxx [new file with mode: 0644]
src/Visualization/TKService/Media/Media_Timer.cxx [new file with mode: 0644]
src/Visualization/TKService/Media/Media_Timer.hxx [new file with mode: 0644]
src/Visualization/TKService/PACKAGES.cmake [new file with mode: 0644]
src/Visualization/TKService/Shaders/FILES.cmake [new file with mode: 0644]
src/Visualization/TKService/Shaders/Shaders_DeclarationsImpl_glsl.pxx [new file with mode: 0644]
src/Visualization/TKService/Shaders/Shaders_Declarations_glsl.pxx [new file with mode: 0644]
src/Visualization/TKService/Shaders/Shaders_Display_fs.pxx [new file with mode: 0644]
src/Visualization/TKService/Shaders/Shaders_LightShadow_glsl.pxx [new file with mode: 0644]
src/Visualization/TKService/Shaders/Shaders_PBRCookTorrance_glsl.pxx [new file with mode: 0644]
src/Visualization/TKService/Shaders/Shaders_PBRDirectionalLight_glsl.pxx [new file with mode: 0644]
src/Visualization/TKService/Shaders/Shaders_PBRDistribution_glsl.pxx [new file with mode: 0644]
src/Visualization/TKService/Shaders/Shaders_PBREnvBaking_fs.pxx [new file with mode: 0644]
src/Visualization/TKService/Shaders/Shaders_PBREnvBaking_vs.pxx [new file with mode: 0644]
src/Visualization/TKService/Shaders/Shaders_PBRFresnel_glsl.pxx [new file with mode: 0644]
src/Visualization/TKService/Shaders/Shaders_PBRGeometry_glsl.pxx [new file with mode: 0644]
src/Visualization/TKService/Shaders/Shaders_PBRIllumination_glsl.pxx [new file with mode: 0644]
src/Visualization/TKService/Shaders/Shaders_PBRPointLight_glsl.pxx [new file with mode: 0644]
src/Visualization/TKService/Shaders/Shaders_PBRSpotLight_glsl.pxx [new file with mode: 0644]
src/Visualization/TKService/Shaders/Shaders_PathtraceBase_fs.pxx [new file with mode: 0644]
src/Visualization/TKService/Shaders/Shaders_PhongDirectionalLight_glsl.pxx [new file with mode: 0644]
src/Visualization/TKService/Shaders/Shaders_PhongPointLight_glsl.pxx [new file with mode: 0644]
src/Visualization/TKService/Shaders/Shaders_PhongShading_fs.pxx [new file with mode: 0644]
src/Visualization/TKService/Shaders/Shaders_PhongShading_vs.pxx [new file with mode: 0644]
src/Visualization/TKService/Shaders/Shaders_PhongSpotLight_glsl.pxx [new file with mode: 0644]
src/Visualization/TKService/Shaders/Shaders_PointLightAttenuation_glsl.pxx [new file with mode: 0644]
src/Visualization/TKService/Shaders/Shaders_RaytraceBase_fs.pxx [new file with mode: 0644]
src/Visualization/TKService/Shaders/Shaders_RaytraceBase_vs.pxx [new file with mode: 0644]
src/Visualization/TKService/Shaders/Shaders_RaytraceRender_fs.pxx [new file with mode: 0644]
src/Visualization/TKService/Shaders/Shaders_RaytraceSmooth_fs.pxx [new file with mode: 0644]
src/Visualization/TKService/Shaders/Shaders_SkydomBackground_fs.pxx [new file with mode: 0644]
src/Visualization/TKService/Shaders/Shaders_TangentSpaceNormal_glsl.pxx [new file with mode: 0644]
src/Visualization/TKService/WNT/FILES.cmake [new file with mode: 0644]
src/Visualization/TKService/WNT/WNT_ClassDefinitionError.hxx [new file with mode: 0644]
src/Visualization/TKService/WNT/WNT_Dword.hxx [new file with mode: 0644]
src/Visualization/TKService/WNT/WNT_HIDSpaceMouse.cxx [new file with mode: 0644]
src/Visualization/TKService/WNT/WNT_HIDSpaceMouse.hxx [new file with mode: 0644]
src/Visualization/TKService/WNT/WNT_OrientationType.hxx [new file with mode: 0644]
src/Visualization/TKService/WNT/WNT_WClass.cxx [new file with mode: 0644]
src/Visualization/TKService/WNT/WNT_WClass.hxx [new file with mode: 0644]
src/Visualization/TKService/WNT/WNT_Window.cxx [new file with mode: 0644]
src/Visualization/TKService/WNT/WNT_Window.hxx [new file with mode: 0644]
src/Visualization/TKService/WNT/WNT_WindowPtr.hxx [new file with mode: 0644]
src/Visualization/TKService/Wasm/FILES.cmake [new file with mode: 0644]
src/Visualization/TKService/Wasm/Wasm_Window.cxx [new file with mode: 0644]
src/Visualization/TKService/Wasm/Wasm_Window.hxx [new file with mode: 0644]
src/Visualization/TKService/Xw/FILES.cmake [new file with mode: 0644]
src/Visualization/TKService/Xw/Xw_Window.cxx [new file with mode: 0644]
src/Visualization/TKService/Xw/Xw_Window.hxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS.hxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_AngleDimension.hxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_Animation.cxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_Animation.hxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_AnimationAxisRotation.cxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_AnimationAxisRotation.hxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_AnimationCamera.cxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_AnimationCamera.hxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_AnimationObject.cxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_AnimationObject.hxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_AnimationTimer.hxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_AttributeFilter.cxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_AttributeFilter.hxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_Axis.cxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_Axis.hxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_BadEdgeFilter.cxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_BadEdgeFilter.hxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_BaseAnimationObject.cxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_BaseAnimationObject.hxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_C0RegularityFilter.cxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_C0RegularityFilter.hxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_CameraFrustum.cxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_CameraFrustum.hxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_Chamf2dDimension.hxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_Chamf3dDimension.hxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_Circle.cxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_Circle.hxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_ColorScale.cxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_ColorScale.hxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_ColoredDrawer.hxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_ColoredShape.cxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_ColoredShape.hxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_ConcentricRelation.hxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_ConnectedInteractive.cxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_ConnectedInteractive.hxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_DataMapIteratorOfDataMapOfIOStatus.hxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_DataMapOfIOStatus.hxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_DataMapOfShapeDrawer.hxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_DiameterDimension.hxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_Dimension.hxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_DimensionOwner.hxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_DisplayMode.hxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_DisplayStatus.hxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_DragAction.hxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_EllipseRadiusDimension.hxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_EqualDistanceRelation.hxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_EqualRadiusRelation.hxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_ExclusionFilter.cxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_ExclusionFilter.hxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_FixRelation.hxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_GlobalStatus.cxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_GlobalStatus.hxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_GraphicTool.cxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_GraphicTool.hxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_IdenticRelation.hxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_InteractiveContext.cxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_InteractiveContext.hxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_InteractiveObject.cxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_InteractiveObject.hxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_KindOfInteractive.hxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_LengthDimension.hxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_LightSource.cxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_LightSource.hxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_Line.cxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_Line.hxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_ListIteratorOfListOfInteractive.hxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_ListOfInteractive.hxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_Manipulator.cxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_Manipulator.hxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_ManipulatorMode.hxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_ManipulatorOwner.cxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_ManipulatorOwner.hxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_MaxRadiusDimension.hxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_MediaPlayer.cxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_MediaPlayer.hxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_MidPointRelation.hxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_MinRadiusDimension.hxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_MouseGesture.hxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_MultipleConnectedInteractive.cxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_MultipleConnectedInteractive.hxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_NArray1OfEntityOwner.hxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_NListOfEntityOwner.hxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_NavigationMode.hxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_OffsetDimension.hxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_ParallelRelation.hxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_PerpendicularRelation.hxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_Plane.cxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_Plane.hxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_PlaneTrihedron.cxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_PlaneTrihedron.hxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_Point.cxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_Point.hxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_PointCloud.cxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_PointCloud.hxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_RadiusDimension.hxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_Relation.hxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_RotationMode.hxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_RubberBand.cxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_RubberBand.hxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_SelectStatus.hxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_Selection.cxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_Selection.hxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_SelectionModesConcurrency.hxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_SelectionScheme.hxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_Shape.cxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_Shape.hxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_SignatureFilter.cxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_SignatureFilter.hxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_StatusOfDetection.hxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_StatusOfPick.hxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_SymmetricRelation.hxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_TangentRelation.hxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_TextLabel.cxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_TextLabel.hxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_TexturedShape.cxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_TexturedShape.hxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_Triangulation.cxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_Triangulation.hxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_Trihedron.cxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_Trihedron.hxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_TrihedronOwner.cxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_TrihedronOwner.hxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_TrihedronSelectionMode.hxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_TypeFilter.cxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_TypeFilter.hxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_TypeOfAttribute.hxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_TypeOfAxis.hxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_TypeOfIso.hxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_TypeOfPlane.hxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_ViewController.cxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_ViewController.hxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_ViewCube.cxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_ViewCube.hxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_ViewInputBuffer.hxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_WalkDelta.hxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_XRTrackedDevice.cxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/AIS_XRTrackedDevice.hxx [new file with mode: 0644]
src/Visualization/TKV3d/AIS/FILES.cmake [new file with mode: 0644]
src/Visualization/TKV3d/CMakeLists.txt [new file with mode: 0644]
src/Visualization/TKV3d/DsgPrs/DsgPrs.cxx [new file with mode: 0644]
src/Visualization/TKV3d/DsgPrs/DsgPrs.hxx [new file with mode: 0644]
src/Visualization/TKV3d/DsgPrs/DsgPrs_AnglePresentation.cxx [new file with mode: 0644]
src/Visualization/TKV3d/DsgPrs/DsgPrs_AnglePresentation.hxx [new file with mode: 0644]
src/Visualization/TKV3d/DsgPrs/DsgPrs_ArrowSide.hxx [new file with mode: 0644]
src/Visualization/TKV3d/DsgPrs/DsgPrs_Chamf2dPresentation.cxx [new file with mode: 0644]
src/Visualization/TKV3d/DsgPrs/DsgPrs_Chamf2dPresentation.hxx [new file with mode: 0644]
src/Visualization/TKV3d/DsgPrs/DsgPrs_ConcentricPresentation.cxx [new file with mode: 0644]
src/Visualization/TKV3d/DsgPrs/DsgPrs_ConcentricPresentation.hxx [new file with mode: 0644]
src/Visualization/TKV3d/DsgPrs/DsgPrs_DatumPrs.cxx [new file with mode: 0644]
src/Visualization/TKV3d/DsgPrs/DsgPrs_DatumPrs.hxx [new file with mode: 0644]
src/Visualization/TKV3d/DsgPrs/DsgPrs_DiameterPresentation.cxx [new file with mode: 0644]
src/Visualization/TKV3d/DsgPrs/DsgPrs_DiameterPresentation.hxx [new file with mode: 0644]
src/Visualization/TKV3d/DsgPrs/DsgPrs_EllipseRadiusPresentation.cxx [new file with mode: 0644]
src/Visualization/TKV3d/DsgPrs/DsgPrs_EllipseRadiusPresentation.hxx [new file with mode: 0644]
src/Visualization/TKV3d/DsgPrs/DsgPrs_EqualDistancePresentation.cxx [new file with mode: 0644]
src/Visualization/TKV3d/DsgPrs/DsgPrs_EqualDistancePresentation.hxx [new file with mode: 0644]
src/Visualization/TKV3d/DsgPrs/DsgPrs_EqualRadiusPresentation.cxx [new file with mode: 0644]
src/Visualization/TKV3d/DsgPrs/DsgPrs_EqualRadiusPresentation.hxx [new file with mode: 0644]
src/Visualization/TKV3d/DsgPrs/DsgPrs_FilletRadiusPresentation.cxx [new file with mode: 0644]
src/Visualization/TKV3d/DsgPrs/DsgPrs_FilletRadiusPresentation.hxx [new file with mode: 0644]
src/Visualization/TKV3d/DsgPrs/DsgPrs_FixPresentation.cxx [new file with mode: 0644]
src/Visualization/TKV3d/DsgPrs/DsgPrs_FixPresentation.hxx [new file with mode: 0644]
src/Visualization/TKV3d/DsgPrs/DsgPrs_IdenticPresentation.cxx [new file with mode: 0644]
src/Visualization/TKV3d/DsgPrs/DsgPrs_IdenticPresentation.hxx [new file with mode: 0644]
src/Visualization/TKV3d/DsgPrs/DsgPrs_LengthPresentation.cxx [new file with mode: 0644]
src/Visualization/TKV3d/DsgPrs/DsgPrs_LengthPresentation.hxx [new file with mode: 0644]
src/Visualization/TKV3d/DsgPrs/DsgPrs_MidPointPresentation.cxx [new file with mode: 0644]
src/Visualization/TKV3d/DsgPrs/DsgPrs_MidPointPresentation.hxx [new file with mode: 0644]
src/Visualization/TKV3d/DsgPrs/DsgPrs_OffsetPresentation.cxx [new file with mode: 0644]
src/Visualization/TKV3d/DsgPrs/DsgPrs_OffsetPresentation.hxx [new file with mode: 0644]
src/Visualization/TKV3d/DsgPrs/DsgPrs_ParalPresentation.cxx [new file with mode: 0644]
src/Visualization/TKV3d/DsgPrs/DsgPrs_ParalPresentation.hxx [new file with mode: 0644]
src/Visualization/TKV3d/DsgPrs/DsgPrs_PerpenPresentation.cxx [new file with mode: 0644]
src/Visualization/TKV3d/DsgPrs/DsgPrs_PerpenPresentation.hxx [new file with mode: 0644]
src/Visualization/TKV3d/DsgPrs/DsgPrs_RadiusPresentation.cxx [new file with mode: 0644]
src/Visualization/TKV3d/DsgPrs/DsgPrs_RadiusPresentation.hxx [new file with mode: 0644]
src/Visualization/TKV3d/DsgPrs/DsgPrs_ShadedPlanePresentation.cxx [new file with mode: 0644]
src/Visualization/TKV3d/DsgPrs/DsgPrs_ShadedPlanePresentation.hxx [new file with mode: 0644]
src/Visualization/TKV3d/DsgPrs/DsgPrs_ShapeDirPresentation.cxx [new file with mode: 0644]
src/Visualization/TKV3d/DsgPrs/DsgPrs_ShapeDirPresentation.hxx [new file with mode: 0644]
src/Visualization/TKV3d/DsgPrs/DsgPrs_SymbPresentation.cxx [new file with mode: 0644]
src/Visualization/TKV3d/DsgPrs/DsgPrs_SymbPresentation.hxx [new file with mode: 0644]
src/Visualization/TKV3d/DsgPrs/DsgPrs_SymmetricPresentation.cxx [new file with mode: 0644]
src/Visualization/TKV3d/DsgPrs/DsgPrs_SymmetricPresentation.hxx [new file with mode: 0644]
src/Visualization/TKV3d/DsgPrs/DsgPrs_TangentPresentation.cxx [new file with mode: 0644]
src/Visualization/TKV3d/DsgPrs/DsgPrs_TangentPresentation.hxx [new file with mode: 0644]
src/Visualization/TKV3d/DsgPrs/DsgPrs_XYZAxisPresentation.cxx [new file with mode: 0644]
src/Visualization/TKV3d/DsgPrs/DsgPrs_XYZAxisPresentation.hxx [new file with mode: 0644]
src/Visualization/TKV3d/DsgPrs/DsgPrs_XYZPlanePresentation.cxx [new file with mode: 0644]
src/Visualization/TKV3d/DsgPrs/DsgPrs_XYZPlanePresentation.hxx [new file with mode: 0644]
src/Visualization/TKV3d/DsgPrs/FILES.cmake [new file with mode: 0644]
src/Visualization/TKV3d/EXTERNLIB.cmake [new file with mode: 0644]
src/Visualization/TKV3d/FILES.cmake [new file with mode: 0644]
src/Visualization/TKV3d/PACKAGES.cmake [new file with mode: 0644]
src/Visualization/TKV3d/Prs3d/FILES.cmake [new file with mode: 0644]
src/Visualization/TKV3d/Prs3d/Prs3d.cxx [new file with mode: 0644]
src/Visualization/TKV3d/Prs3d/Prs3d.hxx [new file with mode: 0644]
src/Visualization/TKV3d/Prs3d/Prs3d_Arrow.cxx [new file with mode: 0644]
src/Visualization/TKV3d/Prs3d/Prs3d_Arrow.hxx [new file with mode: 0644]
src/Visualization/TKV3d/Prs3d/Prs3d_ArrowAspect.cxx [new file with mode: 0644]
src/Visualization/TKV3d/Prs3d/Prs3d_ArrowAspect.hxx [new file with mode: 0644]
src/Visualization/TKV3d/Prs3d/Prs3d_BasicAspect.cxx [new file with mode: 0644]
src/Visualization/TKV3d/Prs3d/Prs3d_BasicAspect.hxx [new file with mode: 0644]
src/Visualization/TKV3d/Prs3d/Prs3d_BndBox.cxx [new file with mode: 0644]
src/Visualization/TKV3d/Prs3d/Prs3d_BndBox.hxx [new file with mode: 0644]
src/Visualization/TKV3d/Prs3d/Prs3d_DatumAspect.cxx [new file with mode: 0644]
src/Visualization/TKV3d/Prs3d/Prs3d_DatumAspect.hxx [new file with mode: 0644]
src/Visualization/TKV3d/Prs3d/Prs3d_DatumAttribute.hxx [new file with mode: 0644]
src/Visualization/TKV3d/Prs3d/Prs3d_DatumAxes.hxx [new file with mode: 0644]
src/Visualization/TKV3d/Prs3d/Prs3d_DatumMode.hxx [new file with mode: 0644]
src/Visualization/TKV3d/Prs3d/Prs3d_DatumParts.hxx [new file with mode: 0644]
src/Visualization/TKV3d/Prs3d/Prs3d_DimensionArrowOrientation.hxx [new file with mode: 0644]
src/Visualization/TKV3d/Prs3d/Prs3d_DimensionAspect.cxx [new file with mode: 0755]
src/Visualization/TKV3d/Prs3d/Prs3d_DimensionAspect.hxx [new file with mode: 0644]
src/Visualization/TKV3d/Prs3d/Prs3d_DimensionTextHorizontalPosition.hxx [new file with mode: 0644]
src/Visualization/TKV3d/Prs3d/Prs3d_DimensionTextVerticalPosition.hxx [new file with mode: 0644]
src/Visualization/TKV3d/Prs3d/Prs3d_DimensionUnits.hxx [new file with mode: 0644]
src/Visualization/TKV3d/Prs3d/Prs3d_Drawer.cxx [new file with mode: 0644]
src/Visualization/TKV3d/Prs3d/Prs3d_Drawer.hxx [new file with mode: 0644]
src/Visualization/TKV3d/Prs3d/Prs3d_InvalidAngle.hxx [new file with mode: 0644]
src/Visualization/TKV3d/Prs3d/Prs3d_IsoAspect.cxx [new file with mode: 0644]
src/Visualization/TKV3d/Prs3d/Prs3d_IsoAspect.hxx [new file with mode: 0644]
src/Visualization/TKV3d/Prs3d/Prs3d_LineAspect.cxx [new file with mode: 0644]
src/Visualization/TKV3d/Prs3d/Prs3d_LineAspect.hxx [new file with mode: 0644]
src/Visualization/TKV3d/Prs3d/Prs3d_NListIteratorOfListOfSequenceOfPnt.hxx [new file with mode: 0644]
src/Visualization/TKV3d/Prs3d/Prs3d_NListOfSequenceOfPnt.hxx [new file with mode: 0644]
src/Visualization/TKV3d/Prs3d/Prs3d_PlaneAspect.cxx [new file with mode: 0644]
src/Visualization/TKV3d/Prs3d/Prs3d_PlaneAspect.hxx [new file with mode: 0644]
src/Visualization/TKV3d/Prs3d/Prs3d_Point.hxx [new file with mode: 0755]
src/Visualization/TKV3d/Prs3d/Prs3d_PointAspect.cxx [new file with mode: 0644]
src/Visualization/TKV3d/Prs3d/Prs3d_PointAspect.hxx [new file with mode: 0644]
src/Visualization/TKV3d/Prs3d/Prs3d_Presentation.hxx [new file with mode: 0644]
src/Visualization/TKV3d/Prs3d/Prs3d_PresentationShadow.cxx [new file with mode: 0644]
src/Visualization/TKV3d/Prs3d/Prs3d_PresentationShadow.hxx [new file with mode: 0644]
src/Visualization/TKV3d/Prs3d/Prs3d_Root.hxx [new file with mode: 0644]
src/Visualization/TKV3d/Prs3d/Prs3d_ShadingAspect.cxx [new file with mode: 0644]
src/Visualization/TKV3d/Prs3d/Prs3d_ShadingAspect.hxx [new file with mode: 0644]
src/Visualization/TKV3d/Prs3d/Prs3d_ShapeTool.hxx [new file with mode: 0644]
src/Visualization/TKV3d/Prs3d/Prs3d_Text.cxx [new file with mode: 0644]
src/Visualization/TKV3d/Prs3d/Prs3d_Text.hxx [new file with mode: 0644]
src/Visualization/TKV3d/Prs3d/Prs3d_TextAspect.cxx [new file with mode: 0644]
src/Visualization/TKV3d/Prs3d/Prs3d_TextAspect.hxx [new file with mode: 0644]
src/Visualization/TKV3d/Prs3d/Prs3d_ToolCylinder.cxx [new file with mode: 0644]
src/Visualization/TKV3d/Prs3d/Prs3d_ToolCylinder.hxx [new file with mode: 0644]
src/Visualization/TKV3d/Prs3d/Prs3d_ToolDisk.cxx [new file with mode: 0644]
src/Visualization/TKV3d/Prs3d/Prs3d_ToolDisk.hxx [new file with mode: 0644]
src/Visualization/TKV3d/Prs3d/Prs3d_ToolQuadric.cxx [new file with mode: 0644]
src/Visualization/TKV3d/Prs3d/Prs3d_ToolQuadric.hxx [new file with mode: 0644]
src/Visualization/TKV3d/Prs3d/Prs3d_ToolSector.cxx [new file with mode: 0644]
src/Visualization/TKV3d/Prs3d/Prs3d_ToolSector.hxx [new file with mode: 0644]
src/Visualization/TKV3d/Prs3d/Prs3d_ToolSphere.cxx [new file with mode: 0644]
src/Visualization/TKV3d/Prs3d/Prs3d_ToolSphere.hxx [new file with mode: 0644]
src/Visualization/TKV3d/Prs3d/Prs3d_ToolTorus.cxx [new file with mode: 0644]
src/Visualization/TKV3d/Prs3d/Prs3d_ToolTorus.hxx [new file with mode: 0644]
src/Visualization/TKV3d/Prs3d/Prs3d_TypeOfHLR.hxx [new file with mode: 0644]
src/Visualization/TKV3d/Prs3d/Prs3d_TypeOfHighlight.hxx [new file with mode: 0644]
src/Visualization/TKV3d/Prs3d/Prs3d_TypeOfLinePicking.hxx [new file with mode: 0644]
src/Visualization/TKV3d/Prs3d/Prs3d_VertexDrawMode.hxx [new file with mode: 0644]
src/Visualization/TKV3d/PrsDim/FILES.cmake [new file with mode: 0644]
src/Visualization/TKV3d/PrsDim/PrsDim.cxx [new file with mode: 0644]
src/Visualization/TKV3d/PrsDim/PrsDim.hxx [new file with mode: 0644]
src/Visualization/TKV3d/PrsDim/PrsDim_AngleDimension.cxx [new file with mode: 0644]
src/Visualization/TKV3d/PrsDim/PrsDim_AngleDimension.hxx [new file with mode: 0644]
src/Visualization/TKV3d/PrsDim/PrsDim_Chamf2dDimension.cxx [new file with mode: 0644]
src/Visualization/TKV3d/PrsDim/PrsDim_Chamf2dDimension.hxx [new file with mode: 0644]
src/Visualization/TKV3d/PrsDim/PrsDim_Chamf3dDimension.cxx [new file with mode: 0644]
src/Visualization/TKV3d/PrsDim/PrsDim_Chamf3dDimension.hxx [new file with mode: 0644]
src/Visualization/TKV3d/PrsDim/PrsDim_ConcentricRelation.cxx [new file with mode: 0644]
src/Visualization/TKV3d/PrsDim/PrsDim_ConcentricRelation.hxx [new file with mode: 0644]
src/Visualization/TKV3d/PrsDim/PrsDim_DiameterDimension.cxx [new file with mode: 0644]
src/Visualization/TKV3d/PrsDim/PrsDim_DiameterDimension.hxx [new file with mode: 0644]
src/Visualization/TKV3d/PrsDim/PrsDim_Dimension.cxx [new file with mode: 0644]
src/Visualization/TKV3d/PrsDim/PrsDim_Dimension.hxx [new file with mode: 0644]
src/Visualization/TKV3d/PrsDim/PrsDim_DimensionOwner.cxx [new file with mode: 0644]
src/Visualization/TKV3d/PrsDim/PrsDim_DimensionOwner.hxx [new file with mode: 0644]
src/Visualization/TKV3d/PrsDim/PrsDim_DimensionSelectionMode.hxx [new file with mode: 0644]
src/Visualization/TKV3d/PrsDim/PrsDim_DisplaySpecialSymbol.hxx [new file with mode: 0644]
src/Visualization/TKV3d/PrsDim/PrsDim_EllipseRadiusDimension.cxx [new file with mode: 0644]
src/Visualization/TKV3d/PrsDim/PrsDim_EllipseRadiusDimension.hxx [new file with mode: 0644]
src/Visualization/TKV3d/PrsDim/PrsDim_EqualDistanceRelation.cxx [new file with mode: 0644]
src/Visualization/TKV3d/PrsDim/PrsDim_EqualDistanceRelation.hxx [new file with mode: 0644]
src/Visualization/TKV3d/PrsDim/PrsDim_EqualRadiusRelation.cxx [new file with mode: 0644]
src/Visualization/TKV3d/PrsDim/PrsDim_EqualRadiusRelation.hxx [new file with mode: 0644]
src/Visualization/TKV3d/PrsDim/PrsDim_FixRelation.cxx [new file with mode: 0644]
src/Visualization/TKV3d/PrsDim/PrsDim_FixRelation.hxx [new file with mode: 0644]
src/Visualization/TKV3d/PrsDim/PrsDim_IdenticRelation.cxx [new file with mode: 0644]
src/Visualization/TKV3d/PrsDim/PrsDim_IdenticRelation.hxx [new file with mode: 0644]
src/Visualization/TKV3d/PrsDim/PrsDim_KindOfDimension.hxx [new file with mode: 0644]
src/Visualization/TKV3d/PrsDim/PrsDim_KindOfRelation.hxx [new file with mode: 0644]
src/Visualization/TKV3d/PrsDim/PrsDim_KindOfSurface.hxx [new file with mode: 0644]
src/Visualization/TKV3d/PrsDim/PrsDim_LengthDimension.cxx [new file with mode: 0644]
src/Visualization/TKV3d/PrsDim/PrsDim_LengthDimension.hxx [new file with mode: 0644]
src/Visualization/TKV3d/PrsDim/PrsDim_MaxRadiusDimension.cxx [new file with mode: 0644]
src/Visualization/TKV3d/PrsDim/PrsDim_MaxRadiusDimension.hxx [new file with mode: 0644]
src/Visualization/TKV3d/PrsDim/PrsDim_MidPointRelation.cxx [new file with mode: 0644]
src/Visualization/TKV3d/PrsDim/PrsDim_MidPointRelation.hxx [new file with mode: 0644]
src/Visualization/TKV3d/PrsDim/PrsDim_MinRadiusDimension.cxx [new file with mode: 0644]
src/Visualization/TKV3d/PrsDim/PrsDim_MinRadiusDimension.hxx [new file with mode: 0644]
src/Visualization/TKV3d/PrsDim/PrsDim_OffsetDimension.cxx [new file with mode: 0644]
src/Visualization/TKV3d/PrsDim/PrsDim_OffsetDimension.hxx [new file with mode: 0644]
src/Visualization/TKV3d/PrsDim/PrsDim_ParallelRelation.cxx [new file with mode: 0644]
src/Visualization/TKV3d/PrsDim/PrsDim_ParallelRelation.hxx [new file with mode: 0644]
src/Visualization/TKV3d/PrsDim/PrsDim_PerpendicularRelation.cxx [new file with mode: 0644]
src/Visualization/TKV3d/PrsDim/PrsDim_PerpendicularRelation.hxx [new file with mode: 0644]
src/Visualization/TKV3d/PrsDim/PrsDim_RadiusDimension.cxx [new file with mode: 0644]
src/Visualization/TKV3d/PrsDim/PrsDim_RadiusDimension.hxx [new file with mode: 0644]
src/Visualization/TKV3d/PrsDim/PrsDim_Relation.cxx [new file with mode: 0644]
src/Visualization/TKV3d/PrsDim/PrsDim_Relation.hxx [new file with mode: 0644]
src/Visualization/TKV3d/PrsDim/PrsDim_SymmetricRelation.cxx [new file with mode: 0644]
src/Visualization/TKV3d/PrsDim/PrsDim_SymmetricRelation.hxx [new file with mode: 0644]
src/Visualization/TKV3d/PrsDim/PrsDim_TangentRelation.cxx [new file with mode: 0644]
src/Visualization/TKV3d/PrsDim/PrsDim_TangentRelation.hxx [new file with mode: 0644]
src/Visualization/TKV3d/PrsDim/PrsDim_TypeOfAngle.hxx [new file with mode: 0644]
src/Visualization/TKV3d/PrsDim/PrsDim_TypeOfAngleArrowVisibility.hxx [new file with mode: 0644]
src/Visualization/TKV3d/PrsDim/PrsDim_TypeOfDist.hxx [new file with mode: 0644]
src/Visualization/TKV3d/PrsMgr/FILES.cmake [new file with mode: 0644]
src/Visualization/TKV3d/PrsMgr/PrsMgr_DisplayStatus.hxx [new file with mode: 0644]
src/Visualization/TKV3d/PrsMgr/PrsMgr_ListOfPresentableObjects.hxx [new file with mode: 0644]
src/Visualization/TKV3d/PrsMgr/PrsMgr_ListOfPresentations.hxx [new file with mode: 0644]
src/Visualization/TKV3d/PrsMgr/PrsMgr_PresentableObject.cxx [new file with mode: 0644]
src/Visualization/TKV3d/PrsMgr/PrsMgr_PresentableObject.hxx [new file with mode: 0644]
src/Visualization/TKV3d/PrsMgr/PrsMgr_Presentation.cxx [new file with mode: 0644]
src/Visualization/TKV3d/PrsMgr/PrsMgr_Presentation.hxx [new file with mode: 0644]
src/Visualization/TKV3d/PrsMgr/PrsMgr_Presentation3d.hxx [new file with mode: 0644]
src/Visualization/TKV3d/PrsMgr/PrsMgr_PresentationManager.cxx [new file with mode: 0644]
src/Visualization/TKV3d/PrsMgr/PrsMgr_PresentationManager.hxx [new file with mode: 0644]
src/Visualization/TKV3d/PrsMgr/PrsMgr_PresentationManager3d.hxx [new file with mode: 0644]
src/Visualization/TKV3d/PrsMgr/PrsMgr_Presentations.hxx [new file with mode: 0644]
src/Visualization/TKV3d/PrsMgr/PrsMgr_TypeOfPresentation3d.hxx [new file with mode: 0644]
src/Visualization/TKV3d/Select3D/FILES.cmake [new file with mode: 0644]
src/Visualization/TKV3d/Select3D/Select3D_BVHBuilder3d.hxx [new file with mode: 0644]
src/Visualization/TKV3d/Select3D/Select3D_BVHIndexBuffer.hxx [new file with mode: 0644]
src/Visualization/TKV3d/Select3D/Select3D_BndBox3d.hxx [new file with mode: 0644]
src/Visualization/TKV3d/Select3D/Select3D_EntitySequence.hxx [new file with mode: 0644]
src/Visualization/TKV3d/Select3D/Select3D_IndexedMapOfEntity.hxx [new file with mode: 0644]
src/Visualization/TKV3d/Select3D/Select3D_InteriorSensitivePointSet.cxx [new file with mode: 0644]
src/Visualization/TKV3d/Select3D/Select3D_InteriorSensitivePointSet.hxx [new file with mode: 0644]
src/Visualization/TKV3d/Select3D/Select3D_Pnt.hxx [new file with mode: 0644]
src/Visualization/TKV3d/Select3D/Select3D_PointData.hxx [new file with mode: 0644]
src/Visualization/TKV3d/Select3D/Select3D_SensitiveBox.cxx [new file with mode: 0644]
src/Visualization/TKV3d/Select3D/Select3D_SensitiveBox.hxx [new file with mode: 0644]
src/Visualization/TKV3d/Select3D/Select3D_SensitiveCircle.cxx [new file with mode: 0644]
src/Visualization/TKV3d/Select3D/Select3D_SensitiveCircle.hxx [new file with mode: 0644]
src/Visualization/TKV3d/Select3D/Select3D_SensitiveCurve.cxx [new file with mode: 0644]
src/Visualization/TKV3d/Select3D/Select3D_SensitiveCurve.hxx [new file with mode: 0644]
src/Visualization/TKV3d/Select3D/Select3D_SensitiveCylinder.cxx [new file with mode: 0644]
src/Visualization/TKV3d/Select3D/Select3D_SensitiveCylinder.hxx [new file with mode: 0644]
src/Visualization/TKV3d/Select3D/Select3D_SensitiveEntity.cxx [new file with mode: 0644]
src/Visualization/TKV3d/Select3D/Select3D_SensitiveEntity.hxx [new file with mode: 0644]
src/Visualization/TKV3d/Select3D/Select3D_SensitiveFace.cxx [new file with mode: 0644]
src/Visualization/TKV3d/Select3D/Select3D_SensitiveFace.hxx [new file with mode: 0644]
src/Visualization/TKV3d/Select3D/Select3D_SensitiveGroup.cxx [new file with mode: 0644]
src/Visualization/TKV3d/Select3D/Select3D_SensitiveGroup.hxx [new file with mode: 0644]
src/Visualization/TKV3d/Select3D/Select3D_SensitivePoint.cxx [new file with mode: 0644]
src/Visualization/TKV3d/Select3D/Select3D_SensitivePoint.hxx [new file with mode: 0644]
src/Visualization/TKV3d/Select3D/Select3D_SensitivePoly.cxx [new file with mode: 0644]
src/Visualization/TKV3d/Select3D/Select3D_SensitivePoly.hxx [new file with mode: 0644]
src/Visualization/TKV3d/Select3D/Select3D_SensitivePrimitiveArray.cxx [new file with mode: 0644]
src/Visualization/TKV3d/Select3D/Select3D_SensitivePrimitiveArray.hxx [new file with mode: 0644]
src/Visualization/TKV3d/Select3D/Select3D_SensitiveSegment.cxx [new file with mode: 0644]
src/Visualization/TKV3d/Select3D/Select3D_SensitiveSegment.hxx [new file with mode: 0644]
src/Visualization/TKV3d/Select3D/Select3D_SensitiveSet.cxx [new file with mode: 0644]
src/Visualization/TKV3d/Select3D/Select3D_SensitiveSet.hxx [new file with mode: 0644]
src/Visualization/TKV3d/Select3D/Select3D_SensitiveSphere.cxx [new file with mode: 0644]
src/Visualization/TKV3d/Select3D/Select3D_SensitiveSphere.hxx [new file with mode: 0644]
src/Visualization/TKV3d/Select3D/Select3D_SensitiveTriangle.cxx [new file with mode: 0644]
src/Visualization/TKV3d/Select3D/Select3D_SensitiveTriangle.hxx [new file with mode: 0644]
src/Visualization/TKV3d/Select3D/Select3D_SensitiveTriangulation.cxx [new file with mode: 0644]
src/Visualization/TKV3d/Select3D/Select3D_SensitiveTriangulation.hxx [new file with mode: 0644]
src/Visualization/TKV3d/Select3D/Select3D_SensitiveWire.cxx [new file with mode: 0644]
src/Visualization/TKV3d/Select3D/Select3D_SensitiveWire.hxx [new file with mode: 0644]
src/Visualization/TKV3d/Select3D/Select3D_TypeOfSensitivity.hxx [new file with mode: 0644]
src/Visualization/TKV3d/SelectBasics/FILES.cmake [new file with mode: 0644]
src/Visualization/TKV3d/SelectBasics/SelectBasics.hxx [new file with mode: 0644]
src/Visualization/TKV3d/SelectBasics/SelectBasics_EntityOwner.hxx [new file with mode: 0644]
src/Visualization/TKV3d/SelectBasics/SelectBasics_PickResult.hxx [new file with mode: 0644]
src/Visualization/TKV3d/SelectBasics/SelectBasics_SelectingVolumeManager.cxx [new file with mode: 0644]
src/Visualization/TKV3d/SelectBasics/SelectBasics_SelectingVolumeManager.hxx [new file with mode: 0644]
src/Visualization/TKV3d/SelectBasics/SelectBasics_SensitiveEntity.hxx [new file with mode: 0644]
src/Visualization/TKV3d/SelectMgr/FILES.cmake [new file with mode: 0644]
src/Visualization/TKV3d/SelectMgr/SelectMgr.cxx [new file with mode: 0644]
src/Visualization/TKV3d/SelectMgr/SelectMgr.hxx [new file with mode: 0644]
src/Visualization/TKV3d/SelectMgr/SelectMgr_AndFilter.cxx [new file with mode: 0644]
src/Visualization/TKV3d/SelectMgr/SelectMgr_AndFilter.hxx [new file with mode: 0644]
src/Visualization/TKV3d/SelectMgr/SelectMgr_AndOrFilter.cxx [new file with mode: 0644]
src/Visualization/TKV3d/SelectMgr/SelectMgr_AndOrFilter.hxx [new file with mode: 0644]
src/Visualization/TKV3d/SelectMgr/SelectMgr_AxisIntersector.cxx [new file with mode: 0644]
src/Visualization/TKV3d/SelectMgr/SelectMgr_AxisIntersector.hxx [new file with mode: 0644]
src/Visualization/TKV3d/SelectMgr/SelectMgr_BVHThreadPool.cxx [new file with mode: 0644]
src/Visualization/TKV3d/SelectMgr/SelectMgr_BVHThreadPool.hxx [new file with mode: 0644]
src/Visualization/TKV3d/SelectMgr/SelectMgr_BaseFrustum.cxx [new file with mode: 0644]
src/Visualization/TKV3d/SelectMgr/SelectMgr_BaseFrustum.hxx [new file with mode: 0644]
src/Visualization/TKV3d/SelectMgr/SelectMgr_BaseIntersector.cxx [new file with mode: 0644]
src/Visualization/TKV3d/SelectMgr/SelectMgr_BaseIntersector.hxx [new file with mode: 0644]
src/Visualization/TKV3d/SelectMgr/SelectMgr_CompositionFilter.cxx [new file with mode: 0644]
src/Visualization/TKV3d/SelectMgr/SelectMgr_CompositionFilter.hxx [new file with mode: 0644]
src/Visualization/TKV3d/SelectMgr/SelectMgr_EntityOwner.cxx [new file with mode: 0644]
src/Visualization/TKV3d/SelectMgr/SelectMgr_EntityOwner.hxx [new file with mode: 0644]
src/Visualization/TKV3d/SelectMgr/SelectMgr_Filter.cxx [new file with mode: 0644]
src/Visualization/TKV3d/SelectMgr/SelectMgr_Filter.hxx [new file with mode: 0644]
src/Visualization/TKV3d/SelectMgr/SelectMgr_FilterType.hxx [new file with mode: 0644]
src/Visualization/TKV3d/SelectMgr/SelectMgr_Frustum.hxx [new file with mode: 0644]
src/Visualization/TKV3d/SelectMgr/SelectMgr_Frustum.lxx [new file with mode: 0644]
src/Visualization/TKV3d/SelectMgr/SelectMgr_FrustumBuilder.cxx [new file with mode: 0644]
src/Visualization/TKV3d/SelectMgr/SelectMgr_FrustumBuilder.hxx [new file with mode: 0644]
src/Visualization/TKV3d/SelectMgr/SelectMgr_IndexedDataMapOfOwnerCriterion.hxx [new file with mode: 0644]
src/Visualization/TKV3d/SelectMgr/SelectMgr_IndexedMapOfOwner.hxx [new file with mode: 0644]
src/Visualization/TKV3d/SelectMgr/SelectMgr_ListIteratorOfListOfFilter.hxx [new file with mode: 0644]
src/Visualization/TKV3d/SelectMgr/SelectMgr_ListOfFilter.hxx [new file with mode: 0644]
src/Visualization/TKV3d/SelectMgr/SelectMgr_OrFilter.cxx [new file with mode: 0644]
src/Visualization/TKV3d/SelectMgr/SelectMgr_OrFilter.hxx [new file with mode: 0644]
src/Visualization/TKV3d/SelectMgr/SelectMgr_PickingStrategy.hxx [new file with mode: 0644]
src/Visualization/TKV3d/SelectMgr/SelectMgr_RectangularFrustum.cxx [new file with mode: 0644]
src/Visualization/TKV3d/SelectMgr/SelectMgr_RectangularFrustum.hxx [new file with mode: 0644]
src/Visualization/TKV3d/SelectMgr/SelectMgr_SelectableObject.cxx [new file with mode: 0644]
src/Visualization/TKV3d/SelectMgr/SelectMgr_SelectableObject.hxx [new file with mode: 0644]
src/Visualization/TKV3d/SelectMgr/SelectMgr_SelectableObjectSet.cxx [new file with mode: 0644]
src/Visualization/TKV3d/SelectMgr/SelectMgr_SelectableObjectSet.hxx [new file with mode: 0644]
src/Visualization/TKV3d/SelectMgr/SelectMgr_SelectingVolumeManager.cxx [new file with mode: 0644]
src/Visualization/TKV3d/SelectMgr/SelectMgr_SelectingVolumeManager.hxx [new file with mode: 0644]
src/Visualization/TKV3d/SelectMgr/SelectMgr_Selection.cxx [new file with mode: 0644]
src/Visualization/TKV3d/SelectMgr/SelectMgr_Selection.hxx [new file with mode: 0644]
src/Visualization/TKV3d/SelectMgr/SelectMgr_SelectionImageFiller.cxx [new file with mode: 0644]
src/Visualization/TKV3d/SelectMgr/SelectMgr_SelectionImageFiller.hxx [new file with mode: 0644]
src/Visualization/TKV3d/SelectMgr/SelectMgr_SelectionManager.cxx [new file with mode: 0644]
src/Visualization/TKV3d/SelectMgr/SelectMgr_SelectionManager.hxx [new file with mode: 0644]
src/Visualization/TKV3d/SelectMgr/SelectMgr_SelectionType.hxx [new file with mode: 0644]
src/Visualization/TKV3d/SelectMgr/SelectMgr_SensitiveEntity.cxx [new file with mode: 0644]
src/Visualization/TKV3d/SelectMgr/SelectMgr_SensitiveEntity.hxx [new file with mode: 0644]
src/Visualization/TKV3d/SelectMgr/SelectMgr_SensitiveEntitySet.cxx [new file with mode: 0644]
src/Visualization/TKV3d/SelectMgr/SelectMgr_SensitiveEntitySet.hxx [new file with mode: 0644]
src/Visualization/TKV3d/SelectMgr/SelectMgr_SequenceOfOwner.hxx [new file with mode: 0644]
src/Visualization/TKV3d/SelectMgr/SelectMgr_SequenceOfSelection.hxx [new file with mode: 0644]
src/Visualization/TKV3d/SelectMgr/SelectMgr_SortCriterion.hxx [new file with mode: 0644]
src/Visualization/TKV3d/SelectMgr/SelectMgr_StateOfSelection.hxx [new file with mode: 0644]
src/Visualization/TKV3d/SelectMgr/SelectMgr_ToleranceMap.cxx [new file with mode: 0644]
src/Visualization/TKV3d/SelectMgr/SelectMgr_ToleranceMap.hxx [new file with mode: 0644]
src/Visualization/TKV3d/SelectMgr/SelectMgr_TriangularFrustum.cxx [new file with mode: 0644]
src/Visualization/TKV3d/SelectMgr/SelectMgr_TriangularFrustum.hxx [new file with mode: 0644]
src/Visualization/TKV3d/SelectMgr/SelectMgr_TriangularFrustumSet.cxx [new file with mode: 0644]
src/Visualization/TKV3d/SelectMgr/SelectMgr_TriangularFrustumSet.hxx [new file with mode: 0644]
src/Visualization/TKV3d/SelectMgr/SelectMgr_TypeOfBVHUpdate.hxx [new file with mode: 0644]
src/Visualization/TKV3d/SelectMgr/SelectMgr_TypeOfDepthTolerance.hxx [new file with mode: 0644]
src/Visualization/TKV3d/SelectMgr/SelectMgr_TypeOfUpdate.hxx [new file with mode: 0644]
src/Visualization/TKV3d/SelectMgr/SelectMgr_VectorTypes.hxx [new file with mode: 0644]
src/Visualization/TKV3d/SelectMgr/SelectMgr_ViewClipRange.cxx [new file with mode: 0644]
src/Visualization/TKV3d/SelectMgr/SelectMgr_ViewClipRange.hxx [new file with mode: 0644]
src/Visualization/TKV3d/SelectMgr/SelectMgr_ViewerSelector.cxx [new file with mode: 0644]
src/Visualization/TKV3d/SelectMgr/SelectMgr_ViewerSelector.hxx [new file with mode: 0644]
src/Visualization/TKV3d/SelectMgr/SelectMgr_ViewerSelector3d.hxx [new file with mode: 0644]
src/Visualization/TKV3d/StdPrs/FILES.cmake [new file with mode: 0644]
src/Visualization/TKV3d/StdPrs/StdPrs_BRepFont.cxx [new file with mode: 0644]
src/Visualization/TKV3d/StdPrs/StdPrs_BRepFont.hxx [new file with mode: 0644]
src/Visualization/TKV3d/StdPrs/StdPrs_BRepTextBuilder.cxx [new file with mode: 0644]
src/Visualization/TKV3d/StdPrs/StdPrs_BRepTextBuilder.hxx [new file with mode: 0644]
src/Visualization/TKV3d/StdPrs/StdPrs_BndBox.hxx [new file with mode: 0644]
src/Visualization/TKV3d/StdPrs/StdPrs_Curve.cxx [new file with mode: 0644]
src/Visualization/TKV3d/StdPrs/StdPrs_Curve.hxx [new file with mode: 0644]
src/Visualization/TKV3d/StdPrs/StdPrs_DeflectionCurve.cxx [new file with mode: 0644]
src/Visualization/TKV3d/StdPrs/StdPrs_DeflectionCurve.hxx [new file with mode: 0644]
src/Visualization/TKV3d/StdPrs/StdPrs_HLRPolyShape.cxx [new file with mode: 0644]
src/Visualization/TKV3d/StdPrs/StdPrs_HLRPolyShape.hxx [new file with mode: 0644]
src/Visualization/TKV3d/StdPrs/StdPrs_HLRShape.cxx [new file with mode: 0755]
src/Visualization/TKV3d/StdPrs/StdPrs_HLRShape.hxx [new file with mode: 0755]
src/Visualization/TKV3d/StdPrs/StdPrs_HLRShapeI.cxx [new file with mode: 0644]
src/Visualization/TKV3d/StdPrs/StdPrs_HLRShapeI.hxx [new file with mode: 0644]
src/Visualization/TKV3d/StdPrs/StdPrs_HLRToolShape.cxx [new file with mode: 0644]
src/Visualization/TKV3d/StdPrs/StdPrs_HLRToolShape.hxx [new file with mode: 0644]
src/Visualization/TKV3d/StdPrs/StdPrs_Isolines.cxx [new file with mode: 0644]
src/Visualization/TKV3d/StdPrs/StdPrs_Isolines.hxx [new file with mode: 0644]
src/Visualization/TKV3d/StdPrs/StdPrs_Plane.cxx [new file with mode: 0644]
src/Visualization/TKV3d/StdPrs/StdPrs_Plane.hxx [new file with mode: 0644]
src/Visualization/TKV3d/StdPrs/StdPrs_Point.hxx [new file with mode: 0755]
src/Visualization/TKV3d/StdPrs/StdPrs_PoleCurve.cxx [new file with mode: 0644]
src/Visualization/TKV3d/StdPrs/StdPrs_PoleCurve.hxx [new file with mode: 0644]
src/Visualization/TKV3d/StdPrs/StdPrs_ShadedShape.cxx [new file with mode: 0644]
src/Visualization/TKV3d/StdPrs/StdPrs_ShadedShape.hxx [new file with mode: 0644]
src/Visualization/TKV3d/StdPrs/StdPrs_ShadedSurface.cxx [new file with mode: 0644]
src/Visualization/TKV3d/StdPrs/StdPrs_ShadedSurface.hxx [new file with mode: 0644]
src/Visualization/TKV3d/StdPrs/StdPrs_ShapeTool.cxx [new file with mode: 0644]
src/Visualization/TKV3d/StdPrs/StdPrs_ShapeTool.hxx [new file with mode: 0644]
src/Visualization/TKV3d/StdPrs/StdPrs_ToolPoint.cxx [new file with mode: 0644]
src/Visualization/TKV3d/StdPrs/StdPrs_ToolPoint.hxx [new file with mode: 0644]
src/Visualization/TKV3d/StdPrs/StdPrs_ToolRFace.cxx [new file with mode: 0644]
src/Visualization/TKV3d/StdPrs/StdPrs_ToolRFace.hxx [new file with mode: 0644]
src/Visualization/TKV3d/StdPrs/StdPrs_ToolTriangulatedShape.cxx [new file with mode: 0644]
src/Visualization/TKV3d/StdPrs/StdPrs_ToolTriangulatedShape.hxx [new file with mode: 0644]
src/Visualization/TKV3d/StdPrs/StdPrs_ToolVertex.cxx [new file with mode: 0644]
src/Visualization/TKV3d/StdPrs/StdPrs_ToolVertex.hxx [new file with mode: 0644]
src/Visualization/TKV3d/StdPrs/StdPrs_Vertex.hxx [new file with mode: 0755]
src/Visualization/TKV3d/StdPrs/StdPrs_Volume.hxx [new file with mode: 0644]
src/Visualization/TKV3d/StdPrs/StdPrs_WFDeflectionRestrictedFace.cxx [new file with mode: 0644]
src/Visualization/TKV3d/StdPrs/StdPrs_WFDeflectionRestrictedFace.hxx [new file with mode: 0644]
src/Visualization/TKV3d/StdPrs/StdPrs_WFDeflectionSurface.cxx [new file with mode: 0644]
src/Visualization/TKV3d/StdPrs/StdPrs_WFDeflectionSurface.hxx [new file with mode: 0644]
src/Visualization/TKV3d/StdPrs/StdPrs_WFPoleSurface.cxx [new file with mode: 0644]
src/Visualization/TKV3d/StdPrs/StdPrs_WFPoleSurface.hxx [new file with mode: 0644]
src/Visualization/TKV3d/StdPrs/StdPrs_WFRestrictedFace.cxx [new file with mode: 0755]
src/Visualization/TKV3d/StdPrs/StdPrs_WFRestrictedFace.hxx [new file with mode: 0755]
src/Visualization/TKV3d/StdPrs/StdPrs_WFShape.cxx [new file with mode: 0644]
src/Visualization/TKV3d/StdPrs/StdPrs_WFShape.hxx [new file with mode: 0755]
src/Visualization/TKV3d/StdPrs/StdPrs_WFSurface.cxx [new file with mode: 0644]
src/Visualization/TKV3d/StdPrs/StdPrs_WFSurface.hxx [new file with mode: 0644]
src/Visualization/TKV3d/StdSelect/FILES.cmake [new file with mode: 0644]
src/Visualization/TKV3d/StdSelect/StdSelect.cxx [new file with mode: 0644]
src/Visualization/TKV3d/StdSelect/StdSelect.hxx [new file with mode: 0644]
src/Visualization/TKV3d/StdSelect/StdSelect_BRepOwner.cxx [new file with mode: 0644]
src/Visualization/TKV3d/StdSelect/StdSelect_BRepOwner.hxx [new file with mode: 0644]
src/Visualization/TKV3d/StdSelect/StdSelect_BRepSelectionTool.cxx [new file with mode: 0644]
src/Visualization/TKV3d/StdSelect/StdSelect_BRepSelectionTool.hxx [new file with mode: 0644]
src/Visualization/TKV3d/StdSelect/StdSelect_EdgeFilter.cxx [new file with mode: 0644]
src/Visualization/TKV3d/StdSelect/StdSelect_EdgeFilter.hxx [new file with mode: 0644]
src/Visualization/TKV3d/StdSelect/StdSelect_FaceFilter.cxx [new file with mode: 0644]
src/Visualization/TKV3d/StdSelect/StdSelect_FaceFilter.hxx [new file with mode: 0644]
src/Visualization/TKV3d/StdSelect/StdSelect_Shape.cxx [new file with mode: 0644]
src/Visualization/TKV3d/StdSelect/StdSelect_Shape.hxx [new file with mode: 0644]
src/Visualization/TKV3d/StdSelect/StdSelect_ShapeTypeFilter.cxx [new file with mode: 0644]
src/Visualization/TKV3d/StdSelect/StdSelect_ShapeTypeFilter.hxx [new file with mode: 0644]
src/Visualization/TKV3d/StdSelect/StdSelect_TypeOfEdge.hxx [new file with mode: 0644]
src/Visualization/TKV3d/StdSelect/StdSelect_TypeOfFace.hxx [new file with mode: 0644]
src/Visualization/TKV3d/StdSelect/StdSelect_TypeOfSelectionImage.hxx [new file with mode: 0644]
src/Visualization/TKV3d/StdSelect/StdSelect_ViewerSelector3d.hxx [new file with mode: 0644]
src/Visualization/TKV3d/TKV3d_pch.hxx [new file with mode: 0644]
src/Visualization/TKV3d/V3d/FILES.cmake [new file with mode: 0644]
src/Visualization/TKV3d/V3d/V3d.cxx [new file with mode: 0644]
src/Visualization/TKV3d/V3d/V3d.hxx [new file with mode: 0644]
src/Visualization/TKV3d/V3d/V3d_AmbientLight.cxx [new file with mode: 0644]
src/Visualization/TKV3d/V3d/V3d_AmbientLight.hxx [new file with mode: 0644]
src/Visualization/TKV3d/V3d/V3d_BadValue.hxx [new file with mode: 0644]
src/Visualization/TKV3d/V3d/V3d_CircularGrid.cxx [new file with mode: 0644]
src/Visualization/TKV3d/V3d/V3d_CircularGrid.hxx [new file with mode: 0644]
src/Visualization/TKV3d/V3d/V3d_DirectionalLight.cxx [new file with mode: 0644]
src/Visualization/TKV3d/V3d/V3d_DirectionalLight.hxx [new file with mode: 0644]
src/Visualization/TKV3d/V3d/V3d_ImageDumpOptions.hxx [new file with mode: 0644]
src/Visualization/TKV3d/V3d/V3d_Light.hxx [new file with mode: 0644]
src/Visualization/TKV3d/V3d/V3d_ListOfLight.hxx [new file with mode: 0644]
src/Visualization/TKV3d/V3d/V3d_ListOfView.hxx [new file with mode: 0644]
src/Visualization/TKV3d/V3d/V3d_Plane.cxx [new file with mode: 0755]
src/Visualization/TKV3d/V3d/V3d_Plane.hxx [new file with mode: 0755]
src/Visualization/TKV3d/V3d/V3d_PositionLight.cxx [new file with mode: 0644]
src/Visualization/TKV3d/V3d/V3d_PositionLight.hxx [new file with mode: 0644]
src/Visualization/TKV3d/V3d/V3d_PositionalLight.cxx [new file with mode: 0644]
src/Visualization/TKV3d/V3d/V3d_PositionalLight.hxx [new file with mode: 0644]
src/Visualization/TKV3d/V3d/V3d_RectangularGrid.cxx [new file with mode: 0644]
src/Visualization/TKV3d/V3d/V3d_RectangularGrid.hxx [new file with mode: 0644]
src/Visualization/TKV3d/V3d/V3d_SpotLight.cxx [new file with mode: 0644]
src/Visualization/TKV3d/V3d/V3d_SpotLight.hxx [new file with mode: 0644]
src/Visualization/TKV3d/V3d/V3d_StereoDumpOptions.hxx [new file with mode: 0644]
src/Visualization/TKV3d/V3d/V3d_Trihedron.cxx [new file with mode: 0644]
src/Visualization/TKV3d/V3d/V3d_Trihedron.hxx [new file with mode: 0644]
src/Visualization/TKV3d/V3d/V3d_TypeOfAxe.hxx [new file with mode: 0644]
src/Visualization/TKV3d/V3d/V3d_TypeOfBackfacingModel.hxx [new file with mode: 0644]
src/Visualization/TKV3d/V3d/V3d_TypeOfLight.hxx [new file with mode: 0644]
src/Visualization/TKV3d/V3d/V3d_TypeOfOrientation.hxx [new file with mode: 0644]
src/Visualization/TKV3d/V3d/V3d_TypeOfShadingModel.hxx [new file with mode: 0644]
src/Visualization/TKV3d/V3d/V3d_TypeOfView.hxx [new file with mode: 0644]
src/Visualization/TKV3d/V3d/V3d_TypeOfVisualization.hxx [new file with mode: 0644]
src/Visualization/TKV3d/V3d/V3d_UnMapped.hxx [new file with mode: 0644]
src/Visualization/TKV3d/V3d/V3d_View.cxx [new file with mode: 0644]
src/Visualization/TKV3d/V3d/V3d_View.hxx [new file with mode: 0644]
src/Visualization/TKV3d/V3d/V3d_Viewer.cxx [new file with mode: 0644]
src/Visualization/TKV3d/V3d/V3d_Viewer.hxx [new file with mode: 0644]
src/Visualization/TKV3d/V3d/V3d_ViewerPointer.hxx [new file with mode: 0644]
src/Visualization/TOOLKITS.cmake [new file with mode: 0644]
src/Vrml/FILES [deleted file]
src/Vrml/Vrml.cxx [deleted file]
src/Vrml/Vrml.hxx [deleted file]
src/Vrml/Vrml_AsciiText.cxx [deleted file]
src/Vrml/Vrml_AsciiText.hxx [deleted file]
src/Vrml/Vrml_AsciiTextJustification.hxx [deleted file]
src/Vrml/Vrml_Cone.cxx [deleted file]
src/Vrml/Vrml_Cone.hxx [deleted file]
src/Vrml/Vrml_ConeParts.hxx [deleted file]
src/Vrml/Vrml_ConfigurationNode.hxx [deleted file]
src/Vrml/Vrml_Coordinate3.cxx [deleted file]
src/Vrml/Vrml_Coordinate3.hxx [deleted file]
src/Vrml/Vrml_Cube.cxx [deleted file]
src/Vrml/Vrml_Cube.hxx [deleted file]
src/Vrml/Vrml_Cylinder.cxx [deleted file]
src/Vrml/Vrml_Cylinder.hxx [deleted file]
src/Vrml/Vrml_CylinderParts.hxx [deleted file]
src/Vrml/Vrml_DirectionalLight.cxx [deleted file]
src/Vrml/Vrml_DirectionalLight.hxx [deleted file]
src/Vrml/Vrml_FaceType.hxx [deleted file]
src/Vrml/Vrml_FontStyle.cxx [deleted file]
src/Vrml/Vrml_FontStyle.hxx [deleted file]
src/Vrml/Vrml_FontStyleFamily.hxx [deleted file]
src/Vrml/Vrml_FontStyleStyle.hxx [deleted file]
src/Vrml/Vrml_Group.cxx [deleted file]
src/Vrml/Vrml_Group.hxx [deleted file]
src/Vrml/Vrml_IndexedFaceSet.cxx [deleted file]
src/Vrml/Vrml_IndexedFaceSet.hxx [deleted file]
src/Vrml/Vrml_IndexedLineSet.cxx [deleted file]
src/Vrml/Vrml_IndexedLineSet.hxx [deleted file]
src/Vrml/Vrml_Info.cxx [deleted file]
src/Vrml/Vrml_Info.hxx [deleted file]
src/Vrml/Vrml_Instancing.cxx [deleted file]
src/Vrml/Vrml_Instancing.hxx [deleted file]
src/Vrml/Vrml_LOD.cxx [deleted file]
src/Vrml/Vrml_LOD.hxx [deleted file]
src/Vrml/Vrml_Material.cxx [deleted file]
src/Vrml/Vrml_Material.hxx [deleted file]
src/Vrml/Vrml_MaterialBinding.cxx [deleted file]
src/Vrml/Vrml_MaterialBinding.hxx [deleted file]
src/Vrml/Vrml_MaterialBindingAndNormalBinding.hxx [deleted file]
src/Vrml/Vrml_MatrixTransform.cxx [deleted file]
src/Vrml/Vrml_MatrixTransform.hxx [deleted file]
src/Vrml/Vrml_Normal.cxx [deleted file]
src/Vrml/Vrml_Normal.hxx [deleted file]
src/Vrml/Vrml_NormalBinding.cxx [deleted file]
src/Vrml/Vrml_NormalBinding.hxx [deleted file]
src/Vrml/Vrml_OrthographicCamera.cxx [deleted file]
src/Vrml/Vrml_OrthographicCamera.hxx [deleted file]
src/Vrml/Vrml_PerspectiveCamera.cxx [deleted file]
src/Vrml/Vrml_PerspectiveCamera.hxx [deleted file]
src/Vrml/Vrml_PointLight.cxx [deleted file]
src/Vrml/Vrml_PointLight.hxx [deleted file]
src/Vrml/Vrml_PointSet.cxx [deleted file]
src/Vrml/Vrml_PointSet.hxx [deleted file]
src/Vrml/Vrml_Provider.hxx [deleted file]
src/Vrml/Vrml_Rotation.cxx [deleted file]
src/Vrml/Vrml_Rotation.hxx [deleted file]
src/Vrml/Vrml_SFImage.cxx [deleted file]
src/Vrml/Vrml_SFImage.hxx [deleted file]
src/Vrml/Vrml_SFImageNumber.hxx [deleted file]
src/Vrml/Vrml_SFRotation.cxx [deleted file]
src/Vrml/Vrml_SFRotation.hxx [deleted file]
src/Vrml/Vrml_Scale.cxx [deleted file]
src/Vrml/Vrml_Scale.hxx [deleted file]
src/Vrml/Vrml_Separator.cxx [deleted file]
src/Vrml/Vrml_Separator.hxx [deleted file]
src/Vrml/Vrml_SeparatorRenderCulling.hxx [deleted file]
src/Vrml/Vrml_ShapeHints.cxx [deleted file]
src/Vrml/Vrml_ShapeHints.hxx [deleted file]
src/Vrml/Vrml_ShapeType.hxx [deleted file]
src/Vrml/Vrml_Sphere.cxx [deleted file]
src/Vrml/Vrml_Sphere.hxx [deleted file]
src/Vrml/Vrml_SpotLight.cxx [deleted file]
src/Vrml/Vrml_SpotLight.hxx [deleted file]
src/Vrml/Vrml_Switch.cxx [deleted file]
src/Vrml/Vrml_Switch.hxx [deleted file]
src/Vrml/Vrml_Texture2.cxx [deleted file]
src/Vrml/Vrml_Texture2.hxx [deleted file]
src/Vrml/Vrml_Texture2Transform.cxx [deleted file]
src/Vrml/Vrml_Texture2Transform.hxx [deleted file]
src/Vrml/Vrml_Texture2Wrap.hxx [deleted file]
src/Vrml/Vrml_TextureCoordinate2.cxx [deleted file]
src/Vrml/Vrml_TextureCoordinate2.hxx [deleted file]
src/Vrml/Vrml_Transform.cxx [deleted file]
src/Vrml/Vrml_Transform.hxx [deleted file]
src/Vrml/Vrml_TransformSeparator.cxx [deleted file]
src/Vrml/Vrml_TransformSeparator.hxx [deleted file]
src/Vrml/Vrml_Translation.cxx [deleted file]
src/Vrml/Vrml_Translation.hxx [deleted file]
src/Vrml/Vrml_VertexOrdering.hxx [deleted file]
src/Vrml/Vrml_WWWAnchor.cxx [deleted file]
src/Vrml/Vrml_WWWAnchor.hxx [deleted file]
src/Vrml/Vrml_WWWAnchorMap.hxx [deleted file]
src/Vrml/Vrml_WWWInline.cxx [deleted file]
src/Vrml/Vrml_WWWInline.hxx [deleted file]
src/VrmlAPI/FILES [deleted file]
src/VrmlAPI/VrmlAPI.cxx [deleted file]
src/VrmlAPI/VrmlAPI.hxx [deleted file]
src/VrmlAPI/VrmlAPI_CafReader.cxx [deleted file]
src/VrmlAPI/VrmlAPI_CafReader.hxx [deleted file]
src/VrmlAPI/VrmlAPI_RepresentationOfShape.hxx [deleted file]
src/VrmlAPI/VrmlAPI_Writer.cxx [deleted file]
src/VrmlAPI/VrmlAPI_Writer.hxx [deleted file]
src/VrmlConverter/FILES [deleted file]
src/VrmlConverter/VrmlConverter_Curve.cxx [deleted file]
src/VrmlConverter/VrmlConverter_Curve.hxx [deleted file]
src/VrmlConverter/VrmlConverter_DeflectionCurve.cxx [deleted file]
src/VrmlConverter/VrmlConverter_DeflectionCurve.hxx [deleted file]
src/VrmlConverter/VrmlConverter_Drawer.cxx [deleted file]
src/VrmlConverter/VrmlConverter_Drawer.hxx [deleted file]
src/VrmlConverter/VrmlConverter_HLRShape.cxx [deleted file]
src/VrmlConverter/VrmlConverter_HLRShape.hxx [deleted file]
src/VrmlConverter/VrmlConverter_IsoAspect.cxx [deleted file]
src/VrmlConverter/VrmlConverter_IsoAspect.hxx [deleted file]
src/VrmlConverter/VrmlConverter_LineAspect.cxx [deleted file]
src/VrmlConverter/VrmlConverter_LineAspect.hxx [deleted file]
src/VrmlConverter/VrmlConverter_PointAspect.cxx [deleted file]
src/VrmlConverter/VrmlConverter_PointAspect.hxx [deleted file]
src/VrmlConverter/VrmlConverter_Projector.cxx [deleted file]
src/VrmlConverter/VrmlConverter_Projector.hxx [deleted file]
src/VrmlConverter/VrmlConverter_ShadedShape.cxx [deleted file]
src/VrmlConverter/VrmlConverter_ShadedShape.hxx [deleted file]
src/VrmlConverter/VrmlConverter_ShadingAspect.cxx [deleted file]
src/VrmlConverter/VrmlConverter_ShadingAspect.hxx [deleted file]
src/VrmlConverter/VrmlConverter_TypeOfCamera.hxx [deleted file]
src/VrmlConverter/VrmlConverter_TypeOfLight.hxx [deleted file]
src/VrmlConverter/VrmlConverter_WFDeflectionRestrictedFace.cxx [deleted file]
src/VrmlConverter/VrmlConverter_WFDeflectionRestrictedFace.hxx [deleted file]
src/VrmlConverter/VrmlConverter_WFDeflectionShape.cxx [deleted file]
src/VrmlConverter/VrmlConverter_WFDeflectionShape.hxx [deleted file]
src/VrmlConverter/VrmlConverter_WFRestrictedFace.cxx [deleted file]
src/VrmlConverter/VrmlConverter_WFRestrictedFace.hxx [deleted file]
src/VrmlConverter/VrmlConverter_WFShape.cxx [deleted file]
src/VrmlConverter/VrmlConverter_WFShape.hxx [deleted file]
src/VrmlData/FILES [deleted file]
src/VrmlData/VrmlData_Appearance.hxx [deleted file]
src/VrmlData/VrmlData_ArrayVec3d.hxx [deleted file]
src/VrmlData/VrmlData_Box.hxx [deleted file]
src/VrmlData/VrmlData_Color.hxx [deleted file]
src/VrmlData/VrmlData_Cone.hxx [deleted file]
src/VrmlData/VrmlData_Coordinate.hxx [deleted file]
src/VrmlData/VrmlData_Cylinder.hxx [deleted file]
src/VrmlData/VrmlData_DataMapOfShapeAppearance.hxx [deleted file]
src/VrmlData/VrmlData_ErrorStatus.hxx [deleted file]
src/VrmlData/VrmlData_Faceted.hxx [deleted file]
src/VrmlData/VrmlData_Geometry.cxx [deleted file]
src/VrmlData/VrmlData_Geometry.hxx [deleted file]
src/VrmlData/VrmlData_Group.cxx [deleted file]
src/VrmlData/VrmlData_Group.hxx [deleted file]
src/VrmlData/VrmlData_ImageTexture.hxx [deleted file]
src/VrmlData/VrmlData_InBuffer.hxx [deleted file]
src/VrmlData/VrmlData_IndexedFaceSet.cxx [deleted file]
src/VrmlData/VrmlData_IndexedFaceSet.hxx [deleted file]
src/VrmlData/VrmlData_IndexedLineSet.cxx [deleted file]
src/VrmlData/VrmlData_IndexedLineSet.hxx [deleted file]
src/VrmlData/VrmlData_ListOfNode.hxx [deleted file]
src/VrmlData/VrmlData_MapOfNode.hxx [deleted file]
src/VrmlData/VrmlData_Material.cxx [deleted file]
src/VrmlData/VrmlData_Material.hxx [deleted file]
src/VrmlData/VrmlData_Node.cxx [deleted file]
src/VrmlData/VrmlData_Node.hxx [deleted file]
src/VrmlData/VrmlData_Normal.hxx [deleted file]
src/VrmlData/VrmlData_Scene.cxx [deleted file]
src/VrmlData/VrmlData_Scene.hxx [deleted file]
src/VrmlData/VrmlData_ShapeConvert.cxx [deleted file]
src/VrmlData/VrmlData_ShapeConvert.hxx [deleted file]
src/VrmlData/VrmlData_ShapeNode.hxx [deleted file]
src/VrmlData/VrmlData_Sphere.hxx [deleted file]
src/VrmlData/VrmlData_Texture.hxx [deleted file]
src/VrmlData/VrmlData_TextureCoordinate.hxx [deleted file]
src/VrmlData/VrmlData_TextureTransform.hxx [deleted file]
src/VrmlData/VrmlData_UnknownNode.hxx [deleted file]
src/VrmlData/VrmlData_WorldInfo.cxx [deleted file]
src/VrmlData/VrmlData_WorldInfo.hxx [deleted file]
src/WNT/FILES [deleted file]
src/WNT/WNT_ClassDefinitionError.hxx [deleted file]
src/WNT/WNT_Dword.hxx [deleted file]
src/WNT/WNT_HIDSpaceMouse.cxx [deleted file]
src/WNT/WNT_HIDSpaceMouse.hxx [deleted file]
src/WNT/WNT_OrientationType.hxx [deleted file]
src/WNT/WNT_WClass.cxx [deleted file]
src/WNT/WNT_WClass.hxx [deleted file]
src/WNT/WNT_Window.cxx [deleted file]
src/WNT/WNT_Window.hxx [deleted file]
src/WNT/WNT_WindowPtr.hxx [deleted file]
src/Wasm/FILES [deleted file]
src/Wasm/Wasm_Window.cxx [deleted file]
src/Wasm/Wasm_Window.hxx [deleted file]
src/XBRepMesh/FILES [deleted file]
src/XBRepMesh/XBRepMesh.cxx [deleted file]
src/XBRepMesh/XBRepMesh.hxx [deleted file]
src/XCAFApp/FILES [deleted file]
src/XCAFApp/XCAFApp_Application.cxx [deleted file]
src/XCAFApp/XCAFApp_Application.hxx [deleted file]
src/XCAFDimTolObjects/FILES [deleted file]
src/XCAFDimTolObjects/XCAFDimTolObjects_AngularQualifier.hxx [deleted file]
src/XCAFDimTolObjects/XCAFDimTolObjects_DataMapOfToleranceDatum.hxx [deleted file]
src/XCAFDimTolObjects/XCAFDimTolObjects_DatumModifWithValue.hxx [deleted file]
src/XCAFDimTolObjects/XCAFDimTolObjects_DatumModifiersSequence.hxx [deleted file]
src/XCAFDimTolObjects/XCAFDimTolObjects_DatumObject.cxx [deleted file]
src/XCAFDimTolObjects/XCAFDimTolObjects_DatumObject.hxx [deleted file]
src/XCAFDimTolObjects/XCAFDimTolObjects_DatumObjectSequence.hxx [deleted file]
src/XCAFDimTolObjects/XCAFDimTolObjects_DatumSingleModif.hxx [deleted file]
src/XCAFDimTolObjects/XCAFDimTolObjects_DatumTargetType.hxx [deleted file]
src/XCAFDimTolObjects/XCAFDimTolObjects_DimensionFormVariance.hxx [deleted file]
src/XCAFDimTolObjects/XCAFDimTolObjects_DimensionGrade.hxx [deleted file]
src/XCAFDimTolObjects/XCAFDimTolObjects_DimensionModif.hxx [deleted file]
src/XCAFDimTolObjects/XCAFDimTolObjects_DimensionModifiersSequence.hxx [deleted file]
src/XCAFDimTolObjects/XCAFDimTolObjects_DimensionObject.cxx [deleted file]
src/XCAFDimTolObjects/XCAFDimTolObjects_DimensionObject.hxx [deleted file]
src/XCAFDimTolObjects/XCAFDimTolObjects_DimensionObjectSequence.hxx [deleted file]
src/XCAFDimTolObjects/XCAFDimTolObjects_DimensionQualifier.hxx [deleted file]
src/XCAFDimTolObjects/XCAFDimTolObjects_DimensionType.hxx [deleted file]
src/XCAFDimTolObjects/XCAFDimTolObjects_GeomToleranceMatReqModif.hxx [deleted file]
src/XCAFDimTolObjects/XCAFDimTolObjects_GeomToleranceModif.hxx [deleted file]
src/XCAFDimTolObjects/XCAFDimTolObjects_GeomToleranceModifiersSequence.hxx [deleted file]
src/XCAFDimTolObjects/XCAFDimTolObjects_GeomToleranceObject.cxx [deleted file]
src/XCAFDimTolObjects/XCAFDimTolObjects_GeomToleranceObject.hxx [deleted file]
src/XCAFDimTolObjects/XCAFDimTolObjects_GeomToleranceObjectSequence.hxx [deleted file]
src/XCAFDimTolObjects/XCAFDimTolObjects_GeomToleranceType.hxx [deleted file]
src/XCAFDimTolObjects/XCAFDimTolObjects_GeomToleranceTypeValue.hxx [deleted file]
src/XCAFDimTolObjects/XCAFDimTolObjects_GeomToleranceZoneModif.hxx [deleted file]
src/XCAFDimTolObjects/XCAFDimTolObjects_ToleranceZoneAffectedPlane.hxx [deleted file]
src/XCAFDimTolObjects/XCAFDimTolObjects_Tool.cxx [deleted file]
src/XCAFDimTolObjects/XCAFDimTolObjects_Tool.hxx [deleted file]
src/XCAFDoc/FILES [deleted file]
src/XCAFDoc/GUID.txt [deleted file]
src/XCAFDoc/XCAFDoc.cxx [deleted file]
src/XCAFDoc/XCAFDoc.hxx [deleted file]
src/XCAFDoc/XCAFDoc_Area.cxx [deleted file]
src/XCAFDoc/XCAFDoc_Area.hxx [deleted file]
src/XCAFDoc/XCAFDoc_AssemblyGraph.cxx [deleted file]
src/XCAFDoc/XCAFDoc_AssemblyGraph.hxx [deleted file]
src/XCAFDoc/XCAFDoc_AssemblyItemId.cxx [deleted file]
src/XCAFDoc/XCAFDoc_AssemblyItemId.hxx [deleted file]
src/XCAFDoc/XCAFDoc_AssemblyItemRef.cxx [deleted file]
src/XCAFDoc/XCAFDoc_AssemblyItemRef.hxx [deleted file]
src/XCAFDoc/XCAFDoc_AssemblyIterator.cxx [deleted file]
src/XCAFDoc/XCAFDoc_AssemblyIterator.hxx [deleted file]
src/XCAFDoc/XCAFDoc_AssemblyTool.hxx [deleted file]
src/XCAFDoc/XCAFDoc_Centroid.cxx [deleted file]
src/XCAFDoc/XCAFDoc_Centroid.hxx [deleted file]
src/XCAFDoc/XCAFDoc_ClippingPlaneTool.cxx [deleted file]
src/XCAFDoc/XCAFDoc_ClippingPlaneTool.hxx [deleted file]
src/XCAFDoc/XCAFDoc_Color.cxx [deleted file]
src/XCAFDoc/XCAFDoc_Color.hxx [deleted file]
src/XCAFDoc/XCAFDoc_ColorTool.cxx [deleted file]
src/XCAFDoc/XCAFDoc_ColorTool.hxx [deleted file]
src/XCAFDoc/XCAFDoc_ColorType.hxx [deleted file]
src/XCAFDoc/XCAFDoc_DataMapIteratorOfDataMapOfShapeLabel.hxx [deleted file]
src/XCAFDoc/XCAFDoc_DataMapOfShapeLabel.hxx [deleted file]
src/XCAFDoc/XCAFDoc_Datum.cxx [deleted file]
src/XCAFDoc/XCAFDoc_Datum.hxx [deleted file]
src/XCAFDoc/XCAFDoc_DimTol.cxx [deleted file]
src/XCAFDoc/XCAFDoc_DimTol.hxx [deleted file]
src/XCAFDoc/XCAFDoc_DimTolTool.cxx [deleted file]
src/XCAFDoc/XCAFDoc_DimTolTool.hxx [deleted file]
src/XCAFDoc/XCAFDoc_Dimension.cxx [deleted file]
src/XCAFDoc/XCAFDoc_Dimension.hxx [deleted file]
src/XCAFDoc/XCAFDoc_DocumentTool.cxx [deleted file]
src/XCAFDoc/XCAFDoc_DocumentTool.hxx [deleted file]
src/XCAFDoc/XCAFDoc_Editor.cxx [deleted file]
src/XCAFDoc/XCAFDoc_Editor.hxx [deleted file]
src/XCAFDoc/XCAFDoc_GeomTolerance.cxx [deleted file]
src/XCAFDoc/XCAFDoc_GeomTolerance.hxx [deleted file]
src/XCAFDoc/XCAFDoc_GraphNode.cxx [deleted file]
src/XCAFDoc/XCAFDoc_GraphNode.hxx [deleted file]
src/XCAFDoc/XCAFDoc_GraphNodeSequence.hxx [deleted file]
src/XCAFDoc/XCAFDoc_LayerTool.cxx [deleted file]
src/XCAFDoc/XCAFDoc_LayerTool.hxx [deleted file]
src/XCAFDoc/XCAFDoc_LengthUnit.cxx [deleted file]
src/XCAFDoc/XCAFDoc_LengthUnit.hxx [deleted file]
src/XCAFDoc/XCAFDoc_Location.cxx [deleted file]
src/XCAFDoc/XCAFDoc_Location.hxx [deleted file]
src/XCAFDoc/XCAFDoc_Material.cxx [deleted file]
src/XCAFDoc/XCAFDoc_Material.hxx [deleted file]
src/XCAFDoc/XCAFDoc_MaterialTool.cxx [deleted file]
src/XCAFDoc/XCAFDoc_MaterialTool.hxx [deleted file]
src/XCAFDoc/XCAFDoc_Note.cxx [deleted file]
src/XCAFDoc/XCAFDoc_Note.hxx [deleted file]
src/XCAFDoc/XCAFDoc_NoteBalloon.cxx [deleted file]
src/XCAFDoc/XCAFDoc_NoteBalloon.hxx [deleted file]
src/XCAFDoc/XCAFDoc_NoteBinData.cxx [deleted file]
src/XCAFDoc/XCAFDoc_NoteBinData.hxx [deleted file]
src/XCAFDoc/XCAFDoc_NoteComment.cxx [deleted file]
src/XCAFDoc/XCAFDoc_NoteComment.hxx [deleted file]
src/XCAFDoc/XCAFDoc_NotesTool.cxx [deleted file]
src/XCAFDoc/XCAFDoc_NotesTool.hxx [deleted file]
src/XCAFDoc/XCAFDoc_PartId.hxx [deleted file]
src/XCAFDoc/XCAFDoc_ShapeMapTool.cxx [deleted file]
src/XCAFDoc/XCAFDoc_ShapeMapTool.hxx [deleted file]
src/XCAFDoc/XCAFDoc_ShapeTool.cxx [deleted file]
src/XCAFDoc/XCAFDoc_ShapeTool.hxx [deleted file]
src/XCAFDoc/XCAFDoc_View.cxx [deleted file]
src/XCAFDoc/XCAFDoc_View.hxx [deleted file]
src/XCAFDoc/XCAFDoc_ViewTool.cxx [deleted file]
src/XCAFDoc/XCAFDoc_ViewTool.hxx [deleted file]
src/XCAFDoc/XCAFDoc_VisMaterial.cxx [deleted file]
src/XCAFDoc/XCAFDoc_VisMaterial.hxx [deleted file]
src/XCAFDoc/XCAFDoc_VisMaterialCommon.hxx [deleted file]
src/XCAFDoc/XCAFDoc_VisMaterialPBR.hxx [deleted file]
src/XCAFDoc/XCAFDoc_VisMaterialTool.cxx [deleted file]
src/XCAFDoc/XCAFDoc_VisMaterialTool.hxx [deleted file]
src/XCAFDoc/XCAFDoc_Volume.cxx [deleted file]
src/XCAFDoc/XCAFDoc_Volume.hxx [deleted file]
src/XCAFNoteObjects/FILES [deleted file]
src/XCAFNoteObjects/XCAFNoteObjects_NoteObject.cxx [deleted file]
src/XCAFNoteObjects/XCAFNoteObjects_NoteObject.hxx [deleted file]
src/XCAFPrs/FILES [deleted file]
src/XCAFPrs/XCAFPrs.cxx [deleted file]
src/XCAFPrs/XCAFPrs.hxx [deleted file]
src/XCAFPrs/XCAFPrs_AISObject.cxx [deleted file]
src/XCAFPrs/XCAFPrs_AISObject.hxx [deleted file]
src/XCAFPrs/XCAFPrs_DataMapIteratorOfDataMapOfStyleShape.hxx [deleted file]
src/XCAFPrs/XCAFPrs_DataMapIteratorOfDataMapOfStyleTransient.hxx [deleted file]
src/XCAFPrs/XCAFPrs_DataMapIteratorOfIndexedDataMapOfShapeStyle.hxx [deleted file]
src/XCAFPrs/XCAFPrs_DataMapOfStyleShape.hxx [deleted file]
src/XCAFPrs/XCAFPrs_DataMapOfStyleTransient.hxx [deleted file]
src/XCAFPrs/XCAFPrs_DocumentExplorer.cxx [deleted file]
src/XCAFPrs/XCAFPrs_DocumentExplorer.hxx [deleted file]
src/XCAFPrs/XCAFPrs_DocumentIdIterator.hxx [deleted file]
src/XCAFPrs/XCAFPrs_DocumentNode.hxx [deleted file]
src/XCAFPrs/XCAFPrs_Driver.cxx [deleted file]
src/XCAFPrs/XCAFPrs_Driver.hxx [deleted file]
src/XCAFPrs/XCAFPrs_IndexedDataMapOfShapeStyle.hxx [deleted file]
src/XCAFPrs/XCAFPrs_Style.cxx [deleted file]
src/XCAFPrs/XCAFPrs_Style.hxx [deleted file]
src/XCAFPrs/XCAFPrs_Texture.cxx [deleted file]
src/XCAFPrs/XCAFPrs_Texture.hxx [deleted file]
src/XCAFView/FILES [deleted file]
src/XCAFView/XCAFView_Object.cxx [deleted file]
src/XCAFView/XCAFView_Object.hxx [deleted file]
src/XCAFView/XCAFView_ProjectionType.hxx [deleted file]
src/XDEDRAW/FILES [deleted file]
src/XDEDRAW/XDEDRAW.cxx [deleted file]
src/XDEDRAW/XDEDRAW.hxx [deleted file]
src/XDEDRAW/XDEDRAW_Colors.cxx [deleted file]
src/XDEDRAW/XDEDRAW_Colors.hxx [deleted file]
src/XDEDRAW/XDEDRAW_Common.cxx [deleted file]
src/XDEDRAW/XDEDRAW_Common.hxx [deleted file]
src/XDEDRAW/XDEDRAW_GDTs.cxx [deleted file]
src/XDEDRAW/XDEDRAW_GDTs.hxx [deleted file]
src/XDEDRAW/XDEDRAW_Layers.cxx [deleted file]
src/XDEDRAW/XDEDRAW_Layers.hxx [deleted file]
src/XDEDRAW/XDEDRAW_Notes.cxx [deleted file]
src/XDEDRAW/XDEDRAW_Notes.hxx [deleted file]
src/XDEDRAW/XDEDRAW_Props.cxx [deleted file]
src/XDEDRAW/XDEDRAW_Props.hxx [deleted file]
src/XDEDRAW/XDEDRAW_Shapes.cxx [deleted file]
src/XDEDRAW/XDEDRAW_Shapes.hxx [deleted file]
src/XDEDRAW/XDEDRAW_Views.cxx [deleted file]
src/XDEDRAW/XDEDRAW_Views.hxx [deleted file]
src/XSAlgo/FILES [deleted file]
src/XSAlgo/XSAlgo.cxx [deleted file]
src/XSAlgo/XSAlgo.hxx [deleted file]
src/XSAlgo/XSAlgo_AlgoContainer.cxx [deleted file]
src/XSAlgo/XSAlgo_AlgoContainer.hxx [deleted file]
src/XSAlgo/XSAlgo_ShapeProcessor.cxx [deleted file]
src/XSAlgo/XSAlgo_ShapeProcessor.hxx [deleted file]
src/XSControl/FILES [deleted file]
src/XSControl/XSControl.cxx [deleted file]
src/XSControl/XSControl.hxx [deleted file]
src/XSControl/XSControl_ConnectedShapes.cxx [deleted file]
src/XSControl/XSControl_ConnectedShapes.hxx [deleted file]
src/XSControl/XSControl_Controller.cxx [deleted file]
src/XSControl/XSControl_Controller.hxx [deleted file]
src/XSControl/XSControl_FuncShape.cxx [deleted file]
src/XSControl/XSControl_FuncShape.hxx [deleted file]
src/XSControl/XSControl_Functions.cxx [deleted file]
src/XSControl/XSControl_Functions.hxx [deleted file]
src/XSControl/XSControl_Reader.cxx [deleted file]
src/XSControl/XSControl_Reader.hxx [deleted file]
src/XSControl/XSControl_SelectForTransfer.cxx [deleted file]
src/XSControl/XSControl_SelectForTransfer.hxx [deleted file]
src/XSControl/XSControl_SignTransferStatus.cxx [deleted file]
src/XSControl/XSControl_SignTransferStatus.hxx [deleted file]
src/XSControl/XSControl_TransferReader.cxx [deleted file]
src/XSControl/XSControl_TransferReader.hxx [deleted file]
src/XSControl/XSControl_TransferWriter.cxx [deleted file]
src/XSControl/XSControl_TransferWriter.hxx [deleted file]
src/XSControl/XSControl_Utils.cxx [deleted file]
src/XSControl/XSControl_Utils.hxx [deleted file]
src/XSControl/XSControl_Vars.cxx [deleted file]
src/XSControl/XSControl_Vars.hxx [deleted file]
src/XSControl/XSControl_WorkSession.cxx [deleted file]
src/XSControl/XSControl_WorkSession.hxx [deleted file]
src/XSControl/XSControl_Writer.cxx [deleted file]
src/XSControl/XSControl_Writer.hxx [deleted file]
src/XSDRAW/FILES [deleted file]
src/XSDRAW/XSDRAW.cxx [deleted file]
src/XSDRAW/XSDRAW.hxx [deleted file]
src/XSDRAW/XSDRAW_Functions.cxx [deleted file]
src/XSDRAW/XSDRAW_Functions.hxx [deleted file]
src/XSDRAW/XSDRAW_Vars.cxx [deleted file]
src/XSDRAW/XSDRAW_Vars.hxx [deleted file]
src/XSDRAWDE/FILES [deleted file]
src/XSDRAWDE/XSDRAWDE.cxx [deleted file]
src/XSDRAWDE/XSDRAWDE.hxx [deleted file]
src/XSDRAWGLTF/FILES [deleted file]
src/XSDRAWGLTF/XSDRAWGLTF.cxx [deleted file]
src/XSDRAWGLTF/XSDRAWGLTF.hxx [deleted file]
src/XSDRAWIGES/FILES [deleted file]
src/XSDRAWIGES/XSDRAWIGES.cxx [deleted file]
src/XSDRAWIGES/XSDRAWIGES.hxx [deleted file]
src/XSDRAWOBJ/FILES [deleted file]
src/XSDRAWOBJ/XSDRAWOBJ.cxx [deleted file]
src/XSDRAWOBJ/XSDRAWOBJ.hxx [deleted file]
src/XSDRAWPLY/FILES [deleted file]
src/XSDRAWPLY/XSDRAWPLY.cxx [deleted file]
src/XSDRAWPLY/XSDRAWPLY.hxx [deleted file]
src/XSDRAWSTEP/FILES [deleted file]
src/XSDRAWSTEP/XSDRAWSTEP.cxx [deleted file]
src/XSDRAWSTEP/XSDRAWSTEP.hxx [deleted file]
src/XSDRAWSTL/FILES [deleted file]
src/XSDRAWSTL/XSDRAWSTL.cxx [deleted file]
src/XSDRAWSTL/XSDRAWSTL.hxx [deleted file]
src/XSDRAWSTL/XSDRAWSTL_DataSource.cxx [deleted file]
src/XSDRAWSTL/XSDRAWSTL_DataSource.hxx [deleted file]
src/XSDRAWSTL/XSDRAWSTL_DataSource3D.cxx [deleted file]
src/XSDRAWSTL/XSDRAWSTL_DataSource3D.hxx [deleted file]
src/XSDRAWSTL/XSDRAWSTL_DrawableMesh.cxx [deleted file]
src/XSDRAWSTL/XSDRAWSTL_DrawableMesh.hxx [deleted file]
src/XSDRAWVRML/FILES [deleted file]
src/XSDRAWVRML/XSDRAWVRML.cxx [deleted file]
src/XSDRAWVRML/XSDRAWVRML.hxx [deleted file]
src/XSMessage/FILES [deleted file]
src/XSMessage/XSMessage_XSTEP_fr.pxx [deleted file]
src/XSMessage/XSMessage_XSTEP_us.pxx [deleted file]
src/XmlDrivers/FILES [deleted file]
src/XmlDrivers/XmlDrivers.cxx [deleted file]
src/XmlDrivers/XmlDrivers.hxx [deleted file]
src/XmlDrivers/XmlDrivers_DocumentRetrievalDriver.cxx [deleted file]
src/XmlDrivers/XmlDrivers_DocumentRetrievalDriver.hxx [deleted file]
src/XmlDrivers/XmlDrivers_DocumentStorageDriver.cxx [deleted file]
src/XmlDrivers/XmlDrivers_DocumentStorageDriver.hxx [deleted file]
src/XmlLDrivers/FILES [deleted file]
src/XmlLDrivers/XmlLDrivers.cxx [deleted file]
src/XmlLDrivers/XmlLDrivers.hxx [deleted file]
src/XmlLDrivers/XmlLDrivers_DocumentRetrievalDriver.cxx [deleted file]
src/XmlLDrivers/XmlLDrivers_DocumentRetrievalDriver.hxx [deleted file]
src/XmlLDrivers/XmlLDrivers_DocumentStorageDriver.cxx [deleted file]
src/XmlLDrivers/XmlLDrivers_DocumentStorageDriver.hxx [deleted file]
src/XmlLDrivers/XmlLDrivers_NamespaceDef.cxx [deleted file]
src/XmlLDrivers/XmlLDrivers_NamespaceDef.hxx [deleted file]
src/XmlLDrivers/XmlLDrivers_SequenceOfNamespaceDef.hxx [deleted file]
src/XmlMDF/FILES [deleted file]
src/XmlMDF/XmlMDF.cxx [deleted file]
src/XmlMDF/XmlMDF.hxx [deleted file]
src/XmlMDF/XmlMDF_ADriver.cxx [deleted file]
src/XmlMDF/XmlMDF_ADriver.hxx [deleted file]
src/XmlMDF/XmlMDF_ADriverTable.cxx [deleted file]
src/XmlMDF/XmlMDF_ADriverTable.hxx [deleted file]
src/XmlMDF/XmlMDF_DataMapIteratorOfMapOfDriver.hxx [deleted file]
src/XmlMDF/XmlMDF_DataMapIteratorOfTypeADriverMap.hxx [deleted file]
src/XmlMDF/XmlMDF_DerivedDriver.cxx [deleted file]
src/XmlMDF/XmlMDF_DerivedDriver.hxx [deleted file]
src/XmlMDF/XmlMDF_MapOfDriver.hxx [deleted file]
src/XmlMDF/XmlMDF_ReferenceDriver.cxx [deleted file]
src/XmlMDF/XmlMDF_ReferenceDriver.hxx [deleted file]
src/XmlMDF/XmlMDF_TagSourceDriver.cxx [deleted file]
src/XmlMDF/XmlMDF_TagSourceDriver.hxx [deleted file]
src/XmlMDF/XmlMDF_TypeADriverMap.hxx [deleted file]
src/XmlMDataStd/FILES [deleted file]
src/XmlMDataStd/XmlMDataStd.cxx [deleted file]
src/XmlMDataStd/XmlMDataStd.hxx [deleted file]
src/XmlMDataStd/XmlMDataStd_AsciiStringDriver.cxx [deleted file]
src/XmlMDataStd/XmlMDataStd_AsciiStringDriver.hxx [deleted file]
src/XmlMDataStd/XmlMDataStd_BooleanArrayDriver.cxx [deleted file]
src/XmlMDataStd/XmlMDataStd_BooleanArrayDriver.hxx [deleted file]
src/XmlMDataStd/XmlMDataStd_BooleanListDriver.cxx [deleted file]
src/XmlMDataStd/XmlMDataStd_BooleanListDriver.hxx [deleted file]
src/XmlMDataStd/XmlMDataStd_ByteArrayDriver.cxx [deleted file]
src/XmlMDataStd/XmlMDataStd_ByteArrayDriver.hxx [deleted file]
src/XmlMDataStd/XmlMDataStd_ExpressionDriver.cxx [deleted file]
src/XmlMDataStd/XmlMDataStd_ExpressionDriver.hxx [deleted file]
src/XmlMDataStd/XmlMDataStd_ExtStringArrayDriver.cxx [deleted file]
src/XmlMDataStd/XmlMDataStd_ExtStringArrayDriver.hxx [deleted file]
src/XmlMDataStd/XmlMDataStd_ExtStringListDriver.cxx [deleted file]
src/XmlMDataStd/XmlMDataStd_ExtStringListDriver.hxx [deleted file]
src/XmlMDataStd/XmlMDataStd_GenericEmptyDriver.cxx [deleted file]
src/XmlMDataStd/XmlMDataStd_GenericEmptyDriver.hxx [deleted file]
src/XmlMDataStd/XmlMDataStd_GenericExtStringDriver.cxx [deleted file]
src/XmlMDataStd/XmlMDataStd_GenericExtStringDriver.hxx [deleted file]
src/XmlMDataStd/XmlMDataStd_IntPackedMapDriver.cxx [deleted file]
src/XmlMDataStd/XmlMDataStd_IntPackedMapDriver.hxx [deleted file]
src/XmlMDataStd/XmlMDataStd_IntegerArrayDriver.cxx [deleted file]
src/XmlMDataStd/XmlMDataStd_IntegerArrayDriver.hxx [deleted file]
src/XmlMDataStd/XmlMDataStd_IntegerDriver.cxx [deleted file]
src/XmlMDataStd/XmlMDataStd_IntegerDriver.hxx [deleted file]
src/XmlMDataStd/XmlMDataStd_IntegerListDriver.cxx [deleted file]
src/XmlMDataStd/XmlMDataStd_IntegerListDriver.hxx [deleted file]
src/XmlMDataStd/XmlMDataStd_NamedDataDriver.cxx [deleted file]
src/XmlMDataStd/XmlMDataStd_NamedDataDriver.hxx [deleted file]
src/XmlMDataStd/XmlMDataStd_RealArrayDriver.cxx [deleted file]
src/XmlMDataStd/XmlMDataStd_RealArrayDriver.hxx [deleted file]
src/XmlMDataStd/XmlMDataStd_RealDriver.cxx [deleted file]
src/XmlMDataStd/XmlMDataStd_RealDriver.hxx [deleted file]
src/XmlMDataStd/XmlMDataStd_RealListDriver.cxx [deleted file]
src/XmlMDataStd/XmlMDataStd_RealListDriver.hxx [deleted file]
src/XmlMDataStd/XmlMDataStd_ReferenceArrayDriver.cxx [deleted file]
src/XmlMDataStd/XmlMDataStd_ReferenceArrayDriver.hxx [deleted file]
src/XmlMDataStd/XmlMDataStd_ReferenceListDriver.cxx [deleted file]
src/XmlMDataStd/XmlMDataStd_ReferenceListDriver.hxx [deleted file]
src/XmlMDataStd/XmlMDataStd_TreeNodeDriver.cxx [deleted file]
src/XmlMDataStd/XmlMDataStd_TreeNodeDriver.hxx [deleted file]
src/XmlMDataStd/XmlMDataStd_UAttributeDriver.cxx [deleted file]
src/XmlMDataStd/XmlMDataStd_UAttributeDriver.hxx [deleted file]
src/XmlMDataStd/XmlMDataStd_VariableDriver.cxx [deleted file]
src/XmlMDataStd/XmlMDataStd_VariableDriver.hxx [deleted file]
src/XmlMDataXtd/FILES [deleted file]
src/XmlMDataXtd/XmlMDataXtd.cxx [deleted file]
src/XmlMDataXtd/XmlMDataXtd.hxx [deleted file]
src/XmlMDataXtd/XmlMDataXtd_ConstraintDriver.cxx [deleted file]
src/XmlMDataXtd/XmlMDataXtd_ConstraintDriver.hxx [deleted file]
src/XmlMDataXtd/XmlMDataXtd_GeometryDriver.cxx [deleted file]
src/XmlMDataXtd/XmlMDataXtd_GeometryDriver.hxx [deleted file]
src/XmlMDataXtd/XmlMDataXtd_PatternStdDriver.cxx [deleted file]
src/XmlMDataXtd/XmlMDataXtd_PatternStdDriver.hxx [deleted file]
src/XmlMDataXtd/XmlMDataXtd_PositionDriver.cxx [deleted file]
src/XmlMDataXtd/XmlMDataXtd_PositionDriver.hxx [deleted file]
src/XmlMDataXtd/XmlMDataXtd_PresentationDriver.cxx [deleted file]
src/XmlMDataXtd/XmlMDataXtd_PresentationDriver.hxx [deleted file]
src/XmlMDataXtd/XmlMDataXtd_TriangulationDriver.cxx [deleted file]
src/XmlMDataXtd/XmlMDataXtd_TriangulationDriver.hxx [deleted file]
src/XmlMDocStd/FILES [deleted file]
src/XmlMDocStd/XmlMDocStd.cxx [deleted file]
src/XmlMDocStd/XmlMDocStd.hxx [deleted file]
src/XmlMDocStd/XmlMDocStd_XLinkDriver.cxx [deleted file]
src/XmlMDocStd/XmlMDocStd_XLinkDriver.hxx [deleted file]
src/XmlMFunction/FILES [deleted file]
src/XmlMFunction/XmlMFunction.cxx [deleted file]
src/XmlMFunction/XmlMFunction.hxx [deleted file]
src/XmlMFunction/XmlMFunction_FunctionDriver.cxx [deleted file]
src/XmlMFunction/XmlMFunction_FunctionDriver.hxx [deleted file]
src/XmlMFunction/XmlMFunction_GraphNodeDriver.cxx [deleted file]
src/XmlMFunction/XmlMFunction_GraphNodeDriver.hxx [deleted file]
src/XmlMFunction/XmlMFunction_ScopeDriver.cxx [deleted file]
src/XmlMFunction/XmlMFunction_ScopeDriver.hxx [deleted file]
src/XmlMNaming/FILES [deleted file]
src/XmlMNaming/XmlMNaming.cxx [deleted file]
src/XmlMNaming/XmlMNaming.hxx [deleted file]
src/XmlMNaming/XmlMNaming_NamedShapeDriver.cxx [deleted file]
src/XmlMNaming/XmlMNaming_NamedShapeDriver.hxx [deleted file]
src/XmlMNaming/XmlMNaming_NamedShapeDriver.lxx [deleted file]
src/XmlMNaming/XmlMNaming_NamingDriver.cxx [deleted file]
src/XmlMNaming/XmlMNaming_NamingDriver.hxx [deleted file]
src/XmlMNaming/XmlMNaming_Shape1.cxx [deleted file]
src/XmlMNaming/XmlMNaming_Shape1.hxx [deleted file]
src/XmlMXCAFDoc/FILES [deleted file]
src/XmlMXCAFDoc/XmlMXCAFDoc.cxx [deleted file]
src/XmlMXCAFDoc/XmlMXCAFDoc.hxx [deleted file]
src/XmlMXCAFDoc/XmlMXCAFDoc_AssemblyItemRefDriver.cxx [deleted file]
src/XmlMXCAFDoc/XmlMXCAFDoc_AssemblyItemRefDriver.hxx [deleted file]
src/XmlMXCAFDoc/XmlMXCAFDoc_CentroidDriver.cxx [deleted file]
src/XmlMXCAFDoc/XmlMXCAFDoc_CentroidDriver.hxx [deleted file]
src/XmlMXCAFDoc/XmlMXCAFDoc_ColorDriver.cxx [deleted file]
src/XmlMXCAFDoc/XmlMXCAFDoc_ColorDriver.hxx [deleted file]
src/XmlMXCAFDoc/XmlMXCAFDoc_DatumDriver.cxx [deleted file]
src/XmlMXCAFDoc/XmlMXCAFDoc_DatumDriver.hxx [deleted file]
src/XmlMXCAFDoc/XmlMXCAFDoc_DimTolDriver.cxx [deleted file]
src/XmlMXCAFDoc/XmlMXCAFDoc_DimTolDriver.hxx [deleted file]
src/XmlMXCAFDoc/XmlMXCAFDoc_GraphNodeDriver.cxx [deleted file]
src/XmlMXCAFDoc/XmlMXCAFDoc_GraphNodeDriver.hxx [deleted file]
src/XmlMXCAFDoc/XmlMXCAFDoc_LengthUnitDriver.cxx [deleted file]
src/XmlMXCAFDoc/XmlMXCAFDoc_LengthUnitDriver.hxx [deleted file]
src/XmlMXCAFDoc/XmlMXCAFDoc_LocationDriver.cxx [deleted file]
src/XmlMXCAFDoc/XmlMXCAFDoc_LocationDriver.hxx [deleted file]
src/XmlMXCAFDoc/XmlMXCAFDoc_LocationDriver.lxx [deleted file]
src/XmlMXCAFDoc/XmlMXCAFDoc_MaterialDriver.cxx [deleted file]
src/XmlMXCAFDoc/XmlMXCAFDoc_MaterialDriver.hxx [deleted file]
src/XmlMXCAFDoc/XmlMXCAFDoc_NoteBinDataDriver.cxx [deleted file]
src/XmlMXCAFDoc/XmlMXCAFDoc_NoteBinDataDriver.hxx [deleted file]
src/XmlMXCAFDoc/XmlMXCAFDoc_NoteCommentDriver.cxx [deleted file]
src/XmlMXCAFDoc/XmlMXCAFDoc_NoteCommentDriver.hxx [deleted file]
src/XmlMXCAFDoc/XmlMXCAFDoc_NoteDriver.cxx [deleted file]
src/XmlMXCAFDoc/XmlMXCAFDoc_NoteDriver.hxx [deleted file]
src/XmlMXCAFDoc/XmlMXCAFDoc_VisMaterialDriver.cxx [deleted file]
src/XmlMXCAFDoc/XmlMXCAFDoc_VisMaterialDriver.hxx [deleted file]
src/XmlMXCAFDoc/XmlMXCAFDoc_VisMaterialToolDriver.cxx [deleted file]
src/XmlMXCAFDoc/XmlMXCAFDoc_VisMaterialToolDriver.hxx [deleted file]
src/XmlObjMgt/FILES [deleted file]
src/XmlObjMgt/XmlObjMgt.cxx [deleted file]
src/XmlObjMgt/XmlObjMgt.hxx [deleted file]
src/XmlObjMgt/XmlObjMgt_Array1.cxx [deleted file]
src/XmlObjMgt/XmlObjMgt_Array1.hxx [deleted file]
src/XmlObjMgt/XmlObjMgt_Array1.lxx [deleted file]
src/XmlObjMgt/XmlObjMgt_DOMString.hxx [deleted file]
src/XmlObjMgt/XmlObjMgt_Document.hxx [deleted file]
src/XmlObjMgt/XmlObjMgt_Element.hxx [deleted file]
src/XmlObjMgt/XmlObjMgt_GP.cxx [deleted file]
src/XmlObjMgt/XmlObjMgt_GP.hxx [deleted file]
src/XmlObjMgt/XmlObjMgt_Persistent.cxx [deleted file]
src/XmlObjMgt/XmlObjMgt_Persistent.hxx [deleted file]
src/XmlObjMgt/XmlObjMgt_Persistent.lxx [deleted file]
src/XmlObjMgt/XmlObjMgt_RRelocationTable.cxx [deleted file]
src/XmlObjMgt/XmlObjMgt_RRelocationTable.hxx [deleted file]
src/XmlObjMgt/XmlObjMgt_SRelocationTable.cxx [deleted file]
src/XmlObjMgt/XmlObjMgt_SRelocationTable.hxx [deleted file]
src/XmlTObjDrivers/FILES [deleted file]
src/XmlTObjDrivers/XmlTObjDrivers.cxx [deleted file]
src/XmlTObjDrivers/XmlTObjDrivers.hxx [deleted file]
src/XmlTObjDrivers/XmlTObjDrivers_DocumentRetrievalDriver.cxx [deleted file]
src/XmlTObjDrivers/XmlTObjDrivers_DocumentRetrievalDriver.hxx [deleted file]
src/XmlTObjDrivers/XmlTObjDrivers_DocumentStorageDriver.cxx [deleted file]
src/XmlTObjDrivers/XmlTObjDrivers_DocumentStorageDriver.hxx [deleted file]
src/XmlTObjDrivers/XmlTObjDrivers_IntSparseArrayDriver.cxx [deleted file]
src/XmlTObjDrivers/XmlTObjDrivers_IntSparseArrayDriver.hxx [deleted file]
src/XmlTObjDrivers/XmlTObjDrivers_ModelDriver.cxx [deleted file]
src/XmlTObjDrivers/XmlTObjDrivers_ModelDriver.hxx [deleted file]
src/XmlTObjDrivers/XmlTObjDrivers_ObjectDriver.cxx [deleted file]
src/XmlTObjDrivers/XmlTObjDrivers_ObjectDriver.hxx [deleted file]
src/XmlTObjDrivers/XmlTObjDrivers_ReferenceDriver.cxx [deleted file]
src/XmlTObjDrivers/XmlTObjDrivers_ReferenceDriver.hxx [deleted file]
src/XmlTObjDrivers/XmlTObjDrivers_XYZDriver.cxx [deleted file]
src/XmlTObjDrivers/XmlTObjDrivers_XYZDriver.hxx [deleted file]
src/XmlXCAFDrivers/FILES [deleted file]
src/XmlXCAFDrivers/GUID.txt [deleted file]
src/XmlXCAFDrivers/XmlXCAFDrivers.cxx [deleted file]
src/XmlXCAFDrivers/XmlXCAFDrivers.hxx [deleted file]
src/XmlXCAFDrivers/XmlXCAFDrivers_DocumentRetrievalDriver.cxx [deleted file]
src/XmlXCAFDrivers/XmlXCAFDrivers_DocumentRetrievalDriver.hxx [deleted file]
src/XmlXCAFDrivers/XmlXCAFDrivers_DocumentStorageDriver.cxx [deleted file]
src/XmlXCAFDrivers/XmlXCAFDrivers_DocumentStorageDriver.hxx [deleted file]
src/Xw/FILES [deleted file]
src/Xw/Xw_Window.cxx [deleted file]
src/Xw/Xw_Window.hxx [deleted file]
src/gce/FILES [deleted file]
src/gce/gce_ErrorType.hxx [deleted file]
src/gce/gce_MakeCirc.cxx [deleted file]
src/gce/gce_MakeCirc.hxx [deleted file]
src/gce/gce_MakeCirc2d.cxx [deleted file]
src/gce/gce_MakeCirc2d.hxx [deleted file]
src/gce/gce_MakeCone.cxx [deleted file]
src/gce/gce_MakeCone.hxx [deleted file]
src/gce/gce_MakeCylinder.cxx [deleted file]
src/gce/gce_MakeCylinder.hxx [deleted file]
src/gce/gce_MakeDir.cxx [deleted file]
src/gce/gce_MakeDir.hxx [deleted file]
src/gce/gce_MakeDir2d.cxx [deleted file]
src/gce/gce_MakeDir2d.hxx [deleted file]
src/gce/gce_MakeElips.cxx [deleted file]
src/gce/gce_MakeElips.hxx [deleted file]
src/gce/gce_MakeElips2d.cxx [deleted file]
src/gce/gce_MakeElips2d.hxx [deleted file]
src/gce/gce_MakeHypr.cxx [deleted file]
src/gce/gce_MakeHypr.hxx [deleted file]
src/gce/gce_MakeHypr2d.cxx [deleted file]
src/gce/gce_MakeHypr2d.hxx [deleted file]
src/gce/gce_MakeLin.cxx [deleted file]
src/gce/gce_MakeLin.hxx [deleted file]
src/gce/gce_MakeLin2d.cxx [deleted file]
src/gce/gce_MakeLin2d.hxx [deleted file]
src/gce/gce_MakeMirror.cxx [deleted file]
src/gce/gce_MakeMirror.hxx [deleted file]
src/gce/gce_MakeMirror2d.cxx [deleted file]
src/gce/gce_MakeMirror2d.hxx [deleted file]
src/gce/gce_MakeParab.cxx [deleted file]
src/gce/gce_MakeParab.hxx [deleted file]
src/gce/gce_MakeParab2d.cxx [deleted file]
src/gce/gce_MakeParab2d.hxx [deleted file]
src/gce/gce_MakePln.cxx [deleted file]
src/gce/gce_MakePln.hxx [deleted file]
src/gce/gce_MakeRotation.cxx [deleted file]
src/gce/gce_MakeRotation.hxx [deleted file]
src/gce/gce_MakeRotation2d.cxx [deleted file]
src/gce/gce_MakeRotation2d.hxx [deleted file]
src/gce/gce_MakeScale.cxx [deleted file]
src/gce/gce_MakeScale.hxx [deleted file]
src/gce/gce_MakeScale2d.cxx [deleted file]
src/gce/gce_MakeScale2d.hxx [deleted file]
src/gce/gce_MakeTranslation.cxx [deleted file]
src/gce/gce_MakeTranslation.hxx [deleted file]
src/gce/gce_MakeTranslation2d.cxx [deleted file]
src/gce/gce_MakeTranslation2d.hxx [deleted file]
src/gce/gce_Root.hxx [deleted file]
src/gce/gce_Root.lxx [deleted file]
src/gp/FILES [deleted file]
src/gp/gp.cxx [deleted file]
src/gp/gp.hxx [deleted file]
src/gp/gp_Ax1.cxx [deleted file]
src/gp/gp_Ax1.hxx [deleted file]
src/gp/gp_Ax2.cxx [deleted file]
src/gp/gp_Ax2.hxx [deleted file]
src/gp/gp_Ax22d.cxx [deleted file]
src/gp/gp_Ax22d.hxx [deleted file]
src/gp/gp_Ax2d.cxx [deleted file]
src/gp/gp_Ax2d.hxx [deleted file]
src/gp/gp_Ax3.cxx [deleted file]
src/gp/gp_Ax3.hxx [deleted file]
src/gp/gp_Circ.cxx [deleted file]
src/gp/gp_Circ.hxx [deleted file]
src/gp/gp_Circ2d.cxx [deleted file]
src/gp/gp_Circ2d.hxx [deleted file]
src/gp/gp_Cone.cxx [deleted file]
src/gp/gp_Cone.hxx [deleted file]
src/gp/gp_Cylinder.cxx [deleted file]
src/gp/gp_Cylinder.hxx [deleted file]
src/gp/gp_Dir.cxx [deleted file]
src/gp/gp_Dir.hxx [deleted file]
src/gp/gp_Dir2d.cxx [deleted file]
src/gp/gp_Dir2d.hxx [deleted file]
src/gp/gp_Elips.cxx [deleted file]
src/gp/gp_Elips.hxx [deleted file]
src/gp/gp_Elips2d.cxx [deleted file]
src/gp/gp_Elips2d.hxx [deleted file]
src/gp/gp_EulerSequence.hxx [deleted file]
src/gp/gp_GTrsf.cxx [deleted file]
src/gp/gp_GTrsf.hxx [deleted file]
src/gp/gp_GTrsf2d.cxx [deleted file]
src/gp/gp_GTrsf2d.hxx [deleted file]
src/gp/gp_Hypr.cxx [deleted file]
src/gp/gp_Hypr.hxx [deleted file]
src/gp/gp_Hypr2d.cxx [deleted file]
src/gp/gp_Hypr2d.hxx [deleted file]
src/gp/gp_Lin.cxx [deleted file]
src/gp/gp_Lin.hxx [deleted file]
src/gp/gp_Lin2d.cxx [deleted file]
src/gp/gp_Lin2d.hxx [deleted file]
src/gp/gp_Mat.cxx [deleted file]
src/gp/gp_Mat.hxx [deleted file]
src/gp/gp_Mat2d.cxx [deleted file]
src/gp/gp_Mat2d.hxx [deleted file]
src/gp/gp_Parab.cxx [deleted file]
src/gp/gp_Parab.hxx [deleted file]
src/gp/gp_Parab2d.cxx [deleted file]
src/gp/gp_Parab2d.hxx [deleted file]
src/gp/gp_Pln.cxx [deleted file]
src/gp/gp_Pln.hxx [deleted file]
src/gp/gp_Pnt.cxx [deleted file]
src/gp/gp_Pnt.hxx [deleted file]
src/gp/gp_Pnt2d.cxx [deleted file]
src/gp/gp_Pnt2d.hxx [deleted file]
src/gp/gp_Quaternion.cxx [deleted file]
src/gp/gp_Quaternion.hxx [deleted file]
src/gp/gp_QuaternionNLerp.hxx [deleted file]
src/gp/gp_QuaternionSLerp.hxx [deleted file]
src/gp/gp_Sphere.cxx [deleted file]
src/gp/gp_Sphere.hxx [deleted file]
src/gp/gp_Torus.cxx [deleted file]
src/gp/gp_Torus.hxx [deleted file]
src/gp/gp_Trsf.cxx [deleted file]
src/gp/gp_Trsf.hxx [deleted file]
src/gp/gp_Trsf2d.cxx [deleted file]
src/gp/gp_Trsf2d.hxx [deleted file]
src/gp/gp_TrsfForm.hxx [deleted file]
src/gp/gp_TrsfNLerp.hxx [deleted file]
src/gp/gp_Vec.cxx [deleted file]
src/gp/gp_Vec.hxx [deleted file]
src/gp/gp_Vec2d.cxx [deleted file]
src/gp/gp_Vec2d.hxx [deleted file]
src/gp/gp_Vec2f.hxx [deleted file]
src/gp/gp_Vec3f.hxx [deleted file]
src/gp/gp_VectorWithNullMagnitude.hxx [deleted file]
src/gp/gp_XY.cxx [deleted file]
src/gp/gp_XY.hxx [deleted file]
src/gp/gp_XYZ.cxx [deleted file]
src/gp/gp_XYZ.hxx [deleted file]
src/math/FILES [deleted file]
src/math/math.cxx [deleted file]
src/math/math.hxx [deleted file]
src/math/math_Array1OfValueAndWeight.hxx [deleted file]
src/math/math_BFGS.cxx [deleted file]
src/math/math_BFGS.hxx [deleted file]
src/math/math_BFGS.lxx [deleted file]
src/math/math_BissecNewton.cxx [deleted file]
src/math/math_BissecNewton.hxx [deleted file]
src/math/math_BissecNewton.lxx [deleted file]
src/math/math_BracketMinimum.cxx [deleted file]
src/math/math_BracketMinimum.hxx [deleted file]
src/math/math_BracketMinimum.lxx [deleted file]
src/math/math_BracketedRoot.cxx [deleted file]
src/math/math_BracketedRoot.hxx [deleted file]
src/math/math_BracketedRoot.lxx [deleted file]
src/math/math_BrentMinimum.cxx [deleted file]
src/math/math_BrentMinimum.hxx [deleted file]
src/math/math_BrentMinimum.lxx [deleted file]
src/math/math_BullardGenerator.hxx [deleted file]
src/math/math_ComputeGaussPointsAndWeights.cxx [deleted file]
src/math/math_ComputeGaussPointsAndWeights.hxx [deleted file]
src/math/math_ComputeKronrodPointsAndWeights.cxx [deleted file]
src/math/math_ComputeKronrodPointsAndWeights.hxx [deleted file]
src/math/math_Crout.cxx [deleted file]
src/math/math_Crout.hxx [deleted file]
src/math/math_Crout.lxx [deleted file]
src/math/math_DirectPolynomialRoots.cxx [deleted file]
src/math/math_DirectPolynomialRoots.hxx [deleted file]
src/math/math_DirectPolynomialRoots.lxx [deleted file]
src/math/math_DoubleTab.cxx [deleted file]
src/math/math_DoubleTab.hxx [deleted file]
src/math/math_DoubleTab.lxx [deleted file]
src/math/math_EigenValuesSearcher.cxx [deleted file]
src/math/math_EigenValuesSearcher.hxx [deleted file]
src/math/math_FRPR.cxx [deleted file]
src/math/math_FRPR.hxx [deleted file]
src/math/math_FRPR.lxx [deleted file]
src/math/math_Function.cxx [deleted file]
src/math/math_Function.hxx [deleted file]
src/math/math_FunctionAllRoots.cxx [deleted file]
src/math/math_FunctionAllRoots.hxx [deleted file]
src/math/math_FunctionAllRoots.lxx [deleted file]
src/math/math_FunctionRoot.cxx [deleted file]
src/math/math_FunctionRoot.hxx [deleted file]
src/math/math_FunctionRoot.lxx [deleted file]
src/math/math_FunctionRoots.cxx [deleted file]
src/math/math_FunctionRoots.hxx [deleted file]
src/math/math_FunctionRoots.lxx [deleted file]
src/math/math_FunctionSample.cxx [deleted file]
src/math/math_FunctionSample.hxx [deleted file]
src/math/math_FunctionSet.cxx [deleted file]
src/math/math_FunctionSet.hxx [deleted file]
src/math/math_FunctionSetRoot.cxx [deleted file]
src/math/math_FunctionSetRoot.hxx [deleted file]
src/math/math_FunctionSetWithDerivatives.hxx [deleted file]
src/math/math_FunctionWithDerivative.cxx [deleted file]
src/math/math_FunctionWithDerivative.hxx [deleted file]
src/math/math_Gauss.cxx [deleted file]
src/math/math_Gauss.hxx [deleted file]
src/math/math_GaussLeastSquare.cxx [deleted file]
src/math/math_GaussLeastSquare.hxx [deleted file]
src/math/math_GaussLeastSquare.lxx [deleted file]
src/math/math_GaussMultipleIntegration.cxx [deleted file]
src/math/math_GaussMultipleIntegration.hxx [deleted file]
src/math/math_GaussMultipleIntegration.lxx [deleted file]
src/math/math_GaussSetIntegration.cxx [deleted file]
src/math/math_GaussSetIntegration.hxx [deleted file]
src/math/math_GaussSetIntegration.lxx [deleted file]
src/math/math_GaussSingleIntegration.cxx [deleted file]
src/math/math_GaussSingleIntegration.hxx [deleted file]
src/math/math_GaussSingleIntegration.lxx [deleted file]
src/math/math_GlobOptMin.cxx [deleted file]
src/math/math_GlobOptMin.hxx [deleted file]
src/math/math_Householder.cxx [deleted file]
src/math/math_Householder.hxx [deleted file]
src/math/math_Householder.lxx [deleted file]
src/math/math_IntegerVector.hxx [deleted file]
src/math/math_Jacobi.cxx [deleted file]
src/math/math_Jacobi.hxx [deleted file]
src/math/math_Jacobi.lxx [deleted file]
src/math/math_Kronrod.cxx [deleted file]
src/math/math_KronrodSingleIntegration.cxx [deleted file]
src/math/math_KronrodSingleIntegration.hxx [deleted file]
src/math/math_KronrodSingleIntegration.lxx [deleted file]
src/math/math_Matrix.cxx [deleted file]
src/math/math_Matrix.hxx [deleted file]
src/math/math_Matrix.lxx [deleted file]
src/math/math_MultipleVarFunction.cxx [deleted file]
src/math/math_MultipleVarFunction.hxx [deleted file]
src/math/math_MultipleVarFunctionWithGradient.hxx [deleted file]
src/math/math_MultipleVarFunctionWithHessian.hxx [deleted file]
src/math/math_NewtonFunctionRoot.cxx [deleted file]
src/math/math_NewtonFunctionRoot.hxx [deleted file]
src/math/math_NewtonFunctionRoot.lxx [deleted file]
src/math/math_NewtonFunctionSetRoot.cxx [deleted file]
src/math/math_NewtonFunctionSetRoot.hxx [deleted file]
src/math/math_NewtonFunctionSetRoot.lxx [deleted file]
src/math/math_NewtonMinimum.cxx [deleted file]
src/math/math_NewtonMinimum.hxx [deleted file]
src/math/math_NewtonMinimum.lxx [deleted file]
src/math/math_NotSquare.hxx [deleted file]
src/math/math_PSO.cxx [deleted file]
src/math/math_PSO.hxx [deleted file]
src/math/math_PSOParticlesPool.cxx [deleted file]
src/math/math_PSOParticlesPool.hxx [deleted file]
src/math/math_Powell.cxx [deleted file]
src/math/math_Powell.hxx [deleted file]
src/math/math_Powell.lxx [deleted file]
src/math/math_Recipes.cxx [deleted file]
src/math/math_Recipes.hxx [deleted file]
src/math/math_SVD.cxx [deleted file]
src/math/math_SVD.hxx [deleted file]
src/math/math_SVD.lxx [deleted file]
src/math/math_SingularMatrix.hxx [deleted file]
src/math/math_Status.hxx [deleted file]
src/math/math_TrigonometricEquationFunction.hxx [deleted file]
src/math/math_TrigonometricFunctionRoots.cxx [deleted file]
src/math/math_TrigonometricFunctionRoots.hxx [deleted file]
src/math/math_TrigonometricFunctionRoots.lxx [deleted file]
src/math/math_Uzawa.cxx [deleted file]
src/math/math_Uzawa.hxx [deleted file]
src/math/math_Uzawa.lxx [deleted file]
src/math/math_ValueAndWeight.hxx [deleted file]
src/math/math_Vector.hxx [deleted file]
src/math/math_VectorBase.hxx [deleted file]
src/math/math_VectorBase.lxx [deleted file]
tests/demo/draw/getsource