Salome HOME
CCAR: GEOM_Client modification to optimize the method find
authorcaremoli <caremoli>
Fri, 26 Nov 2010 11:05:09 +0000 (11:05 +0000)
committercaremoli <caremoli>
Fri, 26 Nov 2010 11:05:09 +0000 (11:05 +0000)
commit614185e8fd155a9af27fb7c31cf2bf6fc51d3d24
treeaa163884d47d64130ce598fa237893cdc5e11bc0
parent16f91b82f447624718787d47955b307588fa9fa8
CCAR: GEOM_Client modification to optimize the method find
and the method GetShape when a main shape has a lot of subshapes
The way of creation of GEOM_Client has also been changed : now, it's
a singleton object. It is possible to revert to the old creation way
by commenting the #define SINGLE_CLIENT instruction in GEOM_Client.hxx
12 files changed:
src/EntityGUI/EntityGUI_SketcherDlg.cxx
src/EntityGUI/Makefile.am
src/GEOMBase/GEOMBase.cxx
src/GEOMBase/GEOMBase_Helper.cxx
src/GEOMClient/GEOM_Client.cxx
src/GEOMClient/GEOM_Client.hxx
src/GEOMFiltersSelection/GEOM_SelectionFilter.cxx
src/GEOMGUI/GEOM_Displayer.cxx
src/GEOMGUI/GeometryGUI.h
src/GEOMGUI/GeometryGUI_Swig.cxx
src/GroupGUI/GroupGUI_GroupDlg.cxx
src/RepairGUI/RepairGUI_SuppressFacesDlg.cxx