preCICE v3.4.1
Loading...
Searching...
No Matches
boost::geometry::traits::access< Eigen::VectorXd, Dimension > Struct Template Reference

#include <RTreeAdapter.hpp>

Static Public Member Functions

static double get (Eigen::VectorXd const &p)
static void set (Eigen::VectorXd &p, double const &value)

Detailed Description

template<size_t Dimension>
struct boost::geometry::traits::access< Eigen::VectorXd, Dimension >

Definition at line 41 of file RTreeAdapter.hpp.

Member Function Documentation

◆ get()

template<size_t Dimension>
double boost::geometry::traits::access< Eigen::VectorXd, Dimension >::get ( Eigen::VectorXd const & p)
inlinestatic

Definition at line 42 of file RTreeAdapter.hpp.

◆ set()

template<size_t Dimension>
void boost::geometry::traits::access< Eigen::VectorXd, Dimension >::set ( Eigen::VectorXd & p,
double const & value )
inlinestatic

Definition at line 51 of file RTreeAdapter.hpp.

Here is the call graph for this function:

The documentation for this struct was generated from the following file: