ug4
kd_tree_static.h File Reference

Go to the source code of this file.

Classes

class  ug::KDTreeStatic< TPositionAttachment, numDimensions, TVector >
 organizes vertices in a binary-tree structure. Only for static use! More...
 
class  ug::KDVertexDistance
 used by KDTreeStatic More...
 
class  ug::KDTreeStatic< TPositionAttachment, numDimensions, TVector >::Node
 

Namespaces

 ug
 the ug namespace
 

Typedefs

typedef std::list< KDVertexDistance > ug::KDVertexDistanceList
 

Enumerations

enum  ug::KDSplitDimension { ug::KDSD_CIRCULAR , ug::KDSD_LARGEST }
 used by KDTreeStatic More...