#include <is_pixel.hh>
Public Types | |
typedef Function_v2b< void > | category |
typedef E | exact_t |
typedef void | mutable_result |
typedef bool | result |
Public Member Functions | |
template<typename P> | |
bool | operator() (const Site_Proxy< P > &p) const |
template<typename P> | |
bool | operator() (const Gpoint< P > &p) const |
Definition at line 47 of file is_pixel.hh.
typedef Function_v2b<void> mln::Function_v2b< E >::category [inherited] |
typedef E mln::Object< E >::exact_t [inherited] |
typedef void mln::Function_v2v< E >::mutable_result [inherited] |
typedef bool mln::world::inter_pixel::is_pixel::result |
bool mln::world::inter_pixel::is_pixel::operator() | ( | const Site_Proxy< P > & | p | ) | const [inline] |
bool mln::world::inter_pixel::is_pixel::operator() | ( | const Gpoint< P > & | p | ) | const [inline] |