oln::image_traits< abstract::image_with_dim< 1, Exact > > Struct Template Reference

Inheritance diagram for oln::image_traits< abstract::image_with_dim< 1, Exact > >:

Inheritance graph
[legend]
Collaboration diagram for oln::image_traits< abstract::image_with_dim< 1, Exact > >:

Collaboration graph
[legend]
List of all members.

Public Types

enum  { dim = 1 }
typedef point1d point_type
typedef dpoint1d dpoint_type
typedef fwd_iter1d< mlc::finaliter_type
typedef fwd_iter1d< mlc::finalfwd_iter_type
typedef bkd_iter1d< mlc::finalbkd_iter_type
typedef image1d_size size_type

Detailed Description

template<class Exact>
struct oln::image_traits< abstract::image_with_dim< 1, Exact > >

Definition at line 78 of file image_with_dim.hh.


Member Typedef Documentation

template<class Exact>
typedef point1d oln::image_traits< abstract::image_with_dim< 1, Exact > >::point_type

Image1d point_type is point1d.

Definition at line 85 of file image_with_dim.hh.

template<class Exact>
typedef dpoint1d oln::image_traits< abstract::image_with_dim< 1, Exact > >::dpoint_type

Image1d dpoint_type is dpoint1d.

Definition at line 87 of file image_with_dim.hh.

template<class Exact>
typedef fwd_iter1d<mlc::final> oln::image_traits< abstract::image_with_dim< 1, Exact > >::iter_type

Image1d iter_type is fwd_iter1d<mlc::final>.

Definition at line 89 of file image_with_dim.hh.

template<class Exact>
typedef fwd_iter1d<mlc::final> oln::image_traits< abstract::image_with_dim< 1, Exact > >::fwd_iter_type

Image1d fwd_iter_type is fwd_iter1d<mlc::final>.

Definition at line 91 of file image_with_dim.hh.

template<class Exact>
typedef bkd_iter1d<mlc::final> oln::image_traits< abstract::image_with_dim< 1, Exact > >::bkd_iter_type

Image1d bkd_iter_type is bkd_iter1d<mlc::final>.

Definition at line 93 of file image_with_dim.hh.

template<class Exact>
typedef image1d_size oln::image_traits< abstract::image_with_dim< 1, Exact > >::size_type

Image1d size_type is image1d_size.

Definition at line 95 of file image_with_dim.hh.


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