Salome HOME
PAL7508: Development of new block functionalities. Implement GetShapesOn<xxx>() funct...
authorjfa <jfa@opencascade.com>
Tue, 1 Feb 2005 11:12:57 +0000 (11:12 +0000)
committerjfa <jfa@opencascade.com>
Tue, 1 Feb 2005 11:12:57 +0000 (11:12 +0000)
commitd85baed10766f28c2465ba7e47cced8e52b1c644
tree32fd7b5d783adee56428347f67538cadfe9ce8d3
parent6a52e30ef99e56f167e715af74ef31dd127a8a2a
PAL7508: Development of new block functionalities. Implement GetShapesOn<xxx>() functions for case of SOLID. Done by PKV.
28 files changed:
src/GEOMAlgo/GEOMAlgo.cdl
src/GEOMAlgo/GEOMAlgo_FinderShapeOn.cdl
src/GEOMAlgo/GEOMAlgo_FinderShapeOn.cxx
src/GEOMAlgo/GEOMAlgo_FinderShapeOn.hxx
src/GEOMAlgo/GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfShapeState.hxx [new file with mode: 0644]
src/GEOMAlgo/GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfShapeState_0.cxx [new file with mode: 0644]
src/GEOMAlgo/GEOMAlgo_IndexedDataMapOfShapeState.hxx [new file with mode: 0644]
src/GEOMAlgo/GEOMAlgo_IndexedDataMapOfShapeState_0.cxx [new file with mode: 0644]
src/GEOMAlgo/GEOMAlgo_ShapeSolid.cdl
src/GEOMAlgo/GEOMAlgo_ShapeSolid.cxx
src/GEOMAlgo/GEOMAlgo_ShapeSolid.hxx
src/GEOMAlgo/GEOMAlgo_ShellSolid.cxx
src/GEOMAlgo/GEOMAlgo_SolidSolid.cdl [new file with mode: 0644]
src/GEOMAlgo/GEOMAlgo_SolidSolid.cxx [new file with mode: 0644]
src/GEOMAlgo/GEOMAlgo_SolidSolid.hxx [new file with mode: 0644]
src/GEOMAlgo/GEOMAlgo_SolidSolid.ixx [new file with mode: 0644]
src/GEOMAlgo/GEOMAlgo_SolidSolid.jxx [new file with mode: 0644]
src/GEOMAlgo/GEOMAlgo_SurfaceTools.cdl [new file with mode: 0644]
src/GEOMAlgo/GEOMAlgo_SurfaceTools.cxx [new file with mode: 0644]
src/GEOMAlgo/GEOMAlgo_SurfaceTools.hxx [new file with mode: 0644]
src/GEOMAlgo/GEOMAlgo_SurfaceTools.ixx [new file with mode: 0644]
src/GEOMAlgo/GEOMAlgo_SurfaceTools.jxx [new file with mode: 0644]
src/GEOMAlgo/GEOMAlgo_Tools.cdl
src/GEOMAlgo/GEOMAlgo_Tools.cxx
src/GEOMAlgo/GEOMAlgo_Tools.hxx
src/GEOMAlgo/GEOMAlgo_Tools.jxx
src/GEOMAlgo/Handle_GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfShapeState.hxx [new file with mode: 0644]
src/GEOMAlgo/Makefile.in