]> SALOME platform Git repositories - modules/geom.git/commit
Salome HOME
IMP 0021129: EDF 1541 GEOM: Problem with GetInPlace. A new GetInPlace implementation...
authorjfa <jfa@opencascade.com>
Tue, 7 Jun 2011 08:37:17 +0000 (08:37 +0000)
committerjfa <jfa@opencascade.com>
Tue, 7 Jun 2011 08:37:17 +0000 (08:37 +0000)
commitb8030029e00603b927b9e2135df018a0e0e05a4c
tree5f12ab3e438ff95120e225f275460ad374b82ad1
parent7f46e5fa52cfe13e206ab10e628556e7e393aaf5
IMP 0021129: EDF 1541 GEOM: Problem with GetInPlace. A new GetInPlace implementation by Peter Kurnev.
27 files changed:
idl/GEOM_Gen.idl
src/GEOMAlgo/GEOMAlgo.cdl
src/GEOMAlgo/GEOMAlgo_DataMapIteratorOfDataMapOfShapeMapOfShape.hxx [new file with mode: 0644]
src/GEOMAlgo/GEOMAlgo_DataMapIteratorOfDataMapOfShapeMapOfShape_0.cxx [new file with mode: 0644]
src/GEOMAlgo/GEOMAlgo_DataMapIteratorOfDataMapOfShapePnt.hxx [new file with mode: 0644]
src/GEOMAlgo/GEOMAlgo_DataMapIteratorOfDataMapOfShapePnt_0.cxx [new file with mode: 0644]
src/GEOMAlgo/GEOMAlgo_DataMapNodeOfDataMapOfShapeMapOfShape.hxx [new file with mode: 0644]
src/GEOMAlgo/GEOMAlgo_DataMapNodeOfDataMapOfShapeMapOfShape_0.cxx [new file with mode: 0644]
src/GEOMAlgo/GEOMAlgo_DataMapNodeOfDataMapOfShapePnt.hxx [new file with mode: 0644]
src/GEOMAlgo/GEOMAlgo_DataMapNodeOfDataMapOfShapePnt_0.cxx [new file with mode: 0644]
src/GEOMAlgo/GEOMAlgo_DataMapOfShapeMapOfShape.hxx [new file with mode: 0644]
src/GEOMAlgo/GEOMAlgo_DataMapOfShapeMapOfShape_0.cxx [new file with mode: 0644]
src/GEOMAlgo/GEOMAlgo_DataMapOfShapePnt.hxx [new file with mode: 0644]
src/GEOMAlgo/GEOMAlgo_DataMapOfShapePnt_0.cxx [new file with mode: 0644]
src/GEOMAlgo/GEOMAlgo_GetInPlace.cxx [new file with mode: 0644]
src/GEOMAlgo/GEOMAlgo_GetInPlace.hxx [new file with mode: 0644]
src/GEOMAlgo/GEOMAlgo_GetInPlace_1.cxx [new file with mode: 0644]
src/GEOMAlgo/GEOMAlgo_GetInPlace_2.cxx [new file with mode: 0644]
src/GEOMAlgo/GEOMAlgo_GetInPlace_3.cxx [new file with mode: 0644]
src/GEOMAlgo/Handle_GEOMAlgo_DataMapNodeOfDataMapOfShapeMapOfShape.hxx [new file with mode: 0644]
src/GEOMAlgo/Handle_GEOMAlgo_DataMapNodeOfDataMapOfShapePnt.hxx [new file with mode: 0644]
src/GEOMAlgo/Makefile.am
src/GEOMImpl/GEOMImpl_IShapesOperations.cxx
src/GEOMImpl/GEOMImpl_IShapesOperations.hxx
src/GEOM_I/GEOM_IShapesOperations_i.cc
src/GEOM_I/GEOM_IShapesOperations_i.hh
src/GEOM_SWIG/geompyDC.py