VisuGlExtVibrations

VisuGlExtVibrations — Draw arrows at each node to represent vibrations.

Functions

Object Hierarchy

    GObject
    ╰── ToolDbgObj
        ╰── VisuGlExt
            ╰── VisuGlExtNodeVectors
                ╰── VisuGlExtVibrations

Description

A specialised VisuGlExtNodeVectors to represent vibrations on nodes.

Functions

visu_gl_ext_vibrations_new ()

VisuGlExtVibrations *
visu_gl_ext_vibrations_new (const gchar *name);

Creates a new VisuGlExt to draw vibrations.

Parameters

name

the name to give to the extension.

[allow-none]

Returns

a pointer to the VisuGlExt it created or NULL otherwise.

Since: 3.8

Types and Values