Class to search a KdTree. See m_KdTree for more information on how to use this class.
KdTreeSearch%nearest() - Perform a nearest neighbour search
KdTreeSearch%kNearest() - Perform a k nearest neighbour search or a radius search.
KdTreeSearch%rangeSearch() - Find all points within axis aligned lower and upper bounds