Salome HOME
Mantis issue 0022227: Integration request: Building a surface from a cloud of points
authorjfa <jfa@opencascade.com>
Mon, 10 Jun 2013 08:28:09 +0000 (08:28 +0000)
committerjfa <jfa@opencascade.com>
Mon, 10 Jun 2013 08:28:09 +0000 (08:28 +0000)
commit5f4c43d53a17d4262672136ab21dc0c355a7b93e
tree8fa10630fe4a9b4f71bbcedb7dd5bbe3e0efb5f3
parent5d641e7cef1f1f060338d27e2212ddaaff4a3df5
Mantis issue 0022227: Integration request: Building a surface from a cloud of points
31 files changed:
doc/salome/gui/GEOM/input/creating_adv_obj.doc [new file with mode: 0644]
doc/salome/gui/GEOM/input/creating_smoothingsurface.doc [new file with mode: 0644]
doc/salome/gui/GEOM/input/tui_advanced_geom_objs.doc
idl/GEOM_Gen.idl
idl/GEOM_Superv.idl
resources/GEOMCatalog.xml.in
resources/Makefile.am
resources/smoothingsurface.png [new file with mode: 0644]
resources/smoothingsurface_lpoints.png [new file with mode: 0644]
resources/tree_smoothingsurface.png [new file with mode: 0644]
src/AdvancedGUI/AdvancedGUI.cxx
src/AdvancedGUI/AdvancedGUI_SmoothingSurfaceDlg.cxx [new file with mode: 0644]
src/AdvancedGUI/AdvancedGUI_SmoothingSurfaceDlg.h [new file with mode: 0644]
src/AdvancedGUI/Makefile.am
src/GEOMGUI/GEOM_images.ts
src/GEOMGUI/GeometryGUI.cxx
src/GEOMGUI/GeometryGUI_Operations.h
src/GEOMImpl/GEOMImpl_Gen.cxx
src/GEOMImpl/GEOMImpl_IAdvancedOperations.cxx
src/GEOMImpl/GEOMImpl_IAdvancedOperations.hxx
src/GEOMImpl/GEOMImpl_ISmoothingSurface.hxx [new file with mode: 0644]
src/GEOMImpl/GEOMImpl_SmoothingSurfaceDriver.cxx [new file with mode: 0644]
src/GEOMImpl/GEOMImpl_SmoothingSurfaceDriver.hxx [new file with mode: 0644]
src/GEOMImpl/GEOMImpl_Types.hxx
src/GEOMImpl/GUID.txt
src/GEOMImpl/Makefile.am
src/GEOM_I/GEOM_IAdvancedOperations_i.cc
src/GEOM_I/GEOM_IAdvancedOperations_i.hh
src/GEOM_I_Superv/GEOM_Superv_i.cc
src/GEOM_I_Superv/GEOM_Superv_i.hh
src/GEOM_SWIG/geomBuilder.py