Public Types | |
enum | { dim = 1 } |
typedef point1d | point_type |
typedef dpoint1d | dpoint_type |
typedef fwd_iter1d< mlc::final > | iter_type |
typedef fwd_iter1d< mlc::final > | fwd_iter_type |
typedef bkd_iter1d< mlc::final > | bkd_iter_type |
typedef image1d_size | size_type |
Definition at line 78 of file image_with_dim.hh.
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.
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.
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.
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.
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.
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.