#include <itkNthElementImageAdaptor.h>
Definition at line 43 of file itkNthElementImageAdaptor.h.
Public Types | |
| typedef NthElementPixelAccessor < TOutputPixelType, typename TImage::PixelType > | PixelAccessor |
| typedef ImageAdaptor< TImage, PixelAccessor > | Super |
| typedef NthElementPixelAccessor< TOutputPixelType, typename TImage::PixelType> itk::NthElementImageAdaptorHelper< TImage, TOutputPixelType >::PixelAccessor |
Definition at line 48 of file itkNthElementImageAdaptor.h.
| typedef ImageAdaptor<TImage, PixelAccessor> itk::NthElementImageAdaptorHelper< TImage, TOutputPixelType >::Super |
Definition at line 50 of file itkNthElementImageAdaptor.h.
1.5.5 written by Dimitri van Heesch,
© 1997-2000