#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 (oln::abstract::image< I > &im, coord border_size) const |
Definition at line 42 of file olena/oln/core/behavior.hh.
|
The exact type. Reimplemented from oln::abstract::behavior< Exact >. Definition at line 47 of file olena/oln/core/behavior.hh. |
|
The self type. Reimplemented from oln::abstract::behavior< Exact >. Definition at line 46 of file olena/oln/core/behavior.hh. |