Loading...
Searching...
No Matches
Gudhi::Simplex_tree_boundary_opposite_vertex_simplex_iterator< SimplexTree > Class Template Reference

Iterator over the simplices of the boundary of a simplex and their opposite vertices. More...

#include <include/gudhi/Simplex_tree/Simplex_tree_iterators.h>

Detailed Description

template<class SimplexTree>
class Gudhi::Simplex_tree_boundary_opposite_vertex_simplex_iterator< SimplexTree >

Iterator over the simplices of the boundary of a simplex and their opposite vertices.

Forward iterator, value_type is std::pair<SimplexTree::Simplex_handle, SimplexTree::Vertex_handle>.


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