Files
OCCT/tests/bugs/vis
apl f2a88e54e8 0028310: Visualization - crash on iteration through detected interactive objects
AIS_InteractiveContext::Remove (anIObj, ...) removes object from sequence of detected owners.
Therefore further iteration on detected will not require updating this list with ::MoveTo().
Additional modification includes incrementing properly the iterator of CurrentDetectedObject
and resets iterator of Highlighted detected objects, because nothing is really highlighted after that.
2017-01-19 17:24:49 +03:00
..
2016-04-08 11:42:00 +03:00
2016-07-07 14:24:39 +03:00
2016-04-08 11:42:00 +03:00
2016-06-23 18:14:45 +03:00