Top | ![]() |
![]() |
![]() |
![]() |
This action tab provides widgets to move single or group of atoms. It provides also widgets to remove or add atoms. And finally it provides a way to change the basis-set by picking atoms to form vertices of a new basis-set.
GtkWidget * visu_ui_interactive_move_initBuild (VisuUiMain *main
,gchar **label
,gchar **help
,GtkWidget **radio
);
This routine should be called in conjonction to the
visu_ui_interactive_pick_initBuild()
one. It completes the creation of widgets
(and also initialisation of values) for the move tab.
[skip]
void
visu_ui_interactive_move_start (VisuUiRenderingWindow *window
);
Initialise a moving session.
void
visu_ui_interactive_move_stop (VisuUiRenderingWindow *window
);
Finalise a moving session.