completetree(3)
NAME
CompleteTree
SYNOPSIS
Public Member Functions
CompleteTree (AlgorithmContext context)
~CompleteTree ()
void buildNode (node n, unsigned int degree, int depth)
bool import (const string &name)
Constructor & Destructor Documentation
CompleteTree::CompleteTree (AlgorithmContext context) [inline] CompleteTree::~CompleteTree () [inline]
Member Function Documentation
- void CompleteTree::buildNode (node n, unsigned int degree, int depth)
- [inline]
- bool CompleteTree::import (const string & name) [inline]
Author
- Generated automatically by Doxygen for Tulip Plugins Library from the
source code.