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 225 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 227 of file itkNarrowBandImageFilterBase.h.

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

Definition at line 228 of file itkNarrowBandImageFilterBase.h.


The documentation for this struct was generated from the following file:
Generated at Wed Jul 30 07:44:29 2008 for ITK by doxygen 1.5.1 written by Dimitri van Heesch, © 1997-2000