0029947: Visualization - SelectMgr_SelectableObject::GetSelectPresentation() should...
authorkgv <kgv@opencascade.com>
Wed, 11 Jul 2018 12:52:02 +0000 (15:52 +0300)
committerbugmaster <bugmaster@opencascade.com>
Fri, 13 Jul 2018 12:05:40 +0000 (15:05 +0300)
commite2aba8ebf3f0d39a158a9ea78b0e7846a2ed73ce
treec1c403f8abd1355b3f2c69cc3caee2dd41aa301c
parent73e403b8c60317b16c00bfdbc222da369f32c912
0029947: Visualization - SelectMgr_SelectableObject::GetSelectPresentation() should copy object clipping planes

Methods SelectMgr_SelectableObject::GetHilightPresentation(), ::GetSelectPresentation() and ::UpdateClipping()
have been corrected to copy clipping planes of the object into highlighting and selection presentations.
src/SelectMgr/SelectMgr_SelectableObject.cxx
src/SelectMgr/SelectMgr_SelectableObject.hxx
tests/bugs/vis/bug29947 [new file with mode: 0644]