$extrastylesheet
#include <mln/util/lemmings.hh>
Public Member Functions | |
lemmings_ (const Image< I > &ima, const typename I::psite &pt, const typename I::psite::delta &dpt, const typename I::value &val) | |
I::psite | operator() () |
Public Attributes | |
const I::psite::delta & | dpt_ |
const I & | ima_ |
I::psite | pt_ |
const I::value & | val_ |
Public Types | |
typedef Object< void > | category |
typedef lemmings_< I > | exact_t |
Lemmings tool.
Definition at line 46 of file lemmings.hh.
mln::util::lemmings_< I >::lemmings_ | ( | const Image< I > & | ima, |
const typename I::psite & | pt, | ||
const typename I::psite::delta & | dpt, | ||
const typename I::value & | val | ||
) |
I ::psite mln::util::lemmings_< I >::operator() | ( | ) |
const I :: psite :: delta& mln::util::lemmings_< I >::dpt_ |
Definition at line 55 of file lemmings.hh.
const I& mln::util::lemmings_< I >::ima_ |
Definition at line 53 of file lemmings.hh.
I ::psite mln::util::lemmings_< I >::pt_ |
Definition at line 54 of file lemmings.hh.
const I ::value& mln::util::lemmings_< I >::val_ |
Definition at line 56 of file lemmings.hh.
|
inherited |