TreeNode::SetMaskNode

TreeNode::SetMaskNode
void SetMaskNode(TreeNode* node);
Description

SetMaskNode sets the tree node as a mask node (root of mask).

Parameters
Parameters 
Description 
TreeNode* node 
Pointer to the TreeNode which is set as the mask node.