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

#include <image_with_dim.hh>

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

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

Collaboration graph
[legend]
List of all members.

Public Types

typedef point2d point_type
typedef dpoint2d dpoint_type
typedef fwd_iter2d< mlc::final > iter_type
typedef fwd_iter2d< mlc::final > fwd_iter_type
typedef bkd_iter2d< mlc::final > bkd_iter_type
typedef image2d_size size_type
enum  { dim = 2 }

Detailed Description

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

The specialized version for 2d image.

Definition at line 106 of file image_with_dim.hh.


Member Typedef Documentation

template<class Exact>
typedef bkd_iter2d<mlc::final> oln::image_traits< abstract::image_with_dim< 2, Exact > >::bkd_iter_type
 

Image2d bkd_iter_type is bkd_iter2d<mlc::final>.

Definition at line 120 of file image_with_dim.hh.

template<class Exact>
typedef dpoint2d oln::image_traits< abstract::image_with_dim< 2, Exact > >::dpoint_type
 

Image2d dpoint_type is dpoint2d.

Definition at line 114 of file image_with_dim.hh.

template<class Exact>
typedef fwd_iter2d<mlc::final> oln::image_traits< abstract::image_with_dim< 2, Exact > >::fwd_iter_type
 

Image2d fwd_iter_type is fwd_iter2d<mlc::final>.

Definition at line 118 of file image_with_dim.hh.

template<class Exact>
typedef fwd_iter2d<mlc::final> oln::image_traits< abstract::image_with_dim< 2, Exact > >::iter_type
 

Image2d iter_type is fwd_iter2d<mlc::final>.

Definition at line 116 of file image_with_dim.hh.

template<class Exact>
typedef point2d oln::image_traits< abstract::image_with_dim< 2, Exact > >::point_type
 

Imaged2 point_type is point2d.

Definition at line 112 of file image_with_dim.hh.

template<class Exact>
typedef image2d_size oln::image_traits< abstract::image_with_dim< 2, Exact > >::size_type
 

Image2d size_type is image2d_size.

Definition at line 122 of file image_with_dim.hh.


The documentation for this struct was generated from the following file:
Generated on Thu Apr 15 20:13:54 2004 for Olena by doxygen 1.3.6-20040222