mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-01-18 11:50:32 +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 eDisplayOnly:
|
||||
//MESSAGE("--- display " << anActor);
|
||||
anActor->Update();
|
||||
anActor->SetVisibility(true);
|
||||
if (theAction == eDisplayOnly) aRenderer->ResetCameraClippingRange();
|
||||
break;
|
||||
|
Loading…
Reference in New Issue
Block a user