mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-14 13:30:48 +03:00
0029285: Visualization, V3d_View::UpdateLights() - eliminate implicit redraw
This commit is contained in:
@@ -384,7 +384,6 @@ void V3d_View::UpdateLights() const
|
||||
aLights.Append (anActiveLightIter.Value()->Light());
|
||||
}
|
||||
myView->SetLights (aLights);
|
||||
Update();
|
||||
}
|
||||
|
||||
//=============================================================================
|
||||
|
Reference in New Issue
Block a user