]> SALOME platform Git repositories - modules/geom.git/commit
Salome HOME
Improvements for gluing and new command GetShapesOnBox.
authorskl <skl@opencascade.com>
Thu, 7 Dec 2006 10:39:45 +0000 (10:39 +0000)
committerskl <skl@opencascade.com>
Thu, 7 Dec 2006 10:39:45 +0000 (10:39 +0000)
commitf4f9f3fb740034280f449c5ee4da5e367bb15042
tree9879bccf648752ee2f6c881b91ec72657a6ece98
parent3b3e7ac44c6f28c03058174f08f86d80c943c26e
Improvements for gluing and new command GetShapesOnBox.
55 files changed:
src/GEOMAlgo/GEOMAlgo.cdl
src/GEOMAlgo/GEOMAlgo_Clsf.cdl [new file with mode: 0644]
src/GEOMAlgo/GEOMAlgo_Clsf.cxx [new file with mode: 0644]
src/GEOMAlgo/GEOMAlgo_Clsf.hxx [new file with mode: 0644]
src/GEOMAlgo/GEOMAlgo_Clsf.ixx [new file with mode: 0644]
src/GEOMAlgo/GEOMAlgo_Clsf.jxx [new file with mode: 0644]
src/GEOMAlgo/GEOMAlgo_ClsfBox.cdl [new file with mode: 0644]
src/GEOMAlgo/GEOMAlgo_ClsfBox.cxx [new file with mode: 0644]
src/GEOMAlgo/GEOMAlgo_ClsfBox.hxx [new file with mode: 0644]
src/GEOMAlgo/GEOMAlgo_ClsfBox.ixx [new file with mode: 0644]
src/GEOMAlgo/GEOMAlgo_ClsfBox.jxx [new file with mode: 0644]
src/GEOMAlgo/GEOMAlgo_ClsfSurf.cdl [new file with mode: 0644]
src/GEOMAlgo/GEOMAlgo_ClsfSurf.cxx [new file with mode: 0644]
src/GEOMAlgo/GEOMAlgo_ClsfSurf.hxx [new file with mode: 0644]
src/GEOMAlgo/GEOMAlgo_ClsfSurf.ixx [new file with mode: 0644]
src/GEOMAlgo/GEOMAlgo_ClsfSurf.jxx [new file with mode: 0644]
src/GEOMAlgo/GEOMAlgo_FinderShapeOn1.cxx
src/GEOMAlgo/GEOMAlgo_FinderShapeOn2.cdl [new file with mode: 0644]
src/GEOMAlgo/GEOMAlgo_FinderShapeOn2.cxx [new file with mode: 0644]
src/GEOMAlgo/GEOMAlgo_FinderShapeOn2.hxx [new file with mode: 0644]
src/GEOMAlgo/GEOMAlgo_FinderShapeOn2.ixx [new file with mode: 0644]
src/GEOMAlgo/GEOMAlgo_FinderShapeOn2.jxx [new file with mode: 0644]
src/GEOMAlgo/GEOMAlgo_GlueAnalyser.cdl
src/GEOMAlgo/GEOMAlgo_GlueAnalyser.cxx
src/GEOMAlgo/GEOMAlgo_Gluer.cdl
src/GEOMAlgo/GEOMAlgo_Gluer.cxx
src/GEOMAlgo/GEOMAlgo_HAlgo.cdl [new file with mode: 0644]
src/GEOMAlgo/GEOMAlgo_HAlgo.cxx [new file with mode: 0644]
src/GEOMAlgo/GEOMAlgo_HAlgo.hxx [new file with mode: 0644]
src/GEOMAlgo/GEOMAlgo_HAlgo.ixx [new file with mode: 0644]
src/GEOMAlgo/GEOMAlgo_HAlgo.jxx [new file with mode: 0644]
src/GEOMAlgo/GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfPassKeyShapeListOfShape.hxx
src/GEOMAlgo/GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfPassKeyShapeListOfShape_0.cxx
src/GEOMAlgo/GEOMAlgo_IndexedDataMapOfPassKeyShapeListOfShape.hxx
src/GEOMAlgo/GEOMAlgo_IndexedDataMapOfPassKeyShapeListOfShape_0.cxx
src/GEOMAlgo/GEOMAlgo_PassKey.cdl
src/GEOMAlgo/GEOMAlgo_PassKey.cxx
src/GEOMAlgo/GEOMAlgo_PassKey.hxx
src/GEOMAlgo/GEOMAlgo_PassKeyMapHasher.cdl
src/GEOMAlgo/GEOMAlgo_PassKeyMapHasher.cxx
src/GEOMAlgo/GEOMAlgo_PassKeyShape.cdl
src/GEOMAlgo/GEOMAlgo_PassKeyShape.cxx
src/GEOMAlgo/GEOMAlgo_PassKeyShape.hxx
src/GEOMAlgo/GEOMAlgo_PassKeyShapeMapHasher.cdl [new file with mode: 0644]
src/GEOMAlgo/GEOMAlgo_PassKeyShapeMapHasher.cxx [new file with mode: 0644]
src/GEOMAlgo/GEOMAlgo_PassKeyShapeMapHasher.hxx [new file with mode: 0644]
src/GEOMAlgo/GEOMAlgo_PassKeyShapeMapHasher.ixx [new file with mode: 0644]
src/GEOMAlgo/GEOMAlgo_PassKeyShapeMapHasher.jxx [new file with mode: 0644]
src/GEOMAlgo/GEOMAlgo_Tools.cdl
src/GEOMAlgo/GEOMAlgo_Tools.cxx
src/GEOMAlgo/Handle_GEOMAlgo_Clsf.hxx [new file with mode: 0644]
src/GEOMAlgo/Handle_GEOMAlgo_ClsfBox.hxx [new file with mode: 0644]
src/GEOMAlgo/Handle_GEOMAlgo_ClsfSurf.hxx [new file with mode: 0644]
src/GEOMAlgo/Handle_GEOMAlgo_HAlgo.hxx [new file with mode: 0644]
src/GEOMAlgo/Makefile.in