mln::world::inter_pixel::is_separator Struct Reference
Functor returning whether a site is a separator in an inter-pixel image.
More...
#include <is_separator.hh>
List of all members.
Detailed Description
Functor returning whether a site is a separator in an inter-pixel image.
Definition at line 52 of file is_separator.hh.
Member Typedef Documentation
Member Function Documentation
template<typename P>
bool mln::world::inter_pixel::is_separator::operator() |
( |
const Site_Proxy< P > & |
p |
) |
const [inline] |
template<typename P>
bool mln::world::inter_pixel::is_separator::operator() |
( |
const Gpoint< P > & |
p |
) |
const [inline] |