gtkSpin

gtkSpin — The gtk interface elements that can interfere with renderingSpin parameters.

Synopsis

void                visu_ui_panel_elements_spin_init    ();
void                visu_ui_panel_elements_spin_initMethod
                                                        ();
void                visu_ui_panel_elements_spin_initOpen
                                                        ();

Description

This is the gtk interface for all VisuRenderingSpin module parameters. They are split in two parts. The first part is placed under the config tab and allows the user to modify the "global properties" of the renderingSpin module such as cone's axe orientation, and color repartition. The second part is under the element panel and allows to modify each element resource. Size of the arrows, and their shape can be modified.

Details

visu_ui_panel_elements_spin_init ()

void                visu_ui_panel_elements_spin_init    ();

Initialise the specific area in the element panel for the atomic rendering method.


visu_ui_panel_elements_spin_initMethod ()

void                visu_ui_panel_elements_spin_initMethod
                                                        ();

Initialise the specific area in the config panel for the spin rendering method.


visu_ui_panel_elements_spin_initOpen ()

void                visu_ui_panel_elements_spin_initOpen
                                                        ();

Initialise the gtk methods associated with the spin rendering method.