preCICE v3.1.2
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
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 45 of file RTreeAdapter.hpp.

Member Function Documentation

◆ get()

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

Definition at line 46 of file RTreeAdapter.hpp.

◆ set()

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

Definition at line 55 of file RTreeAdapter.hpp.

Here is the call graph for this function:

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