]> SALOME platform Git repositories - modules/gui.git/commit
Salome HOME
Improvement: now in rules you can use "canBeDisplayed" parameter. It is true, if...
authorasl <asl@opencascade.com>
Thu, 1 Dec 2005 10:04:49 +0000 (10:04 +0000)
committerasl <asl@opencascade.com>
Thu, 1 Dec 2005 10:04:49 +0000 (10:04 +0000)
commit14bb6518f00803b4505af74c42a65722cb6b1784
tree3d46aca1de956004e75bdaf6c03dc3f05ce6d698
parentb5c779e70a12a777e2f167e20a1cecca7a6d1e5f
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/LightApp/LightApp_Displayer.cxx
src/LightApp/LightApp_Displayer.h
src/LightApp/LightApp_Module.cxx
src/LightApp/LightApp_Selection.cxx
src/LightApp/LightApp_ShowHideOp.cxx
src/LightApp/LightApp_ShowHideOp.h