#include <adj_higher_dim_connected_n_face_iter.hh>

Protected Member Functions | |
| void | update_adj_faces__ (const topo::face< D > ¢er, std::vector< algebraic_face< D > > &adj_faces) |
| The actual implementation of the computation of the set of faces adjacent to the reference face. | |
Definition at line 141 of file adj_higher_dim_connected_n_face_iter.hh.
| void mln::topo::internal::adj_higher_dim_connected_n_face_iterator< D >::update_adj_faces__ | ( | const topo::face< D > & | center, | |
| std::vector< algebraic_face< D > > & | adj_faces | |||
| ) | [inline, protected] |
The actual implementation of the computation of the set of faces adjacent to the reference face.
Definition at line 233 of file adj_higher_dim_connected_n_face_iter.hh.
References mln::topo::face< D >::higher_dim_adj_faces().
Referenced by mln::topo::adj_higher_dim_connected_n_face_bkd_iter< D >::update_adj_faces_(), and mln::topo::adj_higher_dim_connected_n_face_fwd_iter< D >::update_adj_faces_().
1.5.6