#include <is_masked_impl_selector.hh>
Public Types | |
typedef p_vertices< G1, F1 > | S |
Public Member Functions | |
bool | is_masked (const typename S::graph_element ¢er, const typename S::graph_element &element) const |
Return wheter a graph element must be masked by this window. |
Definition at line 60 of file is_masked_impl_selector.hh.
typedef p_vertices<G1,F1> mln::internal::is_masked_impl_selector< p_vertices< G1, F1 >, p_edges< G2, F2 >, E >::S |
Definition at line 62 of file is_masked_impl_selector.hh.
bool mln::internal::is_masked_impl_selector< p_vertices< G1, F1 >, p_edges< G2, F2 >, E >::is_masked | ( | const typename S::graph_element & | center, | |
const typename S::graph_element & | element | |||
) | const [inline] |
Return wheter a graph element must be masked by this window.
Definition at line 100 of file is_masked_impl_selector.hh.
References mln::util::edge< G >::id(), and mln::util::edge< G >::is_valid().