Lemmings tool. More...
#include <lemmings.hh>
Public Types | |
typedef Object< void > | category |
typedef lemmings_< I > | exact_t |
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_ |
Lemmings tool.
typedef Object<void> mln::Object< lemmings_< I > >::category [inherited] |
typedef lemmings_< I > mln::Object< lemmings_< I > >::exact_t [inherited] |
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 | |||
) | [inline] |
I::psite mln::util::lemmings_< I >::operator() | ( | ) |
const I :: psite :: delta& mln::util::lemmings_< I >::dpt_ |
const I& mln::util::lemmings_< I >::ima_ |
I ::psite mln::util::lemmings_< I >::pt_ |
const I ::value& mln::util::lemmings_< I >::val_ |