panelMethod

panelMethod — The tab where drawing method is chosen (atomic or spin).

Functions

Description

This tab has an area to display custom widgets according to the selected rendering method, see visu_ui_panel_method_set().

Functions

visu_ui_panel_method_init ()

VisuUiPanel *
visu_ui_panel_method_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 stuff about a rendering method can be tuned, such as choosing the current rendering method, its parameters...

Returns

a newly created VisuUiPanel object.

Types and Values