Public Types | Public Member Functions

mln::world::inter_pixel::dim2::is_dot Struct Reference

#include <is_dot.hh>

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

List of all members.

Public Types

typedef Function_v2b< void > category
typedef is_dot 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_dot.hh.


Member Typedef Documentation

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

Reimplemented from mln::Function_v2v< is_dot >.

Definition at line 152 of file function.hh.

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

Definition at line 173 of file object.hh.

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

Definition at line 127 of file function.hh.

Reimplemented from mln::Function_v2b< is_dot >.

Definition at line 49 of file is_dot.hh.


Member Function Documentation

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

Definition at line 58 of file is_dot.hh.