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

itk::NarrowBandImageFilterBase< TInputImage, TOutputImage >::ThreadRegionType Struct Reference

#include <itkNarrowBandImageFilterBase.h>

List of all members.


Detailed Description

template<class TInputImage, class TOutputImage>
struct itk::NarrowBandImageFilterBase< TInputImage, TOutputImage >::ThreadRegionType

The type of region used in multithreading. Defines a subregion of the narrowband.

Definition at line 221 of file itkNarrowBandImageFilterBase.h.

Public Attributes

NarrowBandType::Iterator first
NarrowBandType::Iterator last


Member Data Documentation

template<class TInputImage, class TOutputImage>
NarrowBandType::Iterator itk::NarrowBandImageFilterBase< TInputImage, TOutputImage >::ThreadRegionType::first

Definition at line 223 of file itkNarrowBandImageFilterBase.h.

template<class TInputImage, class TOutputImage>
NarrowBandType::Iterator itk::NarrowBandImageFilterBase< TInputImage, TOutputImage >::ThreadRegionType::last

Definition at line 224 of file itkNarrowBandImageFilterBase.h.


The documentation for this struct was generated from the following file:
Generated at Thu Nov 6 08:53:37 2008 for ITK by doxygen 1.5.1 written by Dimitri van Heesch, © 1997-2000