Data structure used for Nearest Neighbor search implementation.
More...
#include <rtree.h>
|
Branch | m_branch |
|
ELEMTYPE | minDist |
|
bool | isLeaf |
|
template<class DATATYPE, class ELEMTYPE, int NUMDIMS, class ELEMTYPEREAL = ELEMTYPE, int TMAXNODES = 8, int TMINNODES = TMAXNODES / 2>
struct RTree< DATATYPE, ELEMTYPE, NUMDIMS, ELEMTYPEREAL, TMAXNODES, TMINNODES >::NNNode
Data structure used for Nearest Neighbor search implementation.
The documentation for this struct was generated from the following file:
- 3rd_party/router/include/geometry/rtree.h