RobWorkProject
23.9.11-
rwlibs
algorithms
KDTree
KDNode
Public Member Functions
|
Public Attributes
|
List of all members
KDTree< KEY, DIM >::KDNode Struct Reference
a struct for the node in the tree
More...
#include <KDTree.hpp>
Public Member Functions
KDNode
(const KEY &k, boost::any val)
Public Attributes
KEY
key
boost::any
value
Detailed Description
template<class KEY, size_t DIM>
struct rwlibs::algorithms::KDTree< KEY, DIM >::KDNode
a struct for the node in the tree
The documentation for this struct was generated from the following file:
KDTree.hpp
Generated on Wed Sep 20 2023 13:03:33 for RobWorkProject by
1.9.1