#include <is_row_odd.hh>
Public Types | |
typedef Function_v2b< void > | category |
typedef E | exact_t |
typedef void | mutable_result |
typedef bool | result |
Public Member Functions | |
bool | operator() (const point2d &p) const |
Definition at line 47 of file is_row_odd.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::dim2::is_row_odd::result |
bool mln::world::inter_pixel::dim2::is_row_odd::operator() | ( | const point2d & | p | ) | const [inline] |
Definition at line 58 of file is_row_odd.hh.