#include <border_morpher.hh>
Public Types | |
enum | { dim = SrcType::dim } |
typedef mlc::exact< SrcType >::ret::impl_type | impl_type |
Underlying implementation. | |
typedef mlc::exact< SrcType >::ret::value_type | value_type |
The value type of the decorated image. | |
typedef mlc::exact_vt< morpher::border_morpher< SrcType, BehaviorType, Exact >, Exact >::ret | exact_type |
Retrieve the exact type of the image. | |
typedef mlc::exact< SrcType >::ret::point_type | point_type |
typedef mlc::exact< SrcType >::ret::dpoint_type | dpoint_type |
typedef mlc::exact< SrcType >::ret::size_type | size_type |
typedef mlc::exact< SrcType >::ret::iter_type | iter_type |
Definition at line 59 of file border_morpher.hh.