Functor returning whether a site is a separator in an inter-pixel image. More...
#include <is_separator.hh>
Public Types | |
typedef Function_v2b< void > | category |
typedef is_separator | exact_t |
typedef void | mutable_result |
typedef bool | result |
Public Member Functions | |
template<typename P > | |
bool | operator() (const Gpoint< P > &p) const |
template<typename P > | |
bool | operator() (const Site_Proxy< P > &p) const |
Functor returning whether a site is a separator in an inter-pixel image.
typedef Function_v2b<void> mln::Function_v2b< is_separator >::category [inherited] |
Reimplemented from mln::Function_v2v< is_separator >.
typedef is_separator mln::Object< is_separator >::exact_t [inherited] |
typedef void mln::Function_v2v< is_separator >::mutable_result [inherited] |
typedef bool mln::world::inter_pixel::is_separator::result |
Reimplemented from mln::Function_v2b< is_separator >.
bool mln::world::inter_pixel::is_separator::operator() | ( | const Gpoint< P > & | p | ) | const [inline] |
References mln::exact().
Referenced by operator()().
bool mln::world::inter_pixel::is_separator::operator() | ( | const Site_Proxy< P > & | p | ) | const [inline] |
References mln::exact(), and operator()().