Constructor
Methods
cullNode(node, isRootNode)
Visits a node and his children
Parameters:
Name | Type | Default | Description |
---|---|---|---|
node |
Node | A Node instance to visit | |
isRootNode |
boolean | false | True for the root node |