gtkSpin

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

Synopsis

void                panelElementSpinInit_gtkPanel       ();
void                panelElementSpinInit_gtkMain        ();
void                panelElementSpinInit_gtkConfig      ();

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

panelElementSpinInit_gtkPanel ()

void                panelElementSpinInit_gtkPanel       ();

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


panelElementSpinInit_gtkMain ()

void                panelElementSpinInit_gtkMain        ();

Initialise the gtk methods associated with the spin rendering method.


panelElementSpinInit_gtkConfig ()

void                panelElementSpinInit_gtkConfig      ();

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