0026029: Visualization - Poor performance of connected objects
authordbp <dbp@opencascade.com>
Thu, 7 May 2015 15:20:27 +0000 (18:20 +0300)
committerabv <abv@opencascade.com>
Fri, 8 May 2015 05:54:30 +0000 (08:54 +0300)
commitd4aaad5b823e10a3e713b1aaf4d4a17bffa9ca99
tree5b1df1f3033e99205e58195c8233522506595b3e
parent9319499b578f151c9fde7a4ad2c7b6bc87343474
0026029: Visualization - Poor performance of connected objects

Fix performance issue with SelectMgr_SelectableObjectSet.
16 files changed:
src/Graphic3d/FILES
src/Graphic3d/Graphic3d.cdl
src/Graphic3d/Graphic3d_IndexedMapOfAddress.hxx [new file with mode: 0644]
src/Graphic3d/Graphic3d_Structure.cdl
src/Graphic3d/Graphic3d_Structure.cxx
src/OpenGl/OpenGl_Group.cxx
src/OpenGl/OpenGl_Group.hxx
src/OpenGl/OpenGl_SceneGeometry.cxx
src/OpenGl/OpenGl_Structure.cxx
src/OpenGl/OpenGl_Structure.hxx
src/OpenGl/OpenGl_View.hxx
src/OpenGl/OpenGl_View_Raytrace.cxx
src/SelectMgr/SelectMgr_SelectableObjectSet.cxx
src/SelectMgr/SelectMgr_SelectableObjectSet.hxx
src/ViewerTest/ViewerTest_ObjectCommands.cxx
tests/bugs/vis/bug26029 [new file with mode: 0644]