panelMap

panelMap — The widget to create coloured map.

Functions

Description

This is the user interface for the coloured maps. For a plane, a scalar field and a shade, it is possible to draw one coloured plane. The available planes are taken from the panelVisuPlane subpanel and the scalar field for the panelSurfaces.

Functions

visu_ui_panel_map_init ()

VisuUiPanel *
visu_ui_panel_map_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 coloured map stuff can be done, such as choosing a plane, associating a scalar field...

[skip]

Returns

a newly created VisuUiPanel object.

Types and Values