ITK  4.0.0
Insight Segmentation and Registration Toolkit
Public Types
itk::NthElementImageAdaptorHelper< TImage, TOutputPixelType > Class Template Reference

#include <itkNthElementImageAdaptor.h>

List of all members.

Public Types

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

Detailed Description

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

Definition at line 48 of file itkNthElementImageAdaptor.h.


Member Typedef Documentation

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

Definition at line 53 of file itkNthElementImageAdaptor.h.

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

Definition at line 55 of file itkNthElementImageAdaptor.h.


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