#include <iter_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::iter_morpher< SrcType, IterType, 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 IterType | iter_type |
Definition at line 44 of file iter_morpher.hh.