ug4
kd_tree.h File Reference

Go to the source code of this file.

Classes

class  ug::KDTree< point_t, data_t, real_t >::Element
 An Element represents a point with an associated data value. More...
 
class  ug::KDTree< point_t, data_t, real_t >
 
struct  ug::KDTreeDesc
 
struct  ug::KDTree< point_t, data_t, real_t >::Node
 

Namespaces

 ug
 the ug namespace
 

Enumerations

enum  ug::KDTreeSplitStrategy { ug::KDTSS_CIRCULAR , ug::KDTSS_LARGEST }