Salome HOME
Size Map feature integration.
authornge <nge>
Fri, 29 May 2009 14:34:14 +0000 (14:34 +0000)
committernge <nge>
Fri, 29 May 2009 14:34:14 +0000 (14:34 +0000)
commitdb09f96ca8438dbbfe598a79507a7104c0223803
tree082dc413a41786e9fc4f659d701227c449fa486c
parent0aecd0b3c9be2c57c4c0211964a6e2d7cc3c2cf2
Size Map feature integration.
Dev doc added.
38 files changed:
Makefile.am
clean_configure
configure.ac
doc/Makefile.am [new file with mode: 0644]
doc/salome/Makefile.am [new file with mode: 0644]
doc/salome/gui/Makefile.am [new file with mode: 0644]
doc/salome/gui/doxyfile.in [new file with mode: 0755]
doc/salome/gui/input/empty [new file with mode: 0644]
doc/salome/gui/static/footer.html [new file with mode: 0755]
doc/salome/gui/static/header.html [new file with mode: 0755]
doc/salome/tui/Makefile.am [new file with mode: 0644]
doc/salome/tui/doxyfile.in [new file with mode: 0755]
doc/salome/tui/images/Application-About.png [new file with mode: 0755]
doc/salome/tui/images/application.gif [new file with mode: 0755]
doc/salome/tui/images/html_comments.gif [new file with mode: 0755]
doc/salome/tui/images/logocorp.gif [new file with mode: 0755]
doc/salome/tui/static/doxygen.css [new file with mode: 0755]
doc/salome/tui/static/footer.html [new file with mode: 0755]
doc/salome/tui/static/myheader.html [new file with mode: 0755]
idl/BLSURFPlugin_Algorithm.idl
src/BLSURFPlugin/BLSURFPlugin_BLSURF.cxx
src/BLSURFPlugin/BLSURFPlugin_BLSURF.hxx
src/BLSURFPlugin/BLSURFPlugin_Hypothesis.cxx
src/BLSURFPlugin/BLSURFPlugin_Hypothesis.hxx
src/BLSURFPlugin/BLSURFPlugin_Hypothesis_i.cxx
src/BLSURFPlugin/BLSURFPlugin_Hypothesis_i.hxx
src/BLSURFPlugin/Makefile.am
src/GUI/BLSURFPluginGUI_HypothesisCreator.cxx
src/GUI/BLSURFPluginGUI_HypothesisCreator.h
src/GUI/BLSURFPlugin_msg_en.ts
src/GUI/Makefile.am
src/Makefile.am
src/PluginUtils/GeomSelectionTools.cxx [new file with mode: 0644]
src/PluginUtils/GeomSelectionTools.h [new file with mode: 0644]
src/PluginUtils/Makefile.am [new file with mode: 0644]
src/PluginUtils/PluginUtils.h [new file with mode: 0644]
src/PluginUtils/SizeMapPython.cxx [new file with mode: 0644]
src/PluginUtils/SizeMapPython.h [new file with mode: 0644]