]> SALOME platform Git repositories - modules/geom.git/commit
Salome HOME
IMPs 19998 and 21191. New gluing algorithm by PKV. BR_19998_21191
authorjfa <jfa@opencascade.com>
Fri, 8 Apr 2011 12:28:54 +0000 (12:28 +0000)
committerjfa <jfa@opencascade.com>
Fri, 8 Apr 2011 12:28:54 +0000 (12:28 +0000)
commita5a4bae5bae03fa87be5568c95fa020a18caffad
tree1d8e48fc49111edefdc67aef3e45746afc65240d
parentc68152cd011d3ec6fb0cdfa17fa3ce5327c00c4d
IMPs 19998 and 21191. New gluing algorithm by PKV.
28 files changed:
idl/GEOM_Gen.idl
src/GEOMAlgo/GEOMAlgo.cdl
src/GEOMAlgo/GEOMAlgo_GlueDetector.cxx [new file with mode: 0644]
src/GEOMAlgo/GEOMAlgo_GlueDetector.hxx [new file with mode: 0644]
src/GEOMAlgo/GEOMAlgo_Gluer.hxx
src/GEOMAlgo/GEOMAlgo_Gluer2.cxx [new file with mode: 0644]
src/GEOMAlgo/GEOMAlgo_Gluer2.hxx [new file with mode: 0644]
src/GEOMAlgo/GEOMAlgo_Gluer2_1.cxx [new file with mode: 0644]
src/GEOMAlgo/GEOMAlgo_Gluer2_2.cxx [new file with mode: 0644]
src/GEOMAlgo/GEOMAlgo_Gluer2_3.cxx [new file with mode: 0644]
src/GEOMAlgo/GEOMAlgo_GluerAlgo.cxx [new file with mode: 0644]
src/GEOMAlgo/GEOMAlgo_GluerAlgo.hxx [new file with mode: 0644]
src/GEOMAlgo/Makefile.am
src/GEOMGUI/GEOM_images.ts
src/GEOMGUI/GEOM_msg_en.ts
src/GEOMGUI/GeometryGUI.cxx
src/GEOMGUI/GeometryGUI_Operations.h
src/GEOMImpl/GEOMImpl_GlueDriver.cxx
src/GEOMImpl/GEOMImpl_GlueDriver.hxx
src/GEOMImpl/GEOMImpl_IShapesOperations.cxx
src/GEOMImpl/GEOMImpl_IShapesOperations.hxx
src/GEOMImpl/GEOMImpl_Types.hxx
src/GEOM_I/GEOM_IShapesOperations_i.cc
src/GEOM_I/GEOM_IShapesOperations_i.hh
src/GEOM_SWIG/geompyDC.py
src/RepairGUI/RepairGUI.cxx
src/RepairGUI/RepairGUI_GlueDlg.cxx
src/RepairGUI/RepairGUI_GlueDlg.h