Horizon
|
Data structure used for Nearest Neighbor search implementation. More...
#include <rtree.h>
Public Member Functions | |
bool | operator< (const NNNode &other) const |
Public Attributes | |
Branch | m_branch |
ELEMTYPE | minDist |
bool | isLeaf |
Data structure used for Nearest Neighbor search implementation.
|
inline |
This is reversed on purpose to use std::priority_queue