panelFogBgColor

panelFogBgColor — The widget to tune the background and the fog.

Functions

Description

This is the user interface for fog and the background. The background can be either uniform or use a bitmap picture. The fog can be of different colours, custom or background.

Functions

visu_ui_panel_bg_init ()

VisuUiPanel *
visu_ui_panel_bg_init ();

Should be used in the list declared in externalModules.h to be loaded by V_Sim on start-up. This routine will create the VisuUiPanel where the fog and the background colour stuff can be tuned, such the position of the fog, its colour...

Returns

a newly created VisuUiPanel object.

Types and Values