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