#include <subq_morpher.hh>
Public Types | |
enum | { dim = SrcType::dim } |
typedef mlc::exact< SrcType >::ret::impl_type | impl_type |
typedef oln::morpher::color_mute< typename mlc::exact< SrcType >::ret::value_type, N >::ret | value_type |
typedef mlc::exact_vt< oln::morpher::subq_morpher< SrcType, N, Exact >, Exact >::ret | exact_type |
typedef mlc::exact< SrcType >::ret::point_type | point_type |
SrcType | Input type decorated. | |
N | The new number of bits by component. | |
Exact | The exact type of the morpher. |
Definition at line 86 of file subq_morpher.hh.
typedef mlc::exact< SrcType >::ret::impl_type oln::image_id< oln::morpher::subq_morpher< SrcType, N, Exact > >::impl_type |
<The image dimension.
Definition at line 90 of file subq_morpher.hh.
typedef oln::morpher::color_mute<typename mlc::exact< SrcType >::ret::value_type, N>::ret oln::image_id< oln::morpher::subq_morpher< SrcType, N, Exact > >::value_type |
<The underlying implementation.
Definition at line 92 of file subq_morpher.hh.
typedef mlc::exact_vt<oln::morpher::subq_morpher<SrcType, N, Exact>, Exact>::ret oln::image_id< oln::morpher::subq_morpher< SrcType, N, Exact > >::exact_type |
<The modified value type.
Definition at line 95 of file subq_morpher.hh.