|
aimstil
5.0.5
|
#include <til/ImageIteratorTraits.h>
Public Types | |
| typedef ConstImageCLinearIterator< T > | ConstLinear |
| typedef ConstImageCVolumetricIterator< T > | ConstVolumetric |
| typedef ImageCLinearIterator< T > | Linear |
| typedef ImageCVolumetricIterator< T > | Volumetric |
Definition at line 14 of file ImageIteratorTraits.h.
| typedef ConstImageCLinearIterator<T> til::IteratorOf< ImageC< T > >::ConstLinear |
Definition at line 16 of file ImageIteratorTraits.h.
| typedef ConstImageCVolumetricIterator<T> til::IteratorOf< ImageC< T > >::ConstVolumetric |
Definition at line 17 of file ImageIteratorTraits.h.
Definition at line 18 of file ImageIteratorTraits.h.
| typedef ImageCVolumetricIterator<T> til::IteratorOf< ImageC< T > >::Volumetric |
Definition at line 19 of file ImageIteratorTraits.h.