#include <cathier/triangle_mesh_geodesic_map.h>
|
| GMapStop_AboveThreshold (TPrec threshold) |
|
template<typename TGMap > |
boost::enable_if< boost::is_same< TPrec, typename TGMap::precision_type >, bool >::type | proceed (std::size_t i, TGMap &gmap) const |
|
template<typename TPrec>
struct til::ghost::GMapStop_AboveThreshold< TPrec >
Definition at line 37 of file triangle_mesh_geodesic_map.h.
◆ GMapStop_AboveThreshold()
template<typename TPrec >
◆ proceed()
template<typename TPrec >
template<typename TGMap >
boost::enable_if<boost::is_same<TPrec, typename TGMap::precision_type>, bool>::type til::ghost::GMapStop_AboveThreshold< TPrec >::proceed |
( |
std::size_t |
i, |
|
|
TGMap & |
gmap |
|
) |
| const |
|
inline |
◆ m_threshold
template<typename TPrec >
The documentation for this struct was generated from the following file: