|
aimstil
5.0.5
|
#include <cathier/triangle_mesh_geodesic_map.h>

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 |
Definition at line 54 of file triangle_mesh_geodesic_map.h.
|
inline |
Definition at line 56 of file triangle_mesh_geodesic_map.h.
|
inline |
Definition at line 58 of file triangle_mesh_geodesic_map.h.
|
inline |
Definition at line 63 of file triangle_mesh_geodesic_map.h.
|
inline |
Definition at line 71 of file triangle_mesh_geodesic_map.h.
| TIterator til::ghost::GMapStop_MyPointsDone< TIterator >::m_begin |
Definition at line 80 of file triangle_mesh_geodesic_map.h.
| int til::ghost::GMapStop_MyPointsDone< TIterator >::m_count |
Definition at line 82 of file triangle_mesh_geodesic_map.h.
| TIterator til::ghost::GMapStop_MyPointsDone< TIterator >::m_end |
Definition at line 81 of file triangle_mesh_geodesic_map.h.