|
preCICE v3.4.1
|
Provides the necessary template specialisations to adapt precice's Triangle to boost.geometry. More...
#include <RTreeAdapter.hpp>
Public Types | |
| using | type = ring_tag |
Provides the necessary template specialisations to adapt precice's Triangle to boost.geometry.
This adapts every Triangle to the ring concept (filled planar polygon) of boost.geometry. Include impl/RangeAdapter.hpp for full support.
Definition at line 165 of file RTreeAdapter.hpp.
| using boost::geometry::traits::tag< pm::Triangle >::type = ring_tag |
Definition at line 166 of file RTreeAdapter.hpp.