Click or drag to resize

KdTree<T>.GetNearestNeighbours Method

Overload List
  NameDescription
Public methodGetNearestNeighbours(Point3d, Double)
Gets the neighbours within the specified distance.
Public methodGetNearestNeighbours(Point3d, Int32)
Gets the given number of nearest neighbours.
Top
See Also