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

Member Typedef Documentation

◆ type

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

Definition at line 140 of file RTreeAdapter.hpp.


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