occt: master d673da18

Author Committer Branch Timestamp Parent
abk apn master 2016-11-14 15:08:44 master f411f94f
Affected Issues  0028103: Foundation Classes - extend NCollection_Map to check whether two given maps are intersected
Changeset 0028103: Foundation Classes - extend NCollection_Map to check whether two given maps are intersected

Mehtod HasIntersection added in NCollection_Map to check whether two given maps contain at least one same item.
'Draw' command and test to check the method were created.
mod - src/NCollection/NCollection_Map.hxx Diff File
mod - src/QANCollection/QANCollection_Test.cxx Diff File
add - tests/collections/grids.list Diff File
add - tests/collections/n/begin Diff File
add - tests/collections/n/end Diff File
add - tests/collections/n/map Diff File