$extrastylesheet
Olena  User documentation 2.1
An Image Processing Platform
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
mln::fun::p2b::chess Struct Reference

#include <mln/fun/p2b/chess.hh>

Public Member Functions

bool operator() (const point2d &p) const

Public Types

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

Detailed Description

Definition at line 48 of file chess.hh.

Member Function Documentation

bool mln::fun::p2b::chess::operator() ( const point2d p) const

Member Typedef Documentation

typedef Function_v2b<void> mln::Function_v2b< chess >::category
inherited

Definition at line 162 of file function.hh.

typedef chess mln::Object< chess >::exact_t
inherited

Definition at line 105 of file object.hh.

typedef void mln::Function_v2v< chess >::mutable_result
inherited

Definition at line 135 of file function.hh.

Definition at line 50 of file chess.hh.