]> SALOME platform Git repositories - modules/visu.git/commit - src/VISUGUI/VisuGUI.cxx
Salome HOME
Improvement: now in rules you can use "canBeDisplayed" parameter. It is true, if...
authorasl <asl@opencascade.com>
Thu, 1 Dec 2005 10:05:59 +0000 (10:05 +0000)
committerasl <asl@opencascade.com>
Thu, 1 Dec 2005 10:05:59 +0000 (10:05 +0000)
commit50f34a611b2821ac28baee1de7701a205441e271
treeb58bc9f6be00f251c35daeffa5efd8bf06875a00
parent3b4d9ba593796ac3248a99124142da4be78dc0da
Improvement: now in rules you can use "canBeDisplayed" parameter. It is true, if current object can be displayed in active viewer. The result of this check is calculated by new virtual method LightApp_Displayer::canBeDisplayed. GEOM, SMESH, VISU overrides it in order to provide information, what object can be displayed in what viewer
src/VISUGUI/VisuGUI.cxx
src/VISUGUI/VisuGUI_Displayer.cxx
src/VISUGUI/VisuGUI_Displayer.h