VisuGlExtForces

VisuGlExtForces — Draw arrows at each node to represent forces.

Functions

Object Hierarchy

    GObject
    ╰── ToolDbgObj
        ╰── VisuGlExt
            ╰── VisuGlExtNodeVectors
                ╰── VisuGlExtForces

Description

A specialised VisuGlExtNodeVectors to represent forces on nodes.

Functions

visu_gl_ext_forces_new ()

VisuGlExtForces *
visu_gl_ext_forces_new (const gchar *name);

Creates a new VisuGlExt to draw forces.

Parameters

name

the name to give to the extension.

[allow-none]

Returns

a pointer to the VisuGlExt it created or NULL otherwise.

Since: 3.7

Types and Values