$extrastylesheet
#include <mln/world/inter_pixel/is_pixel.hh>
Public Member Functions | |
template<typename P > | |
bool | operator() (const Gpoint< P > &p) const |
template<typename P > | |
bool | operator() (const Site_Proxy< P > &p) const |
Public Types | |
typedef Function_v2b< void > | category |
typedef is_pixel | exact_t |
typedef void | mutable_result |
typedef bool | result |
Definition at line 47 of file is_pixel.hh.
bool mln::world::inter_pixel::is_pixel::operator() | ( | const Gpoint< P > & | p | ) | const |
bool mln::world::inter_pixel::is_pixel::operator() | ( | const Site_Proxy< P > & | p | ) | const |
|
inherited |
Definition at line 162 of file function.hh.
|
inherited |
|
inherited |
Definition at line 135 of file function.hh.
Definition at line 49 of file is_pixel.hh.