
Public Types | |
| typedef Function_v2v< void > | category |
| typedef ref_data | exact_t |
| typedef void | mutable_result |
| typedef value::rgb8 | result |
Public Member Functions | |
| value::rgb8 | operator() (const point2d &p) const |
Definition at line 46 of file superpose.cc.
typedef Function_v2v<void> mln::Function_v2v< ref_data >::category [inherited] |
Reimplemented from mln::Function< ref_data >.
Definition at line 126 of file function.hh.
typedef ref_data mln::Object< ref_data >::exact_t [inherited] |
typedef void mln::Function_v2v< ref_data >::mutable_result [inherited] |
Definition at line 127 of file function.hh.
| typedef value::rgb8 mln::ref_data::result |
Definition at line 48 of file superpose.cc.
| value::rgb8 mln::ref_data::operator() | ( | const point2d & | p | ) | const [inline] |
Definition at line 50 of file superpose.cc.
References mln::literal::red.
1.7.1