oln::topo::inter_pixel::fwd_dir_iter< Dim, Exact > Class Template Reference

Backward iterator on direction. More...

#include <fwd-dir-iter.hh>

Inheritance diagram for oln::topo::inter_pixel::fwd_dir_iter< Dim, Exact >:

Inheritance graph
[legend]
Collaboration diagram for oln::topo::inter_pixel::fwd_dir_iter< Dim, Exact >:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 fwd_dir_iter (dir_type i)
template<class U> U operator= (U u)
dir_type next ()
 Next direction.

dir_type begin ()
 First direction.


Detailed Description

template<unsigned Dim, class Exact>
class oln::topo::inter_pixel::fwd_dir_iter< Dim, Exact >

Backward iterator on direction.

Definition at line 59 of file fwd-dir-iter.hh.


Member Function Documentation

template<unsigned Dim, class Exact>
template<class U>
U oln::topo::inter_pixel::fwd_dir_iter< Dim, Exact >::operator= u  )  [inline]
 

Assignment.

Todo:
FIXME: I am not sure that this respect the new paradigm.

Definition at line 76 of file fwd-dir-iter.hh.

00077         {
00078           return super::operator=(u);
00079         }


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