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

Member Function Documentation

◆ get()

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

Definition at line 152 of file RTreeAdapter.hpp.

Here is the call graph for this function:

◆ set()

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

Definition at line 157 of file RTreeAdapter.hpp.


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