changa 3.5
|
Class to build the local part of the tree. Builds Internal nodes. More...
#include <Compute.h>
Public Member Functions | |
LocalTreeBuilder (TreePiece *owner) | |
bool | work (GenericTreeNode *node, int level) |
void | doneChildren (GenericTreeNode *node, int level) |
Class to build the local part of the tree. Builds Internal nodes.
|
virtual |
Reimplemented from TreeNodeWorker.
|
virtual |
Implements TreeNodeWorker.