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

itk::NarrowBand< NodeType >::RegionStruct Struct Reference

#include <itkNarrowBand.h>

List of all members.


Detailed Description

template<class NodeType>
struct itk::NarrowBand< NodeType >::RegionStruct

Begin is the first valid iterator position within the region. End is ONE PAST the last valid iterator position in the region.

Definition at line 66 of file itkNarrowBand.h.

Public Attributes

Iterator Begin
Iterator End


Member Data Documentation

template<class NodeType>
Iterator itk::NarrowBand< NodeType >::RegionStruct::Begin

Definition at line 68 of file itkNarrowBand.h.

template<class NodeType>
Iterator itk::NarrowBand< NodeType >::RegionStruct::End

Definition at line 69 of file itkNarrowBand.h.


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