]> SALOME platform Git repositories - modules/gui.git/commit
Salome HOME
To improve selection management.
authorapo <apo@opencascade.com>
Mon, 17 Oct 2005 06:17:22 +0000 (06:17 +0000)
committerapo <apo@opencascade.com>
Mon, 17 Oct 2005 06:17:22 +0000 (06:17 +0000)
commite8f0ca0778637c7540b9c76cf2121c0d94999fd7
treeab4fa752d2751685311b9a3a9eb1ea44aed608ba
parent1d3ec6cd979552fc08af45de3ab158b618b62d28
To improve selection management.
1. All SALOME_Actor share the same instances of pickers and highlight/prehighlight properties that is stored into SVTK_Renderer.
2. SVTK_Selector now invoke selection changed event on selection mode changing
3. Remove useless highlight calls and selection changed event invockation
src/SVTK/SVTK_InteractorStyle.cxx
src/SVTK/SVTK_Selector.cxx
src/SVTK/SVTK_View.cxx