gtkSpin

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

Synopsis




void        initSpin_gtkMain                ();
void        initSpin_gtkConfig              ();
void        initSpin_gtkPanel               ();

Description

This is the gtk interface for all renderingSpin 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

initSpin_gtkMain ()

void        initSpin_gtkMain                ();

Initialise the gtk methods associated with the spin rendering method.


initSpin_gtkConfig ()

void        initSpin_gtkConfig              ();

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


initSpin_gtkPanel ()

void        initSpin_gtkPanel               ();

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