27 #ifndef MPBLOCKS_DUBINS_KDTREE_H_
28 #define MPBLOCKS_DUBINS_KDTREE_H_
36 template <
typename Format>
40 static const unsigned NDim = 3;
curves_eigen::hyper::HyperRect< Format > Base_t
A hyper-rectangle in dubins space: A rectangular prism in R^3.
Format_t measure()
return the measure of the hypercube
Base class for nodes in the kd tree.
static const unsigned NDim