Public Types | Public Member Functions

mln::world::inter_pixel::dim2::is_edge Struct Reference

#include <is_edge.hh>

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

List of all members.

Public Types

typedef Function_v2b< void > category
typedef is_edge 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_edge.hh.


Member Typedef Documentation

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

Reimplemented from mln::Function_v2v< is_edge >.

Definition at line 152 of file function.hh.

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

Definition at line 173 of file object.hh.

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

Definition at line 127 of file function.hh.

Reimplemented from mln::Function_v2b< is_edge >.

Definition at line 49 of file is_edge.hh.


Member Function Documentation

bool mln::world::inter_pixel::dim2::is_edge::operator() ( const point2d p  )  const [inline]

Definition at line 58 of file is_edge.hh.