Public Types | Public Member Functions

mln::world::inter_pixel::dim2::is_row_odd Struct Reference

#include <is_row_odd.hh>

Inheritance diagram for mln::world::inter_pixel::dim2::is_row_odd:
Inheritance graph

List of all members.

Public Types

typedef Function_v2b< void > category
typedef is_row_odd exact_t
typedef void mutable_result
typedef bool result

Public Member Functions

bool operator() (const point2d &p) const

Detailed Description

Definition at line 47 of file is_row_odd.hh.


Member Typedef Documentation

typedef Function_v2b<void> mln::Function_v2b< is_row_odd >::category [inherited]

Reimplemented from mln::Function_v2v< is_row_odd >.

Definition at line 152 of file function.hh.

typedef is_row_odd mln::Object< is_row_odd >::exact_t [inherited]

Definition at line 173 of file object.hh.

typedef void mln::Function_v2v< is_row_odd >::mutable_result [inherited]

Definition at line 127 of file function.hh.

Reimplemented from mln::Function_v2b< is_row_odd >.

Definition at line 49 of file is_row_odd.hh.


Member Function Documentation

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.