aimstil  5.0.5
til::IteratorOf< ImageC< T > > Struct Template Reference

#include <til/ImageIteratorTraits.h>

Public Types

typedef ConstImageCLinearIterator< T > ConstLinear
 
typedef ConstImageCVolumetricIterator< T > ConstVolumetric
 
typedef ImageCLinearIterator< T > Linear
 
typedef ImageCVolumetricIterator< T > Volumetric
 

Detailed Description

template<class T>
struct til::IteratorOf< ImageC< T > >

Definition at line 14 of file ImageIteratorTraits.h.

Member Typedef Documentation

◆ ConstLinear

template<class T >
typedef ConstImageCLinearIterator<T> til::IteratorOf< ImageC< T > >::ConstLinear

Definition at line 16 of file ImageIteratorTraits.h.

◆ ConstVolumetric

template<class T >
typedef ConstImageCVolumetricIterator<T> til::IteratorOf< ImageC< T > >::ConstVolumetric

Definition at line 17 of file ImageIteratorTraits.h.

◆ Linear

template<class T >
typedef ImageCLinearIterator<T> til::IteratorOf< ImageC< T > >::Linear

Definition at line 18 of file ImageIteratorTraits.h.

◆ Volumetric

template<class T >
typedef ImageCVolumetricIterator<T> til::IteratorOf< ImageC< T > >::Volumetric

Definition at line 19 of file ImageIteratorTraits.h.


The documentation for this struct was generated from the following file: