Gudhi  1.2.0
 All Classes Functions Variables Typedefs Friends Groups Pages
Gudhi::skbl::Triangle_around_vertex_iterator< Complex, LinkType > Class Template Reference

Iterator over the triangles that are adjacent to a vertex of the simplicial complex. More...

#include <Skeleton_blockers_triangles_iterators.h>

Public Member Functions

 Triangle_around_vertex_iterator (const Complex *complex, Vertex_handle v, bool is_end)
 ugly hack to get an iterator to the end
 
 Triangle_around_vertex_iterator ()
 ugly hack to get an iterator to the end
 

Detailed Description

template<typename Complex, typename LinkType>
class Gudhi::skbl::Triangle_around_vertex_iterator< Complex, LinkType >

Iterator over the triangles that are adjacent to a vertex of the simplicial complex.

Remarks
Will be removed soon -> dont look

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