Overview     Modules     Class Hierarchy     Classes     Members  

CompleteTree.cpp File Reference

#include <tulip/TulipPlugin.h>

Include dependency graph for CompleteTree.cpp:

Classes

Variables


Variable Documentation

const char* paramHelp[] [static]
 

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(),
      }



Tulip Software by David AUBER    2001 - 2006