VisuGlExtGeodiff

VisuGlExtGeodiff — Draw arrows at each node to represent geodiff.

Functions

Object Hierarchy

    GObject
    ╰── ToolDbgObj
        ╰── VisuGlExt
            ╰── VisuGlExtNodeVectors
                ╰── VisuGlExtGeodiff

Description

A specialised VisuGlExtNodeVectors to represent geodiff on nodes.

Functions

visu_gl_ext_geodiff_new ()

VisuGlExtGeodiff *
visu_gl_ext_geodiff_new (const gchar *name);

Creates a new VisuGlExt to draw geodiff.

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