
Public Types | |
| typedef Function_v2v< void > | category |
| typedef my_ext | exact_t |
| typedef void | mutable_result |
| typedef value::rgb8 | result |
Public Member Functions | |
| value::rgb8 | operator() (const point2d &p) const |
Definition at line 43 of file doc/examples/extend.cc.
typedef Function_v2v<void> mln::Function_v2v< my_ext >::category [inherited] |
Reimplemented from mln::Function< my_ext >.
Definition at line 126 of file function.hh.
typedef void mln::Function_v2v< my_ext >::mutable_result [inherited] |
Definition at line 127 of file function.hh.
| typedef value::rgb8 mln::my_ext::result |
Definition at line 46 of file doc/examples/extend.cc.
| value::rgb8 mln::my_ext::operator() | ( | const point2d & | p | ) | const [inline] |
Definition at line 48 of file doc/examples/extend.cc.
References mln::literal::black, and mln::literal::white.
1.7.1