occt: master 7fd6425d

Author Committer Branch Timestamp Parent
san bugmaster master 2014-12-04 11:14:14 master 3ea0a91b
Changeset 0025528: Visualization - Exception on removing an interactive object from a local context

AIS_LocalContext::Remove() corrected to unbind the argument from
myActiveObjects at the very end. Also some code clean up applied
(e.g. duplicated AddOrRemoveSelected() call removed, formatting corrected).

code formatting
mod - src/AIS/AIS_LocalContext.cxx Diff File
add - tests/bugs/vis/bug25528 Diff File