|
|
VPTreeNodeBaseTPoint, TNode Properties |
The VPTreeNodeBaseTPoint, TNode generic type exposes the following members.
| Name | Description | |
|---|---|---|
| Children |
Gets or sets the collection of child nodes
under this node.
(Inherited from BinaryNodeTNode.) | |
| IsLeaf |
Gets whether this node is a leaf (has no children).
(Inherited from BinaryNodeTNode.) | |
| Left |
Gets or sets the left subtree of this node.
(Inherited from BinaryNodeTNode.) | |
| Position |
Gets or sets the current position for this Vantage-Point Tree Node.
| |
| Right |
Gets or sets the right subtree of this node.
(Inherited from BinaryNodeTNode.) | |
| Threshold |
Gets or sets the threshold radius for this node.
|