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