]> OCCT Git - occt-copy.git/commit
0030218: Visualization - custom selection presentation is not updated within SelectMg... CR0_robins
authorkgv <kgv@opencascade.com>
Mon, 8 Oct 2018 16:16:06 +0000 (19:16 +0300)
committergka <gka@opencascade.com>
Wed, 10 Oct 2018 06:22:58 +0000 (09:22 +0300)
commit645bff3aca67c7729056e663b068d726240a6444
tree1d0d73cc78a5acf8f1806656c02fcf7e7d97fc7c
parent886850930b079aa796947619335ed2d20e9ba488
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.
src/PrsMgr/PrsMgr_PresentableObject.cxx
src/PrsMgr/PrsMgr_PresentableObject.hxx
src/SelectMgr/SelectMgr_SelectableObject.cxx
tests/bugs/vis/bug30218 [new file with mode: 0644]