Salome HOME
Implementation of gluing faces by given list (for PAL13191).
authorskl <skl@opencascade.com>
Wed, 11 Apr 2007 11:19:19 +0000 (11:19 +0000)
committerskl <skl@opencascade.com>
Wed, 11 Apr 2007 11:19:19 +0000 (11:19 +0000)
commitb78e38e83e4ff98450d750651474d8b3f806aaa4
treec506121208d56ffd4dfcdfe5105d70bfccd12e9a
parent70295d0afc74fd3a06c4c8add566d6dc9c8f4859
Implementation of gluing faces by given list (for PAL13191).
33 files changed:
idl/GEOM_Gen.idl
idl/GEOM_Superv.idl
src/GEOMAlgo/GEOMAlgo.cdl
src/GEOMAlgo/GEOMAlgo_ClsfSolid.cdl [new file with mode: 0755]
src/GEOMAlgo/GEOMAlgo_ClsfSolid.cxx [new file with mode: 0755]
src/GEOMAlgo/GEOMAlgo_ClsfSolid.hxx [new file with mode: 0644]
src/GEOMAlgo/GEOMAlgo_ClsfSolid.ixx [new file with mode: 0644]
src/GEOMAlgo/GEOMAlgo_ClsfSolid.jxx [new file with mode: 0644]
src/GEOMAlgo/GEOMAlgo_DataMapIteratorOfDataMapOfPassKeyShapeShape.hxx [new file with mode: 0644]
src/GEOMAlgo/GEOMAlgo_DataMapIteratorOfDataMapOfPassKeyShapeShape_0.cxx [new file with mode: 0644]
src/GEOMAlgo/GEOMAlgo_DataMapNodeOfDataMapOfPassKeyShapeShape.hxx [new file with mode: 0644]
src/GEOMAlgo/GEOMAlgo_DataMapNodeOfDataMapOfPassKeyShapeShape_0.cxx [new file with mode: 0644]
src/GEOMAlgo/GEOMAlgo_DataMapOfPassKeyShapeShape.hxx [new file with mode: 0644]
src/GEOMAlgo/GEOMAlgo_DataMapOfPassKeyShapeShape_0.cxx [new file with mode: 0644]
src/GEOMAlgo/GEOMAlgo_Gluer1.cdl [new file with mode: 0755]
src/GEOMAlgo/GEOMAlgo_Gluer1.cxx [new file with mode: 0755]
src/GEOMAlgo/GEOMAlgo_Gluer1.hxx [new file with mode: 0644]
src/GEOMAlgo/GEOMAlgo_Gluer1.ixx [new file with mode: 0644]
src/GEOMAlgo/GEOMAlgo_Gluer1.jxx [new file with mode: 0644]
src/GEOMAlgo/Handle_GEOMAlgo_ClsfSolid.hxx [new file with mode: 0644]
src/GEOMAlgo/Handle_GEOMAlgo_DataMapNodeOfDataMapOfPassKeyShapeShape.hxx [new file with mode: 0644]
src/GEOMAlgo/Makefile.in
src/GEOMImpl/GEOMImpl_GlueDriver.cxx
src/GEOMImpl/GEOMImpl_GlueDriver.hxx
src/GEOMImpl/GEOMImpl_IGlue.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_I_Superv/GEOM_Superv_i.cc
src/GEOM_I_Superv/GEOM_Superv_i.hh
src/GEOM_SWIG/geompy.py