mymesh.tree.TreeNode#
Properties#
Methods#
TreeNode.clearData
([clearChildren])Reset the data attribute for this node, and optionally all children
TreeNode.getLevel
(level)Get all child nodes at a particular octree level
Get the maximum depth of the octree.
Check if the node has any child nodes
TreeNode.prune
(level)