#include <behavior.hh>
Inheritance diagram for oln::mirror_behavior< Exact >:
Public Types | |
typedef mirror_behavior< Exact > | self_type |
typedef mlc::exact_vt< self_type, Exact >::ret | exact_type |
Public Member Functions | |
template<class I> | |
void | adapt_border_impl (const oln::abstract::image< I > &im, coord border_size) const |
Definition at line 42 of file olena/oln/core/behavior.hh.
typedef mirror_behavior<Exact> oln::mirror_behavior< Exact >::self_type |
The self type.
Reimplemented from oln::abstract::behavior< Exact >.
Definition at line 46 of file olena/oln/core/behavior.hh.
typedef mlc::exact_vt< self_type , Exact >::ret oln::mirror_behavior< Exact >::exact_type |
The exact type.
Reimplemented from oln::abstract::behavior< Exact >.
Definition at line 47 of file olena/oln/core/behavior.hh.