oln::image_id< morpher::color_morpher< I, Exact > > Struct Template Reference

Retrieve types and dimension of the color_morpher. More...

#include <color_morpher.hh>

List of all members.

Public Types

enum  { dim = I::dim }
typedef mlc::exact< I >::ret::impl_type impl_type
typedef ntg::type_traits<
typename mlc::exact< I
>::ret::value_type >::comp_type 
value_type
typedef mlc::exact_vt< morpher::color_morpher<
I, Exact >, Exact >::ret 
exact_type
typedef mlc::exact< I >::ret::point_type point_type
typedef mlc::exact< I >::ret::iter_type iter_type


Detailed Description

template<class I, class Exact>
struct oln::image_id< morpher::color_morpher< I, Exact > >

Retrieve types and dimension of the color_morpher.

Parameters:
I The type of the decorated image.
Exact The exact type of the object.

Definition at line 51 of file color_morpher.hh.


Member Typedef Documentation

template<class I, class Exact>
typedef mlc::exact< I >::ret::impl_type oln::image_id< morpher::color_morpher< I, Exact > >::impl_type

<The Image dimension.

Definition at line 55 of file color_morpher.hh.

template<class I, class Exact>
typedef ntg::type_traits< typename mlc::exact< I >::ret::value_type >::comp_type oln::image_id< morpher::color_morpher< I, Exact > >::value_type

<Underlying implementation.

Definition at line 57 of file color_morpher.hh.

template<class I, class Exact>
typedef mlc::exact_vt<morpher::color_morpher<I, Exact>, Exact>::ret oln::image_id< morpher::color_morpher< I, Exact > >::exact_type

<The value type of the decorated image. Here the component type of the source image value_type is retrieved.

Definition at line 63 of file color_morpher.hh.

template<class I, class Exact>
typedef mlc::exact< I >::ret::point_type oln::image_id< morpher::color_morpher< I, Exact > >::point_type

<Retrieve the exact type of the image. It depends on the value of Exact.

Definition at line 68 of file color_morpher.hh.


The documentation for this struct was generated from the following file:
Generated on Tue Feb 20 20:24:36 2007 for Olena by  doxygen 1.5.1