preCICE v3.2.0
Loading...
Searching...
No Matches
boost::geometry::traits::tag< pm::Edge > Struct Reference

Provides the necessary template specialisations to adapt precice's Edge to boost.geometry. More...

#include <RTreeAdapter.hpp>

Public Types

using type = segment_tag

Detailed Description

Provides the necessary template specialisations to adapt precice's Edge to boost.geometry.

This adapts every Edge to the segment concept of boost.geometry. Include impl/RangeAdapter.hpp for full support.

Definition at line 135 of file RTreeAdapter.hpp.

Member Typedef Documentation

◆ type

using boost::geometry::traits::tag< pm::Edge >::type = segment_tag

Definition at line 136 of file RTreeAdapter.hpp.


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