#include <piece_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::piece_morpher< SrcType, 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 57 of file piece_morpher.hh.