gtkAtomic

gtkAtomic — The gtk interface elements that are specific to the atomic rendering method.

Functions

Description

This part gathers all the routine specific to the widgets related to the atomic rendering method. For the method itself, there is no specific widgets. For the VisuElement part, one can tune the shape, the radius and the elipsoid orientation (when selected). There is no specific GtkFileChooser widget.

Functions

visu_ui_panel_method_atomic_create ()

GtkWidget *
visu_ui_panel_method_atomic_create (VisuGlNodeScene *scene);

Creates a widget with the options for atomic rendering.

Parameters

scene

a VisuGlNodeScene object.

 

Returns

a newly create GtkVBox object.

[transfer full]

Since: 3.8

Types and Values