In file tree.C:

void nodeClass::replaceTreePtr

(treeClass* replacementTree,
  nodeClass* fromNode)

changes the connected component link of all the nodes in the same connected component, to point to the connected component pointed by replacement tree

Documentation

changes the connected component link of all the nodes in the same connected component, to point to the connected component pointed by replacement tree

Alphabetic index



This page was generated with the help of DOC++.