aimstil  5.0.5
til::ghost::GMapStop_MyPointsDone< TIterator > Struct Template Reference

#include <cathier/triangle_mesh_geodesic_map.h>

Collaboration diagram for til::ghost::GMapStop_MyPointsDone< TIterator >:

Public Member Functions

 GMapStop_MyPointsDone ()
 
 GMapStop_MyPointsDone (TIterator begin, TIterator end)
 
void init (TIterator begin, TIterator end)
 
template<typename TGMap >
bool proceed (std::size_t i, TGMap &)
 

Public Attributes

TIterator m_begin
 
TIterator m_end
 
int m_count
 

Detailed Description

template<typename TIterator>
struct til::ghost::GMapStop_MyPointsDone< TIterator >

Definition at line 54 of file triangle_mesh_geodesic_map.h.

Constructor & Destructor Documentation

◆ GMapStop_MyPointsDone() [1/2]

template<typename TIterator >
til::ghost::GMapStop_MyPointsDone< TIterator >::GMapStop_MyPointsDone ( )
inline

Definition at line 56 of file triangle_mesh_geodesic_map.h.

◆ GMapStop_MyPointsDone() [2/2]

template<typename TIterator >
til::ghost::GMapStop_MyPointsDone< TIterator >::GMapStop_MyPointsDone ( TIterator  begin,
TIterator  end 
)
inline

Definition at line 58 of file triangle_mesh_geodesic_map.h.

Member Function Documentation

◆ init()

template<typename TIterator >
void til::ghost::GMapStop_MyPointsDone< TIterator >::init ( TIterator  begin,
TIterator  end 
)
inline

Definition at line 63 of file triangle_mesh_geodesic_map.h.

◆ proceed()

template<typename TIterator >
template<typename TGMap >
bool til::ghost::GMapStop_MyPointsDone< TIterator >::proceed ( std::size_t  i,
TGMap &   
)
inline

Definition at line 71 of file triangle_mesh_geodesic_map.h.

Member Data Documentation

◆ m_begin

template<typename TIterator >
TIterator til::ghost::GMapStop_MyPointsDone< TIterator >::m_begin

Definition at line 80 of file triangle_mesh_geodesic_map.h.

◆ m_count

template<typename TIterator >
int til::ghost::GMapStop_MyPointsDone< TIterator >::m_count

Definition at line 82 of file triangle_mesh_geodesic_map.h.

◆ m_end

template<typename TIterator >
TIterator til::ghost::GMapStop_MyPointsDone< TIterator >::m_end

Definition at line 81 of file triangle_mesh_geodesic_map.h.


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