Protected Member Functions

mln::topo::internal::adj_lower_dim_connected_n_face_iterator< D > Class Template Reference

#include <adj_lower_dim_connected_n_face_iter.hh>

Inheritance diagram for mln::topo::internal::adj_lower_dim_connected_n_face_iterator< D >:
Inheritance graph

List of all members.

Protected Member Functions

void update_adj_faces__ (const topo::face< D > &center, std::vector< algebraic_face< D > > &adj_faces)
 The actual implementation of the computation of the set of faces adjacent to the reference face.

Detailed Description

template<unsigned D>
class mln::topo::internal::adj_lower_dim_connected_n_face_iterator< D >

Definition at line 141 of file adj_lower_dim_connected_n_face_iter.hh.


Member Function Documentation

template<unsigned D>
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.

Definition at line 233 of file adj_lower_dim_connected_n_face_iter.hh.

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_().