Main Page   Groups   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Concepts

itk::NthElementImageAdaptorHelper< TImage, TOutputPixelType > Class Template Reference

#include <itkNthElementImageAdaptor.h>

List of all members.


Detailed Description

template<class TImage, class TOutputPixelType>
class itk::NthElementImageAdaptorHelper< TImage, TOutputPixelType >

Definition at line 43 of file itkNthElementImageAdaptor.h.

Public Types

typedef NthElementPixelAccessor<
TOutputPixelType, typename
TImage::PixelType > 
PixelAccessor
typedef ImageAdaptor< TImage,
PixelAccessor
Super


Member Typedef Documentation

template<class TImage, class TOutputPixelType>
typedef NthElementPixelAccessor< TOutputPixelType, typename TImage::PixelType> itk::NthElementImageAdaptorHelper< TImage, TOutputPixelType >::PixelAccessor

Definition at line 48 of file itkNthElementImageAdaptor.h.

template<class TImage, class TOutputPixelType>
typedef ImageAdaptor<TImage, PixelAccessor> itk::NthElementImageAdaptorHelper< TImage, TOutputPixelType >::Super

Definition at line 50 of file itkNthElementImageAdaptor.h.


The documentation for this class was generated from the following file:
Generated at Thu Nov 6 09:21:52 2008 for ITK by doxygen 1.5.1 written by Dimitri van Heesch, © 1997-2000