VisuGlExtGeodiff — Draw arrows at each node to represent geodiff.
GObject ╰── ToolDbgObj ╰── VisuGlExt ╰── VisuGlExtNodeVectors ╰── VisuGlExtGeodiff
A specialised VisuGlExtNodeVectors to represent geodiff on nodes.
VisuGlExtGeodiff * visu_gl_ext_geodiff_new (const gchar *name);
const gchar *name
Creates a new VisuGlExt to draw geodiff.
name
the name to give to the extension.
a pointer to the VisuGlExt it created or NULL otherwise.
Since: 3.7