#include <tulip/TulipPlugin.h>
Include dependency graph for CompleteGraph.cpp:
Classes | |
struct | CompleteGraph |
Variables | |
const char * | paramHelp [] |
|
Initial value:
{
HTML_HELP_OPEN()
HTML_HELP_DEF( "type", "int" )
HTML_HELP_DEF( "default", "5" )
HTML_HELP_BODY()
"This parameter defines the amount of nodes composing the completed graph."
HTML_HELP_CLOSE(),
}
|