Public Types | Public Member Functions

mln::world::inter_pixel::dim2::is_pixel Struct Reference

#include <is_pixel.hh>

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

List of all members.

Public Types

typedef Function_v2b< void > category
typedef is_pixel 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 dim2/is_pixel.hh.


Member Typedef Documentation

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

Reimplemented from mln::Function_v2v< is_pixel >.

Definition at line 152 of file function.hh.

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

Definition at line 173 of file object.hh.

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

Definition at line 127 of file function.hh.

Reimplemented from mln::Function_v2b< is_pixel >.

Definition at line 49 of file dim2/is_pixel.hh.


Member Function Documentation

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

Definition at line 58 of file dim2/is_pixel.hh.