KDTree.KDNode<T>
Constructor and Description |
---|
KDTree3d(java.util.List<Point3d> pnts)
Default constructor starting with a supplied list of points
|
contains, nearestNeighbourSearch, nearestNeighbourSearch
public KDTree3d(java.util.List<Point3d> pnts)