#include <adj_lower_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. |
void mln::topo::internal::adj_lower_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.
References mln::topo::face< D >::lower_dim_adj_faces().
Referenced by mln::topo::adj_lower_dim_connected_n_face_bkd_iter< D >::update_adj_faces_(), and mln::topo::adj_lower_dim_connected_n_face_fwd_iter< D >::update_adj_faces_().