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

#include <image_with_dim.hh>

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

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

Collaboration graph
[legend]
List of all members.

Public Types

typedef point3d point_type
typedef dpoint3d dpoint_type
typedef fwd_iter3d< mlc::final > iter_type
typedef fwd_iter3d< mlc::final > fwd_iter_type
typedef bkd_iter3d< mlc::final > bkd_iter_type
typedef image3d_size size_type
enum  { dim = 3 }

Detailed Description

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

The specialized version for 3d image.

Definition at line 131 of file image_with_dim.hh.


Member Typedef Documentation

template<class Exact>
typedef bkd_iter3d<mlc::final> oln::image_traits< abstract::image_with_dim< 3, Exact > >::bkd_iter_type
 

Image3d bkd_iter_type is bkd_iter3d<mlc::final>.

Definition at line 145 of file image_with_dim.hh.

template<class Exact>
typedef dpoint3d oln::image_traits< abstract::image_with_dim< 3, Exact > >::dpoint_type
 

Image3d dpoint_type is dpoint3d.

Definition at line 139 of file image_with_dim.hh.

template<class Exact>
typedef fwd_iter3d<mlc::final> oln::image_traits< abstract::image_with_dim< 3, Exact > >::fwd_iter_type
 

Image3d fwd_iter_type is fwd_iter3d<mlc::final>.

Definition at line 143 of file image_with_dim.hh.

template<class Exact>
typedef fwd_iter3d<mlc::final> oln::image_traits< abstract::image_with_dim< 3, Exact > >::iter_type
 

Image3d iter_type is fwd_iter3d<mlc::final>.

Definition at line 141 of file image_with_dim.hh.

template<class Exact>
typedef point3d oln::image_traits< abstract::image_with_dim< 3, Exact > >::point_type
 

Image3d point_type is point3d.

Definition at line 137 of file image_with_dim.hh.

template<class Exact>
typedef image3d_size oln::image_traits< abstract::image_with_dim< 3, Exact > >::size_type
 

Image3d size_type is image3d_size.

Definition at line 147 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