aimstil
5.0.5
|
Iterator traits of ImageRLE. More...
#include <til/ImageCPT.h>
Public Types | |
typedef ConstLinearIterator< ImageRLE< T > > | ConstLinear |
typedef LinearIterator< ImageRLE< T > > | Linear |
Definition at line 269 of file ImageCPT.h.
typedef ConstLinearIterator<ImageRLE<T> > til::Iterator< ImageRLE< T > >::ConstLinear |
Definition at line 271 of file ImageCPT.h.
typedef LinearIterator<ImageRLE<T> > til::Iterator< ImageRLE< T > >::Linear |
Definition at line 272 of file ImageCPT.h.