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