#include <slicing_morpher.hh>
Public Types | |
enum | { dim = SrcType::dim - 1 } |
typedef mlc::exact_vt< morpher::slicing_morpher< SrcType, Exact >, Exact >::ret | exact_type |
Retrieve the exact type of the image. | |
typedef dim_traits< dim, typename image_id< SrcType >::value_type, exact_type >::img_type | img_type |
typedef image_id< img_type >::value_type | value_type |
typedef image_traits< img_type >::point_type | point_type |
typedef image_traits< img_type >::size_type | size_type |
typedef image_traits< img_type >::impl_type | impl_type |
Definition at line 100 of file slicing_morpher.hh.