1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-08-24 13:50:49 +03:00

0029285: Visualization, V3d_View::UpdateLights() - eliminate implicit redraw

This commit is contained in:
kgv
2017-11-02 10:04:39 +03:00
committed by bugmaster
parent dd1ae9df09
commit 761d880766
3 changed files with 7 additions and 2 deletions

View File

@@ -169,7 +169,7 @@ public:
//! Returns True is The View is empty
Standard_EXPORT Standard_Boolean IsEmpty() const;
//! Updates the lights of the view. The view is redrawn.
//! Updates the lights of the view.
Standard_EXPORT void UpdateLights() const;
//! Sets the automatic z-fit mode and its parameters.