occt: master f0cddd16

Author Committer Branch Timestamp Parent
vpa apn master 2016-10-27 11:29:27 master c9c7286e
Affected Issues  0027530: Visualization - AIS_InteractiveContext::HilightNextDetected() doesn't work in Neutral Point
Changeset 0027530: Visualization - AIS_InteractiveContext::HilightNextDetected() doesn't work in Neutral Point

- added implementation of mentioned methods for neutral point;
- sequence of detected objects was replaced by sequence of detected owner's indexes in AIS_InteractiveContext;
- commands vselnext and vselprev were corrected to update viewer properly;
- test case for issue 0027530.
mod - src/AIS/AIS_InteractiveContext.cxx Diff File
mod - src/AIS/AIS_InteractiveContext.hxx Diff File
mod - src/AIS/AIS_InteractiveContext_1.cxx Diff File
mod - src/ViewerTest/ViewerTest_ObjectCommands.cxx Diff File
add - tests/bugs/vis/bug27530 Diff File
mod - tests/v3d/edge/A10 Diff File