$extrastylesheet
Olena  User documentation 2.1
An Image Processing Platform
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
mln::world::inter_pixel::dim2::is_dot Struct Reference

#include <mln/world/inter_pixel/dim2/is_dot.hh>

Public Member Functions

bool operator() (const point2d &p) const

Public Types

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

Detailed Description

Definition at line 47 of file is_dot.hh.

Member Function Documentation

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

Member Typedef Documentation

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

Definition at line 162 of file function.hh.

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

Definition at line 105 of file object.hh.

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

Definition at line 135 of file function.hh.

Definition at line 49 of file is_dot.hh.