Public Member Functions

mln::topo::internal::lower_dim_adj_faces_if_dim_matches_< 1, D > Struct Template Reference

#include <face.hh>

List of all members.

Public Member Functions

std::vector< algebraic_face< D > > operator() (const face< D > &face)

template<unsigned D>
struct mln::topo::internal::lower_dim_adj_faces_if_dim_matches_< 1, D >


Member Function Documentation

template<unsigned D>
std::vector< algebraic_face< D > > mln::topo::internal::lower_dim_adj_faces_if_dim_matches_< 1, D >::operator() ( const face< D > &  face  ) 

If we reached this function, then the dimension of FACE has to be 1.

References mln::topo::face< D >::n().