Public Types | |
enum | { dim = 2 } |
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 |
Definition at line 106 of file image_with_dim.hh.
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.
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.
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.
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.
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.
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.