preCICE v3.1.2
Loading...
Searching...
No Matches
Public Types | List of all members
boost::geometry::traits::tag< pm::Triangle > Struct Reference

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

#include <RTreeAdapter.hpp>

Public Types

using type = ring_tag
 

Detailed Description

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.

Member Typedef Documentation

◆ type

using boost::geometry::traits::tag< pm::Triangle >::type = ring_tag

Definition at line 170 of file RTreeAdapter.hpp.


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