KDTreeBaseTNodeNearest Method |
Name | Description | |
---|---|---|
Nearest(Double) |
Retrieves the nearest point to a given point.
| |
Nearest(Double, Double) |
Retrieves the nearest points to a given point within a given radius.
| |
Nearest(Double, Double) |
Retrieves the nearest point to a given point.
| |
Nearest(Double, Int32) |
Retrieves a fixed number of nearest points to a given point.
| |
Nearest(Double, Double, Int32) |
Retrieves the nearest points to a given point within a given radius.
|