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