preCICE v3.4.1
Loading...
Searching...
No Matches
boost::geometry::traits::indexed_access< pm::Edge, Index, Dimension > Struct Template Reference

#include <RTreeAdapter.hpp>

Static Public Member Functions

static double get (pm::Edge const &e)
static void set (pm::Edge &e, double const &value)

Detailed Description

template<size_t Index, size_t Dimension>
struct boost::geometry::traits::indexed_access< pm::Edge, Index, Dimension >

Definition at line 144 of file RTreeAdapter.hpp.

Member Function Documentation

◆ get()

template<size_t Index, size_t Dimension>
double boost::geometry::traits::indexed_access< pm::Edge, Index, Dimension >::get ( pm::Edge const & e)
inlinestatic

Definition at line 148 of file RTreeAdapter.hpp.

Here is the call graph for this function:

◆ set()

template<size_t Index, size_t Dimension>
void boost::geometry::traits::indexed_access< pm::Edge, Index, Dimension >::set ( pm::Edge & e,
double const & value )
inlinestatic

Definition at line 153 of file RTreeAdapter.hpp.


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