public class KDTree3d extends KDTree<Point3d>
KDTree.KDNode<T>
KDTree3d(java.util.List<Point3d> pnts)
contains, nearestNeighbourSearch
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public KDTree3d(java.util.List<Point3d> pnts)