]> OCCT Git - occt.git/commit
0026213: Visualization - replace sequence in Select3D_SensitiveGroup
authorkgv <kgv@opencascade.com>
Mon, 10 Jul 2017 10:40:54 +0000 (13:40 +0300)
committerbugmaster <bugmaster@opencascade.com>
Thu, 13 Jul 2017 09:27:48 +0000 (12:27 +0300)
commit7f5945d6883af573b8ff0f1bbad42c72c1f4ea72
treea40ed585026a8becbaf9ff843a131702f602528d
parent99cfc277576326874dc6a27cd627e37303db2c94
0026213: Visualization - replace sequence in Select3D_SensitiveGroup

NCollection_IndexedMap is now used instead of NCollection_Sequence within Select3D_SensitiveGroup.
src/NCollection/NCollection_IndexedMap.hxx
src/Select3D/FILES
src/Select3D/Select3D_IndexedMapOfEntity.hxx [new file with mode: 0644]
src/Select3D/Select3D_SensitiveGroup.cxx
src/Select3D/Select3D_SensitiveGroup.hxx
src/StdSelect/StdSelect_BRepSelectionTool.cxx