mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-01-18 18:10:36 +05:00
0020943: EDF 1463 SMESH: additional fonctionnality to the feature 20749
Update an anctor when necessary
This commit is contained in:
parent
d976fc7810
commit
f44e34f568
@ -719,6 +719,7 @@ namespace SMESH
|
|||||||
case eDisplay:
|
case eDisplay:
|
||||||
case eDisplayOnly:
|
case eDisplayOnly:
|
||||||
//MESSAGE("--- display " << anActor);
|
//MESSAGE("--- display " << anActor);
|
||||||
|
anActor->Update();
|
||||||
anActor->SetVisibility(true);
|
anActor->SetVisibility(true);
|
||||||
if (theAction == eDisplayOnly) aRenderer->ResetCameraClippingRange();
|
if (theAction == eDisplayOnly) aRenderer->ResetCameraClippingRange();
|
||||||
break;
|
break;
|
||||||
|
Loading…
Reference in New Issue
Block a user