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.

Public Attributes

NarrowBandType::Iterator first
NarrowBandType::Iterator last


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.


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 Sun Apr 1 02:56:22 2007 for ITK by doxygen 1.3.8 written by Dimitri van Heesch, © 1997-2000