Gudhi  1.2.0
 All Classes Functions Variables Typedefs Friends Groups Pages
Gudhi::skbl::Triangle_iterator< SkeletonBlockerComplex > Class Template Reference

Iterator over the triangles of the simplicial complex. More...

#include <Skeleton_blockers_triangles_iterators.h>

Public Member Functions

 Triangle_iterator (const SkeletonBlockerComplex *complex, bool is_end)
 ugly hack to get an iterator to the end More...
 

Detailed Description

template<typename SkeletonBlockerComplex>
class Gudhi::skbl::Triangle_iterator< SkeletonBlockerComplex >

Iterator over the triangles of the simplicial complex.

Remarks
Will be removed soon -> dont look

Constructor & Destructor Documentation

template<typename SkeletonBlockerComplex>
Gudhi::skbl::Triangle_iterator< SkeletonBlockerComplex >::Triangle_iterator ( const SkeletonBlockerComplex *  complex,
bool  is_end 
)
inline

ugly hack to get an iterator to the end

Remarks
assume that the complex is non-empty

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