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