16#ifndef TTK_ENABLE_KAMIKAZE
27 using segm_it = std::vector<idVertex>::iterator;
34 std::vector<idVertex> vertices_;
TTK processing package that deal with segmentation of an arc in the Reeb Graph.
idVertex operator[](const size_t &idx) const
segm_const_it begin() const
segm_const_it end() const
void emplace_back(const idVertex v)
void reserve(const idVertex size)
std::vector< idVertex >::const_iterator segm_const_it
std::vector< idVertex >::reverse_iterator segm_rev_it
std::vector< idVertex >::iterator segm_it
std::vector< idVertex >::const_reverse_iterator segm_const_rev_it
SimplexId idVertex
Vertex index in scalars_.