occt: master 1b63268e

Author Committer Branch Timestamp Parent
kgv apn master 2018-10-08 16:16:06 master 84e84755
Affected Issues  0030218: Visualization - custom selection presentation is not updated within SelectMgr_SelectableObject::UpdateTransformation()
Changeset 0030218: Visualization - custom selection presentation is not updated within SelectMgr_SelectableObject::UpdateTransformation()

SelectMgr_SelectableObject now assigns transformation to mySelectionPrs and myHilightPrs presentations.
Removed confusing method PrsMgr_PresentableObject::UpdateTransformation() with presentation as argument.
mod - src/PrsMgr/PrsMgr_PresentableObject.cxx Diff File
mod - src/PrsMgr/PrsMgr_PresentableObject.hxx Diff File
mod - src/SelectMgr/SelectMgr_SelectableObject.cxx Diff File
add - tests/bugs/vis/bug30218 Diff File