Public Types | Public Member Functions

mln::ref_data Struct Reference

Inheritance diagram for mln::ref_data:
Inheritance graph

List of all members.

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

Detailed Description

Definition at line 46 of file superpose.cc.


Member Typedef Documentation

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]

Definition at line 173 of file object.hh.

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

Definition at line 127 of file function.hh.

Definition at line 48 of file superpose.cc.


Member Function Documentation

value::rgb8 mln::ref_data::operator() ( const point2d p  )  const [inline]

Definition at line 50 of file superpose.cc.

References mln::literal::red.