1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-09-18 14:27:39 +03:00

0024750: Replace instantiations of TCollection generic classes by NCollection templates -- automatic

Automatic upgrade of code by command "occt_upgrade . -tcollection"
This commit is contained in:
abv
2015-06-28 15:16:42 +03:00
parent 4f953fa991
commit df8d39700d
1424 changed files with 28413 additions and 2013 deletions

18
src/StepGeom/FILES Normal file
View File

@@ -0,0 +1,18 @@
StepGeom_Array1OfCurve.hxx
StepGeom_HArray1OfCurve.hxx
StepGeom_Array1OfCartesianPoint.hxx
StepGeom_HArray1OfCartesianPoint.hxx
StepGeom_Array2OfCartesianPoint.hxx
StepGeom_HArray2OfCartesianPoint.hxx
StepGeom_Array1OfCompositeCurveSegment.hxx
StepGeom_HArray1OfCompositeCurveSegment.hxx
StepGeom_Array1OfBoundaryCurve.hxx
StepGeom_HArray1OfBoundaryCurve.hxx
StepGeom_Array2OfSurfacePatch.hxx
StepGeom_HArray2OfSurfacePatch.hxx
StepGeom_Array1OfSurfaceBoundary.hxx
StepGeom_HArray1OfSurfaceBoundary.hxx
StepGeom_Array1OfPcurveOrSurface.hxx
StepGeom_HArray1OfPcurveOrSurface.hxx
StepGeom_Array1OfTrimmingSelect.hxx
StepGeom_HArray1OfTrimmingSelect.hxx