preCICE v3.1.2
|
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 169 of file RTreeAdapter.hpp.
using boost::geometry::traits::tag< pm::Triangle >::type = ring_tag |
Definition at line 170 of file RTreeAdapter.hpp.