KDTreeNodeCollectionTNodeAdd Method |
Name | Description | |
---|---|---|
Add(NodeDistanceTNode) |
Adds the specified item to this collection.
| |
Add(TNode, Double) |
Attempts to add a value to the collection. If the list is full
and the value is more distant than the farthest node in the
collection, the value will not be added.
|