#include <RTreeAdapter.hpp>
|
static double | get (Eigen::VectorXd const &p) |
|
static void | set (Eigen::VectorXd &p, double const &value) |
|
template<size_t Dimension>
struct boost::geometry::traits::access< Eigen::VectorXd, Dimension >
Definition at line 45 of file RTreeAdapter.hpp.
◆ get()
template<size_t Dimension>
static double boost::geometry::traits::access< Eigen::VectorXd, Dimension >::get |
( |
Eigen::VectorXd const & | p | ) |
|
|
inlinestatic |
◆ set()
template<size_t Dimension>
static void boost::geometry::traits::access< Eigen::VectorXd, Dimension >::set |
( |
Eigen::VectorXd & | p, |
|
|
double const & | value ) |
|
inlinestatic |
The documentation for this struct was generated from the following file: