dune-mmesh 1.4.1-git
Loading...
Searching...
No Matches
Dune::Plane< Coordinate > Class Template Reference

#include <dune/mmesh/cgal/triangulationwrapper.hh>

Public Member Functions

 Plane (const Coordinate &a, const Coordinate &b)
 
template<class Vertex >
 Plane (const Vertex &a, const Vertex &b)
 
auto signedDistance (const Coordinate &x) const
 
template<class Vertex >
auto signedDistance (const Vertex &vh) const
 

Constructor & Destructor Documentation

◆ Plane() [1/2]

template<class Coordinate >
Dune::Plane< Coordinate >::Plane ( const Coordinate &  a,
const Coordinate &  b 
)
inline

◆ Plane() [2/2]

template<class Coordinate >
template<class Vertex >
Dune::Plane< Coordinate >::Plane ( const Vertex a,
const Vertex b 
)
inline

Member Function Documentation

◆ signedDistance() [1/2]

template<class Coordinate >
auto Dune::Plane< Coordinate >::signedDistance ( const Coordinate &  x) const
inline

◆ signedDistance() [2/2]

template<class Coordinate >
template<class Vertex >
auto Dune::Plane< Coordinate >::signedDistance ( const Vertex vh) const
inline

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