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

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

#include <itkNarrowBand.h>

List of all members.

Public Attributes

Iterator Begin
Iterator End

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.


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 Tue Jul 13 2010 00:31:07 for ITK by doxygen 1.7.1 written by Dimitri van Heesch, © 1997-2000