#include <tulip/TulipPlugin.h>
Include dependency graph for CompleteTree.cpp:
Classes | |
struct | CompleteTree |
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 tree's depth to build." HTML_HELP_CLOSE(), HTML_HELP_OPEN() HTML_HELP_DEF( "type", "int" ) HTML_HELP_DEF( "default", "2" ) HTML_HELP_BODY() "This parameter defines the tree's degree to build." HTML_HELP_CLOSE(), } |