#include <slicing_morpher.hh>
Public Types | |
enum | { dim = SrcType::dim - 1 } |
typedef mlc::exact_vt< morpher::super_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_traits< img_type >::size_type | size_type |
typedef image_traits< img_type >::impl_type | impl_type |
Definition at line 64 of file slicing_morpher.hh.